Upgrade WARNING logs to be clarified with sonatype team

Hi Team,
I have upgraded our dev nexus server(onprem) from 3.19.0.-01 to latest version(3.65.0-02) today . I didnt expect it would go that smooth except that below messages seen in the nexus logs .
I can see some more logs with same warnings shared below but eventually the instance started successfully ,data validation also looks good. but need to check with you on the below warnings message. So that I can gain confident to plan upgrade on Prod nexus server next week . so please help advise .

WARNING logs :
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
2024-02-16 16:15:45,336+0000 WARN [quartz-10-thread-5] *SYSTEM org.sonatype.nexus.transaction.RetryController - Exceeded retry limit: 8/8 (org.sonatype.nexus.repository.browse.internal.orient.BrowseNodeCollisionException: Node already has an asset
DB name=“component”)
2024-02-16 16:15:45,337+0000 WARN [quartz-10-thread-5] *SYSTEM org.sonatype.nexus.repository.browse.internal.orient.OrientBrowseNodeManager - Problem generating browse nodes for Asset{metadata=AttachedEntityMetadata{schema=asset, document=#36:6254{bucket:#27:6,format:maven2,last_updated:Thu Feb 15 09:54:24 GMT 2024,attributes:[5],component:null,name:EMEA_PROD_FIleNet_Utility/FileNet_Utility/maven-metadata.xml.sha1,size:40,content_type:text/plain,created_by:SIHEGDE,created_by_ip:10.97.228.134,blob_ref:WV-Prod-Supp_Releases@091DAB6A-0356C340-69DDCD60-B99CC25D-2E2BFE20:a27f2a5e-0e60-4a07-94d9-d5ac23795f38,last_downloaded:null,blob_created:Thu Mar 04 10:53:08 GMT 2021,blob_updated:Thu Feb 15 09:54:24 GMT 2024} v580}, name=EMEA_PROD_FIleNet_Utility/FileNet_Utility/maven-metadata.xml.sha1}
org.sonatype.nexus.repository.browse.internal.orient.BrowseNodeCollisionException: Node already has an asset
DB name=“component”
at org.sonatype.nexus.repository.browse.internal.orient.BrowseNodeEntityAdapter.createAssetNode(BrowseNodeEntityAdapter.java:308)
at org.sonatype.nexus.repository.browse.internal.orient.OrientBrowseNodeStore.lambda$1(OrientBrowseNodeStore.java:168)
at org.sonatype.nexus.orient.transaction.OrientOperations.lambda$2(OrientOperations.java:62)
at org.sonatype.nexus.transaction.OperationPoint.lambda$0(OperationPoint.java:53)
at org.sonatype.nexus.transaction.OperationPoint.proceed(OperationPoint.java:64)
at org.sonatype.nexus.transaction.TransactionalWrapper.proceedWithTransaction(TransactionalWrapper.java:58)

@sonatype.anew468 @sonatype4 could you please help answer my query pls?

Hi there, @ilaiyaraja.raju, this is an issue that is beyond community advice. If you’re a Nexus Pro customer, the best thing to do is have a designated support contact reach us at https://support.sonatype.com.

Sorry…we are using OSS and not pro edition.