Hello,

During the SDC distribution of a service we are getting some issues, seems that 
SO is not being able to update the catalogdb.
On the *so-sdc-controller* , we are getting the following errors:

" DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so 
ending the loop"
...
"Components Size Didn't match with the WatchdogComponentDistributionStatus 
results."
...
2024-01-15T23:42:53.339Z|924e7757-62b1-463e-854d-7b0a5e499a91|pool-2-thread-1|||||ERROR|500||Error
 updating CatalogDBStatus java.lang.NullPointerException: null at 
org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
 at 
org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
 at 
org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
 at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) 
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at 
java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown
 Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown 
Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown 
Source) at java.base/java.lang.Thread.run(Unknown Source) 
2024-01-15T23:42:53.340Z|924e7757-62b1-463e-854d-7b0a5e499a91|pool-2-thread-1|||||DEBUG|500||Enter
 sendFinalDistributionStatus with DistributionID 
924e7757-62b1-463e-854d-7b0a5e499a91 and Status of DISTRIBUTION_COMPLETE_ERROR 
and ErrorReason Timeout occurred while waiting for all components to report 
status 
2024-01-15T23:42:53.340Z|924e7757-62b1-463e-854d-7b0a5e499a91|pool-2-thread-1|||||INFO|500||DistributionClient
 - sendFinalDistributionStatus status with errorReason 
2024-01-15T23:42:53.340Z|924e7757-62b1-463e-854d-7b0a5e499a91|pool-2-thread-1|||||INFO|500||DistributionClient
 - sendStatus 
2024-01-15T23:42:53.340Z|924e7757-62b1-463e-854d-7b0a5e499a91|pool-2-thread-1|||||DEBUG|500||Publisher
 server list: [dev-strimzi-kafka-bootstrap:9092] 
2024-01-15T23:42:53.340Z|924e7757-62b1-463e-854d-7b0a5e499a91|pool-2-thread-1|||||INFO|500||Trying
 to send status: { "distributionID": "924e7757-62b1-463e-854d-7b0a5e499a91", 
"consumerID": "SO-sdc-controller", "timestamp": 1705362173340, "artifactURL": 
"", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred 
while waiting for all components to report status" }

On SDC:

at 
org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at 
org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at 
org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at 
java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown
 Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2024-01-15T23:42:53.340Z|924e7757-62b1-463e-854d-7b0a5e499a91|pool-2-thread-1|||||DEBUG|500||Enter
 sendFinalDistributionStatus with DistributionID 
924e7757-62b1-463e-854d-7b0a5e499a91 and Status of DISTRIBUTION_COMPLETE_ERROR 
and ErrorReason Timeout occurred while waiting for all components to report 
status
2024-01-15T23:42:53.340Z|924e7757-62b1-463e-854d-7b0a5e499a91|pool-2-thread-1|||||INFO|500||DistributionClient
 - sendFinalDistributionStatus status with errorReason
2024-01-15T23:42:53.340Z|924e7757-62b1-463e-854d-7b0a5e499a91|pool-2-thread-1|||||INFO|500||DistributionClient
 - sendStatus
2024-01-15T23:42:53.340Z|924e7757-62b1-463e-854d-7b0a5e499a91|pool-2-thread-1|||||DEBUG|500||Publisher
 server list: [dev-strimzi-kafka-bootstrap:9092]
2024-01-15T23:42:53.340Z|924e7757-62b1-463e-854d-7b0a5e499a91|pool-2-thread-1|||||INFO|500||Trying
 to send status: {
"distributionID": "924e7757-62b1-463e-854d-7b0a5e499a91",
"consumerID": "SO-sdc-controller",
"timestamp": 1705362173340,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Timeout occurred while waiting for all components to report 
status"
}

Has anyone had this type of error, and if so, can you please suggest how to 
resolve this error?
Thank you,

Paulo


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#24584): https://lists.onap.org/g/onap-discuss/message/24584
Mute This Topic: https://lists.onap.org/mt/103752128/21656
Mute #so:https://lists.onap.org/g/onap-discuss/mutehashtag/so
Mute #sdc:https://lists.onap.org/g/onap-discuss/mutehashtag/sdc
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to