Skip to content

fail binding creation when using error queues with txn consumers #439

fail binding creation when using error queues with txn consumers

fail binding creation when using error queues with txn consumers #439

GitHub Actions / Test Results succeeded Jun 21, 2024 in 0s

1 fail, 1 skipped, 1 117 pass in 16m 1s

1 119 tests   1 117 ✅  16m 1s ⏱️
   36 suites      1 💤
   36 files        1 ❌

Results for commit 8b238f1.

Annotations

Check warning on line 0 in com.solace.spring.cloud.stream.binder.SolaceBinderBasicIT

See this annotation in the file changed.

@github-actions github-actions / Test Results

testReceiveBad{Class, boolean, boolean, boolean, SempV2Api, SoftAssertions, TestInfo}[1] (com.solace.spring.cloud.stream.binder.SolaceBinderBasicIT) failed

solace-spring-cloud-stream-binder/solace-spring-cloud-stream-binder/target/failsafe-reports/TEST-com.solace.spring.cloud.stream.binder.SolaceBinderBasicIT.xml [took 0s]
Raw output
Multiple Failures (1 failure)
-- failure 1 --
Expecting AtomicInteger(1) to have value:
  4
but did not.
at SolaceBinderBasicIT.lambda$testReceiveBad$14(SolaceBinderBasicIT.java:291)
org.assertj.core.error.AssertJMultipleFailuresError: 

Multiple Failures (1 failure)
-- failure 1 --
Expecting AtomicInteger(1) to have value:
  4
but did not.
at SolaceBinderBasicIT.lambda$testReceiveBad$14(SolaceBinderBasicIT.java:291)
2024-06-21 18:25:44,359  INFO ForkJoinPool-1-worker-2 c.s.s.c.s.b.SolaceBinderBasicIT:39 - Starting Test: SolaceBinderBasicIT.testReceive(Class, EndpointType, int, boolean, boolean, SempV2Api, SoftAssertions, TestInfo) - [8] channelType=class org.springframework.integration.channel.DirectChannel, endpointType=TOPIC_ENDPOINT, numMessages=256, batchMode=true, transacted=true
2024-06-21 18:25:44,362  INFO ForkJoinPool-1-worker-2 c.s.t.i.j.j.e.PubSubPlusExtension:259 - Creating JCSMP session
2024-06-21 18:25:44,364  INFO ForkJoinPool-1-worker-2 c.s.j.p.i.TcpClientChannel:63 - Client-258: Connecting to host 'orig=tcp://localhost:32779, scheme=tcp://, host=localhost, port=32779' (host 1 of 1, smfclient 258, attempt 1 of 1, this_host_attempt: 1 of 1)
2024-06-21 18:25:44,366  INFO ForkJoinPool-1-worker-2 c.s.j.i.JCSMPBasicSession:63 - Client-258: AdCtrl version changes: 2->4
2024-06-21 18:25:44,367  INFO ForkJoinPool-1-worker-2 c.s.j.p.i.TcpClientChannel:63 - Client-258: Connected to host 'orig=tcp://localhost:32779, scheme=tcp://, host=localhost, port=32779' (smfclient 258)
2024-06-21 18:25:44,368  INFO ForkJoinPool-1-worker-2 c.s.t.i.s.v.SempV2Api:15 - Creating Action API Clients for http://localhost:32782
2024-06-21 18:25:44,369  INFO ForkJoinPool-1-worker-2 c.s.t.i.s.v.SempV2Api:21 - Creating Config API Clients for http://localhost:32782
2024-06-21 18:25:44,369  INFO ForkJoinPool-1-worker-2 c.s.t.i.s.v.SempV2Api:27 - Creating Monitor API Clients for http://localhost:32782
2024-06-21 18:25:44,373  INFO ForkJoinPool-1-worker-2 c.s.s.c.s.b.SolaceBinderBasicIT:69 - Creating new test binder
2024-06-21 18:25:44,375  INFO ForkJoinPool-1-worker-2 o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created.
2024-06-21 18:25:44,375  INFO ForkJoinPool-1-worker-2 o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created.
2024-06-21 18:25:44,376  INFO ForkJoinPool-1-worker-2 o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor:292 - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
2024-06-21 18:25:44,392  INFO ForkJoinPool-1-worker-2 o.s.i.e.EventDrivenConsumer:174 - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel
2024-06-21 18:25:44,392  INFO ForkJoinPool-1-worker-2 o.s.i.c.PublishSubscribeChannel:174 - Channel 'org.springframework.context.annotation.AnnotationConfigApplicationContext@69dfb9f4.errorChannel' has 1 subscriber(s).
2024-06-21 18:25:44,392  INFO ForkJoinPool-1-worker-2 o.s.i.e.EventDrivenConsumer:292 - started bean '_org.springframework.integration.errorLogger'
2024-06-21 18:25:44,394  INFO ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:231 - Creating producer to TOPIC dsbVSGK1Fj <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,394  INFO ForkJoinPool-1-worker-2 c.s.s.c.s.b.u.SharedResourceManager:34 - No producer exists, a new one will be created
2024-06-21 18:25:44,397  INFO ForkJoinPool-1-worker-2 o.s.i.c.DirectChannel:174 - Channel 'output' has 1 subscriber(s).
2024-06-21 18:25:44,398  INFO ForkJoinPool-1-worker-2 c.s.s.c.s.b.p.SolaceEndpointProvisioner:148 - Creating durable TOPIC_ENDPOINT scst/wk/IGNs7w6tgH/plain/dsbVSGK1Fj for consumer group IGNs7w6tgH
2024-06-21 18:25:44,400  INFO ForkJoinPool-1-worker-2 c.s.s.c.s.b.p.SolaceEndpointProvisioner:221 - Testing consumer flow connection to topic endpoint scst/wk/IGNs7w6tgH/plain/dsbVSGK1Fj (will not start it)
2024-06-21 18:25:44,402  INFO ForkJoinPool-1-worker-2 c.s.s.c.s.b.p.SolaceEndpointProvisioner:226 - Connected test consumer flow to topic endpoint scst/wk/IGNs7w6tgH/plain/dsbVSGK1Fj, closing it
2024-06-21 18:25:44,403  INFO ForkJoinPool-1-worker-2 o.s.c.s.b.BinderErrorChannel:174 - Channel 'solace-40486161.null.errors' has 1 subscriber(s).
2024-06-21 18:25:44,403  INFO ForkJoinPool-1-worker-2 o.s.c.s.b.BinderErrorChannel:174 - Channel 'solace-40486161.null.errors' has 2 subscriber(s).
2024-06-21 18:25:44,404  INFO ForkJoinPool-1-worker-2 c.s.s.c.s.b.i.JCSMPInboundChannelAdapter:85 - Creating TOPIC_ENDPOINT consumer flows for 1 scst/wk/IGNs7w6tgH/plain/dsbVSGK1Fj <inbound adapter 2bdb470f-67f9-486a-9130-6b0f8c129fda>
2024-06-21 18:25:44,404  INFO ForkJoinPool-1-worker-2 c.s.s.c.s.b.i.JCSMPInboundChannelAdapter:140 - Creating consumer 1 of 1 for inbound adapter 2bdb470f-67f9-486a-9130-6b0f8c129fda
2024-06-21 18:25:44,405  INFO ForkJoinPool-1-worker-2 c.s.s.c.s.b.u.FlowReceiverContainer:75 - Binding flow receiver container 7d8e64ff-d2e9-4c0e-ba26-d53a8674573c
2024-06-21 18:25:44,405  INFO ForkJoinPool-1-worker-2 c.s.s.c.s.b.u.FlowReceiverContainer:82 - Flow receiver container 7d8e64ff-d2e9-4c0e-ba26-d53a8674573c started in state 'Running'
2024-06-21 18:25:44,408  INFO ForkJoinPool-1-worker-2 c.s.s.c.s.b.i.JCSMPInboundChannelAdapter:292 - started com.solace.spring.cloud.stream.binder.inbound.JCSMPInboundChannelAdapter@eea3a13
2024-06-21 18:25:44,411  INFO ForkJoinPool-1-worker-2 o.s.i.c.DirectChannel:174 - Channel 'input' has 1 subscriber(s).
2024-06-21 18:25:44,412 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,413 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,414 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,415 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,416 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,417 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,417 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,419 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,420 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,420 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,421 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,423 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,423 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,424 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,425 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,426 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,427 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,428 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,429 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,430 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,430 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,431 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,432 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,433 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,434 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,435 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,436 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,437 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,438 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,439  INFO solace-scst-consumer-null1 c.s.s.c.s.b.i.InboundXMLMessageListener:109 - Closing flow receiver to destination #P2P/QTMP/v:be0d53cf5d90/scst/an/dc9c5053-b126-46b6-9f82-a730f45c8252/plain/p5CeJgJ9Ag
2024-06-21 18:25:44,439  INFO solace-scst-consumer-null1 c.s.s.c.s.b.u.FlowReceiverContainer:123 - Unbinding flow receiver container 119da260-d3ec-46c4-899f-36859075e3cd
2024-06-21 18:25:44,440  INFO Context_1_Thread_reconnect_service c.s.j.p.i.TcpClientChannel:63 - Client-229: Connecting to host 'orig=tcp://localhost:32779, scheme=tcp://, host=localhost, port=32779' (host 1 of 1, smfclient 229, attempt 1 of 3, this_host_attempt: 1 of 1)
2024-06-21 18:25:44,440 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,442  INFO Context_1_Thread_reconnect_service c.s.j.p.i.TcpClientChannel:63 - Client-229: Connected to host 'orig=tcp://localhost:32779, scheme=tcp://, host=localhost, port=32779' (smfclient 229)
2024-06-21 18:25:44,442 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,443 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,444 DEBUG Context_1_ConsumerDispatcher c.s.s.c.s.b.u.SolaceFlowEventHandler:23 - (com.solacesystems.jcsmp.impl.flow.FlowHandleImpl@68879540): Received Solace Flow event [Type: 'FLOW_UP', Info: 'OK', ResponseCode: '200', Exception: 'null'].
2024-06-21 18:25:44,444 DEBUG Context_1_ConsumerDispatcher c.s.s.c.s.b.u.SolaceFlowEventHandler:23 - (com.solacesystems.jcsmp.impl.flow.FlowHandleImpl@68879540): Received Solace Flow event [Type: 'FLOW_ACTIVE', Info: 'Flow becomes active', ResponseCode: '0', Exception: 'null'].
2024-06-21 18:25:44,444 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,445 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,446  INFO ForkJoinPool-1-worker-3 c.s.s.c.s.b.i.JCSMPInboundChannelAdapter:292 - stopped com.solace.spring.cloud.stream.binder.inbound.JCSMPInboundChannelAdapter@38dded97
2024-06-21 18:25:44,447  INFO ForkJoinPool-1-worker-3 o.s.c.s.b.BinderErrorChannel:174 - Channel 'org.springframework.context.annotation.AnnotationConfigApplicationContext@4d01eb41.solace-2032419884.null.errors' has 1 subscriber(s).
2024-06-21 18:25:44,448 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,449  INFO ForkJoinPool-1-worker-3 c.s.s.c.s.b.t.s.SpringCloudStreamContext:129 - Destroying binder
2024-06-21 18:25:44,449  INFO ForkJoinPool-1-worker-3 c.s.s.c.s.b.SolaceMessageChannelBinder:81 - Closing JCSMP session JCSMPSession
2024-06-21 18:25:44,450 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,450  INFO ForkJoinPool-1-worker-3 c.s.j.p.i.TcpClientChannel:63 - Client-229: Channel Closed (smfclient 229)
2024-06-21 18:25:44,451 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,452  INFO ForkJoinPool-1-worker-3 c.s.s.c.s.b.SolaceBinderBasicIT:39 - Ended Test: SolaceBinderBasicIT.testReceiveBad(Class, boolean, boolean, boolean, SempV2Api, SoftAssertions, TestInfo) - [1] channelType=class org.springframework.integration.channel.DirectChannel, batchMode=false, transacted=false namedConsumerGroup=false
2024-06-21 18:25:44,453 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,452  INFO ForkJoinPool-1-worker-3 c.s.t.i.j.j.e.PubSubPlusExtension$PubSubPlusSessionResource:672 - Closing session fv-az1247-446/6858/002100e5/7DBaHS5Zxe
2024-06-21 18:25:44,453 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,455 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,456 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,457 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,458 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,459 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,460 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,461 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,462 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,463 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,464 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,465 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>
2024-06-21 18:25:44,465 DEBUG ForkJoinPool-1-worker-2 c.s.s.c.s.b.o.JCSMPOutboundMessageHandler:151 - Publishing message 1 of 1 to destination [ TOPIC:dsbVSGK1Fj ] <message handler ID: 5d407b44-23e3-4728-a335-ec33308275ea>