ProductTicklerIntegrationTest

1

tests

1

failures

0

ignored

43m29.79s

duration

0%

successful

Failed tests

testGeneratedTicklers()

org.opentest4j.AssertionFailedError: expected: <> but was: <31 new errors detected:
5AAA3AE526783C (ContratTickler:1607498;FinancialFlow:22492705) Calculated -2411.88<> Persist -3073.20
5AAA3AE526783C (ContratTickler:1607497;FinancialFlow:22492708) Calculated -2219.16<> Persist -2825.88
5AAA3AE526783C (ContratTickler:1607500;FinancialFlow:22492706) Calculated -2745.12<> Persist -3500.76
65CB3633E03B5 (ContratTickler:1562450;FinancialFlow:22267532) Calculated -837.96<> Persist -931.08
AINSQAO010744 (ContratTickler:1670474;FinancialFlow:22707765) Calculated -1049.16<> Persist -1054.20
AINSQAO010744 (ContratTickler:1670476;FinancialFlow:22707767) Calculated 1049.16<> Persist 1054.20
AINSQAO011419 (ContratTickler:1571231;FinancialFlow:22287624) Calculated -1927.68<> Persist -1830.36
AINSQAO011419 (ContratTickler:1666454;FinancialFlow:22670135) Calculated 1927.68<> Persist 1830.36
AINSQAO011615 (ContratTickler:1571338;FinancialFlow:22287739) Calculated -3454.44<> Persist -3192.72
AINSQAO011615 (ContratTickler:1666227;FinancialFlow:22629225) Calculated 3454.44<> Persist 3192.72
AINSQAO012831 (ContratTickler:1572072;FinancialFlow:22288529) Calculated -2906.76<> Persist -2615.16
AINSQAO012831 (ContratTickler:1668797;FinancialFlow:22704278) Calculated 2906.76<> Persist 2615.16
AINSQAO012836 (ContratTickler:1572075;FinancialFlow:22288532) Calculated -2881.08<> Persist -2595.96
AINSQAO012836 (ContratTickler:1663665;FinancialFlow:22601534) Calculated 2881.08<> Persist 2595.96
AINSQAO013545 (ContratTickler:1572537;FinancialFlow:22289006) Calculated -2011.92<> Persist -1907.88
AINSQAO013545 (ContratTickler:1654615;FinancialFlow:22556026) Calculated 2011.92<> Persist 1907.88
AINSQAO013593 (ContratTickler:1572566;FinancialFlow:22289035) Calculated -4118.52<> Persist -3824.28
AINSQAO013593 (ContratTickler:1669605;FinancialFlow:22705401) Calculated 4118.52<> Persist 3824.28
AINSQAO014050 (ContratTickler:1572881;FinancialFlow:22289385) Calculated -852.72<> Persist -800.64
AINSQAO014050 (ContratTickler:1613333;FinancialFlow:22506505) Calculated 852.72<> Persist 800.64
AINSQAO014182 (ContratTickler:1572978;FinancialFlow:22289489) Calculated -2740.44<> Persist -2559.24
AINSQAO014182 (ContratTickler:1654760;FinancialFlow:22556260) Calculated 2740.44<> Persist 2559.24
AINSQAO014182 (ContratTickler:1630229;FinancialFlow:22528248) Calculated 2740.44<> Persist 2559.24
AINSQAO014969 (ContratTickler:1573576;FinancialFlow:22290121) Calculated -4706.28<> Persist -4134.00
AINSQAO014969 (ContratTickler:1662093;FinancialFlow:22563929) Calculated 4706.28<> Persist 4134.00
AINSQAO015784 (ContratTickler:1574211;FinancialFlow:22290774) Calculated -3794.88<> Persist -3503.04
AINSQAO015784 (ContratTickler:1662557;FinancialFlow:22564630) Calculated 3794.88<> Persist 3503.04
AINSQAO015784 (ContratTickler:1651156;FinancialFlow:22550141) Calculated 3794.88<> Persist 3503.04
INSQAO011179 (ContratTickler:1635977;FinancialFlow:22534412) Calculated -903.72<> Persist -1083.48
INSQAO011179 (ContratTickler:1651342;FinancialFlow:22550395) Calculated 903.72<> Persist 1083.48
INSQAO011179 (ContratTickler:1661731;FinancialFlow:22563512) Calculated -903.72<> Persist -1083.48
>
	at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
	at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
	at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
	at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
	at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1124)
	at com.smalltox.business.model.persistent.impl.product.ProductTicklerIntegrationTest.testGeneratedTicklers(ProductTicklerIntegrationTest.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
	at java.util.ArrayList.forEach(ArrayList.java:1259)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
	at java.util.ArrayList.forEach(ArrayList.java:1259)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
	at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor$CollectAllTestClassesExecutor.processAllTestClasses(JUnitPlatformTestClassProcessor.java:99)
	at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor$CollectAllTestClassesExecutor.access$000(JUnitPlatformTestClassProcessor.java:79)
	at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor.stop(JUnitPlatformTestClassProcessor.java:75)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.stop(SuiteTestClassProcessor.java:61)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.stop(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.stop(TestWorker.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:412)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
	at java.lang.Thread.run(Thread.java:750)

Tests

Test Duration Result
testGeneratedTicklers() 43m29.79s failed

Standard output

05:10:43.372 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 200/541601 - ETA : 2025-01-09 16:07:40.071
05:10:44.342 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 400/541601 - ETA : 2025-01-09 11:00:57.823
05:10:45.237 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 600/541601 - ETA : 2025-01-09 09:17:36.041
05:10:46.434 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 800/541601 - ETA : 2025-01-09 08:29:19.604
05:10:47.632 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 1000/541601 - ETA : 2025-01-09 08:00:22.283
05:10:52.358 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 1200/541601 - ETA : 2025-01-09 08:07:36.376
05:10:56.750 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 1400/541601 - ETA : 2025-01-09 08:10:37.232
05:10:59.078 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 1600/541601 - ETA : 2025-01-09 08:01:14.209
05:11:02.550 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 1800/541601 - ETA : 2025-01-09 07:59:40.519
05:11:06.336 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 2000/541601 - ETA : 2025-01-09 07:59:50.599
05:11:12.692 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 2200/541601 - ETA : 2025-01-09 08:10:31.535
05:11:14.822 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 2400/541601 - ETA : 2025-01-09 08:03:31.979
05:11:17.097 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 2600/541601 - ETA : 2025-01-09 07:58:07.174
05:11:19.532 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 2800/541601 - ETA : 2025-01-09 07:53:59.719
05:11:21.765 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 3000/541601 - ETA : 2025-01-09 07:49:48.79
05:11:24.197 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 3200/541601 - ETA : 2025-01-09 07:46:42.908
05:11:26.284 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 3400/541601 - ETA : 2025-01-09 07:43:03.938
05:11:27.803 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 3600/541601 - ETA : 2025-01-09 07:38:23.846
05:11:29.385 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 3800/541601 - ETA : 2025-01-09 07:34:22.215
05:11:31.016 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 4000/541601 - ETA : 2025-01-09 07:30:51.383
05:11:32.665 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 4200/541601 - ETA : 2025-01-09 07:27:42.951
05:11:34.256 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 4400/541601 - ETA : 2025-01-09 07:24:44.51
05:11:35.784 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 4600/541601 - ETA : 2025-01-09 07:21:54.168
05:11:37.498 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 4800/541601 - ETA : 2025-01-09 07:19:39.008
05:11:39.167 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 5000/541601 - ETA : 2025-01-09 07:17:29.786
05:11:40.904 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 5200/541601 - ETA : 2025-01-09 07:15:37.588
05:11:42.360 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 5400/541601 - ETA : 2025-01-09 07:13:25.516
05:11:43.955 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 5600/541601 - ETA : 2025-01-09 07:11:36.225
05:11:45.550 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 5800/541601 - ETA : 2025-01-09 07:09:54.565
05:11:46.928 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 6000/541601 - ETA : 2025-01-09 07:08:00.185
05:11:48.371 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 6200/541601 - ETA : 2025-01-09 07:06:18.774
05:11:49.839 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 6400/541601 - ETA : 2025-01-09 07:04:45.818
05:11:51.286 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 6600/541601 - ETA : 2025-01-09 07:03:16.771
05:11:52.740 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 6800/541601 - ETA : 2025-01-09 07:01:53.521
05:11:54.093 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 7000/541601 - ETA : 2025-01-09 07:00:27.213
05:11:55.526 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 7200/541601 - ETA : 2025-01-09 06:59:11.718
05:11:56.904 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 7400/541601 - ETA : 2025-01-09 06:57:56.278
05:11:58.185 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 7600/541601 - ETA : 2025-01-09 06:56:37.896
05:11:59.557 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 7800/541601 - ETA : 2025-01-09 06:55:29.852
05:12:00.664 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 8000/541601 - ETA : 2025-01-09 06:54:07.27
05:12:01.963 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 8200/541601 - ETA : 2025-01-09 06:53:01.398
05:12:03.234 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 8400/541601 - ETA : 2025-01-09 06:51:56.857
05:12:04.525 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 8600/541601 - ETA : 2025-01-09 06:50:56.578
05:12:05.764 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 8800/541601 - ETA : 2025-01-09 06:49:55.838
05:12:07.026 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 9000/541601 - ETA : 2025-01-09 06:48:59.182
05:12:08.167 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 9200/541601 - ETA : 2025-01-09 06:47:57.866
05:12:09.405 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 9400/541601 - ETA : 2025-01-09 06:47:04.748
05:12:10.576 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 9600/541601 - ETA : 2025-01-09 06:46:10.063
05:12:11.805 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 9800/541601 - ETA : 2025-01-09 06:45:20.816
05:12:13.262 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 10000/541601 - ETA : 2025-01-09 06:44:45.887
05:12:14.543 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 10200/541601 - ETA : 2025-01-09 06:44:02.983
05:12:15.750 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 10400/541601 - ETA : 2025-01-09 06:43:17.875
05:12:16.877 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 10600/541601 - ETA : 2025-01-09 06:42:30.382
05:12:18.172 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 10800/541601 - ETA : 2025-01-09 06:41:53.072
05:12:19.456 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 11000/541601 - ETA : 2025-01-09 06:41:16.578
05:12:20.699 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 11200/541601 - ETA : 2025-01-09 06:40:39.356
05:12:21.922 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 11400/541601 - ETA : 2025-01-09 06:40:02.585
05:12:23.162 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 11600/541601 - ETA : 2025-01-09 06:39:27.829
05:12:24.467 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 11800/541601 - ETA : 2025-01-09 06:38:57.235
05:12:25.502 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 12000/541601 - ETA : 2025-01-09 06:38:15.474
05:12:26.712 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 12200/541601 - ETA : 2025-01-09 06:37:42.851
05:12:27.875 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 12400/541601 - ETA : 2025-01-09 06:37:09.228
05:12:29.007 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 12600/541601 - ETA : 2025-01-09 06:36:35.34
05:12:30.008 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 12800/541601 - ETA : 2025-01-09 06:35:56.968
05:12:30.883 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 13000/541601 - ETA : 2025-01-09 06:35:14.527
05:12:31.579 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 13200/541601 - ETA : 2025-01-09 06:34:26.028
05:12:32.500 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 13400/541601 - ETA : 2025-01-09 06:33:48.071
05:12:33.424 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 13600/541601 - ETA : 2025-01-09 06:33:11.349
05:12:34.370 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 13800/541601 - ETA : 2025-01-09 06:32:36.555
05:12:35.553 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 14000/541601 - ETA : 2025-01-09 06:32:11.924
05:12:36.449 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 14200/541601 - ETA : 2025-01-09 06:31:37.041
05:12:37.487 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 14400/541601 - ETA : 2025-01-09 06:31:08.467
05:12:38.739 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 14600/541601 - ETA : 2025-01-09 06:30:48.614
05:12:39.885 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 14800/541601 - ETA : 2025-01-09 06:30:25.419
05:12:40.947 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 15000/541601 - ETA : 2025-01-09 06:29:59.81
05:12:42.061 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 15200/541601 - ETA : 2025-01-09 06:29:36.727
05:12:43.089 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 15400/541601 - ETA : 2025-01-09 06:29:11.22
05:12:44.177 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 15600/541601 - ETA : 2025-01-09 06:28:48.414
05:12:45.219 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 15800/541601 - ETA : 2025-01-09 06:28:24.678
05:12:46.274 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 16000/541601 - ETA : 2025-01-09 06:28:01.942
05:12:47.321 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 16200/541601 - ETA : 2025-01-09 06:27:39.499
05:12:48.388 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 16400/541601 - ETA : 2025-01-09 06:27:18.264
05:12:49.454 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 16600/541601 - ETA : 2025-01-09 06:26:57.509
05:12:50.557 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 16800/541601 - ETA : 2025-01-09 06:26:38.44
05:12:51.620 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 17000/541601 - ETA : 2025-01-09 06:26:18.546
05:12:52.682 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 17200/541601 - ETA : 2025-01-09 06:25:59.082
05:12:53.858 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 17400/541601 - ETA : 2025-01-09 06:25:43.615
05:12:54.982 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 17600/541601 - ETA : 2025-01-09 06:25:26.868
05:12:56.101 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 17800/541601 - ETA : 2025-01-09 06:25:10.407
05:12:57.300 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 18000/541601 - ETA : 2025-01-09 06:24:56.688
05:12:58.449 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 18200/541601 - ETA : 2025-01-09 06:24:41.783
05:12:59.548 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 18400/541601 - ETA : 2025-01-09 06:24:25.73
05:13:00.630 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 18600/541601 - ETA : 2025-01-09 06:24:09.527
05:13:01.692 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 18800/541601 - ETA : 2025-01-09 06:23:53.093
05:13:02.793 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 19000/541601 - ETA : 2025-01-09 06:23:38.116
05:13:03.867 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 19200/541601 - ETA : 2025-01-09 06:23:22.69
05:13:05.016 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 19400/541601 - ETA : 2025-01-09 06:23:09.676
05:13:06.077 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 19600/541601 - ETA : 2025-01-09 06:22:54.495
05:13:07.309 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 19800/541601 - ETA : 2025-01-09 06:22:44.272
05:13:08.412 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 20000/541601 - ETA : 2025-01-09 06:22:30.814
05:13:09.426 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 20200/541601 - ETA : 2025-01-09 06:22:15.209
05:13:10.466 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 20400/541601 - ETA : 2025-01-09 06:22:00.6
05:13:11.594 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 20600/541601 - ETA : 2025-01-09 06:21:48.589
05:13:12.653 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 20800/541601 - ETA : 2025-01-09 06:21:35.012
05:13:13.690 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 21000/541601 - ETA : 2025-01-09 06:21:21.126
05:13:14.743 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 21200/541601 - ETA : 2025-01-09 06:21:07.886
05:13:15.855 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 21400/541601 - ETA : 2025-01-09 06:20:56.411
05:13:16.869 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 21600/541601 - ETA : 2025-01-09 06:20:42.717
05:13:17.890 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 21800/541601 - ETA : 2025-01-09 06:20:29.423
05:13:18.928 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 22000/541601 - ETA : 2025-01-09 06:20:16.789
05:13:20.582 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 22200/541601 - ETA : 2025-01-09 06:20:19.412
05:13:21.311 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 22400/541601 - ETA : 2025-01-09 06:19:59.598
05:13:22.089 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 22600/541601 - ETA : 2025-01-09 06:19:41.356
05:13:22.725 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 22800/541601 - ETA : 2025-01-09 06:19:20.038
05:13:23.378 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 23000/541601 - ETA : 2025-01-09 06:18:59.491
05:13:24.039 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 23200/541601 - ETA : 2025-01-09 06:18:39.486
05:13:24.711 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 23400/541601 - ETA : 2025-01-09 06:18:20.076
05:13:25.340 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 23600/541601 - ETA : 2025-01-09 06:18:00.009
05:13:26.019 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 23800/541601 - ETA : 2025-01-09 06:17:41.417
05:13:26.786 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 24000/541601 - ETA : 2025-01-09 06:17:25.12
05:13:27.661 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 24200/541601 - ETA : 2025-01-09 06:17:11.51
05:13:28.492 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 24400/541601 - ETA : 2025-01-09 06:16:57.147
05:13:29.218 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 24600/541601 - ETA : 2025-01-09 06:16:40.705
05:13:29.830 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 24800/541601 - ETA : 2025-01-09 06:16:22.039
05:13:30.543 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 25000/541601 - ETA : 2025-01-09 06:16:05.86
05:13:31.198 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 25200/541601 - ETA : 2025-01-09 06:15:48.691
05:13:31.897 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 25400/541601 - ETA : 2025-01-09 06:15:32.73
05:13:32.519 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 25600/541601 - ETA : 2025-01-09 06:15:15.39
05:13:33.125 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 25800/541601 - ETA : 2025-01-09 06:14:57.983
05:13:33.725 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 26000/541601 - ETA : 2025-01-09 06:14:40.718
05:13:34.378 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 26200/541601 - ETA : 2025-01-09 06:14:24.813
05:13:35.048 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 26400/541601 - ETA : 2025-01-09 06:14:09.477
05:13:35.718 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 26600/541601 - ETA : 2025-01-09 06:13:54.413
05:13:36.363 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 26800/541601 - ETA : 2025-01-09 06:13:39.047
05:13:37.116 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 27000/541601 - ETA : 2025-01-09 06:13:26.076
05:13:37.747 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 27200/541601 - ETA : 2025-01-09 06:13:10.867
05:13:38.441 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 27400/541601 - ETA : 2025-01-09 06:12:57.124
05:13:39.129 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 27600/541601 - ETA : 2025-01-09 06:12:43.463
05:13:39.746 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 27800/541601 - ETA : 2025-01-09 06:12:28.616
05:13:40.461 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 28000/541601 - ETA : 2025-01-09 06:12:15.876
05:13:41.152 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 28200/541601 - ETA : 2025-01-09 06:12:02.856
05:13:41.844 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 28400/541601 - ETA : 2025-01-09 06:11:50.038
05:13:42.496 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 28600/541601 - ETA : 2025-01-09 06:11:36.642
05:13:43.236 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 28800/541601 - ETA : 2025-01-09 06:11:25.087
05:13:44.130 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 29000/541601 - ETA : 2025-01-09 06:11:16.568
05:13:44.985 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 29200/541601 - ETA : 2025-01-09 06:11:07.442
05:13:45.671 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 29400/541601 - ETA : 2025-01-09 06:10:55.327
05:13:46.414 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 29600/541601 - ETA : 2025-01-09 06:10:44.418
05:13:47.170 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 29800/541601 - ETA : 2025-01-09 06:10:33.892
05:13:48.022 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 30000/541601 - ETA : 2025-01-09 06:10:25.24
05:13:48.743 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 30200/541601 - ETA : 2025-01-09 06:10:14.353
05:13:49.398 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 30400/541601 - ETA : 2025-01-09 06:10:02.433
05:13:50.233 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 30600/541601 - ETA : 2025-01-09 06:09:53.855
05:13:50.961 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 30800/541601 - ETA : 2025-01-09 06:09:43.507
05:13:51.872 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 31000/541601 - ETA : 2025-01-09 06:09:36.489
05:13:52.717 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 31200/541601 - ETA : 2025-01-09 06:09:28.399
05:13:53.496 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 31400/541601 - ETA : 2025-01-09 06:09:19.307
05:13:54.099 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 31600/541601 - ETA : 2025-01-09 06:09:07.297
05:13:54.888 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 31800/541601 - ETA : 2025-01-09 06:08:58.606
05:13:55.858 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 32000/541601 - ETA : 2025-01-09 06:08:53.087
05:13:56.851 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 32200/541601 - ETA : 2025-01-09 06:08:48.024
05:13:57.928 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 32400/541601 - ETA : 2025-01-09 06:08:44.427
05:13:58.829 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 32600/541601 - ETA : 2025-01-09 06:08:37.95
05:13:59.642 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 32800/541601 - ETA : 2025-01-09 06:08:30.1
05:14:00.514 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 33000/541601 - ETA : 2025-01-09 06:08:23.312
05:14:01.311 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 33200/541601 - ETA : 2025-01-09 06:08:15.383
05:14:02.024 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 33400/541601 - ETA : 2025-01-09 06:08:06.187
05:14:02.752 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 33600/541601 - ETA : 2025-01-09 06:07:57.342
05:14:03.483 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 33800/541601 - ETA : 2025-01-09 06:07:48.65
05:14:04.102 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 34000/541601 - ETA : 2025-01-09 06:07:38.276
05:14:04.687 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 34200/541601 - ETA : 2025-01-09 06:07:27.485
05:14:05.267 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 34400/541601 - ETA : 2025-01-09 06:07:16.74
05:14:08.394 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 34600/541601 - ETA : 2025-01-09 06:07:45.989
05:14:14.147 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 34800/541601 - ETA : 2025-01-09 06:08:55.77
05:14:18.174 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 35000/541601 - ETA : 2025-01-09 06:09:38.046
05:14:23.194 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 35200/541601 - ETA : 2025-01-09 06:10:35.119
05:14:28.215 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 35400/541601 - ETA : 2025-01-09 06:11:31.563
05:14:33.764 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 35600/541601 - ETA : 2025-01-09 06:12:35.406
05:14:39.033 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 35800/541601 - ETA : 2025-01-09 06:13:34.299
05:14:43.731 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 36000/541601 - ETA : 2025-01-09 06:14:23.947
05:14:46.703 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 36200/541601 - ETA : 2025-01-09 06:14:47.224
05:14:49.101 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 36400/541601 - ETA : 2025-01-09 06:15:01.704
05:14:51.380 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 36600/541601 - ETA : 2025-01-09 06:15:14.265
05:14:53.621 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 36800/541601 - ETA : 2025-01-09 06:15:26.13
05:14:55.395 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 37000/541601 - ETA : 2025-01-09 06:15:31.031
05:15:01.346 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 37200/541601 - ETA : 2025-01-09 06:16:36.693
05:15:08.804 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 37400/541601 - ETA : 2025-01-09 06:18:03.476
05:15:14.274 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 37600/541601 - ETA : 2025-01-09 06:19:00.686
05:15:17.359 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 37800/541601 - ETA : 2025-01-09 06:19:23.146
05:15:20.799 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 38000/541601 - ETA : 2025-01-09 06:19:50.416
05:15:22.821 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 38200/541601 - ETA : 2025-01-09 06:19:57.295
05:15:24.037 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 38400/541601 - ETA : 2025-01-09 06:19:52.735
05:15:25.202 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 38600/541601 - ETA : 2025-01-09 06:19:47.506
05:15:26.211 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 38800/541601 - ETA : 2025-01-09 06:19:40.154
05:15:27.125 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 39000/541601 - ETA : 2025-01-09 06:19:31.558
05:15:27.901 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 39200/541601 - ETA : 2025-01-09 06:19:21.143
05:15:28.666 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 39400/541601 - ETA : 2025-01-09 06:19:10.683
05:15:29.384 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 39600/541601 - ETA : 2025-01-09 06:18:59.685
05:15:30.154 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 39800/541601 - ETA : 2025-01-09 06:18:49.506
05:15:30.984 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 40000/541601 - ETA : 2025-01-09 06:18:40.24
05:15:31.914 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 40200/541601 - ETA : 2025-01-09 06:18:32.415
05:15:32.709 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 40400/541601 - ETA : 2025-01-09 06:18:22.857
05:15:33.488 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 40600/541601 - ETA : 2025-01-09 06:18:13.179
05:15:34.423 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 40800/541601 - ETA : 2025-01-09 06:18:05.667
05:15:35.150 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 41000/541601 - ETA : 2025-01-09 06:17:55.481
05:15:36.069 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 41200/541601 - ETA : 2025-01-09 06:17:47.918
05:15:37.719 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 41400/541601 - ETA : 2025-01-09 06:17:49.991
05:15:39.170 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 41600/541601 - ETA : 2025-01-09 06:17:49.453
05:15:40.613 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 41800/541601 - ETA : 2025-01-09 06:17:48.817
05:15:42.262 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 42000/541601 - ETA : 2025-01-09 06:17:50.843
05:15:43.721 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 42200/541601 - ETA : 2025-01-09 06:17:50.412
05:15:44.911 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 42400/541601 - ETA : 2025-01-09 06:17:46.548
05:15:46.265 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 42600/541601 - ETA : 2025-01-09 06:17:44.806
05:15:47.593 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 42800/541601 - ETA : 2025-01-09 06:17:42.751
05:15:49.020 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 43000/541601 - ETA : 2025-01-09 06:17:41.962
05:15:50.331 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 43200/541601 - ETA : 2025-01-09 06:17:39.714
05:15:51.684 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 43400/541601 - ETA : 2025-01-09 06:17:38.035
05:15:53.050 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 43600/541601 - ETA : 2025-01-09 06:17:36.521
05:15:54.399 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 43800/541601 - ETA : 2025-01-09 06:17:34.81
05:15:55.675 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 44000/541601 - ETA : 2025-01-09 06:17:32.217
05:15:56.880 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 44200/541601 - ETA : 2025-01-09 06:17:28.777
05:15:58.266 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 44400/541601 - ETA : 2025-01-09 06:17:27.575
05:15:59.559 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 44600/541601 - ETA : 2025-01-09 06:17:25.256
05:16:00.787 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 44800/541601 - ETA : 2025-01-09 06:17:22.171
05:16:01.970 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 45000/541601 - ETA : 2025-01-09 06:17:18.572
05:16:03.246 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 45200/541601 - ETA : 2025-01-09 06:17:16.119
05:16:04.401 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 45400/541601 - ETA : 2025-01-09 06:17:12.244
05:16:05.441 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 45600/541601 - ETA : 2025-01-09 06:17:07.037
05:16:06.493 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 45800/541601 - ETA : 2025-01-09 06:17:02.018
05:16:07.618 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 46000/541601 - ETA : 2025-01-09 06:16:57.902
05:16:08.696 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 46200/541601 - ETA : 2025-01-09 06:16:53.271
05:16:09.794 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 46400/541601 - ETA : 2025-01-09 06:16:48.901
05:16:10.939 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 46600/541601 - ETA : 2025-01-09 06:16:45.138
05:16:12.135 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 46800/541601 - ETA : 2025-01-09 06:16:41.986
05:16:13.307 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 47000/541601 - ETA : 2025-01-09 06:16:38.585
05:16:17.967 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 47200/541601 - ETA : 2025-01-09 06:17:15.235
05:16:25.721 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 47400/541601 - ETA : 2025-01-09 06:18:26.929
05:16:31.374 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 47600/541601 - ETA : 2025-01-09 06:19:14.115
05:16:37.023 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 47800/541601 - ETA : 2025-01-09 06:20:00.86
05:16:42.413 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 48000/541601 - ETA : 2025-01-09 06:20:44.294
05:16:46.925 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 48200/541601 - ETA : 2025-01-09 06:21:17.502
05:16:52.109 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 48400/541601 - ETA : 2025-01-09 06:21:57.955
05:16:54.332 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 48600/541601 - ETA : 2025-01-09 06:22:05.077
05:16:56.452 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 48800/541601 - ETA : 2025-01-09 06:22:10.998
05:16:57.998 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 49000/541601 - ETA : 2025-01-09 06:22:10.526
05:16:59.199 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 49200/541601 - ETA : 2025-01-09 06:22:06.26
05:17:00.410 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 49400/541601 - ETA : 2025-01-09 06:22:02.139
05:17:01.523 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 49600/541601 - ETA : 2025-01-09 06:21:56.98
05:17:02.724 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 49800/541601 - ETA : 2025-01-09 06:21:52.82
05:17:03.769 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 50000/541601 - ETA : 2025-01-09 06:21:47.003
05:17:04.753 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 50200/541601 - ETA : 2025-01-09 06:21:40.575
05:17:05.740 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 50400/541601 - ETA : 2025-01-09 06:21:34.23
05:17:06.768 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 50600/541601 - ETA : 2025-01-09 06:21:28.374
05:17:07.982 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 50800/541601 - ETA : 2025-01-09 06:21:24.547
05:17:09.074 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 51000/541601 - ETA : 2025-01-09 06:21:19.454
05:17:10.025 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 51200/541601 - ETA : 2025-01-09 06:21:12.91
05:17:10.998 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 51400/541601 - ETA : 2025-01-09 06:21:06.649
05:17:11.978 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 51600/541601 - ETA : 2025-01-09 06:21:00.509
05:17:12.956 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 51800/541601 - ETA : 2025-01-09 06:20:54.396
05:17:13.930 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 52000/541601 - ETA : 2025-01-09 06:20:48.288
05:17:15.019 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 52200/541601 - ETA : 2025-01-09 06:20:43.421
05:17:15.877 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 52400/541601 - ETA : 2025-01-09 06:20:36.203
05:17:16.791 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 52600/541601 - ETA : 2025-01-09 06:20:29.616
05:17:17.733 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 52800/541601 - ETA : 2025-01-09 06:20:23.367
05:17:18.571 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 53000/541601 - ETA : 2025-01-09 06:20:16.102
05:17:19.471 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 53200/541601 - ETA : 2025-01-09 06:20:09.522
05:17:20.491 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 53400/541601 - ETA : 2025-01-09 06:20:04.209
05:17:22.169 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 53600/541601 - ETA : 2025-01-09 06:20:05.585
05:17:22.868 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 53800/541601 - ETA : 2025-01-09 06:19:57.095
05:17:23.557 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 54000/541601 - ETA : 2025-01-09 06:19:48.567
05:17:24.339 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 54200/541601 - ETA : 2025-01-09 06:19:41.032
05:17:25.030 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 54400/541601 - ETA : 2025-01-09 06:19:32.646
05:17:25.711 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 54600/541601 - ETA : 2025-01-09 06:19:24.222
05:17:26.362 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 54800/541601 - ETA : 2025-01-09 06:19:15.563
05:17:26.970 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 55000/541601 - ETA : 2025-01-09 06:19:06.534
05:17:27.578 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 55200/541601 - ETA : 2025-01-09 06:18:57.59
05:17:28.191 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 55400/541601 - ETA : 2025-01-09 06:18:48.75
05:17:29.078 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 55600/541601 - ETA : 2025-01-09 06:18:42.642
05:17:30.507 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 55800/541601 - ETA : 2025-01-09 06:18:41.839
05:17:31.737 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 56000/541601 - ETA : 2025-01-09 06:18:39.117
05:17:32.947 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 56200/541601 - ETA : 2025-01-09 06:18:36.221
05:17:34.171 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 56400/541601 - ETA : 2025-01-09 06:18:33.481
05:17:35.358 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 56600/541601 - ETA : 2025-01-09 06:18:30.406
05:17:36.492 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 56800/541601 - ETA : 2025-01-09 06:18:26.847
05:17:37.721 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 57000/541601 - ETA : 2025-01-09 06:18:24.215
05:17:38.832 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 57200/541601 - ETA : 2025-01-09 06:18:20.485
05:17:39.977 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 57400/541601 - ETA : 2025-01-09 06:18:17.102
05:17:41.143 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 57600/541601 - ETA : 2025-01-09 06:18:13.94
05:17:42.339 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 57800/541601 - ETA : 2025-01-09 06:18:11.08
05:17:43.529 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 58000/541601 - ETA : 2025-01-09 06:18:08.175
05:17:44.777 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 58200/541601 - ETA : 2025-01-09 06:18:05.849
05:17:45.986 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 58400/541601 - ETA : 2025-01-09 06:18:03.167
05:17:47.135 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 58600/541601 - ETA : 2025-01-09 06:17:59.949
05:17:48.336 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 58800/541601 - ETA : 2025-01-09 06:17:57.232
05:17:49.465 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 59000/541601 - ETA : 2025-01-09 06:17:53.872
05:17:50.571 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 59200/541601 - ETA : 2025-01-09 06:17:50.325
05:17:51.561 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 59400/541601 - ETA : 2025-01-09 06:17:45.744
05:17:52.761 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 59600/541601 - ETA : 2025-01-09 06:17:43.102
05:17:53.898 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 59800/541601 - ETA : 2025-01-09 06:17:39.907
05:17:55.134 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 60000/541601 - ETA : 2025-01-09 06:17:37.627
05:17:56.320 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 60200/541601 - ETA : 2025-01-09 06:17:34.912
05:17:57.487 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 60400/541601 - ETA : 2025-01-09 06:17:32.045
05:17:58.604 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 60600/541601 - ETA : 2025-01-09 06:17:28.75
05:17:59.750 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 60800/541601 - ETA : 2025-01-09 06:17:25.726
05:18:00.941 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 61000/541601 - ETA : 2025-01-09 06:17:23.139
05:18:02.087 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 61200/541601 - ETA : 2025-01-09 06:17:20.162
05:18:03.222 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 61400/541601 - ETA : 2025-01-09 06:17:17.108
05:18:04.384 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 61600/541601 - ETA : 2025-01-09 06:17:14.31
05:18:05.620 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 61800/541601 - ETA : 2025-01-09 06:17:12.18
05:18:06.764 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 62000/541601 - ETA : 2025-01-09 06:17:09.259
05:18:07.782 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 62200/541601 - ETA : 2025-01-09 06:17:05.26
05:18:08.928 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 62400/541601 - ETA : 2025-01-09 06:17:02.397
05:18:10.022 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 62600/541601 - ETA : 2025-01-09 06:16:59.103
05:18:11.165 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 62800/541601 - ETA : 2025-01-09 06:16:56.253
05:18:12.258 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 63000/541601 - ETA : 2025-01-09 06:16:52.991
05:18:13.361 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 63200/541601 - ETA : 2025-01-09 06:16:49.835
05:18:14.460 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 63400/541601 - ETA : 2025-01-09 06:16:46.665
05:18:15.680 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 63600/541601 - ETA : 2025-01-09 06:16:44.545
05:18:16.824 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 63800/541601 - ETA : 2025-01-09 06:16:41.793
05:18:17.936 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 64000/541601 - ETA : 2025-01-09 06:16:38.788
05:18:19.157 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 64200/541601 - ETA : 2025-01-09 06:16:36.721
05:18:20.411 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 64400/541601 - ETA : 2025-01-09 06:16:34.945
05:18:21.482 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 64600/541601 - ETA : 2025-01-09 06:16:31.645
05:18:22.706 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 64800/541601 - ETA : 2025-01-09 06:16:29.644
05:18:23.796 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 65000/541601 - ETA : 2025-01-09 06:16:26.539
05:18:24.871 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 65200/541601 - ETA : 2025-01-09 06:16:23.328
05:18:26.015 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 65400/541601 - ETA : 2025-01-09 06:16:20.709
05:18:27.102 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 65600/541601 - ETA : 2025-01-09 06:16:17.635
05:18:28.256 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 65800/541601 - ETA : 2025-01-09 06:16:15.131
05:18:29.426 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 66000/541601 - ETA : 2025-01-09 06:16:12.774
05:18:30.510 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 66200/541601 - ETA : 2025-01-09 06:16:09.727
05:18:31.747 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 66400/541601 - ETA : 2025-01-09 06:16:07.946
05:18:32.947 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 66600/541601 - ETA : 2025-01-09 06:16:05.868
05:18:34.076 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 66800/541601 - ETA : 2025-01-09 06:16:03.242
05:18:35.264 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 67000/541601 - ETA : 2025-01-09 06:16:01.101
05:18:36.545 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 67200/541601 - ETA : 2025-01-09 06:15:59.722
05:18:37.584 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 67400/541601 - ETA : 2025-01-09 06:15:56.406
05:18:38.653 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 67600/541601 - ETA : 2025-01-09 06:15:53.351
05:18:39.768 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 67800/541601 - ETA : 2025-01-09 06:15:50.681
05:18:40.872 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 68000/541601 - ETA : 2025-01-09 06:15:47.931
05:18:42.012 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 68200/541601 - ETA : 2025-01-09 06:15:45.499
05:18:43.155 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 68400/541601 - ETA : 2025-01-09 06:15:43.097
05:18:44.293 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 68600/541601 - ETA : 2025-01-09 06:15:40.67
05:18:45.440 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 68800/541601 - ETA : 2025-01-09 06:15:38.327
05:18:46.547 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 69000/541601 - ETA : 2025-01-09 06:15:35.685
05:18:47.697 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 69200/541601 - ETA : 2025-01-09 06:15:33.394
05:18:48.836 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 69400/541601 - ETA : 2025-01-09 06:15:31.03
05:18:49.972 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 69600/541601 - ETA : 2025-01-09 06:15:28.657
05:18:50.995 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 69800/541601 - ETA : 2025-01-09 06:15:25.42
05:18:52.152 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 70000/541601 - ETA : 2025-01-09 06:15:23.239
05:18:53.343 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 70200/541601 - ETA : 2025-01-09 06:15:21.332
05:18:54.513 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 70400/541601 - ETA : 2025-01-09 06:15:19.275
05:18:55.722 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 70600/541601 - ETA : 2025-01-09 06:15:17.529
05:18:56.971 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 70800/541601 - ETA : 2025-01-09 06:15:16.098
05:18:58.183 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 71000/541601 - ETA : 2025-01-09 06:15:14.393
05:18:59.305 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 71200/541601 - ETA : 2025-01-09 06:15:12.014
05:19:00.367 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 71400/541601 - ETA : 2025-01-09 06:15:09.192
05:19:01.584 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 71600/541601 - ETA : 2025-01-09 06:15:07.559
05:19:02.826 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 71800/541601 - ETA : 2025-01-09 06:15:06.123
05:19:03.920 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 72000/541601 - ETA : 2025-01-09 06:15:03.582
05:19:05.024 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 72200/541601 - ETA : 2025-01-09 06:15:01.13
05:19:06.144 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 72400/541601 - ETA : 2025-01-09 06:14:58.811
05:19:07.229 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 72600/541601 - ETA : 2025-01-09 06:14:56.244
05:19:08.314 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 72800/541601 - ETA : 2025-01-09 06:14:53.692
05:19:09.354 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 73000/541601 - ETA : 2025-01-09 06:14:50.819
05:19:10.418 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 73200/541601 - ETA : 2025-01-09 06:14:48.139
05:19:11.512 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 73400/541601 - ETA : 2025-01-09 06:14:45.696
05:19:12.690 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 73600/541601 - ETA : 2025-01-09 06:14:43.884
05:19:13.755 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 73800/541601 - ETA : 2025-01-09 06:14:41.252
05:19:14.917 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 74000/541601 - ETA : 2025-01-09 06:14:39.345
05:19:16.091 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 74200/541601 - ETA : 2025-01-09 06:14:37.535
05:19:17.143 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 74400/541601 - ETA : 2025-01-09 06:14:34.847
05:19:18.352 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 74600/541601 - ETA : 2025-01-09 06:14:33.314
05:19:19.345 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 74800/541601 - ETA : 2025-01-09 06:14:30.224
05:19:20.393 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 75000/541601 - ETA : 2025-01-09 06:14:27.548
05:19:21.423 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 75200/541601 - ETA : 2025-01-09 06:14:24.757
05:19:22.522 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 75400/541601 - ETA : 2025-01-09 06:14:22.476
05:19:23.574 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 75600/541601 - ETA : 2025-01-09 06:14:19.871
05:19:24.663 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 75800/541601 - ETA : 2025-01-09 06:14:17.544
05:19:25.747 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 76000/541601 - ETA : 2025-01-09 06:14:15.193
05:19:26.761 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 76200/541601 - ETA : 2025-01-09 06:14:12.357
05:19:27.786 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 76400/541601 - ETA : 2025-01-09 06:14:09.614
05:19:28.776 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 76600/541601 - ETA : 2025-01-09 06:14:06.638
05:19:29.852 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 76800/541601 - ETA : 2025-01-09 06:14:04.284
05:19:30.961 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 77000/541601 - ETA : 2025-01-09 06:14:02.174
05:19:32.039 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 77200/541601 - ETA : 2025-01-09 06:13:59.857
05:19:33.084 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 77400/541601 - ETA : 2025-01-09 06:13:57.322
05:19:34.156 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 77600/541601 - ETA : 2025-01-09 06:13:54.981
05:19:35.202 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 77800/541601 - ETA : 2025-01-09 06:13:52.485
05:19:36.256 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 78000/541601 - ETA : 2025-01-09 06:13:50.051
05:19:37.427 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 78200/541601 - ETA : 2025-01-09 06:13:48.439
05:19:38.508 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 78400/541601 - ETA : 2025-01-09 06:13:46.214
05:19:39.484 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 78600/541601 - ETA : 2025-01-09 06:13:43.277
05:19:40.674 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 78800/541601 - ETA : 2025-01-09 06:13:41.825
05:19:41.620 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 79000/541601 - ETA : 2025-01-09 06:13:38.708
05:19:42.514 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 79200/541601 - ETA : 2025-01-09 06:13:35.251
05:19:43.347 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 79400/541601 - ETA : 2025-01-09 06:13:31.396
05:19:44.210 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 79600/541601 - ETA : 2025-01-09 06:13:27.763
05:19:45.125 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 79800/541601 - ETA : 2025-01-09 06:13:24.502
05:19:46.090 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 80000/541601 - ETA : 2025-01-09 06:13:21.596
05:19:47.079 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 80200/541601 - ETA : 2025-01-09 06:13:18.867
05:19:48.039 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 80400/541601 - ETA : 2025-01-09 06:13:15.955
05:19:49.042 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 80600/541601 - ETA : 2025-01-09 06:13:13.347
05:19:50.035 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 80800/541601 - ETA : 2025-01-09 06:13:10.685
05:19:50.963 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 81000/541601 - ETA : 2025-01-09 06:13:07.602
05:19:51.973 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 81200/541601 - ETA : 2025-01-09 06:13:05.08
05:19:52.907 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 81400/541601 - ETA : 2025-01-09 06:13:02.066
05:19:53.873 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 81600/541601 - ETA : 2025-01-09 06:12:59.278
05:19:54.892 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 81800/541601 - ETA : 2025-01-09 06:12:56.855
05:19:55.907 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 82000/541601 - ETA : 2025-01-09 06:12:54.417
05:19:56.882 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 82200/541601 - ETA : 2025-01-09 06:12:51.728
05:19:57.855 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 82400/541601 - ETA : 2025-01-09 06:12:49.039
05:19:58.819 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 82600/541601 - ETA : 2025-01-09 06:12:46.303
05:19:59.780 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 82800/541601 - ETA : 2025-01-09 06:12:43.561
05:20:00.768 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 83000/541601 - ETA : 2025-01-09 06:12:41.009
05:20:01.712 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 83200/541601 - ETA : 2025-01-09 06:12:38.183
05:20:02.723 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 83400/541601 - ETA : 2025-01-09 06:12:35.805
05:20:03.703 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 83600/541601 - ETA : 2025-01-09 06:12:33.237
05:20:04.688 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 83800/541601 - ETA : 2025-01-09 06:12:30.715
05:20:05.677 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 84000/541601 - ETA : 2025-01-09 06:12:28.23
05:20:06.628 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 84200/541601 - ETA : 2025-01-09 06:12:25.512
05:20:07.628 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 84400/541601 - ETA : 2025-01-09 06:12:23.122
05:20:08.644 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 84600/541601 - ETA : 2025-01-09 06:12:20.845
05:20:09.658 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 84800/541601 - ETA : 2025-01-09 06:12:18.567
05:20:10.595 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 85000/541601 - ETA : 2025-01-09 06:12:15.808
05:20:11.540 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 85200/541601 - ETA : 2025-01-09 06:12:13.113
05:20:12.539 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 85400/541601 - ETA : 2025-01-09 06:12:10.774
05:20:13.505 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 85600/541601 - ETA : 2025-01-09 06:12:08.236
05:20:14.523 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 85800/541601 - ETA : 2025-01-09 06:12:06.039
05:20:15.554 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 86000/541601 - ETA : 2025-01-09 06:12:03.934
05:20:16.554 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 86200/541601 - ETA : 2025-01-09 06:12:01.643
05:20:17.525 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 86400/541601 - ETA : 2025-01-09 06:11:59.182
05:20:18.588 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 86600/541601 - ETA : 2025-01-09 06:11:57.307
05:20:19.572 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 86800/541601 - ETA : 2025-01-09 06:11:54.948
05:20:20.574 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 87000/541601 - ETA : 2025-01-09 06:11:52.712
05:20:21.605 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 87200/541601 - ETA : 2025-01-09 06:11:50.666
05:20:22.697 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 87400/541601 - ETA : 2025-01-09 06:11:49.008
05:20:23.855 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 87600/541601 - ETA : 2025-01-09 06:11:47.765
05:20:24.914 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 87800/541601 - ETA : 2025-01-09 06:11:45.917
05:20:26.039 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 88000/541601 - ETA : 2025-01-09 06:11:44.484
05:20:27.033 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 88200/541601 - ETA : 2025-01-09 06:11:42.253
05:20:28.118 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 88400/541601 - ETA : 2025-01-09 06:11:40.59
05:20:29.227 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 88600/541601 - ETA : 2025-01-09 06:11:39.08
05:20:30.346 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 88800/541601 - ETA : 2025-01-09 06:11:37.639
05:20:31.419 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 89000/541601 - ETA : 2025-01-09 06:11:35.924
05:20:32.539 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 89200/541601 - ETA : 2025-01-09 06:11:34.496
05:20:33.568 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 89400/541601 - ETA : 2025-01-09 06:11:32.535
05:20:34.698 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 89600/541601 - ETA : 2025-01-09 06:11:31.188
05:20:35.731 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 89800/541601 - ETA : 2025-01-09 06:11:29.261
05:20:36.825 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 90000/541601 - ETA : 2025-01-09 06:11:27.71
05:20:37.915 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 90200/541601 - ETA : 2025-01-09 06:11:26.142
05:20:38.997 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 90400/541601 - ETA : 2025-01-09 06:11:24.533
05:20:40.040 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 90600/541601 - ETA : 2025-01-09 06:11:22.692
05:20:41.097 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 90800/541601 - ETA : 2025-01-09 06:11:20.955
05:20:42.249 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 91000/541601 - ETA : 2025-01-09 06:11:19.785
05:20:43.354 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 91200/541601 - ETA : 2025-01-09 06:11:18.34
05:20:44.489 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 91400/541601 - ETA : 2025-01-09 06:11:17.08
05:20:45.617 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 91600/541601 - ETA : 2025-01-09 06:11:15.784
05:20:46.657 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 91800/541601 - ETA : 2025-01-09 06:11:13.974
05:20:47.792 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 92000/541601 - ETA : 2025-01-09 06:11:12.731
05:20:48.811 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 92200/541601 - ETA : 2025-01-09 06:11:10.813
05:20:49.829 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 92400/541601 - ETA : 2025-01-09 06:11:08.897
05:20:50.972 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 92600/541601 - ETA : 2025-01-09 06:11:07.72
05:20:51.947 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 92800/541601 - ETA : 2025-01-09 06:11:05.568
05:20:53.069 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 93000/541601 - ETA : 2025-01-09 06:11:04.281
05:20:54.151 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 93200/541601 - ETA : 2025-01-09 06:11:02.767
05:20:55.175 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 93400/541601 - ETA : 2025-01-09 06:11:00.924
05:20:56.156 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 93600/541601 - ETA : 2025-01-09 06:10:58.839
05:20:57.188 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 93800/541601 - ETA : 2025-01-09 06:10:57.058
05:20:58.215 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 94000/541601 - ETA : 2025-01-09 06:10:55.256
05:20:59.308 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 94200/541601 - ETA : 2025-01-09 06:10:53.84
05:21:00.385 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 94400/541601 - ETA : 2025-01-09 06:10:52.339
05:21:01.447 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 94600/541601 - ETA : 2025-01-09 06:10:50.759
05:21:02.581 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 94800/541601 - ETA : 2025-01-09 06:10:49.596
05:21:03.605 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 95000/541601 - ETA : 2025-01-09 06:10:47.811
05:21:04.688 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 95200/541601 - ETA : 2025-01-09 06:10:46.37
05:21:05.811 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 95400/541601 - ETA : 2025-01-09 06:10:45.161
05:21:06.919 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 95600/541601 - ETA : 2025-01-09 06:10:43.873
05:21:07.992 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 95800/541601 - ETA : 2025-01-09 06:10:42.386
05:21:09.015 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 96000/541601 - ETA : 2025-01-09 06:10:40.635
05:21:10.031 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 96200/541601 - ETA : 2025-01-09 06:10:38.846
05:21:11.187 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 96400/541601 - ETA : 2025-01-09 06:10:37.851
05:21:12.261 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 96600/541601 - ETA : 2025-01-09 06:10:36.4
05:21:13.282 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 96800/541601 - ETA : 2025-01-09 06:10:34.659
05:21:14.394 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 97000/541601 - ETA : 2025-01-09 06:10:33.433
05:21:15.492 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 97200/541601 - ETA : 2025-01-09 06:10:32.134
05:21:16.566 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 97400/541601 - ETA : 2025-01-09 06:10:30.707
05:21:17.678 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 97600/541601 - ETA : 2025-01-09 06:10:29.497
05:21:18.708 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 97800/541601 - ETA : 2025-01-09 06:10:27.838
05:21:19.775 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 98000/541601 - ETA : 2025-01-09 06:10:26.39
05:21:20.749 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 98200/541601 - ETA : 2025-01-09 06:10:24.434
05:21:21.805 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 98400/541601 - ETA : 2025-01-09 06:10:22.939
05:21:22.833 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 98600/541601 - ETA : 2025-01-09 06:10:21.295
05:21:23.847 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 98800/541601 - ETA : 2025-01-09 06:10:19.581
05:21:24.873 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 99000/541601 - ETA : 2025-01-09 06:10:17.94
05:21:25.943 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 99200/541601 - ETA : 2025-01-09 06:10:16.546
05:21:27.033 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 99400/541601 - ETA : 2025-01-09 06:10:15.266
05:21:28.115 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 99600/541601 - ETA : 2025-01-09 06:10:13.948
05:21:29.178 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 99800/541601 - ETA : 2025-01-09 06:10:12.532
05:21:30.287 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 100000/541601 - ETA : 2025-01-09 06:10:11.371
05:21:31.356 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 100200/541601 - ETA : 2025-01-09 06:10:09.998
05:21:32.432 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 100400/541601 - ETA : 2025-01-09 06:10:08.669
05:21:33.555 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 100600/541601 - ETA : 2025-01-09 06:10:07.598
05:21:34.657 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 100800/541601 - ETA : 2025-01-09 06:10:06.418
05:21:35.733 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 101000/541601 - ETA : 2025-01-09 06:10:05.104
05:21:36.808 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 101200/541601 - ETA : 2025-01-09 06:10:03.789
05:21:37.896 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 101400/541601 - ETA : 2025-01-09 06:10:02.549
05:21:38.913 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 101600/541601 - ETA : 2025-01-09 06:10:00.936
05:21:39.953 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 101800/541601 - ETA : 2025-01-09 06:09:59.451
05:21:41.067 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 102000/541601 - ETA : 2025-01-09 06:09:58.365
05:21:42.084 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 102200/541601 - ETA : 2025-01-09 06:09:56.769
05:21:43.072 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 102400/541601 - ETA : 2025-01-09 06:09:55.026
05:21:44.112 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 102600/541601 - ETA : 2025-01-09 06:09:53.564
05:21:45.181 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 102800/541601 - ETA : 2025-01-09 06:09:52.261
05:21:46.296 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 103000/541601 - ETA : 2025-01-09 06:09:51.204
05:21:47.332 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 103200/541601 - ETA : 2025-01-09 06:09:49.737
05:21:48.441 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 103400/541601 - ETA : 2025-01-09 06:09:48.659
05:21:49.489 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 103600/541601 - ETA : 2025-01-09 06:09:47.265
05:21:50.553 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 103800/541601 - ETA : 2025-01-09 06:09:45.96
05:21:51.693 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 104000/541601 - ETA : 2025-01-09 06:09:45.056
05:21:52.798 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 104200/541601 - ETA : 2025-01-09 06:09:43.974
05:21:53.933 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 104400/541601 - ETA : 2025-01-09 06:09:43.046
05:21:54.986 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 104600/541601 - ETA : 2025-01-09 06:09:41.708
05:21:56.048 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 104800/541601 - ETA : 2025-01-09 06:09:40.416
05:21:57.096 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 105000/541601 - ETA : 2025-01-09 06:09:39.057
05:21:58.162 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 105200/541601 - ETA : 2025-01-09 06:09:37.795
05:21:59.327 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 105400/541601 - ETA : 2025-01-09 06:09:37.047
05:22:00.367 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 105600/541601 - ETA : 2025-01-09 06:09:35.661
05:22:01.387 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 105800/541601 - ETA : 2025-01-09 06:09:34.178
05:22:02.459 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 106000/541601 - ETA : 2025-01-09 06:09:32.966
05:22:03.546 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 106200/541601 - ETA : 2025-01-09 06:09:31.835
05:22:04.624 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 106400/541601 - ETA : 2025-01-09 06:09:30.662
05:22:05.739 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 106600/541601 - ETA : 2025-01-09 06:09:29.677
05:22:06.771 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 106800/541601 - ETA : 2025-01-09 06:09:28.285
05:22:07.885 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 107000/541601 - ETA : 2025-01-09 06:09:27.307
05:22:08.930 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 107200/541601 - ETA : 2025-01-09 06:09:25.98
05:22:09.981 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 107400/541601 - ETA : 2025-01-09 06:09:24.699
05:22:11.055 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 107600/541601 - ETA : 2025-01-09 06:09:23.532
05:22:12.100 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 107800/541601 - ETA : 2025-01-09 06:09:22.224
05:22:13.092 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 108000/541601 - ETA : 2025-01-09 06:09:20.656
05:22:14.113 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 108200/541601 - ETA : 2025-01-09 06:09:19.238
05:22:15.124 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 108400/541601 - ETA : 2025-01-09 06:09:17.776
05:22:16.236 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 108600/541601 - ETA : 2025-01-09 06:09:16.822
05:22:17.217 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 108800/541601 - ETA : 2025-01-09 06:09:15.22
05:22:18.236 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 109000/541601 - ETA : 2025-01-09 06:09:13.813
05:22:19.310 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 109200/541601 - ETA : 2025-01-09 06:09:12.684
05:22:20.409 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 109400/541601 - ETA : 2025-01-09 06:09:11.682
05:22:21.468 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 109600/541601 - ETA : 2025-01-09 06:09:10.487
05:22:22.543 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 109800/541601 - ETA : 2025-01-09 06:09:09.375
05:22:23.670 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 110000/541601 - ETA : 2025-01-09 06:09:08.523
05:22:24.796 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 110200/541601 - ETA : 2025-01-09 06:09:07.669
05:22:25.948 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 110400/541601 - ETA : 2025-01-09 06:09:06.946
05:22:27.088 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 110600/541601 - ETA : 2025-01-09 06:09:06.166
05:22:28.255 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 110800/541601 - ETA : 2025-01-09 06:09:05.522
05:22:29.371 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 111000/541601 - ETA : 2025-01-09 06:09:04.63
05:22:30.472 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 111200/541601 - ETA : 2025-01-09 06:09:03.669
05:22:31.656 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 111400/541601 - ETA : 2025-01-09 06:09:03.115
05:22:32.781 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 111600/541601 - ETA : 2025-01-09 06:09:02.277
05:22:33.904 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 111800/541601 - ETA : 2025-01-09 06:09:01.432
05:22:35.047 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 112000/541601 - ETA : 2025-01-09 06:09:00.687
05:22:36.167 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 112200/541601 - ETA : 2025-01-09 06:08:59.833
05:22:37.328 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 112400/541601 - ETA : 2025-01-09 06:08:59.18
05:22:38.498 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 112600/541601 - ETA : 2025-01-09 06:08:58.573
05:22:39.693 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 112800/541601 - ETA : 2025-01-09 06:08:58.087
05:22:40.885 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 113000/541601 - ETA : 2025-01-09 06:08:57.589
05:22:42.139 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 113200/541601 - ETA : 2025-01-09 06:08:57.39
05:22:43.431 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 113400/541601 - ETA : 2025-01-09 06:08:57.372
05:22:44.560 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 113600/541601 - ETA : 2025-01-09 06:08:56.578
05:22:45.778 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 113800/541601 - ETA : 2025-01-09 06:08:56.21
05:22:47.005 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 114000/541601 - ETA : 2025-01-09 06:08:55.886
05:22:48.187 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 114200/541601 - ETA : 2025-01-09 06:08:55.35
05:22:49.302 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 114400/541601 - ETA : 2025-01-09 06:08:54.498
05:22:50.520 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 114600/541601 - ETA : 2025-01-09 06:08:54.136
05:22:51.701 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 114800/541601 - ETA : 2025-01-09 06:08:53.601
05:22:52.989 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 115000/541601 - ETA : 2025-01-09 06:08:53.572
05:22:54.126 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 115200/541601 - ETA : 2025-01-09 06:08:52.833
05:22:55.253 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 115400/541601 - ETA : 2025-01-09 06:08:52.049
05:22:56.427 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 115600/541601 - ETA : 2025-01-09 06:08:51.488
05:22:57.637 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 115800/541601 - ETA : 2025-01-09 06:08:51.098
05:22:58.794 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 116000/541601 - ETA : 2025-01-09 06:08:50.462
05:22:59.932 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 116200/541601 - ETA : 2025-01-09 06:08:49.739
05:23:01.166 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 116400/541601 - ETA : 2025-01-09 06:08:49.465
05:23:02.300 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 116600/541601 - ETA : 2025-01-09 06:08:48.728
05:23:03.460 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 116800/541601 - ETA : 2025-01-09 06:08:48.114
05:23:04.603 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 117000/541601 - ETA : 2025-01-09 06:08:47.423
05:23:05.742 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 117200/541601 - ETA : 2025-01-09 06:08:46.717
05:23:06.757 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 117400/541601 - ETA : 2025-01-09 06:08:45.44
05:23:07.839 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 117600/541601 - ETA : 2025-01-09 06:08:44.477
05:23:08.903 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 117800/541601 - ETA : 2025-01-09 06:08:43.433
05:23:09.939 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 118000/541601 - ETA : 2025-01-09 06:08:42.265
05:23:11.000 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 118200/541601 - ETA : 2025-01-09 06:08:41.216
05:23:12.003 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 118400/541601 - ETA : 2025-01-09 06:08:39.905
05:23:12.982 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 118600/541601 - ETA : 2025-01-09 06:08:38.484
05:23:13.962 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 118800/541601 - ETA : 2025-01-09 06:08:37.081
05:23:14.985 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 119000/541601 - ETA : 2025-01-09 06:08:35.874
05:23:15.940 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 119200/541601 - ETA : 2025-01-09 06:08:34.363
05:23:17.043 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 119400/541601 - ETA : 2025-01-09 06:08:33.528
05:23:18.183 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 119600/541601 - ETA : 2025-01-09 06:08:32.863
05:23:19.231 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 119800/541601 - ETA : 2025-01-09 06:08:31.784
05:23:20.281 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 120000/541601 - ETA : 2025-01-09 06:08:30.718
05:23:21.361 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 120200/541601 - ETA : 2025-01-09 06:08:29.791
05:23:22.483 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 120400/541601 - ETA : 2025-01-09 06:08:29.056
05:23:23.644 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 120600/541601 - ETA : 2025-01-09 06:08:28.498
05:23:24.709 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 120800/541601 - ETA : 2025-01-09 06:08:27.512
05:23:25.786 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 121000/541601 - ETA : 2025-01-09 06:08:26.583
05:23:27.029 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 121200/541601 - ETA : 2025-01-09 06:08:26.398
05:23:28.175 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 121400/541601 - ETA : 2025-01-09 06:08:25.782
05:23:30.047 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 121600/541601 - ETA : 2025-01-09 06:08:28.401
05:23:31.685 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 121800/541601 - ETA : 2025-01-09 06:08:29.971
05:23:33.064 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 122000/541601 - ETA : 2025-01-09 06:08:30.386
05:23:34.377 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 122200/541601 - ETA : 2025-01-09 06:08:30.507
05:23:35.421 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 122400/541601 - ETA : 2025-01-09 06:08:29.438
05:23:36.442 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 122600/541601 - ETA : 2025-01-09 06:08:28.27
05:23:37.499 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 122800/541601 - ETA : 2025-01-09 06:08:27.265
05:23:38.443 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 123000/541601 - ETA : 2025-01-09 06:08:25.766
05:23:39.582 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 123200/541601 - ETA : 2025-01-09 06:08:25.128
05:23:40.494 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 123400/541601 - ETA : 2025-01-09 06:08:23.497
05:23:41.497 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 123600/541601 - ETA : 2025-01-09 06:08:22.269
05:23:42.541 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 123800/541601 - ETA : 2025-01-09 06:08:21.225
05:23:43.517 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 124000/541601 - ETA : 2025-01-09 06:08:19.888
05:23:44.493 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 124200/541601 - ETA : 2025-01-09 06:08:18.554
05:23:45.464 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 124400/541601 - ETA : 2025-01-09 06:08:17.203
05:23:46.472 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 124600/541601 - ETA : 2025-01-09 06:08:16.013
05:23:47.544 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 124800/541601 - ETA : 2025-01-09 06:08:15.113
05:23:48.643 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 125000/541601 - ETA : 2025-01-09 06:08:14.329
05:23:49.768 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 125200/541601 - ETA : 2025-01-09 06:08:13.66
05:23:50.978 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 125400/541601 - ETA : 2025-01-09 06:08:13.36
05:23:52.220 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 125600/541601 - ETA : 2025-01-09 06:08:13.198
05:23:53.360 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 125800/541601 - ETA : 2025-01-09 06:08:12.599
05:23:54.568 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 126000/541601 - ETA : 2025-01-09 06:08:12.293
05:23:55.736 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 126200/541601 - ETA : 2025-01-09 06:08:11.817
05:23:56.874 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 126400/541601 - ETA : 2025-01-09 06:08:11.213
05:23:58.014 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 126600/541601 - ETA : 2025-01-09 06:08:10.621
05:23:59.096 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 126800/541601 - ETA : 2025-01-09 06:08:09.782
05:24:00.180 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 127000/541601 - ETA : 2025-01-09 06:08:08.954
05:24:01.253 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 127200/541601 - ETA : 2025-01-09 06:08:08.083
05:24:02.379 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 127400/541601 - ETA : 2025-01-09 06:08:07.439
05:24:03.659 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 127600/541601 - ETA : 2025-01-09 06:08:07.451
05:24:04.706 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 127800/541601 - ETA : 2025-01-09 06:08:06.475
05:24:05.657 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 128000/541601 - ETA : 2025-01-09 06:08:05.097
05:24:06.626 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 128200/541601 - ETA : 2025-01-09 06:08:03.798
05:24:07.638 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 128400/541601 - ETA : 2025-01-09 06:08:02.685
05:24:08.830 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 128600/541601 - ETA : 2025-01-09 06:08:02.334
05:24:09.916 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 128800/541601 - ETA : 2025-01-09 06:08:01.538
05:24:11.015 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 129000/541601 - ETA : 2025-01-09 06:08:00.799
05:24:12.145 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 129200/541601 - ETA : 2025-01-09 06:08:00.192
05:24:13.248 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 129400/541601 - ETA : 2025-01-09 06:07:59.474
05:24:14.389 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 129600/541601 - ETA : 2025-01-09 06:07:58.918
05:24:15.543 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 129800/541601 - ETA : 2025-01-09 06:07:58.417
05:24:16.691 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 130000/541601 - ETA : 2025-01-09 06:07:57.892
05:24:17.932 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 130200/541601 - ETA : 2025-01-09 06:07:57.756
05:24:19.278 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 130400/541601 - ETA : 2025-01-09 06:07:58.057
05:24:20.484 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 130600/541601 - ETA : 2025-01-09 06:07:57.776
05:24:21.652 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 130800/541601 - ETA : 2025-01-09 06:07:57.339
05:24:22.780 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 131000/541601 - ETA : 2025-01-09 06:07:56.733
05:24:23.873 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 131200/541601 - ETA : 2025-01-09 06:07:55.994
05:24:24.902 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 131400/541601 - ETA : 2025-01-09 06:07:54.988
05:24:25.516 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 131600/541601 - ETA : 2025-01-09 06:07:52.278
05:24:25.833 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 131800/541601 - ETA : 2025-01-09 06:07:48.355
05:24:26.206 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 132000/541601 - ETA : 2025-01-09 06:07:44.674
05:24:26.543 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 132200/541601 - ETA : 2025-01-09 06:07:40.857
05:24:26.893 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 132400/541601 - ETA : 2025-01-09 06:07:37.104
05:24:27.270 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 132600/541601 - ETA : 2025-01-09 06:07:33.473
05:24:27.676 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 132800/541601 - ETA : 2025-01-09 06:07:29.971
05:24:28.072 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 133000/541601 - ETA : 2025-01-09 06:07:26.439
05:24:28.791 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 133200/541601 - ETA : 2025-01-09 06:07:24.231
05:24:30.042 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 133400/541601 - ETA : 2025-01-09 06:07:24.189
05:24:31.175 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 133600/541601 - ETA : 2025-01-09 06:07:23.67
05:24:32.158 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 133800/541601 - ETA : 2025-01-09 06:07:22.544
05:24:32.964 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 134000/541601 - ETA : 2025-01-09 06:07:20.707
05:24:33.854 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 134200/541601 - ETA : 2025-01-09 06:07:19.214
05:24:34.847 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 134400/541601 - ETA : 2025-01-09 06:07:18.14
05:24:35.814 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 134600/541601 - ETA : 2025-01-09 06:07:16.966
05:24:36.735 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 134800/541601 - ETA : 2025-01-09 06:07:15.609
05:24:37.759 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 135000/541601 - ETA : 2025-01-09 06:07:14.67
05:24:38.662 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 135200/541601 - ETA : 2025-01-09 06:07:13.249
05:24:39.653 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 135400/541601 - ETA : 2025-01-09 06:07:12.185
05:24:40.577 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 135600/541601 - ETA : 2025-01-09 06:07:10.856
05:24:41.687 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 135800/541601 - ETA : 2025-01-09 06:07:10.272
05:24:42.623 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 136000/541601 - ETA : 2025-01-09 06:07:08.998
05:24:43.673 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 136200/541601 - ETA : 2025-01-09 06:07:08.18
05:24:44.735 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 136400/541601 - ETA : 2025-01-09 06:07:07.412
05:24:45.710 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 136600/541601 - ETA : 2025-01-09 06:07:06.302
05:24:46.649 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 136800/541601 - ETA : 2025-01-09 06:07:05.053
05:24:47.572 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 137000/541601 - ETA : 2025-01-09 06:07:03.743
05:24:48.423 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 137200/541601 - ETA : 2025-01-09 06:07:02.154
05:24:49.374 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 137400/541601 - ETA : 2025-01-09 06:07:00.963
05:24:50.283 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 137600/541601 - ETA : 2025-01-09 06:06:59.611
05:24:51.131 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 137800/541601 - ETA : 2025-01-09 06:06:58.022
05:24:52.061 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 138000/541601 - ETA : 2025-01-09 06:06:56.76
05:24:53.020 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 138200/541601 - ETA : 2025-01-09 06:06:55.616
05:24:53.912 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 138400/541601 - ETA : 2025-01-09 06:06:54.212
05:24:54.746 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 138600/541601 - ETA : 2025-01-09 06:06:52.586
05:24:55.322 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 138800/541601 - ETA : 2025-01-09 06:06:49.958
05:24:56.828 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 139000/541601 - ETA : 2025-01-09 06:06:50.961
05:24:58.631 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 139200/541601 - ETA : 2025-01-09 06:06:53.116
05:25:00.455 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 139400/541601 - ETA : 2025-01-09 06:06:55.348
05:25:02.221 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 139600/541601 - ETA : 2025-01-09 06:06:57.343
05:25:04.203 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 139800/541601 - ETA : 2025-01-09 06:07:00.178
05:25:06.261 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 140000/541601 - ETA : 2025-01-09 06:07:03.295
05:25:08.071 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 140200/541601 - ETA : 2025-01-09 06:07:05.445
05:25:10.059 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 140400/541601 - ETA : 2025-01-09 06:07:08.271
05:25:11.933 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 140600/541601 - ETA : 2025-01-09 06:07:10.658
05:25:13.865 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 140800/541601 - ETA : 2025-01-09 06:07:13.257
05:25:15.951 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 141000/541601 - ETA : 2025-01-09 06:07:16.441
05:25:17.819 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 141200/541601 - ETA : 2025-01-09 06:07:18.779
05:25:19.969 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 141400/541601 - ETA : 2025-01-09 06:07:22.191
05:25:22.076 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 141600/541601 - ETA : 2025-01-09 06:07:25.429
05:25:23.994 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 141800/541601 - ETA : 2025-01-09 06:07:27.936
05:25:26.243 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 142000/541601 - ETA : 2025-01-09 06:07:31.698
05:25:28.129 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 142200/541601 - ETA : 2025-01-09 06:07:34.067
05:25:30.298 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 142400/541601 - ETA : 2025-01-09 06:07:37.506
05:25:32.463 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 142600/541601 - ETA : 2025-01-09 06:07:40.92
05:25:34.458 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 142800/541601 - ETA : 2025-01-09 06:07:43.68
05:25:36.512 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 143000/541601 - ETA : 2025-01-09 06:07:46.655
05:25:38.265 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 143200/541601 - ETA : 2025-01-09 06:07:48.484
05:25:39.958 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 143400/541601 - ETA : 2025-01-09 06:07:50.081
05:25:41.738 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 143600/541601 - ETA : 2025-01-09 06:07:52.001
05:25:43.613 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 143800/541601 - ETA : 2025-01-09 06:07:54.274
05:25:45.869 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 144000/541601 - ETA : 2025-01-09 06:07:57.974
05:25:47.959 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 144200/541601 - ETA : 2025-01-09 06:08:01.04
05:25:49.893 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 144400/541601 - ETA : 2025-01-09 06:08:03.512
05:25:51.860 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 144600/541601 - ETA : 2025-01-09 06:08:06.101
05:25:53.819 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 144800/541601 - ETA : 2025-01-09 06:08:08.653
05:25:55.531 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 145000/541601 - ETA : 2025-01-09 06:08:10.276
05:25:57.352 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 145200/541601 - ETA : 2025-01-09 06:08:12.3
05:25:59.213 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 145400/541601 - ETA : 2025-01-09 06:08:14.468
05:26:00.993 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 145600/541601 - ETA : 2025-01-09 06:08:16.329
05:26:02.720 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 145800/541601 - ETA : 2025-01-09 06:08:17.984
05:26:04.514 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 146000/541601 - ETA : 2025-01-09 06:08:19.891
05:26:06.193 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 146200/541601 - ETA : 2025-01-09 06:08:21.362
05:26:08.029 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 146400/541601 - ETA : 2025-01-09 06:08:23.41
05:26:09.930 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 146600/541601 - ETA : 2025-01-09 06:08:25.693
05:26:11.734 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 146800/541601 - ETA : 2025-01-09 06:08:27.612
05:26:13.626 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 147000/541601 - ETA : 2025-01-09 06:08:29.85
05:26:15.605 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 147200/541601 - ETA : 2025-01-09 06:08:32.401
05:26:17.419 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 147400/541601 - ETA : 2025-01-09 06:08:34.34
05:26:19.220 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 147600/541601 - ETA : 2025-01-09 06:08:36.226
05:26:20.994 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 147800/541601 - ETA : 2025-01-09 06:08:38.007
05:26:22.910 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 148000/541601 - ETA : 2025-01-09 06:08:40.304
05:26:24.582 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 148200/541601 - ETA : 2025-01-09 06:08:41.702
05:26:26.306 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 148400/541601 - ETA : 2025-01-09 06:08:43.287
05:26:28.032 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 148600/541601 - ETA : 2025-01-09 06:08:44.874
05:26:29.825 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 148800/541601 - ETA : 2025-01-09 06:08:46.701
05:26:31.638 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 149000/541601 - ETA : 2025-01-09 06:08:48.596
05:26:33.597 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 149200/541601 - ETA : 2025-01-09 06:08:51.016
05:26:35.544 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 149400/541601 - ETA : 2025-01-09 06:08:53.386
05:26:37.491 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 149600/541601 - ETA : 2025-01-09 06:08:55.749
05:26:39.503 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 149800/541601 - ETA : 2025-01-09 06:08:58.342
05:26:41.206 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 150000/541601 - ETA : 2025-01-09 06:08:59.811
05:26:43.068 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 150200/541601 - ETA : 2025-01-09 06:09:01.85
05:26:44.873 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 150400/541601 - ETA : 2025-01-09 06:09:03.679
05:26:46.670 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 150600/541601 - ETA : 2025-01-09 06:09:05.473
05:26:48.538 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 150800/541601 - ETA : 2025-01-09 06:09:07.518
05:26:50.275 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 151000/541601 - ETA : 2025-01-09 06:09:09.088
05:26:51.989 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 151200/541601 - ETA : 2025-01-09 06:09:10.571
05:26:53.703 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 151400/541601 - ETA : 2025-01-09 06:09:12.05
05:26:55.377 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 151600/541601 - ETA : 2025-01-09 06:09:13.383
05:26:56.870 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 151800/541601 - ETA : 2025-01-09 06:09:14.066
05:26:58.376 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 152000/541601 - ETA : 2025-01-09 06:09:14.793
05:26:59.870 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 152200/541601 - ETA : 2025-01-09 06:09:15.476
05:27:01.421 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 152400/541601 - ETA : 2025-01-09 06:09:16.36
05:27:02.944 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 152600/541601 - ETA : 2025-01-09 06:09:17.142
05:27:04.579 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 152800/541601 - ETA : 2025-01-09 06:09:18.319
05:27:06.282 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 153000/541601 - ETA : 2025-01-09 06:09:19.734
05:27:08.221 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 153200/541601 - ETA : 2025-01-09 06:09:21.979
05:27:09.914 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 153400/541601 - ETA : 2025-01-09 06:09:23.35
05:27:11.868 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 153600/541601 - ETA : 2025-01-09 06:09:25.638
05:27:13.453 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 153800/541601 - ETA : 2025-01-09 06:09:26.62
05:27:14.872 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 154000/541601 - ETA : 2025-01-09 06:09:27.016
05:27:16.135 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 154200/541601 - ETA : 2025-01-09 06:09:26.863
05:27:17.535 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 154400/541601 - ETA : 2025-01-09 06:09:27.191
05:27:18.976 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 154600/541601 - ETA : 2025-01-09 06:09:27.662
05:27:20.344 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 154800/541601 - ETA : 2025-01-09 06:09:27.876
05:27:21.634 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 155000/541601 - ETA : 2025-01-09 06:09:27.817
05:27:22.932 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 155200/541601 - ETA : 2025-01-09 06:09:27.786
05:27:24.157 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 155400/541601 - ETA : 2025-01-09 06:09:27.5
05:27:25.571 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 155600/541601 - ETA : 2025-01-09 06:09:27.874
05:27:26.945 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 155800/541601 - ETA : 2025-01-09 06:09:28.107
05:27:28.307 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 156000/541601 - ETA : 2025-01-09 06:09:28.298
05:27:29.742 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 156200/541601 - ETA : 2025-01-09 06:09:28.742
05:27:31.264 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 156400/541601 - ETA : 2025-01-09 06:09:29.485
05:27:32.656 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 156600/541601 - ETA : 2025-01-09 06:09:29.778
05:27:34.066 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 156800/541601 - ETA : 2025-01-09 06:09:30.132
05:27:35.441 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 157000/541601 - ETA : 2025-01-09 06:09:30.364
05:27:36.776 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 157200/541601 - ETA : 2025-01-09 06:09:30.457
05:27:38.088 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 157400/541601 - ETA : 2025-01-09 06:09:30.472
05:27:39.404 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 157600/541601 - ETA : 2025-01-09 06:09:30.5
05:27:40.776 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 157800/541601 - ETA : 2025-01-09 06:09:30.72
05:27:42.129 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 158000/541601 - ETA : 2025-01-09 06:09:30.874
05:27:43.487 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 158200/541601 - ETA : 2025-01-09 06:09:31.045
05:27:44.818 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 158400/541601 - ETA : 2025-01-09 06:09:31.124
05:27:46.159 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 158600/541601 - ETA : 2025-01-09 06:09:31.236
05:27:47.496 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 158800/541601 - ETA : 2025-01-09 06:09:31.335
05:27:48.862 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 159000/541601 - ETA : 2025-01-09 06:09:31.532
05:27:50.170 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 159200/541601 - ETA : 2025-01-09 06:09:31.531
05:27:51.507 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 159400/541601 - ETA : 2025-01-09 06:09:31.629
05:27:52.890 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 159600/541601 - ETA : 2025-01-09 06:09:31.882
05:27:54.283 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 159800/541601 - ETA : 2025-01-09 06:09:32.169
05:27:55.609 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 160000/541601 - ETA : 2025-01-09 06:09:32.228
05:27:56.999 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 160200/541601 - ETA : 2025-01-09 06:09:32.504
05:27:58.311 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 160400/541601 - ETA : 2025-01-09 06:09:32.515
05:27:59.644 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 160600/541601 - ETA : 2025-01-09 06:09:32.598
05:28:00.954 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 160800/541601 - ETA : 2025-01-09 06:09:32.602
05:28:02.278 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 161000/541601 - ETA : 2025-01-09 06:09:32.654
05:28:03.609 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 161200/541601 - ETA : 2025-01-09 06:09:32.726
05:28:05.047 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 161400/541601 - ETA : 2025-01-09 06:09:33.163
05:28:06.463 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 161600/541601 - ETA : 2025-01-09 06:09:33.522
05:28:07.798 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 161800/541601 - ETA : 2025-01-09 06:09:33.609
05:28:09.099 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 162000/541601 - ETA : 2025-01-09 06:09:33.582
05:28:10.486 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 162200/541601 - ETA : 2025-01-09 06:09:33.843
05:28:11.831 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 162400/541601 - ETA : 2025-01-09 06:09:33.963
05:28:13.247 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 162600/541601 - ETA : 2025-01-09 06:09:34.319
05:28:14.629 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 162800/541601 - ETA : 2025-01-09 06:09:34.56
05:28:15.996 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 163000/541601 - ETA : 2025-01-09 06:09:34.752
05:28:17.405 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 163200/541601 - ETA : 2025-01-09 06:09:35.082
05:28:18.700 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 163400/541601 - ETA : 2025-01-09 06:09:35.034
05:28:20.114 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 163600/541601 - ETA : 2025-01-09 06:09:35.377
05:28:21.571 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 163800/541601 - ETA : 2025-01-09 06:09:35.867
05:28:22.990 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 164000/541601 - ETA : 2025-01-09 06:09:36.228
05:28:24.288 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 164200/541601 - ETA : 2025-01-09 06:09:36.188
05:28:25.736 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 164400/541601 - ETA : 2025-01-09 06:09:36.643
05:28:27.214 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 164600/541601 - ETA : 2025-01-09 06:09:37.195
05:28:28.675 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 164800/541601 - ETA : 2025-01-09 06:09:37.69
05:28:30.091 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 165000/541601 - ETA : 2025-01-09 06:09:38.037
05:28:31.570 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 165200/541601 - ETA : 2025-01-09 06:09:38.589
05:28:32.973 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 165400/541601 - ETA : 2025-01-09 06:09:38.89
05:28:34.470 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 165600/541601 - ETA : 2025-01-09 06:09:39.499
05:28:35.865 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 165800/541601 - ETA : 2025-01-09 06:09:39.773
05:28:37.295 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 166000/541601 - ETA : 2025-01-09 06:09:40.16
05:28:38.699 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 166200/541601 - ETA : 2025-01-09 06:09:40.462
05:28:40.069 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 166400/541601 - ETA : 2025-01-09 06:09:40.652
05:28:41.478 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 166600/541601 - ETA : 2025-01-09 06:09:40.969
05:28:42.769 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 166800/541601 - ETA : 2025-01-09 06:09:40.901
05:28:44.304 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 167000/541601 - ETA : 2025-01-09 06:09:41.625
05:28:45.765 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 167200/541601 - ETA : 2025-01-09 06:09:42.108
05:28:47.237 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 167400/541601 - ETA : 2025-01-09 06:09:42.625
05:28:48.707 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 167600/541601 - ETA : 2025-01-09 06:09:43.135
05:28:50.164 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 167800/541601 - ETA : 2025-01-09 06:09:43.601
05:28:51.521 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 168000/541601 - ETA : 2025-01-09 06:09:43.744
05:28:52.937 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 168200/541601 - ETA : 2025-01-09 06:09:44.077
05:28:54.319 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 168400/541601 - ETA : 2025-01-09 06:09:44.296
05:28:55.660 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 168600/541601 - ETA : 2025-01-09 06:09:44.389
05:28:56.854 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 168800/541601 - ETA : 2025-01-09 06:09:44.007
05:28:57.853 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 169000/541601 - ETA : 2025-01-09 06:09:43.001
05:28:59.020 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 169200/541601 - ETA : 2025-01-09 06:09:42.536
05:29:00.027 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 169400/541601 - ETA : 2025-01-09 06:09:41.56
05:29:00.913 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 169600/541601 - ETA : 2025-01-09 06:09:40.199
05:29:01.814 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 169800/541601 - ETA : 2025-01-09 06:09:38.89
05:29:02.553 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 170000/541601 - ETA : 2025-01-09 06:09:37.068
05:29:03.223 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 170200/541601 - ETA : 2025-01-09 06:09:35.031
05:29:03.875 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 170400/541601 - ETA : 2025-01-09 06:09:32.941
05:29:04.575 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 170600/541601 - ETA : 2025-01-09 06:09:31.008
05:29:05.293 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 170800/541601 - ETA : 2025-01-09 06:09:29.137
05:29:05.993 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 171000/541601 - ETA : 2025-01-09 06:09:27.213
05:29:06.717 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 171200/541601 - ETA : 2025-01-09 06:09:25.37
05:29:07.384 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 171400/541601 - ETA : 2025-01-09 06:09:23.351
05:29:08.102 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 171600/541601 - ETA : 2025-01-09 06:09:21.498
05:29:08.787 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 171800/541601 - ETA : 2025-01-09 06:09:19.545
05:29:09.508 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 172000/541601 - ETA : 2025-01-09 06:09:17.709
05:29:10.174 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 172200/541601 - ETA : 2025-01-09 06:09:15.706
05:29:10.914 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 172400/541601 - ETA : 2025-01-09 06:09:13.939
05:29:11.709 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 172600/541601 - ETA : 2025-01-09 06:09:12.349
05:29:12.505 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 172800/541601 - ETA : 2025-01-09 06:09:10.765
05:29:13.394 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 173000/541601 - ETA : 2025-01-09 06:09:09.477
05:29:14.229 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 173200/541601 - ETA : 2025-01-09 06:09:08.022
05:29:14.979 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 173400/541601 - ETA : 2025-01-09 06:09:06.306
05:29:15.638 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 173600/541601 - ETA : 2025-01-09 06:09:04.31
05:29:16.325 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 173800/541601 - ETA : 2025-01-09 06:09:02.405
05:29:17.013 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 174000/541601 - ETA : 2025-01-09 06:09:00.508
05:29:17.560 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 174200/541601 - ETA : 2025-01-09 06:08:58.177
05:29:18.017 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 174400/541601 - ETA : 2025-01-09 06:08:55.571
05:29:18.835 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 174600/541601 - ETA : 2025-01-09 06:08:54.092
05:29:19.603 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 174800/541601 - ETA : 2025-01-09 06:08:52.461
05:29:20.209 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 175000/541601 - ETA : 2025-01-09 06:08:50.332
05:29:20.933 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 175200/541601 - ETA : 2025-01-09 06:08:48.573
05:29:21.576 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 175400/541601 - ETA : 2025-01-09 06:08:46.568
05:29:22.251 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 175600/541601 - ETA : 2025-01-09 06:08:44.666
05:29:22.811 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 175800/541601 - ETA : 2025-01-09 06:08:42.414
05:29:23.530 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 176000/541601 - ETA : 2025-01-09 06:08:40.657
05:29:24.236 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 176200/541601 - ETA : 2025-01-09 06:08:38.863
05:29:25.137 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 176400/541601 - ETA : 2025-01-09 06:08:37.673
05:29:26.104 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 176600/541601 - ETA : 2025-01-09 06:08:36.687
05:29:26.759 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 176800/541601 - ETA : 2025-01-09 06:08:34.748
05:29:27.411 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 177000/541601 - ETA : 2025-01-09 06:08:32.804
05:29:28.066 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 177200/541601 - ETA : 2025-01-09 06:08:30.874
05:29:28.709 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 177400/541601 - ETA : 2025-01-09 06:08:28.911
05:29:29.392 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 177600/541601 - ETA : 2025-01-09 06:08:27.075
05:29:30.057 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 177800/541601 - ETA : 2025-01-09 06:08:25.188
05:29:30.711 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 178000/541601 - ETA : 2025-01-09 06:08:23.272
05:29:31.542 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 178200/541601 - ETA : 2025-01-09 06:08:21.898
05:29:32.202 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 178400/541601 - ETA : 2025-01-09 06:08:20.008
05:29:32.867 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 178600/541601 - ETA : 2025-01-09 06:08:18.138
05:29:33.670 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 178800/541601 - ETA : 2025-01-09 06:08:16.69
05:29:34.346 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 179000/541601 - ETA : 2025-01-09 06:08:14.86
05:29:35.189 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 179200/541601 - ETA : 2025-01-09 06:08:13.54
05:29:35.875 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 179400/541601 - ETA : 2025-01-09 06:08:11.748
05:29:36.634 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 179600/541601 - ETA : 2025-01-09 06:08:10.181
05:29:37.273 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 179800/541601 - ETA : 2025-01-09 06:08:08.255
05:29:37.952 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 180000/541601 - ETA : 2025-01-09 06:08:06.451
05:29:38.598 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 180200/541601 - ETA : 2025-01-09 06:08:04.558
05:29:39.348 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 180400/541601 - ETA : 2025-01-09 06:08:02.979
05:29:39.973 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 180600/541601 - ETA : 2025-01-09 06:08:01.028
05:29:40.557 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 180800/541601 - ETA : 2025-01-09 06:07:58.959
05:29:41.129 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 181000/541601 - ETA : 2025-01-09 06:07:56.858
05:29:41.663 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 181200/541601 - ETA : 2025-01-09 06:07:54.648
05:29:42.197 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 181400/541601 - ETA : 2025-01-09 06:07:52.443
05:29:42.747 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 181600/541601 - ETA : 2025-01-09 06:07:50.291
05:29:43.286 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 181800/541601 - ETA : 2025-01-09 06:07:48.111
05:29:43.812 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 182000/541601 - ETA : 2025-01-09 06:07:45.897
05:29:44.351 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 182200/541601 - ETA : 2025-01-09 06:07:43.726
05:29:44.862 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 182400/541601 - ETA : 2025-01-09 06:07:41.477
05:29:45.376 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 182600/541601 - ETA : 2025-01-09 06:07:39.242
05:29:45.904 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 182800/541601 - ETA : 2025-01-09 06:07:37.053
05:29:46.442 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 183000/541601 - ETA : 2025-01-09 06:07:34.899
05:29:46.978 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 183200/541601 - ETA : 2025-01-09 06:07:32.743
05:29:47.496 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 183400/541601 - ETA : 2025-01-09 06:07:30.539
05:29:48.007 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 183600/541601 - ETA : 2025-01-09 06:07:28.319
05:29:48.513 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 183800/541601 - ETA : 2025-01-09 06:07:26.089
05:29:49.029 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 184000/541601 - ETA : 2025-01-09 06:07:23.893
05:29:49.538 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 184200/541601 - ETA : 2025-01-09 06:07:21.682
05:29:50.054 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 184400/541601 - ETA : 2025-01-09 06:07:19.496
05:29:50.570 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 184600/541601 - ETA : 2025-01-09 06:07:17.314
05:29:51.064 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 184800/541601 - ETA : 2025-01-09 06:07:15.073
05:29:51.539 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 185000/541601 - ETA : 2025-01-09 06:07:12.782
05:29:52.044 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 185200/541601 - ETA : 2025-01-09 06:07:10.582
05:29:52.517 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 185400/541601 - ETA : 2025-01-09 06:07:08.294
05:29:52.983 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 185600/541601 - ETA : 2025-01-09 06:07:05.991
05:29:53.450 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 185800/541601 - ETA : 2025-01-09 06:07:03.696
05:29:53.889 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 186000/541601 - ETA : 2025-01-09 06:07:01.323
05:29:54.323 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 186200/541601 - ETA : 2025-01-09 06:06:58.942
05:29:54.764 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 186400/541601 - ETA : 2025-01-09 06:06:56.586
05:29:55.220 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 186600/541601 - ETA : 2025-01-09 06:06:54.278
05:29:55.672 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 186800/541601 - ETA : 2025-01-09 06:06:51.964
05:29:56.119 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 187000/541601 - ETA : 2025-01-09 06:06:49.64
05:29:56.627 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 187200/541601 - ETA : 2025-01-09 06:06:47.498
05:29:57.074 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 187400/541601 - ETA : 2025-01-09 06:06:45.184
05:29:57.543 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 187600/541601 - ETA : 2025-01-09 06:06:42.939
05:29:58.039 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 187800/541601 - ETA : 2025-01-09 06:06:40.776
05:29:58.489 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 188000/541601 - ETA : 2025-01-09 06:06:38.485
05:29:59.017 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 188200/541601 - ETA : 2025-01-09 06:06:36.423
05:29:59.469 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 188400/541601 - ETA : 2025-01-09 06:06:34.148
05:29:59.969 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 188600/541601 - ETA : 2025-01-09 06:06:32.015
05:30:00.492 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 188800/541601 - ETA : 2025-01-09 06:06:29.952
05:30:00.975 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 189000/541601 - ETA : 2025-01-09 06:06:27.78
05:30:01.429 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 189200/541601 - ETA : 2025-01-09 06:06:25.529
05:30:02.229 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 189400/541601 - ETA : 2025-01-09 06:06:24.272
05:30:02.694 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 189600/541601 - ETA : 2025-01-09 06:06:22.061
05:30:03.144 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 189800/541601 - ETA : 2025-01-09 06:06:19.811
05:30:03.575 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 190000/541601 - ETA : 2025-01-09 06:06:17.512
05:30:04.030 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 190200/541601 - ETA : 2025-01-09 06:06:15.287
05:30:04.455 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 190400/541601 - ETA : 2025-01-09 06:06:12.98
05:30:04.936 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 190600/541601 - ETA : 2025-01-09 06:06:10.838
05:30:05.366 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 190800/541601 - ETA : 2025-01-09 06:06:08.556
05:30:05.796 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 191000/541601 - ETA : 2025-01-09 06:06:06.278
05:30:06.229 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 191200/541601 - ETA : 2025-01-09 06:06:04.013
05:30:06.670 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 191400/541601 - ETA : 2025-01-09 06:06:01.776
05:30:07.130 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 191600/541601 - ETA : 2025-01-09 06:05:59.597
05:30:07.569 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 191800/541601 - ETA : 2025-01-09 06:05:57.364
05:30:08.067 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 192000/541601 - ETA : 2025-01-09 06:05:55.301
05:30:08.492 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 192200/541601 - ETA : 2025-01-09 06:05:53.037
05:30:08.939 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 192400/541601 - ETA : 2025-01-09 06:05:50.84
05:30:09.431 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 192600/541601 - ETA : 2025-01-09 06:05:48.771
05:30:09.867 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 192800/541601 - ETA : 2025-01-09 06:05:46.555
05:30:10.307 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 193000/541601 - ETA : 2025-01-09 06:05:44.352
05:30:10.750 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 193200/541601 - ETA : 2025-01-09 06:05:42.161
05:30:11.212 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 193400/541601 - ETA : 2025-01-09 06:05:40.029
05:30:11.679 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 193600/541601 - ETA : 2025-01-09 06:05:37.914
05:30:12.138 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 193800/541601 - ETA : 2025-01-09 06:05:35.782
05:30:12.582 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 194000/541601 - ETA : 2025-01-09 06:05:33.612
05:30:13.035 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 194200/541601 - ETA : 2025-01-09 06:05:31.472
05:30:13.502 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 194400/541601 - ETA : 2025-01-09 06:05:29.375
05:30:13.974 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 194600/541601 - ETA : 2025-01-09 06:05:27.297
05:30:14.457 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 194800/541601 - ETA : 2025-01-09 06:05:25.253
05:30:14.928 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 195000/541601 - ETA : 2025-01-09 06:05:23.181
05:30:15.428 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 195200/541601 - ETA : 2025-01-09 06:05:21.192
05:30:15.879 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 195400/541601 - ETA : 2025-01-09 06:05:19.073
05:30:16.333 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 195600/541601 - ETA : 2025-01-09 06:05:16.965
05:30:16.787 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 195800/541601 - ETA : 2025-01-09 06:05:14.863
05:30:17.244 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 196000/541601 - ETA : 2025-01-09 06:05:12.772
05:30:17.700 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 196200/541601 - ETA : 2025-01-09 06:05:10.681
05:30:18.137 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 196400/541601 - ETA : 2025-01-09 06:05:08.547
05:30:18.585 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 196600/541601 - ETA : 2025-01-09 06:05:06.444
05:30:19.030 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 196800/541601 - ETA : 2025-01-09 06:05:04.338
05:30:19.474 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 197000/541601 - ETA : 2025-01-09 06:05:02.233
05:30:19.911 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 197200/541601 - ETA : 2025-01-09 06:05:00.111
05:30:20.465 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 197400/541601 - ETA : 2025-01-09 06:04:58.319
05:30:20.892 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 197600/541601 - ETA : 2025-01-09 06:04:56.18
05:30:21.324 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 197800/541601 - ETA : 2025-01-09 06:04:54.059
05:30:21.748 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 198000/541601 - ETA : 2025-01-09 06:04:51.921
05:30:22.175 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 198200/541601 - ETA : 2025-01-09 06:04:49.795
05:30:22.610 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 198400/541601 - ETA : 2025-01-09 06:04:47.695
05:30:23.044 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 198600/541601 - ETA : 2025-01-09 06:04:45.597
05:30:23.479 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 198800/541601 - ETA : 2025-01-09 06:04:43.506
05:30:23.902 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 199000/541601 - ETA : 2025-01-09 06:04:41.386
05:30:24.334 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 199200/541601 - ETA : 2025-01-09 06:04:39.295
05:30:24.841 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 199400/541601 - ETA : 2025-01-09 06:04:37.412
05:30:25.265 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 199600/541601 - ETA : 2025-01-09 06:04:35.307
05:30:25.690 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 199800/541601 - ETA : 2025-01-09 06:04:33.209
05:30:26.111 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 200000/541601 - ETA : 2025-01-09 06:04:31.105
05:30:26.529 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 200200/541601 - ETA : 2025-01-09 06:04:28.997
05:30:26.975 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 200400/541601 - ETA : 2025-01-09 06:04:26.968
05:30:27.398 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 200600/541601 - ETA : 2025-01-09 06:04:24.882
05:30:27.831 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 200800/541601 - ETA : 2025-01-09 06:04:22.827
05:30:28.257 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 201000/541601 - ETA : 2025-01-09 06:04:20.757
05:30:28.677 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 201200/541601 - ETA : 2025-01-09 06:04:18.674
05:30:29.102 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 201400/541601 - ETA : 2025-01-09 06:04:16.61
05:30:29.537 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 201600/541601 - ETA : 2025-01-09 06:04:14.576
05:30:29.966 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 201800/541601 - ETA : 2025-01-09 06:04:12.531
05:30:30.432 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 202000/541601 - ETA : 2025-01-09 06:04:10.588
05:30:30.855 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 202200/541601 - ETA : 2025-01-09 06:04:08.535
05:30:31.294 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 202400/541601 - ETA : 2025-01-09 06:04:06.528
05:30:31.712 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 202600/541601 - ETA : 2025-01-09 06:04:04.469
05:30:32.139 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 202800/541601 - ETA : 2025-01-09 06:04:02.438
05:30:32.575 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 203000/541601 - ETA : 2025-01-09 06:04:00.435
05:30:33.055 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 203200/541601 - ETA : 2025-01-09 06:03:58.553
05:30:33.484 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 203400/541601 - ETA : 2025-01-09 06:03:56.54
05:30:33.972 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 203600/541601 - ETA : 2025-01-09 06:03:54.687
05:30:34.410 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 203800/541601 - ETA : 2025-01-09 06:03:52.705
05:30:34.844 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 204000/541601 - ETA : 2025-01-09 06:03:50.716
05:30:35.275 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 204200/541601 - ETA : 2025-01-09 06:03:48.723
05:30:35.721 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 204400/541601 - ETA : 2025-01-09 06:03:46.774
05:30:36.157 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 204600/541601 - ETA : 2025-01-09 06:03:44.802
05:30:36.589 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 204800/541601 - ETA : 2025-01-09 06:03:42.823
05:30:37.022 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 205000/541601 - ETA : 2025-01-09 06:03:40.851
05:30:37.463 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 205200/541601 - ETA : 2025-01-09 06:03:38.904
05:30:37.910 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 205400/541601 - ETA : 2025-01-09 06:03:36.976
05:30:38.355 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 205600/541601 - ETA : 2025-01-09 06:03:35.047
05:30:38.796 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 205800/541601 - ETA : 2025-01-09 06:03:33.111
05:30:39.240 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 206000/541601 - ETA : 2025-01-09 06:03:31.187
05:30:39.676 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 206200/541601 - ETA : 2025-01-09 06:03:29.245
05:30:40.190 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 206400/541601 - ETA : 2025-01-09 06:03:27.512
05:30:40.627 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 206600/541601 - ETA : 2025-01-09 06:03:25.581
05:30:41.083 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 206800/541601 - ETA : 2025-01-09 06:03:23.703
05:30:41.523 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 207000/541601 - ETA : 2025-01-09 06:03:21.786
05:30:41.934 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 207200/541601 - ETA : 2025-01-09 06:03:19.798
05:30:42.349 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 207400/541601 - ETA : 2025-01-09 06:03:17.824
05:30:43.145 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 207600/541601 - ETA : 2025-01-09 06:03:16.848
05:30:43.595 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 207800/541601 - ETA : 2025-01-09 06:03:14.971
05:30:44.024 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 208000/541601 - ETA : 2025-01-09 06:03:13.044
05:30:44.465 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 208200/541601 - ETA : 2025-01-09 06:03:11.152
05:30:44.913 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 208400/541601 - ETA : 2025-01-09 06:03:09.281
05:30:45.398 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 208600/541601 - ETA : 2025-01-09 06:03:07.51
05:30:45.854 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 208800/541601 - ETA : 2025-01-09 06:03:05.667
05:30:46.274 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 209000/541601 - ETA : 2025-01-09 06:03:03.735
05:30:46.710 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 209200/541601 - ETA : 2025-01-09 06:03:01.845
05:30:47.139 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 209400/541601 - ETA : 2025-01-09 06:02:59.945
05:30:47.564 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 209600/541601 - ETA : 2025-01-09 06:02:58.037
05:30:47.981 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 209800/541601 - ETA : 2025-01-09 06:02:56.111
05:30:48.415 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 210000/541601 - ETA : 2025-01-09 06:02:54.233
05:30:48.869 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 210200/541601 - ETA : 2025-01-09 06:02:52.41
05:30:49.302 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 210400/541601 - ETA : 2025-01-09 06:02:50.536
05:30:49.735 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 210600/541601 - ETA : 2025-01-09 06:02:48.666
05:30:50.164 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 210800/541601 - ETA : 2025-01-09 06:02:46.79
05:30:50.575 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 211000/541601 - ETA : 2025-01-09 06:02:44.87
05:30:50.999 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 211200/541601 - ETA : 2025-01-09 06:02:42.988
05:30:51.429 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 211400/541601 - ETA : 2025-01-09 06:02:41.124
05:30:51.850 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 211600/541601 - ETA : 2025-01-09 06:02:39.241
05:30:52.277 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 211800/541601 - ETA : 2025-01-09 06:02:37.377
05:30:52.709 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 212000/541601 - ETA : 2025-01-09 06:02:35.529
05:30:53.127 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 212200/541601 - ETA : 2025-01-09 06:02:33.649
05:30:53.608 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 212400/541601 - ETA : 2025-01-09 06:02:31.933
05:30:54.012 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 212600/541601 - ETA : 2025-01-09 06:02:30.024
05:30:54.389 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 212800/541601 - ETA : 2025-01-09 06:02:28.05
05:30:54.777 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 213000/541601 - ETA : 2025-01-09 06:02:26.108
05:30:55.171 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 213200/541601 - ETA : 2025-01-09 06:02:24.185
05:30:55.562 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 213400/541601 - ETA : 2025-01-09 06:02:22.257
05:30:55.953 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 213600/541601 - ETA : 2025-01-09 06:02:20.334
05:30:56.344 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 213800/541601 - ETA : 2025-01-09 06:02:18.413
05:30:56.743 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 214000/541601 - ETA : 2025-01-09 06:02:16.517
05:30:57.129 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 214200/541601 - ETA : 2025-01-09 06:02:14.591
05:30:57.506 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 214400/541601 - ETA : 2025-01-09 06:02:12.647
05:30:57.901 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 214600/541601 - ETA : 2025-01-09 06:02:10.751
05:30:58.332 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 214800/541601 - ETA : 2025-01-09 06:02:08.949
05:30:58.767 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 215000/541601 - ETA : 2025-01-09 06:02:07.161
05:30:59.133 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 215200/541601 - ETA : 2025-01-09 06:02:05.203
05:30:59.684 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 215400/541601 - ETA : 2025-01-09 06:02:03.713
05:31:00.213 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 215600/541601 - ETA : 2025-01-09 06:02:02.171
05:31:00.698 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 215800/541601 - ETA : 2025-01-09 06:02:00.521
05:31:01.208 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 216000/541601 - ETA : 2025-01-09 06:01:58.938
05:31:01.692 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 216200/541601 - ETA : 2025-01-09 06:01:57.291
05:31:02.207 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 216400/541601 - ETA : 2025-01-09 06:01:55.726
05:31:02.691 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 216600/541601 - ETA : 2025-01-09 06:01:54.086
05:31:03.160 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 216800/541601 - ETA : 2025-01-09 06:01:52.411
05:31:03.640 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 217000/541601 - ETA : 2025-01-09 06:01:50.767
05:31:05.006 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 217200/541601 - ETA : 2025-01-09 06:01:51.336
05:31:06.231 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 217400/541601 - ETA : 2025-01-09 06:01:51.552
05:31:07.436 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 217600/541601 - ETA : 2025-01-09 06:01:51.717
05:31:08.775 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 217800/541601 - ETA : 2025-01-09 06:01:52.216
05:31:10.170 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 218000/541601 - ETA : 2025-01-09 06:01:52.853
05:31:11.560 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 218200/541601 - ETA : 2025-01-09 06:01:53.476
05:31:12.869 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 218400/541601 - ETA : 2025-01-09 06:01:53.898
05:31:14.178 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 218600/541601 - ETA : 2025-01-09 06:01:54.318
05:31:15.515 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 218800/541601 - ETA : 2025-01-09 06:01:54.807
05:31:16.781 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 219000/541601 - ETA : 2025-01-09 06:01:55.12
05:31:18.068 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 219200/541601 - ETA : 2025-01-09 06:01:55.482
05:31:19.438 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 219400/541601 - ETA : 2025-01-09 06:01:56.052
05:31:20.804 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 219600/541601 - ETA : 2025-01-09 06:01:56.61
05:31:21.952 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 219800/541601 - ETA : 2025-01-09 06:01:56.629
05:31:23.029 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 220000/541601 - ETA : 2025-01-09 06:01:56.473
05:31:24.092 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 220200/541601 - ETA : 2025-01-09 06:01:56.283
05:31:25.139 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 220400/541601 - ETA : 2025-01-09 06:01:56.054
05:31:26.215 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 220600/541601 - ETA : 2025-01-09 06:01:55.897
05:31:26.968 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 220800/541601 - ETA : 2025-01-09 06:01:54.948
05:31:27.719 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 221000/541601 - ETA : 2025-01-09 06:01:53.995
05:31:28.458 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 221200/541601 - ETA : 2025-01-09 06:01:53.015
05:31:29.138 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 221400/541601 - ETA : 2025-01-09 06:01:51.893
05:31:29.885 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 221600/541601 - ETA : 2025-01-09 06:01:50.936
05:31:30.398 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 221800/541601 - ETA : 2025-01-09 06:01:49.409
05:31:31.093 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 222000/541601 - ETA : 2025-01-09 06:01:48.329
05:31:31.995 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 222200/541601 - ETA : 2025-01-09 06:01:47.756
05:31:33.087 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 222400/541601 - ETA : 2025-01-09 06:01:47.647
05:31:34.037 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 222600/541601 - ETA : 2025-01-09 06:01:47.192
05:31:34.997 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 222800/541601 - ETA : 2025-01-09 06:01:46.762
05:31:35.957 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 223000/541601 - ETA : 2025-01-09 06:01:46.333
05:31:36.903 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 223200/541601 - ETA : 2025-01-09 06:01:45.871
05:31:37.815 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 223400/541601 - ETA : 2025-01-09 06:01:45.327
05:31:38.717 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 223600/541601 - ETA : 2025-01-09 06:01:44.76
05:31:39.590 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 223800/541601 - ETA : 2025-01-09 06:01:44.124
05:31:40.501 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 224000/541601 - ETA : 2025-01-09 06:01:43.581
05:31:41.343 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 224200/541601 - ETA : 2025-01-09 06:01:42.872
05:31:42.165 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 224400/541601 - ETA : 2025-01-09 06:01:42.116
05:31:43.015 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 224600/541601 - ETA : 2025-01-09 06:01:41.429
05:31:43.896 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 224800/541601 - ETA : 2025-01-09 06:01:40.818
05:31:44.780 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 225000/541601 - ETA : 2025-01-09 06:01:40.215
05:31:45.619 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 225200/541601 - ETA : 2025-01-09 06:01:39.503
05:31:46.526 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 225400/541601 - ETA : 2025-01-09 06:01:38.96
05:31:47.365 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 225600/541601 - ETA : 2025-01-09 06:01:38.253
05:31:48.253 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 225800/541601 - ETA : 2025-01-09 06:01:37.664
05:31:49.088 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 226000/541601 - ETA : 2025-01-09 06:01:36.949
05:31:49.927 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 226200/541601 - ETA : 2025-01-09 06:01:36.245
05:31:50.829 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 226400/541601 - ETA : 2025-01-09 06:01:35.693
05:31:51.719 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 226600/541601 - ETA : 2025-01-09 06:01:35.113
05:31:52.537 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 226800/541601 - ETA : 2025-01-09 06:01:34.363
05:31:53.338 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 227000/541601 - ETA : 2025-01-09 06:01:33.573
05:31:54.231 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 227200/541601 - ETA : 2025-01-09 06:01:33.004
05:31:55.072 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 227400/541601 - ETA : 2025-01-09 06:01:32.312
05:31:55.979 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 227600/541601 - ETA : 2025-01-09 06:01:31.778
05:31:56.803 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 227800/541601 - ETA : 2025-01-09 06:01:31.048
05:31:57.606 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 228000/541601 - ETA : 2025-01-09 06:01:30.27
05:31:58.488 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 228200/541601 - ETA : 2025-01-09 06:01:29.68
05:31:59.335 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 228400/541601 - ETA : 2025-01-09 06:01:29.008
05:32:00.122 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 228600/541601 - ETA : 2025-01-09 06:01:28.195
05:32:00.898 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 228800/541601 - ETA : 2025-01-09 06:01:27.358
05:32:01.701 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 229000/541601 - ETA : 2025-01-09 06:01:26.586
05:32:02.535 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 229200/541601 - ETA : 2025-01-09 06:01:25.888
05:32:03.335 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 229400/541601 - ETA : 2025-01-09 06:01:25.112
05:32:04.117 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 229600/541601 - ETA : 2025-01-09 06:01:24.294
05:32:04.905 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 229800/541601 - ETA : 2025-01-09 06:01:23.492
05:32:05.656 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 230000/541601 - ETA : 2025-01-09 06:01:22.604
05:32:06.418 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 230200/541601 - ETA : 2025-01-09 06:01:21.744
05:32:07.125 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 230400/541601 - ETA : 2025-01-09 06:01:20.756
05:32:07.843 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 230600/541601 - ETA : 2025-01-09 06:01:19.795
05:32:08.541 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 230800/541601 - ETA : 2025-01-09 06:01:18.789
05:32:09.265 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 231000/541601 - ETA : 2025-01-09 06:01:17.846
05:32:09.970 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 231200/541601 - ETA : 2025-01-09 06:01:16.86
05:32:10.696 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 231400/541601 - ETA : 2025-01-09 06:01:15.925
05:32:11.440 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 231600/541601 - ETA : 2025-01-09 06:01:15.033
05:32:12.144 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 231800/541601 - ETA : 2025-01-09 06:01:14.05
05:32:12.961 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 232000/541601 - ETA : 2025-01-09 06:01:13.332
05:32:13.658 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 232200/541601 - ETA : 2025-01-09 06:01:12.335
05:32:14.448 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 232400/541601 - ETA : 2025-01-09 06:01:11.557
05:32:15.168 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 232600/541601 - ETA : 2025-01-09 06:01:10.617
05:32:15.826 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 232800/541601 - ETA : 2025-01-09 06:01:09.535
05:32:16.570 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 233000/541601 - ETA : 2025-01-09 06:01:08.654
05:32:17.290 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 233200/541601 - ETA : 2025-01-09 06:01:07.719
05:32:18.045 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 233400/541601 - ETA : 2025-01-09 06:01:06.867
05:32:18.736 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 233600/541601 - ETA : 2025-01-09 06:01:05.868
05:32:19.655 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 233800/541601 - ETA : 2025-01-09 06:01:05.399
05:32:20.382 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 234000/541601 - ETA : 2025-01-09 06:01:04.486
05:32:21.078 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 234200/541601 - ETA : 2025-01-09 06:01:03.504
05:32:21.807 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 234400/541601 - ETA : 2025-01-09 06:01:02.599
05:32:22.496 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 234600/541601 - ETA : 2025-01-09 06:01:01.603
05:32:23.164 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 234800/541601 - ETA : 2025-01-09 06:01:00.56
05:32:24.023 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 235000/541601 - ETA : 2025-01-09 06:00:59.96
05:32:24.663 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 235200/541601 - ETA : 2025-01-09 06:00:58.856
05:32:25.323 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 235400/541601 - ETA : 2025-01-09 06:00:57.8
05:32:25.974 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 235600/541601 - ETA : 2025-01-09 06:00:56.723
05:32:26.634 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 235800/541601 - ETA : 2025-01-09 06:00:55.673
05:32:27.350 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 236000/541601 - ETA : 2025-01-09 06:00:54.749
05:32:28.078 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 236200/541601 - ETA : 2025-01-09 06:00:53.858
05:32:28.782 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 236400/541601 - ETA : 2025-01-09 06:00:52.912
05:32:29.569 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 236600/541601 - ETA : 2025-01-09 06:00:52.157
05:32:30.451 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 236800/541601 - ETA : 2025-01-09 06:00:51.621
05:32:31.376 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 237000/541601 - ETA : 2025-01-09 06:00:51.184
05:32:32.268 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 237200/541601 - ETA : 2025-01-09 06:00:50.672
05:32:33.231 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 237400/541601 - ETA : 2025-01-09 06:00:50.324
05:32:34.238 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 237600/541601 - ETA : 2025-01-09 06:00:50.076
05:32:35.173 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 237800/541601 - ETA : 2025-01-09 06:00:49.664
05:32:36.130 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 238000/541601 - ETA : 2025-01-09 06:00:49.303
05:32:37.064 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 238200/541601 - ETA : 2025-01-09 06:00:48.889
05:32:38.049 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 238400/541601 - ETA : 2025-01-09 06:00:48.595
05:32:39.034 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 238600/541601 - ETA : 2025-01-09 06:00:48.3
05:32:39.994 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 238800/541601 - ETA : 2025-01-09 06:00:47.948
05:32:41.006 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 239000/541601 - ETA : 2025-01-09 06:00:47.715
05:32:41.988 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 239200/541601 - ETA : 2025-01-09 06:00:47.414
05:32:42.912 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 239400/541601 - ETA : 2025-01-09 06:00:46.983
05:32:43.810 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 239600/541601 - ETA : 2025-01-09 06:00:46.493
05:32:44.714 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 239800/541601 - ETA : 2025-01-09 06:00:46.018
05:32:45.604 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 240000/541601 - ETA : 2025-01-09 06:00:45.512
05:32:46.462 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 240200/541601 - ETA : 2025-01-09 06:00:44.935
05:32:47.300 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 240400/541601 - ETA : 2025-01-09 06:00:44.314
05:32:48.201 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 240600/541601 - ETA : 2025-01-09 06:00:43.835
05:32:49.078 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 240800/541601 - ETA : 2025-01-09 06:00:43.304
05:32:49.984 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 241000/541601 - ETA : 2025-01-09 06:00:42.838
05:32:50.879 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 241200/541601 - ETA : 2025-01-09 06:00:42.349
05:32:51.747 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 241400/541601 - ETA : 2025-01-09 06:00:41.799
05:32:52.592 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 241600/541601 - ETA : 2025-01-09 06:00:41.199
05:32:53.443 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 241800/541601 - ETA : 2025-01-09 06:00:40.614
05:32:54.342 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 242000/541601 - ETA : 2025-01-09 06:00:40.137
05:32:55.245 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 242200/541601 - ETA : 2025-01-09 06:00:39.669
05:32:56.131 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 242400/541601 - ETA : 2025-01-09 06:00:39.165
05:32:57.029 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 242600/541601 - ETA : 2025-01-09 06:00:38.688
05:32:57.838 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 242800/541601 - ETA : 2025-01-09 06:00:38.013
05:32:58.789 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 243000/541601 - ETA : 2025-01-09 06:00:37.656
05:32:59.730 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 243200/541601 - ETA : 2025-01-09 06:00:37.277
05:33:00.638 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 243400/541601 - ETA : 2025-01-09 06:00:36.826
05:33:01.554 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 243600/541601 - ETA : 2025-01-09 06:00:36.392
05:33:02.415 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 243800/541601 - ETA : 2025-01-09 06:00:35.838
05:33:03.251 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 244000/541601 - ETA : 2025-01-09 06:00:35.229
05:33:04.086 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 244200/541601 - ETA : 2025-01-09 06:00:34.618
05:33:04.909 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 244400/541601 - ETA : 2025-01-09 06:00:33.982
05:33:05.744 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 244600/541601 - ETA : 2025-01-09 06:00:33.374
05:33:06.602 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 244800/541601 - ETA : 2025-01-09 06:00:32.815
05:33:07.486 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 245000/541601 - ETA : 2025-01-09 06:00:32.32
05:33:08.293 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 245200/541601 - ETA : 2025-01-09 06:00:31.652
05:33:09.112 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 245400/541601 - ETA : 2025-01-09 06:00:31.013
05:33:10.043 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 245600/541601 - ETA : 2025-01-09 06:00:30.621
05:33:10.886 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 245800/541601 - ETA : 2025-01-09 06:00:30.034
05:33:11.765 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 246000/541601 - ETA : 2025-01-09 06:00:29.531
05:33:12.557 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 246200/541601 - ETA : 2025-01-09 06:00:28.836
05:33:13.456 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 246400/541601 - ETA : 2025-01-09 06:00:28.377
05:33:14.440 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 246600/541601 - ETA : 2025-01-09 06:00:28.105
05:33:15.346 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 246800/541601 - ETA : 2025-01-09 06:00:27.663
05:33:16.228 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 247000/541601 - ETA : 2025-01-09 06:00:27.168
05:33:17.034 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 247200/541601 - ETA : 2025-01-09 06:00:26.508
05:33:17.935 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 247400/541601 - ETA : 2025-01-09 06:00:26.058
05:33:18.865 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 247600/541601 - ETA : 2025-01-09 06:00:25.671
05:33:19.751 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 247800/541601 - ETA : 2025-01-09 06:00:25.189
05:33:20.626 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 248000/541601 - ETA : 2025-01-09 06:00:24.683
05:33:21.556 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 248200/541601 - ETA : 2025-01-09 06:00:24.298
05:33:22.443 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 248400/541601 - ETA : 2025-01-09 06:00:23.82
05:33:23.367 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 248600/541601 - ETA : 2025-01-09 06:00:23.422
05:33:24.263 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 248800/541601 - ETA : 2025-01-09 06:00:22.967
05:33:25.155 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 249000/541601 - ETA : 2025-01-09 06:00:22.502
05:33:25.992 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 249200/541601 - ETA : 2025-01-09 06:00:21.919
05:33:26.866 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 249400/541601 - ETA : 2025-01-09 06:00:21.417
05:33:27.675 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 249600/541601 - ETA : 2025-01-09 06:00:20.774
05:33:28.478 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 249800/541601 - ETA : 2025-01-09 06:00:20.12
05:33:29.291 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 250000/541601 - ETA : 2025-01-09 06:00:19.488
05:33:30.113 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 250200/541601 - ETA : 2025-01-09 06:00:18.877
05:33:30.926 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 250400/541601 - ETA : 2025-01-09 06:00:18.247
05:33:31.713 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 250600/541601 - ETA : 2025-01-09 06:00:17.562
05:33:32.529 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 250800/541601 - ETA : 2025-01-09 06:00:16.941
05:33:33.277 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 251000/541601 - ETA : 2025-01-09 06:00:16.174
05:33:34.075 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 251200/541601 - ETA : 2025-01-09 06:00:15.516
05:33:34.881 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 251400/541601 - ETA : 2025-01-09 06:00:14.876
05:33:35.723 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 251600/541601 - ETA : 2025-01-09 06:00:14.315
05:33:36.523 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 251800/541601 - ETA : 2025-01-09 06:00:13.664
05:33:37.268 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 252000/541601 - ETA : 2025-01-09 06:00:12.894
05:33:38.048 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 252200/541601 - ETA : 2025-01-09 06:00:12.205
05:33:38.782 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 252400/541601 - ETA : 2025-01-09 06:00:11.416
05:33:39.546 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 252600/541601 - ETA : 2025-01-09 06:00:10.693
05:33:40.295 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 252800/541601 - ETA : 2025-01-09 06:00:09.938
05:33:41.178 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 253000/541601 - ETA : 2025-01-09 06:00:09.472
05:33:41.940 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 253200/541601 - ETA : 2025-01-09 06:00:08.748
05:33:42.844 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 253400/541601 - ETA : 2025-01-09 06:00:08.328
05:33:43.566 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 253600/541601 - ETA : 2025-01-09 06:00:07.518
05:33:44.352 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 253800/541601 - ETA : 2025-01-09 06:00:06.85
05:33:45.207 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 254000/541601 - ETA : 2025-01-09 06:00:06.328
05:33:45.951 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 254200/541601 - ETA : 2025-01-09 06:00:05.571
05:33:46.706 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 254400/541601 - ETA : 2025-01-09 06:00:04.838
05:33:47.410 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 254600/541601 - ETA : 2025-01-09 06:00:03.998
05:33:48.153 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 254800/541601 - ETA : 2025-01-09 06:00:03.242
05:33:48.894 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 255000/541601 - ETA : 2025-01-09 06:00:02.482
05:33:49.639 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 255200/541601 - ETA : 2025-01-09 06:00:01.733
05:33:50.454 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 255400/541601 - ETA : 2025-01-09 06:00:01.133
05:33:51.132 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 255600/541601 - ETA : 2025-01-09 06:00:00.244
05:33:51.828 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 255800/541601 - ETA : 2025-01-09 05:59:59.395
05:33:52.512 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 256000/541601 - ETA : 2025-01-09 05:59:58.521
05:33:53.217 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 256200/541601 - ETA : 2025-01-09 05:59:57.693
05:33:54.001 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 256400/541601 - ETA : 2025-01-09 05:59:57.033
05:33:54.760 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 256600/541601 - ETA : 2025-01-09 05:59:56.322
05:33:55.466 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 256800/541601 - ETA : 2025-01-09 05:59:55.5
05:33:56.177 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 257000/541601 - ETA : 2025-01-09 05:59:54.689
05:33:56.901 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 257200/541601 - ETA : 2025-01-09 05:59:53.908
05:33:57.621 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 257400/541601 - ETA : 2025-01-09 05:59:53.119
05:33:58.364 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 257600/541601 - ETA : 2025-01-09 05:59:52.379
05:33:59.056 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 257800/541601 - ETA : 2025-01-09 05:59:51.534
05:33:59.712 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 258000/541601 - ETA : 2025-01-09 05:59:50.614
05:34:00.330 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 258200/541601 - ETA : 2025-01-09 05:59:49.616
05:34:00.938 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 258400/541601 - ETA : 2025-01-09 05:59:48.597
05:34:01.570 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 258600/541601 - ETA : 2025-01-09 05:59:47.634
05:34:02.187 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 258800/541601 - ETA : 2025-01-09 05:59:46.638
05:34:02.942 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 259000/541601 - ETA : 2025-01-09 05:59:45.933
05:34:03.871 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 259200/541601 - ETA : 2025-01-09 05:59:45.593
05:34:04.678 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 259400/541601 - ETA : 2025-01-09 05:59:44.998
05:34:05.263 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 259600/541601 - ETA : 2025-01-09 05:59:43.941
05:34:06.230 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 259800/541601 - ETA : 2025-01-09 05:59:43.682
05:34:07.445 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 260000/541601 - ETA : 2025-01-09 05:59:43.94
05:34:08.652 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 260200/541601 - ETA : 2025-01-09 05:59:44.181
05:34:09.831 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 260400/541601 - ETA : 2025-01-09 05:59:44.363
05:34:10.932 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 260600/541601 - ETA : 2025-01-09 05:59:44.383
05:34:12.004 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 260800/541601 - ETA : 2025-01-09 05:59:44.343
05:34:13.081 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 261000/541601 - ETA : 2025-01-09 05:59:44.313
05:34:14.140 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 261200/541601 - ETA : 2025-01-09 05:59:44.245
05:34:15.236 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 261400/541601 - ETA : 2025-01-09 05:59:44.253
05:34:16.315 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 261600/541601 - ETA : 2025-01-09 05:59:44.229
05:34:17.459 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 261800/541601 - ETA : 2025-01-09 05:59:44.338
05:34:18.608 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 262000/541601 - ETA : 2025-01-09 05:59:44.457
05:34:19.721 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 262200/541601 - ETA : 2025-01-09 05:59:44.502
05:34:20.761 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 262400/541601 - ETA : 2025-01-09 05:59:44.396
05:34:21.907 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 262600/541601 - ETA : 2025-01-09 05:59:44.508
05:34:23.029 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 262800/541601 - ETA : 2025-01-09 05:59:44.569
05:34:24.116 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 263000/541601 - ETA : 2025-01-09 05:59:44.562
05:34:25.266 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 263200/541601 - ETA : 2025-01-09 05:59:44.682
05:34:26.297 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 263400/541601 - ETA : 2025-01-09 05:59:44.558
05:34:27.470 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 263600/541601 - ETA : 2025-01-09 05:59:44.725
05:34:28.591 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 263800/541601 - ETA : 2025-01-09 05:59:44.786
05:34:29.674 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 264000/541601 - ETA : 2025-01-09 05:59:44.768
05:34:30.795 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 264200/541601 - ETA : 2025-01-09 05:59:44.829
05:34:31.944 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 264400/541601 - ETA : 2025-01-09 05:59:44.944
05:34:33.054 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 264600/541601 - ETA : 2025-01-09 05:59:44.984
05:34:34.192 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 264800/541601 - ETA : 2025-01-09 05:59:45.079
05:34:35.321 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 265000/541601 - ETA : 2025-01-09 05:59:45.155
05:34:36.489 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 265200/541601 - ETA : 2025-01-09 05:59:45.311
05:34:37.576 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 265400/541601 - ETA : 2025-01-09 05:59:45.301
05:34:38.691 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 265600/541601 - ETA : 2025-01-09 05:59:45.348
05:34:39.793 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 265800/541601 - ETA : 2025-01-09 05:59:45.369
05:34:40.882 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 266000/541601 - ETA : 2025-01-09 05:59:45.364
05:34:41.968 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 266200/541601 - ETA : 2025-01-09 05:59:45.352
05:34:43.177 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 266400/541601 - ETA : 2025-01-09 05:59:45.59
05:34:44.338 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 266600/541601 - ETA : 2025-01-09 05:59:45.731
05:34:45.414 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 266800/541601 - ETA : 2025-01-09 05:59:45.698
05:34:46.596 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 267000/541601 - ETA : 2025-01-09 05:59:45.881
05:34:47.683 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 267200/541601 - ETA : 2025-01-09 05:59:45.871
05:34:48.805 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 267400/541601 - ETA : 2025-01-09 05:59:45.932
05:34:49.976 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 267600/541601 - ETA : 2025-01-09 05:59:46.092
05:34:51.146 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 267800/541601 - ETA : 2025-01-09 05:59:46.249
05:34:52.332 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 268000/541601 - ETA : 2025-01-09 05:59:46.439
05:34:53.596 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 268200/541601 - ETA : 2025-01-09 05:59:46.786
05:34:54.862 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 268400/541601 - ETA : 2025-01-09 05:59:47.136
05:34:56.119 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 268600/541601 - ETA : 2025-01-09 05:59:47.468
05:34:57.326 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 268800/541601 - ETA : 2025-01-09 05:59:47.699
05:34:58.536 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 269000/541601 - ETA : 2025-01-09 05:59:47.935
05:34:59.707 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 269200/541601 - ETA : 2025-01-09 05:59:48.093
05:35:00.879 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 269400/541601 - ETA : 2025-01-09 05:59:48.252
05:35:01.987 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 269600/541601 - ETA : 2025-01-09 05:59:48.282
05:35:02.996 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 269800/541601 - ETA : 2025-01-09 05:59:48.114
05:35:03.934 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 270000/541601 - ETA : 2025-01-09 05:59:47.803
05:35:04.867 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 270200/541601 - ETA : 2025-01-09 05:59:47.483
05:35:05.779 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 270400/541601 - ETA : 2025-01-09 05:59:47.122
05:35:06.725 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 270600/541601 - ETA : 2025-01-09 05:59:46.829
05:35:07.691 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 270800/541601 - ETA : 2025-01-09 05:59:46.576
05:35:08.635 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 271000/541601 - ETA : 2025-01-09 05:59:46.28
05:35:09.471 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 271200/541601 - ETA : 2025-01-09 05:59:45.768
05:35:10.316 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 271400/541601 - ETA : 2025-01-09 05:59:45.275
05:35:11.132 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 271600/541601 - ETA : 2025-01-09 05:59:44.726
05:35:11.924 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 271800/541601 - ETA : 2025-01-09 05:59:44.129
05:35:12.636 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 272000/541601 - ETA : 2025-01-09 05:59:43.373
05:35:13.349 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 272200/541601 - ETA : 2025-01-09 05:59:42.621
05:35:14.182 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 272400/541601 - ETA : 2025-01-09 05:59:42.109
05:35:15.239 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 272600/541601 - ETA : 2025-01-09 05:59:42.042
05:35:16.299 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 272800/541601 - ETA : 2025-01-09 05:59:41.981
05:35:17.321 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 273000/541601 - ETA : 2025-01-09 05:59:41.845
05:35:18.414 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 273200/541601 - ETA : 2025-01-09 05:59:41.85
05:35:19.476 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 273400/541601 - ETA : 2025-01-09 05:59:41.794
05:35:20.438 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 273600/541601 - ETA : 2025-01-09 05:59:41.54
05:35:21.493 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 273800/541601 - ETA : 2025-01-09 05:59:41.47
05:35:22.503 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 274000/541601 - ETA : 2025-01-09 05:59:41.309
05:35:23.513 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 274200/541601 - ETA : 2025-01-09 05:59:41.15
05:35:24.565 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 274400/541601 - ETA : 2025-01-09 05:59:41.077
05:35:25.549 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 274600/541601 - ETA : 2025-01-09 05:59:40.867
05:35:26.588 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 274800/541601 - ETA : 2025-01-09 05:59:40.767
05:35:27.531 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 275000/541601 - ETA : 2025-01-09 05:59:40.477
05:35:28.497 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 275200/541601 - ETA : 2025-01-09 05:59:40.233
05:35:29.519 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 275400/541601 - ETA : 2025-01-09 05:59:40.097
05:35:30.517 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 275600/541601 - ETA : 2025-01-09 05:59:39.919
05:35:31.582 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 275800/541601 - ETA : 2025-01-09 05:59:39.868
05:35:32.581 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 276000/541601 - ETA : 2025-01-09 05:59:39.692
05:35:33.627 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 276200/541601 - ETA : 2025-01-09 05:59:39.605
05:35:34.635 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 276400/541601 - ETA : 2025-01-09 05:59:39.446
05:35:35.694 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 276600/541601 - ETA : 2025-01-09 05:59:39.387
05:35:36.638 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 276800/541601 - ETA : 2025-01-09 05:59:39.102
05:35:37.749 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 277000/541601 - ETA : 2025-01-09 05:59:39.142
05:35:38.781 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 277200/541601 - ETA : 2025-01-09 05:59:39.032
05:35:39.656 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 277400/541601 - ETA : 2025-01-09 05:59:38.613
05:35:40.600 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 277600/541601 - ETA : 2025-01-09 05:59:38.329
05:35:41.514 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 277800/541601 - ETA : 2025-01-09 05:59:37.988
05:35:42.496 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 278000/541601 - ETA : 2025-01-09 05:59:37.779
05:35:43.397 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 278200/541601 - ETA : 2025-01-09 05:59:37.411
05:35:44.287 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 278400/541601 - ETA : 2025-01-09 05:59:37.026
05:35:45.184 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 278600/541601 - ETA : 2025-01-09 05:59:36.654
05:35:46.040 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 278800/541601 - ETA : 2025-01-09 05:59:36.202
05:35:46.874 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 279000/541601 - ETA : 2025-01-09 05:59:35.708
05:35:47.700 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 279200/541601 - ETA : 2025-01-09 05:59:35.199
05:35:48.518 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 279400/541601 - ETA : 2025-01-09 05:59:34.676
05:35:49.316 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 279600/541601 - ETA : 2025-01-09 05:59:34.115
05:35:50.149 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 279800/541601 - ETA : 2025-01-09 05:59:33.622
05:35:50.907 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 280000/541601 - ETA : 2025-01-09 05:59:32.984
05:35:51.745 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 280200/541601 - ETA : 2025-01-09 05:59:32.503
05:35:52.720 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 280400/541601 - ETA : 2025-01-09 05:59:32.286
05:35:53.985 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 280600/541601 - ETA : 2025-01-09 05:59:32.63
05:35:55.371 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 280800/541601 - ETA : 2025-01-09 05:59:33.207
05:35:56.789 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 281000/541601 - ETA : 2025-01-09 05:59:33.844
05:35:58.143 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 281200/541601 - ETA : 2025-01-09 05:59:34.357
05:35:59.479 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 281400/541601 - ETA : 2025-01-09 05:59:34.835
05:36:00.802 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 281600/541601 - ETA : 2025-01-09 05:59:35.287
05:36:02.191 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 281800/541601 - ETA : 2025-01-09 05:59:35.866
05:36:03.493 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 282000/541601 - ETA : 2025-01-09 05:59:36.276
05:36:04.727 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 282200/541601 - ETA : 2025-01-09 05:59:36.556
05:36:05.976 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 282400/541601 - ETA : 2025-01-09 05:59:36.863
05:36:07.172 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 282600/541601 - ETA : 2025-01-09 05:59:37.069
05:36:08.367 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 282800/541601 - ETA : 2025-01-09 05:59:37.273
05:36:09.604 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 283000/541601 - ETA : 2025-01-09 05:59:37.556
05:36:10.824 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 283200/541601 - ETA : 2025-01-09 05:59:37.807
05:36:12.100 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 283400/541601 - ETA : 2025-01-09 05:59:38.164
05:36:13.346 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 283600/541601 - ETA : 2025-01-09 05:59:38.464
05:36:14.509 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 283800/541601 - ETA : 2025-01-09 05:59:38.605
05:36:15.698 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 284000/541601 - ETA : 2025-01-09 05:59:38.795
05:36:16.975 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 284200/541601 - ETA : 2025-01-09 05:59:39.152
05:36:18.194 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 284400/541601 - ETA : 2025-01-09 05:59:39.399
05:36:19.408 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 284600/541601 - ETA : 2025-01-09 05:59:39.636
05:36:20.739 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 284800/541601 - ETA : 2025-01-09 05:59:40.095
05:36:21.964 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 285000/541601 - ETA : 2025-01-09 05:59:40.352
05:36:23.204 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 285200/541601 - ETA : 2025-01-09 05:59:40.637
05:36:24.388 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 285400/541601 - ETA : 2025-01-09 05:59:40.815
05:36:25.547 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 285600/541601 - ETA : 2025-01-09 05:59:40.946
05:36:26.662 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 285800/541601 - ETA : 2025-01-09 05:59:40.993
05:36:27.791 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 286000/541601 - ETA : 2025-01-09 05:59:41.066
05:36:29.017 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 286200/541601 - ETA : 2025-01-09 05:59:41.323
05:36:30.116 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 286400/541601 - ETA : 2025-01-09 05:59:41.34
05:36:31.142 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 286600/541601 - ETA : 2025-01-09 05:59:41.218
05:36:32.191 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 286800/541601 - ETA : 2025-01-09 05:59:41.14
05:36:33.237 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 287000/541601 - ETA : 2025-01-09 05:59:41.057
05:36:34.214 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 287200/541601 - ETA : 2025-01-09 05:59:40.843
05:36:35.293 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 287400/541601 - ETA : 2025-01-09 05:59:40.822
05:36:36.325 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 287600/541601 - ETA : 2025-01-09 05:59:40.713
05:36:37.347 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 287800/541601 - ETA : 2025-01-09 05:59:40.585
05:36:38.379 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 288000/541601 - ETA : 2025-01-09 05:59:40.476
05:36:39.471 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 288200/541601 - ETA : 2025-01-09 05:59:40.48
05:36:40.392 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 288400/541601 - ETA : 2025-01-09 05:59:40.162
05:36:41.453 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 288600/541601 - ETA : 2025-01-09 05:59:40.108
05:36:42.438 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 288800/541601 - ETA : 2025-01-09 05:59:39.911
05:36:43.489 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 289000/541601 - ETA : 2025-01-09 05:59:39.839
05:36:44.508 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 289200/541601 - ETA : 2025-01-09 05:59:39.706
05:36:45.539 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 289400/541601 - ETA : 2025-01-09 05:59:39.596
05:36:46.543 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 289600/541601 - ETA : 2025-01-09 05:59:39.436
05:36:47.619 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 289800/541601 - ETA : 2025-01-09 05:59:39.411
05:36:48.650 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 290000/541601 - ETA : 2025-01-09 05:59:39.301
05:36:49.748 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 290200/541601 - ETA : 2025-01-09 05:59:39.317
05:36:50.838 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 290400/541601 - ETA : 2025-01-09 05:59:39.318
05:36:51.932 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 290600/541601 - ETA : 2025-01-09 05:59:39.326
05:36:52.987 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 290800/541601 - ETA : 2025-01-09 05:59:39.262
05:36:53.949 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 291000/541601 - ETA : 2025-01-09 05:59:39.025
05:36:54.921 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 291200/541601 - ETA : 2025-01-09 05:59:38.806
05:36:55.941 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 291400/541601 - ETA : 2025-01-09 05:59:38.677
05:36:56.925 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 291600/541601 - ETA : 2025-01-09 05:59:38.482
05:36:57.867 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 291800/541601 - ETA : 2025-01-09 05:59:38.208
05:36:58.804 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 292000/541601 - ETA : 2025-01-09 05:59:37.926
05:36:59.791 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 292200/541601 - ETA : 2025-01-09 05:59:37.737
05:37:00.773 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 292400/541601 - ETA : 2025-01-09 05:59:37.539
05:37:01.782 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 292600/541601 - ETA : 2025-01-09 05:59:37.391
05:37:02.681 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 292800/541601 - ETA : 2025-01-09 05:59:37.04
05:37:03.603 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 293000/541601 - ETA : 2025-01-09 05:59:36.732
05:37:04.554 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 293200/541601 - ETA : 2025-01-09 05:59:36.478
05:37:05.521 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 293400/541601 - ETA : 2025-01-09 05:59:36.253
05:37:06.496 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 293600/541601 - ETA : 2025-01-09 05:59:36.044
05:37:07.420 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 293800/541601 - ETA : 2025-01-09 05:59:35.741
05:37:08.390 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 294000/541601 - ETA : 2025-01-09 05:59:35.523
05:37:09.314 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 294200/541601 - ETA : 2025-01-09 05:59:35.221
05:37:10.237 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 294400/541601 - ETA : 2025-01-09 05:59:34.918
05:37:11.150 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 294600/541601 - ETA : 2025-01-09 05:59:34.596
05:37:12.113 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 294800/541601 - ETA : 2025-01-09 05:59:34.367
05:37:13.059 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 295000/541601 - ETA : 2025-01-09 05:59:34.107
05:37:14.042 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 295200/541601 - ETA : 2025-01-09 05:59:33.915
05:37:15.039 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 295400/541601 - ETA : 2025-01-09 05:59:33.749
05:37:16.012 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 295600/541601 - ETA : 2025-01-09 05:59:33.539
05:37:16.970 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 295800/541601 - ETA : 2025-01-09 05:59:33.302
05:37:17.947 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 296000/541601 - ETA : 2025-01-09 05:59:33.1
05:37:18.948 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 296200/541601 - ETA : 2025-01-09 05:59:32.942
05:37:19.914 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 296400/541601 - ETA : 2025-01-09 05:59:32.721
05:37:20.926 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 296600/541601 - ETA : 2025-01-09 05:59:32.584
05:37:21.891 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 296800/541601 - ETA : 2025-01-09 05:59:32.361
05:37:22.827 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 297000/541601 - ETA : 2025-01-09 05:59:32.086
05:37:23.824 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 297200/541601 - ETA : 2025-01-09 05:59:31.922
05:37:24.769 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 297400/541601 - ETA : 2025-01-09 05:59:31.663
05:37:25.744 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 297600/541601 - ETA : 2025-01-09 05:59:31.46
05:37:26.713 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 297800/541601 - ETA : 2025-01-09 05:59:31.246
05:37:27.718 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 298000/541601 - ETA : 2025-01-09 05:59:31.098
05:37:28.720 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 298200/541601 - ETA : 2025-01-09 05:59:30.944
05:37:29.743 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 298400/541601 - ETA : 2025-01-09 05:59:30.829
05:37:30.664 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 298600/541601 - ETA : 2025-01-09 05:59:30.529
05:37:31.613 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 298800/541601 - ETA : 2025-01-09 05:59:30.28
05:37:32.479 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 299000/541601 - ETA : 2025-01-09 05:59:29.881
05:37:33.434 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 299200/541601 - ETA : 2025-01-09 05:59:29.644
05:37:34.329 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 299400/541601 - ETA : 2025-01-09 05:59:29.299
05:37:35.332 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 299600/541601 - ETA : 2025-01-09 05:59:29.149
05:37:36.241 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 299800/541601 - ETA : 2025-01-09 05:59:28.83
05:37:37.158 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 300000/541601 - ETA : 2025-01-09 05:59:28.525
05:37:38.092 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 300200/541601 - ETA : 2025-01-09 05:59:28.252
05:37:38.988 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 300400/541601 - ETA : 2025-01-09 05:59:27.91
05:37:39.899 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 300600/541601 - ETA : 2025-01-09 05:59:27.596
05:37:40.809 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 300800/541601 - ETA : 2025-01-09 05:59:27.28
05:37:41.700 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 301000/541601 - ETA : 2025-01-09 05:59:26.929
05:37:42.584 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 301200/541601 - ETA : 2025-01-09 05:59:26.57
05:37:43.454 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 301400/541601 - ETA : 2025-01-09 05:59:26.184
05:37:44.310 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 301600/541601 - ETA : 2025-01-09 05:59:25.773
05:37:45.045 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 301800/541601 - ETA : 2025-01-09 05:59:25.146
05:37:46.121 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 302000/541601 - ETA : 2025-01-09 05:59:25.131
05:37:47.485 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 302200/541601 - ETA : 2025-01-09 05:59:25.632
05:37:48.812 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 302400/541601 - ETA : 2025-01-09 05:59:26.066
05:37:50.091 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 302600/541601 - ETA : 2025-01-09 05:59:26.414
05:37:51.394 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 302800/541601 - ETA : 2025-01-09 05:59:26.805
05:37:52.753 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 303000/541601 - ETA : 2025-01-09 05:59:27.294
05:37:54.023 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 303200/541601 - ETA : 2025-01-09 05:59:27.625
05:37:55.394 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 303400/541601 - ETA : 2025-01-09 05:59:28.135
05:37:56.688 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 303600/541601 - ETA : 2025-01-09 05:59:28.507
05:37:57.980 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 303800/541601 - ETA : 2025-01-09 05:59:28.875
05:37:59.335 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 304000/541601 - ETA : 2025-01-09 05:59:29.355
05:38:00.718 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 304200/541601 - ETA : 2025-01-09 05:59:29.884
05:38:02.162 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 304400/541601 - ETA : 2025-01-09 05:59:30.521
05:38:03.522 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 304600/541601 - ETA : 2025-01-09 05:59:31.007
05:38:04.913 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 304800/541601 - ETA : 2025-01-09 05:59:31.548
05:38:06.298 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 305000/541601 - ETA : 2025-01-09 05:59:32.078
05:38:07.620 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 305200/541601 - ETA : 2025-01-09 05:59:32.495
05:38:08.937 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 305400/541601 - ETA : 2025-01-09 05:59:32.903
05:38:10.220 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 305600/541601 - ETA : 2025-01-09 05:59:33.25
05:38:11.513 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 305800/541601 - ETA : 2025-01-09 05:59:33.615
05:38:12.831 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 306000/541601 - ETA : 2025-01-09 05:59:34.023
05:38:14.146 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 306200/541601 - ETA : 2025-01-09 05:59:34.425
05:38:15.493 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 306400/541601 - ETA : 2025-01-09 05:59:34.883
05:38:16.861 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 306600/541601 - ETA : 2025-01-09 05:59:35.378
05:38:18.223 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 306800/541601 - ETA : 2025-01-09 05:59:35.86
05:38:19.422 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 307000/541601 - ETA : 2025-01-09 05:59:36.057
05:38:20.632 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 307200/541601 - ETA : 2025-01-09 05:59:36.271
05:38:22.085 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 307400/541601 - ETA : 2025-01-09 05:59:36.914
05:38:23.500 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 307600/541601 - ETA : 2025-01-09 05:59:37.488
05:38:24.871 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 307800/541601 - ETA : 2025-01-09 05:59:37.985
05:38:26.266 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 308000/541601 - ETA : 2025-01-09 05:59:38.523
05:38:27.726 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 308200/541601 - ETA : 2025-01-09 05:59:39.174
05:38:29.115 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 308400/541601 - ETA : 2025-01-09 05:59:39.7
05:38:30.506 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 308600/541601 - ETA : 2025-01-09 05:59:40.229
05:38:31.812 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 308800/541601 - ETA : 2025-01-09 05:59:40.608
05:38:33.186 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 309000/541601 - ETA : 2025-01-09 05:59:41.106
05:38:34.524 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 309200/541601 - ETA : 2025-01-09 05:59:41.54
05:38:35.774 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 309400/541601 - ETA : 2025-01-09 05:59:41.819
05:38:37.039 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 309600/541601 - ETA : 2025-01-09 05:59:42.124
05:38:38.136 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 309800/541601 - ETA : 2025-01-09 05:59:42.136
05:38:39.348 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 310000/541601 - ETA : 2025-01-09 05:59:42.348
05:38:40.524 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 310200/541601 - ETA : 2025-01-09 05:59:42.495
05:38:41.717 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 310400/541601 - ETA : 2025-01-09 05:59:42.675
05:38:42.852 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 310600/541601 - ETA : 2025-01-09 05:59:42.752
05:38:44.037 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 310800/541601 - ETA : 2025-01-09 05:59:42.916
05:38:45.307 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 311000/541601 - ETA : 2025-01-09 05:59:43.228
05:38:46.557 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 311200/541601 - ETA : 2025-01-09 05:59:43.505
05:38:47.843 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 311400/541601 - ETA : 2025-01-09 05:59:43.844
05:38:48.901 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 311600/541601 - ETA : 2025-01-09 05:59:43.786
05:38:50.163 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 311800/541601 - ETA : 2025-01-09 05:59:44.083
05:38:51.384 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 312000/541601 - ETA : 2025-01-09 05:59:44.308
05:38:52.604 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 312200/541601 - ETA : 2025-01-09 05:59:44.531
05:38:53.818 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 312400/541601 - ETA : 2025-01-09 05:59:44.744
05:38:55.014 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 312600/541601 - ETA : 2025-01-09 05:59:44.925
05:38:56.117 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 312800/541601 - ETA : 2025-01-09 05:59:44.944
05:38:57.206 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 313000/541601 - ETA : 2025-01-09 05:59:44.94
05:38:58.292 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 313200/541601 - ETA : 2025-01-09 05:59:44.93
05:38:59.322 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 313400/541601 - ETA : 2025-01-09 05:59:44.823
05:39:00.346 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 313600/541601 - ETA : 2025-01-09 05:59:44.707
05:39:01.488 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 313800/541601 - ETA : 2025-01-09 05:59:44.794
05:39:02.578 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 314000/541601 - ETA : 2025-01-09 05:59:44.791
05:39:03.779 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 314200/541601 - ETA : 2025-01-09 05:59:44.98
05:39:04.892 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 314400/541601 - ETA : 2025-01-09 05:59:45.017
05:39:06.031 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 314600/541601 - ETA : 2025-01-09 05:59:45.098
05:39:07.014 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 314800/541601 - ETA : 2025-01-09 05:59:44.911
05:39:08.027 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 315000/541601 - ETA : 2025-01-09 05:59:44.774
05:39:09.149 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 315200/541601 - ETA : 2025-01-09 05:59:44.828
05:39:10.261 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 315400/541601 - ETA : 2025-01-09 05:59:44.863
05:39:11.270 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 315600/541601 - ETA : 2025-01-09 05:59:44.722
05:39:12.309 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 315800/541601 - ETA : 2025-01-09 05:59:44.63
05:39:13.359 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 316000/541601 - ETA : 2025-01-09 05:59:44.56
05:39:14.413 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 316200/541601 - ETA : 2025-01-09 05:59:44.496
05:39:15.522 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 316400/541601 - ETA : 2025-01-09 05:59:44.526
05:39:16.589 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 316600/541601 - ETA : 2025-01-09 05:59:44.484
05:39:17.605 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 316800/541601 - ETA : 2025-01-09 05:59:44.355
05:39:18.593 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 317000/541601 - ETA : 2025-01-09 05:59:44.179
05:39:19.703 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 317200/541601 - ETA : 2025-01-09 05:59:44.21
05:39:20.700 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 317400/541601 - ETA : 2025-01-09 05:59:44.049
05:39:21.713 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 317600/541601 - ETA : 2025-01-09 05:59:43.916
05:39:22.684 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 317800/541601 - ETA : 2025-01-09 05:59:43.711
05:39:23.662 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 318000/541601 - ETA : 2025-01-09 05:59:43.518
05:39:24.741 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 318200/541601 - ETA : 2025-01-09 05:59:43.498
05:39:25.717 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 318400/541601 - ETA : 2025-01-09 05:59:43.302
05:39:26.756 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 318600/541601 - ETA : 2025-01-09 05:59:43.213
05:39:27.676 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 318800/541601 - ETA : 2025-01-09 05:59:42.923
05:39:28.601 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 319000/541601 - ETA : 2025-01-09 05:59:42.641
05:39:29.525 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 319200/541601 - ETA : 2025-01-09 05:59:42.358
05:39:30.452 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 319400/541601 - ETA : 2025-01-09 05:59:42.081
05:39:31.504 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 319600/541601 - ETA : 2025-01-09 05:59:42.015
05:39:32.614 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 319800/541601 - ETA : 2025-01-09 05:59:42.048
05:39:33.650 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 320000/541601 - ETA : 2025-01-09 05:59:41.956
05:39:34.604 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 320200/541601 - ETA : 2025-01-09 05:59:41.725
05:39:35.537 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 320400/541601 - ETA : 2025-01-09 05:59:41.459
05:39:36.496 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 320600/541601 - ETA : 2025-01-09 05:59:41.237
05:39:37.461 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 320800/541601 - ETA : 2025-01-09 05:59:41.026
05:39:38.546 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 321000/541601 - ETA : 2025-01-09 05:59:41.017
05:39:39.900 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 321200/541601 - ETA : 2025-01-09 05:59:41.462
05:39:41.091 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 321400/541601 - ETA : 2025-01-09 05:59:41.631
05:39:42.216 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 321600/541601 - ETA : 2025-01-09 05:59:41.69
05:39:43.365 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 321800/541601 - ETA : 2025-01-09 05:59:41.788
05:39:44.568 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 322000/541601 - ETA : 2025-01-09 05:59:41.977
05:39:45.698 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 322200/541601 - ETA : 2025-01-09 05:59:42.044
05:39:46.850 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 322400/541601 - ETA : 2025-01-09 05:59:42.147
05:39:47.963 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 322600/541601 - ETA : 2025-01-09 05:59:42.183
05:39:49.091 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 322800/541601 - ETA : 2025-01-09 05:59:42.247
05:39:50.178 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 323000/541601 - ETA : 2025-01-09 05:59:42.241
05:39:51.299 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 323200/541601 - ETA : 2025-01-09 05:59:42.292
05:39:52.465 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 323400/541601 - ETA : 2025-01-09 05:59:42.418
05:39:53.528 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 323600/541601 - ETA : 2025-01-09 05:59:42.372
05:39:54.694 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 323800/541601 - ETA : 2025-01-09 05:59:42.498
05:39:55.734 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 324000/541601 - ETA : 2025-01-09 05:59:42.413
05:39:56.797 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 324200/541601 - ETA : 2025-01-09 05:59:42.367
05:39:57.867 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 324400/541601 - ETA : 2025-01-09 05:59:42.332
05:39:58.917 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 324600/541601 - ETA : 2025-01-09 05:59:42.265
05:40:00.081 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 324800/541601 - ETA : 2025-01-09 05:59:42.387
05:40:01.233 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 325000/541601 - ETA : 2025-01-09 05:59:42.489
05:40:02.397 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 325200/541601 - ETA : 2025-01-09 05:59:42.611
05:40:03.451 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 325400/541601 - ETA : 2025-01-09 05:59:42.55
05:40:04.520 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 325600/541601 - ETA : 2025-01-09 05:59:42.514
05:40:05.630 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 325800/541601 - ETA : 2025-01-09 05:59:42.546
05:40:06.775 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 326000/541601 - ETA : 2025-01-09 05:59:42.636
05:40:07.936 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 326200/541601 - ETA : 2025-01-09 05:59:42.752
05:40:09.081 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 326400/541601 - ETA : 2025-01-09 05:59:42.842
05:40:10.252 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 326600/541601 - ETA : 2025-01-09 05:59:42.975
05:40:11.434 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 326800/541601 - ETA : 2025-01-09 05:59:43.126
05:40:12.556 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 327000/541601 - ETA : 2025-01-09 05:59:43.178
05:40:13.656 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 327200/541601 - ETA : 2025-01-09 05:59:43.193
05:40:14.735 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 327400/541601 - ETA : 2025-01-09 05:59:43.173
05:40:15.841 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 327600/541601 - ETA : 2025-01-09 05:59:43.198
05:40:16.927 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 327800/541601 - ETA : 2025-01-09 05:59:43.189
05:40:18.030 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 328000/541601 - ETA : 2025-01-09 05:59:43.209
05:40:19.164 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 328200/541601 - ETA : 2025-01-09 05:59:43.28
05:40:20.242 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 328400/541601 - ETA : 2025-01-09 05:59:43.259
05:40:21.389 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 328600/541601 - ETA : 2025-01-09 05:59:43.351
05:40:22.550 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 328800/541601 - ETA : 2025-01-09 05:59:43.466
05:40:23.651 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 329000/541601 - ETA : 2025-01-09 05:59:43.483
05:40:24.793 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 329200/541601 - ETA : 2025-01-09 05:59:43.566
05:40:25.883 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 329400/541601 - ETA : 2025-01-09 05:59:43.565
05:40:26.973 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 329600/541601 - ETA : 2025-01-09 05:59:43.563
05:40:28.177 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 329800/541601 - ETA : 2025-01-09 05:59:43.748
05:40:29.309 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 330000/541601 - ETA : 2025-01-09 05:59:43.815
05:40:30.384 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 330200/541601 - ETA : 2025-01-09 05:59:43.789
05:40:31.490 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 330400/541601 - ETA : 2025-01-09 05:59:43.813
05:40:32.555 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 330600/541601 - ETA : 2025-01-09 05:59:43.77
05:40:33.685 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 330800/541601 - ETA : 2025-01-09 05:59:43.833
05:40:34.787 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 331000/541601 - ETA : 2025-01-09 05:59:43.851
05:40:35.894 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 331200/541601 - ETA : 2025-01-09 05:59:43.877
05:40:37.047 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 331400/541601 - ETA : 2025-01-09 05:59:43.978
05:40:38.208 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 331600/541601 - ETA : 2025-01-09 05:59:44.092
05:40:39.338 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 331800/541601 - ETA : 2025-01-09 05:59:44.155
05:40:40.465 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 332000/541601 - ETA : 2025-01-09 05:59:44.213
05:40:41.511 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 332200/541601 - ETA : 2025-01-09 05:59:44.139
05:40:42.624 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 332400/541601 - ETA : 2025-01-09 05:59:44.174
05:40:43.697 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 332600/541601 - ETA : 2025-01-09 05:59:44.144
05:40:44.723 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 332800/541601 - ETA : 2025-01-09 05:59:44.038
05:40:45.765 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 333000/541601 - ETA : 2025-01-09 05:59:43.958
05:40:46.863 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 333200/541601 - ETA : 2025-01-09 05:59:43.969
05:40:47.939 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 333400/541601 - ETA : 2025-01-09 05:59:43.944
05:40:48.975 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 333600/541601 - ETA : 2025-01-09 05:59:43.854
05:40:50.074 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 333800/541601 - ETA : 2025-01-09 05:59:43.867
05:40:51.139 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 334000/541601 - ETA : 2025-01-09 05:59:43.824
05:40:52.174 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 334200/541601 - ETA : 2025-01-09 05:59:43.733
05:40:53.251 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 334400/541601 - ETA : 2025-01-09 05:59:43.71
05:40:54.297 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 334600/541601 - ETA : 2025-01-09 05:59:43.637
05:40:55.367 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 334800/541601 - ETA : 2025-01-09 05:59:43.603
05:40:56.412 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 335000/541601 - ETA : 2025-01-09 05:59:43.528
05:40:57.471 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 335200/541601 - ETA : 2025-01-09 05:59:43.477
05:40:58.513 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 335400/541601 - ETA : 2025-01-09 05:59:43.397
05:40:59.609 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 335600/541601 - ETA : 2025-01-09 05:59:43.405
05:41:00.653 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 335800/541601 - ETA : 2025-01-09 05:59:43.329
05:41:01.689 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 336000/541601 - ETA : 2025-01-09 05:59:43.241
05:41:02.710 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 336200/541601 - ETA : 2025-01-09 05:59:43.128
05:41:03.752 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 336400/541601 - ETA : 2025-01-09 05:59:43.049
05:41:04.777 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 336600/541601 - ETA : 2025-01-09 05:59:42.943
05:41:05.768 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 336800/541601 - ETA : 2025-01-09 05:59:42.782
05:41:06.717 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 337000/541601 - ETA : 2025-01-09 05:59:42.554
05:41:07.713 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 337200/541601 - ETA : 2025-01-09 05:59:42.402
05:41:08.709 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 337400/541601 - ETA : 2025-01-09 05:59:42.25
05:41:09.714 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 337600/541601 - ETA : 2025-01-09 05:59:42.113
05:41:10.677 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 337800/541601 - ETA : 2025-01-09 05:59:41.908
05:41:11.697 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 338000/541601 - ETA : 2025-01-09 05:59:41.795
05:41:12.604 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 338200/541601 - ETA : 2025-01-09 05:59:41.502
05:41:13.567 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 338400/541601 - ETA : 2025-01-09 05:59:41.298
05:41:14.513 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 338600/541601 - ETA : 2025-01-09 05:59:41.067
05:41:15.440 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 338800/541601 - ETA : 2025-01-09 05:59:40.806
05:41:16.392 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 339000/541601 - ETA : 2025-01-09 05:59:40.585
05:41:17.335 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 339200/541601 - ETA : 2025-01-09 05:59:40.351
05:41:18.243 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 339400/541601 - ETA : 2025-01-09 05:59:40.06
05:41:19.220 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 339600/541601 - ETA : 2025-01-09 05:59:39.88
05:41:20.165 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 339800/541601 - ETA : 2025-01-09 05:59:39.65
05:41:21.108 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 340000/541601 - ETA : 2025-01-09 05:59:39.416
05:41:22.068 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 340200/541601 - ETA : 2025-01-09 05:59:39.21
05:41:23.099 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 340400/541601 - ETA : 2025-01-09 05:59:39.117
05:41:24.072 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 340600/541601 - ETA : 2025-01-09 05:59:38.932
05:41:25.050 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 340800/541601 - ETA : 2025-01-09 05:59:38.754
05:41:26.022 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 341000/541601 - ETA : 2025-01-09 05:59:38.568
05:41:26.945 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 341200/541601 - ETA : 2025-01-09 05:59:38.304
05:41:27.876 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 341400/541601 - ETA : 2025-01-09 05:59:38.053
05:41:28.835 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 341600/541601 - ETA : 2025-01-09 05:59:37.847
05:41:29.764 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 341800/541601 - ETA : 2025-01-09 05:59:37.593
05:41:30.728 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 342000/541601 - ETA : 2025-01-09 05:59:37.396
05:41:31.695 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 342200/541601 - ETA : 2025-01-09 05:59:37.203
05:41:32.681 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 342400/541601 - ETA : 2025-01-09 05:59:37.04
05:41:33.600 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 342600/541601 - ETA : 2025-01-09 05:59:36.772
05:41:34.533 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 342800/541601 - ETA : 2025-01-09 05:59:36.526
05:41:35.432 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 343000/541601 - ETA : 2025-01-09 05:59:36.227
05:41:36.343 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 343200/541601 - ETA : 2025-01-09 05:59:35.947
05:41:37.244 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 343400/541601 - ETA : 2025-01-09 05:59:35.651
05:41:38.174 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 343600/541601 - ETA : 2025-01-09 05:59:35.402
05:41:39.149 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 343800/541601 - ETA : 2025-01-09 05:59:35.222
05:41:40.100 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 344000/541601 - ETA : 2025-01-09 05:59:35.008
05:41:41.005 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 344200/541601 - ETA : 2025-01-09 05:59:34.72
05:41:41.998 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 344400/541601 - ETA : 2025-01-09 05:59:34.57
05:41:42.966 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 344600/541601 - ETA : 2025-01-09 05:59:34.383
05:41:43.882 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 344800/541601 - ETA : 2025-01-09 05:59:34.113
05:41:44.766 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 345000/541601 - ETA : 2025-01-09 05:59:33.793
05:41:45.674 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 345200/541601 - ETA : 2025-01-09 05:59:33.512
05:41:46.582 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 345400/541601 - ETA : 2025-01-09 05:59:33.23
05:41:47.481 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 345600/541601 - ETA : 2025-01-09 05:59:32.935
05:41:48.379 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 345800/541601 - ETA : 2025-01-09 05:59:32.639
05:41:49.319 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 346000/541601 - ETA : 2025-01-09 05:59:32.409
05:41:50.255 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 346200/541601 - ETA : 2025-01-09 05:59:32.173
05:41:51.174 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 346400/541601 - ETA : 2025-01-09 05:59:31.91
05:41:52.064 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 346600/541601 - ETA : 2025-01-09 05:59:31.603
05:41:52.982 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 346800/541601 - ETA : 2025-01-09 05:59:31.339
05:41:53.945 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 347000/541601 - ETA : 2025-01-09 05:59:31.146
05:41:54.910 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 347200/541601 - ETA : 2025-01-09 05:59:30.957
05:41:55.799 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 347400/541601 - ETA : 2025-01-09 05:59:30.649
05:41:56.735 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 347600/541601 - ETA : 2025-01-09 05:59:30.414
05:41:57.683 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 347800/541601 - ETA : 2025-01-09 05:59:30.198
05:41:58.637 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 348000/541601 - ETA : 2025-01-09 05:59:29.993
05:41:59.552 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 348200/541601 - ETA : 2025-01-09 05:59:29.727
05:42:00.454 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 348400/541601 - ETA : 2025-01-09 05:59:29.441
05:42:01.304 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 348600/541601 - ETA : 2025-01-09 05:59:29.075
05:42:02.435 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 348800/541601 - ETA : 2025-01-09 05:59:29.145
05:42:03.310 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 349000/541601 - ETA : 2025-01-09 05:59:28.818
05:42:04.202 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 349200/541601 - ETA : 2025-01-09 05:59:28.517
05:42:05.119 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 349400/541601 - ETA : 2025-01-09 05:59:28.256
05:42:06.064 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 349600/541601 - ETA : 2025-01-09 05:59:28.039
05:42:06.968 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 349800/541601 - ETA : 2025-01-09 05:59:27.758
05:42:07.876 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 350000/541601 - ETA : 2025-01-09 05:59:27.483
05:42:08.754 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 350200/541601 - ETA : 2025-01-09 05:59:27.163
05:42:09.645 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 350400/541601 - ETA : 2025-01-09 05:59:26.861
05:42:10.666 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 350600/541601 - ETA : 2025-01-09 05:59:26.764
05:42:11.599 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 350800/541601 - ETA : 2025-01-09 05:59:26.53
05:42:12.501 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 351000/541601 - ETA : 2025-01-09 05:59:26.248
05:42:13.403 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 351200/541601 - ETA : 2025-01-09 05:59:25.966
05:42:14.286 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 351400/541601 - ETA : 2025-01-09 05:59:25.655
05:42:15.229 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 351600/541601 - ETA : 2025-01-09 05:59:25.437
05:42:16.150 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 351800/541601 - ETA : 2025-01-09 05:59:25.185
05:42:17.049 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 352000/541601 - ETA : 2025-01-09 05:59:24.9
05:42:17.957 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 352200/541601 - ETA : 2025-01-09 05:59:24.629
05:42:18.856 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 352400/541601 - ETA : 2025-01-09 05:59:24.345
05:42:19.728 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 352600/541601 - ETA : 2025-01-09 05:59:24.018
05:42:20.677 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 352800/541601 - ETA : 2025-01-09 05:59:23.812
05:42:21.600 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 353000/541601 - ETA : 2025-01-09 05:59:23.565
05:42:22.522 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 353200/541601 - ETA : 2025-01-09 05:59:23.317
05:42:23.436 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 353400/541601 - ETA : 2025-01-09 05:59:23.057
05:42:24.276 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 353600/541601 - ETA : 2025-01-09 05:59:22.684
05:42:25.159 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 353800/541601 - ETA : 2025-01-09 05:59:22.377
05:42:26.034 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 354000/541601 - ETA : 2025-01-09 05:59:22.059
05:42:26.916 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 354200/541601 - ETA : 2025-01-09 05:59:21.751
05:42:27.809 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 354400/541601 - ETA : 2025-01-09 05:59:21.461
05:42:28.649 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 354600/541601 - ETA : 2025-01-09 05:59:21.09
05:42:29.483 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 354800/541601 - ETA : 2025-01-09 05:59:20.71
05:42:30.283 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 355000/541601 - ETA : 2025-01-09 05:59:20.279
05:42:31.044 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 355200/541601 - ETA : 2025-01-09 05:59:19.788
05:42:31.845 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 355400/541601 - ETA : 2025-01-09 05:59:19.36
05:42:32.574 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 355600/541601 - ETA : 2025-01-09 05:59:18.822
05:42:33.347 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 355800/541601 - ETA : 2025-01-09 05:59:18.351
05:42:34.070 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 356000/541601 - ETA : 2025-01-09 05:59:17.805
05:42:34.847 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 356200/541601 - ETA : 2025-01-09 05:59:17.342
05:42:35.608 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 356400/541601 - ETA : 2025-01-09 05:59:16.855
05:42:36.450 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 356600/541601 - ETA : 2025-01-09 05:59:16.492
05:42:37.182 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 356800/541601 - ETA : 2025-01-09 05:59:15.962
05:42:38.002 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 357000/541601 - ETA : 2025-01-09 05:59:15.566
05:42:38.734 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 357200/541601 - ETA : 2025-01-09 05:59:15.037
05:42:39.475 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 357400/541601 - ETA : 2025-01-09 05:59:14.523
05:42:40.285 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 357600/541601 - ETA : 2025-01-09 05:59:14.113
05:42:41.037 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 357800/541601 - ETA : 2025-01-09 05:59:13.616
05:42:41.778 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 358000/541601 - ETA : 2025-01-09 05:59:13.103
05:42:42.474 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 358200/541601 - ETA : 2025-01-09 05:59:12.523
05:42:43.227 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 358400/541601 - ETA : 2025-01-09 05:59:12.029
05:42:43.958 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 358600/541601 - ETA : 2025-01-09 05:59:11.503
05:42:44.648 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 358800/541601 - ETA : 2025-01-09 05:59:10.915
05:42:45.394 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 359000/541601 - ETA : 2025-01-09 05:59:10.413
05:42:46.137 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 359200/541601 - ETA : 2025-01-09 05:59:09.907
05:42:47.010 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 359400/541601 - ETA : 2025-01-09 05:59:09.595
05:42:47.700 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 359600/541601 - ETA : 2025-01-09 05:59:09.011
05:42:48.362 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 359800/541601 - ETA : 2025-01-09 05:59:08.385
05:42:49.054 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 360000/541601 - ETA : 2025-01-09 05:59:07.804
05:42:49.795 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 360200/541601 - ETA : 2025-01-09 05:59:07.297
05:42:50.673 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 360400/541601 - ETA : 2025-01-09 05:59:06.997
05:42:51.387 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 360600/541601 - ETA : 2025-01-09 05:59:06.451
05:42:52.143 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 360800/541601 - ETA : 2025-01-09 05:59:05.967
05:42:52.845 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 361000/541601 - ETA : 2025-01-09 05:59:05.405
05:42:53.534 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 361200/541601 - ETA : 2025-01-09 05:59:04.824
05:42:54.254 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 361400/541601 - ETA : 2025-01-09 05:59:04.289
05:42:54.986 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 361600/541601 - ETA : 2025-01-09 05:59:03.773
05:42:55.717 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 361800/541601 - ETA : 2025-01-09 05:59:03.256
05:42:56.420 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 362000/541601 - ETA : 2025-01-09 05:59:02.697
05:42:57.131 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 362200/541601 - ETA : 2025-01-09 05:59:02.151
05:42:57.822 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 362400/541601 - ETA : 2025-01-09 05:59:01.576
05:42:58.547 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 362600/541601 - ETA : 2025-01-09 05:59:01.053
05:42:59.308 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 362800/541601 - ETA : 2025-01-09 05:59:00.583
05:43:00.081 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 363000/541601 - ETA : 2025-01-09 05:59:00.132
05:43:00.751 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 363200/541601 - ETA : 2025-01-09 05:58:59.528
05:43:01.450 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 363400/541601 - ETA : 2025-01-09 05:58:58.968
05:43:02.214 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 363600/541601 - ETA : 2025-01-09 05:58:58.505
05:43:02.893 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 363800/541601 - ETA : 2025-01-09 05:58:57.917
05:43:03.564 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 364000/541601 - ETA : 2025-01-09 05:58:57.316
05:43:04.241 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 364200/541601 - ETA : 2025-01-09 05:58:56.726
05:43:04.903 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 364400/541601 - ETA : 2025-01-09 05:58:56.114
05:43:05.602 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 364600/541601 - ETA : 2025-01-09 05:58:55.558
05:43:06.282 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 364800/541601 - ETA : 2025-01-09 05:58:54.973
05:43:06.972 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 365000/541601 - ETA : 2025-01-09 05:58:54.405
05:43:07.640 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 365200/541601 - ETA : 2025-01-09 05:58:53.804
05:43:08.361 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 365400/541601 - ETA : 2025-01-09 05:58:53.283
05:43:09.030 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 365600/541601 - ETA : 2025-01-09 05:58:52.685
05:43:09.716 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 365800/541601 - ETA : 2025-01-09 05:58:52.113
05:43:10.384 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 366000/541601 - ETA : 2025-01-09 05:58:51.515
05:43:11.029 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 366200/541601 - ETA : 2025-01-09 05:58:50.884
05:43:11.688 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 366400/541601 - ETA : 2025-01-09 05:58:50.274
05:43:12.346 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 366600/541601 - ETA : 2025-01-09 05:58:49.663
05:43:13.000 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 366800/541601 - ETA : 2025-01-09 05:58:49.047
05:43:13.655 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 367000/541601 - ETA : 2025-01-09 05:58:48.433
05:43:14.384 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 367200/541601 - ETA : 2025-01-09 05:58:47.929
05:43:15.032 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 367400/541601 - ETA : 2025-01-09 05:58:47.306
05:43:15.678 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 367600/541601 - ETA : 2025-01-09 05:58:46.681
05:43:16.339 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 367800/541601 - ETA : 2025-01-09 05:58:46.078
05:43:16.968 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 368000/541601 - ETA : 2025-01-09 05:58:45.43
05:43:17.603 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 368200/541601 - ETA : 2025-01-09 05:58:44.79
05:43:18.356 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 368400/541601 - ETA : 2025-01-09 05:58:44.325
05:43:18.976 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 368600/541601 - ETA : 2025-01-09 05:58:43.665
05:43:19.617 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 368800/541601 - ETA : 2025-01-09 05:58:43.036
05:43:20.286 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 369000/541601 - ETA : 2025-01-09 05:58:42.45
05:43:20.930 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 369200/541601 - ETA : 2025-01-09 05:58:41.827
05:43:21.546 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 369400/541601 - ETA : 2025-01-09 05:58:41.164
05:43:22.153 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 369600/541601 - ETA : 2025-01-09 05:58:40.488
05:43:22.763 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 369800/541601 - ETA : 2025-01-09 05:58:39.817
05:43:23.472 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 370000/541601 - ETA : 2025-01-09 05:58:39.293
05:43:24.227 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 370200/541601 - ETA : 2025-01-09 05:58:38.836
05:43:24.906 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 370400/541601 - ETA : 2025-01-09 05:58:38.268
05:43:25.545 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 370600/541601 - ETA : 2025-01-09 05:58:37.642
05:43:26.209 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 370800/541601 - ETA : 2025-01-09 05:58:37.054
05:43:26.834 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 371000/541601 - ETA : 2025-01-09 05:58:36.41
05:43:27.470 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 371200/541601 - ETA : 2025-01-09 05:58:35.782
05:43:28.116 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 371400/541601 - ETA : 2025-01-09 05:58:35.168
05:43:28.757 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 371600/541601 - ETA : 2025-01-09 05:58:34.55
05:43:29.388 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 371800/541601 - ETA : 2025-01-09 05:58:33.917
05:43:29.977 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 372000/541601 - ETA : 2025-01-09 05:58:33.223
05:43:30.606 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 372200/541601 - ETA : 2025-01-09 05:58:32.588
05:43:31.165 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 372400/541601 - ETA : 2025-01-09 05:58:31.853
05:43:31.737 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 372600/541601 - ETA : 2025-01-09 05:58:31.137
05:43:32.294 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 372800/541601 - ETA : 2025-01-09 05:58:30.399
05:43:32.934 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 373000/541601 - ETA : 2025-01-09 05:58:29.784
05:43:33.521 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 373200/541601 - ETA : 2025-01-09 05:58:29.092
05:43:34.120 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 373400/541601 - ETA : 2025-01-09 05:58:28.418
05:43:34.692 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 373600/541601 - ETA : 2025-01-09 05:58:27.705
05:43:35.274 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 373800/541601 - ETA : 2025-01-09 05:58:27.007
05:43:35.858 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 374000/541601 - ETA : 2025-01-09 05:58:26.315
05:43:36.441 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 374200/541601 - ETA : 2025-01-09 05:58:25.621
05:43:37.020 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 374400/541601 - ETA : 2025-01-09 05:58:24.922
05:43:37.590 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 374600/541601 - ETA : 2025-01-09 05:58:24.21
05:43:38.162 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 374800/541601 - ETA : 2025-01-09 05:58:23.502
05:43:38.812 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 375000/541601 - ETA : 2025-01-09 05:58:22.908
05:43:39.388 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 375200/541601 - ETA : 2025-01-09 05:58:22.207
05:43:39.968 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 375400/541601 - ETA : 2025-01-09 05:58:21.513
05:43:40.579 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 375600/541601 - ETA : 2025-01-09 05:58:20.865
05:43:41.204 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 375800/541601 - ETA : 2025-01-09 05:58:20.237
05:43:41.821 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 376000/541601 - ETA : 2025-01-09 05:58:19.598
05:43:42.434 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 376200/541601 - ETA : 2025-01-09 05:58:18.955
05:43:43.050 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 376400/541601 - ETA : 2025-01-09 05:58:18.316
05:43:43.665 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 376600/541601 - ETA : 2025-01-09 05:58:17.676
05:43:44.317 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 376800/541601 - ETA : 2025-01-09 05:58:17.091
05:43:44.906 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 377000/541601 - ETA : 2025-01-09 05:58:16.415
05:43:45.526 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 377200/541601 - ETA : 2025-01-09 05:58:15.785
05:43:46.138 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 377400/541601 - ETA : 2025-01-09 05:58:15.144
05:43:46.731 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 377600/541601 - ETA : 2025-01-09 05:58:14.476
05:43:47.332 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 377800/541601 - ETA : 2025-01-09 05:58:13.821
05:43:47.931 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 378000/541601 - ETA : 2025-01-09 05:58:13.163
05:43:48.537 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 378200/541601 - ETA : 2025-01-09 05:58:12.516
05:43:49.139 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 378400/541601 - ETA : 2025-01-09 05:58:11.865
05:43:49.735 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 378600/541601 - ETA : 2025-01-09 05:58:11.205
05:43:50.331 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 378800/541601 - ETA : 2025-01-09 05:58:10.546
05:43:50.937 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 379000/541601 - ETA : 2025-01-09 05:58:09.901
05:43:51.538 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 379200/541601 - ETA : 2025-01-09 05:58:09.251
05:43:52.144 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 379400/541601 - ETA : 2025-01-09 05:58:08.608
05:43:52.742 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 379600/541601 - ETA : 2025-01-09 05:58:07.954
05:43:53.350 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 379800/541601 - ETA : 2025-01-09 05:58:07.316
05:43:53.940 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 380000/541601 - ETA : 2025-01-09 05:58:06.652
05:43:54.545 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 380200/541601 - ETA : 2025-01-09 05:58:06.011
05:43:55.148 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 380400/541601 - ETA : 2025-01-09 05:58:05.367
05:43:55.748 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 380600/541601 - ETA : 2025-01-09 05:58:04.72
05:43:56.347 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 380800/541601 - ETA : 2025-01-09 05:58:04.072
05:43:56.947 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 381000/541601 - ETA : 2025-01-09 05:58:03.426
05:43:57.545 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 381200/541601 - ETA : 2025-01-09 05:58:02.778
05:43:58.185 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 381400/541601 - ETA : 2025-01-09 05:58:02.19
05:43:58.770 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 381600/541601 - ETA : 2025-01-09 05:58:01.525
05:43:59.433 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 381800/541601 - ETA : 2025-01-09 05:58:00.971
05:44:00.300 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 382000/541601 - ETA : 2025-01-09 05:58:00.707
05:44:01.150 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 382200/541601 - ETA : 2025-01-09 05:58:00.419
05:44:02.013 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 382400/541601 - ETA : 2025-01-09 05:58:00.15
05:44:02.813 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 382600/541601 - ETA : 2025-01-09 05:57:59.792
05:44:03.580 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 382800/541601 - ETA : 2025-01-09 05:57:59.388
05:44:04.163 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 383000/541601 - ETA : 2025-01-09 05:57:58.723
05:44:04.879 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 383200/541601 - ETA : 2025-01-09 05:57:58.248
05:44:05.783 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 383400/541601 - ETA : 2025-01-09 05:57:58.039
05:44:06.699 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 383600/541601 - ETA : 2025-01-09 05:57:57.846
05:44:07.537 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 383800/541601 - ETA : 2025-01-09 05:57:57.544
05:44:08.432 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 384000/541601 - ETA : 2025-01-09 05:57:57.323
05:44:09.339 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 384200/541601 - ETA : 2025-01-09 05:57:57.119
05:44:10.220 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 384400/541601 - ETA : 2025-01-09 05:57:56.878
05:44:11.065 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 384600/541601 - ETA : 2025-01-09 05:57:56.587
05:44:11.861 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 384800/541601 - ETA : 2025-01-09 05:57:56.227
05:44:12.565 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 385000/541601 - ETA : 2025-01-09 05:57:55.738
05:44:13.177 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 385200/541601 - ETA : 2025-01-09 05:57:55.121
05:44:13.774 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 385400/541601 - ETA : 2025-01-09 05:57:54.482
05:44:14.447 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 385600/541601 - ETA : 2025-01-09 05:57:53.95
05:44:15.067 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 385800/541601 - ETA : 2025-01-09 05:57:53.347
05:44:15.667 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 386000/541601 - ETA : 2025-01-09 05:57:52.714
05:44:16.276 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 386200/541601 - ETA : 2025-01-09 05:57:52.097
05:44:16.924 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 386400/541601 - ETA : 2025-01-09 05:57:51.533
05:44:17.533 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 386600/541601 - ETA : 2025-01-09 05:57:50.916
05:44:18.202 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 386800/541601 - ETA : 2025-01-09 05:57:50.383
05:44:18.722 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 387000/541601 - ETA : 2025-01-09 05:57:49.642
05:44:19.505 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 387200/541601 - ETA : 2025-01-09 05:57:49.27
05:44:20.330 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 387400/541601 - ETA : 2025-01-09 05:57:48.957
05:44:21.189 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 387600/541601 - ETA : 2025-01-09 05:57:48.692
05:44:22.109 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 387800/541601 - ETA : 2025-01-09 05:57:48.511
05:44:22.801 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 388000/541601 - ETA : 2025-01-09 05:57:48.014
05:44:23.511 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 388200/541601 - ETA : 2025-01-09 05:57:47.542
05:44:24.248 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 388400/541601 - ETA : 2025-01-09 05:57:47.108
05:44:24.942 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 388600/541601 - ETA : 2025-01-09 05:57:46.614
05:44:25.703 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 388800/541601 - ETA : 2025-01-09 05:57:46.215
05:44:26.412 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 389000/541601 - ETA : 2025-01-09 05:57:45.743
05:44:27.128 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 389200/541601 - ETA : 2025-01-09 05:57:45.282
05:44:27.896 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 389400/541601 - ETA : 2025-01-09 05:57:44.893
05:44:28.585 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 389600/541601 - ETA : 2025-01-09 05:57:44.393
05:44:29.258 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 389800/541601 - ETA : 2025-01-09 05:57:43.875
05:44:29.952 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 390000/541601 - ETA : 2025-01-09 05:57:43.385
05:44:30.699 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 390200/541601 - ETA : 2025-01-09 05:57:42.969
05:44:31.423 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 390400/541601 - ETA : 2025-01-09 05:57:42.521
05:44:32.105 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 390600/541601 - ETA : 2025-01-09 05:57:42.016
05:44:32.771 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 390800/541601 - ETA : 2025-01-09 05:57:41.489
05:44:33.446 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 391000/541601 - ETA : 2025-01-09 05:57:40.975
05:44:34.328 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 391200/541601 - ETA : 2025-01-09 05:57:40.748
05:44:35.002 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 391400/541601 - ETA : 2025-01-09 05:57:40.234
05:44:35.688 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 391600/541601 - ETA : 2025-01-09 05:57:39.737
05:44:36.335 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 391800/541601 - ETA : 2025-01-09 05:57:39.186
05:44:37.032 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 392000/541601 - ETA : 2025-01-09 05:57:38.705
05:44:37.700 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 392200/541601 - ETA : 2025-01-09 05:57:38.184
05:44:38.369 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 392400/541601 - ETA : 2025-01-09 05:57:37.665
05:44:39.089 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 392600/541601 - ETA : 2025-01-09 05:57:37.218
05:44:39.846 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 392800/541601 - ETA : 2025-01-09 05:57:36.821
05:44:40.510 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 393000/541601 - ETA : 2025-01-09 05:57:36.297
05:44:41.170 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 393200/541601 - ETA : 2025-01-09 05:57:35.768
05:44:41.852 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 393400/541601 - ETA : 2025-01-09 05:57:35.27
05:44:42.630 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 393600/541601 - ETA : 2025-01-09 05:57:34.904
05:44:43.308 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 393800/541601 - ETA : 2025-01-09 05:57:34.401
05:44:43.989 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 394000/541601 - ETA : 2025-01-09 05:57:33.903
05:44:44.699 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 394200/541601 - ETA : 2025-01-09 05:57:33.445
05:44:45.417 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 394400/541601 - ETA : 2025-01-09 05:57:32.999
05:44:46.127 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 394600/541601 - ETA : 2025-01-09 05:57:32.542
05:44:46.763 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 394800/541601 - ETA : 2025-01-09 05:57:31.984
05:44:47.356 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 395000/541601 - ETA : 2025-01-09 05:57:31.368
05:44:47.953 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 395200/541601 - ETA : 2025-01-09 05:57:30.757
05:44:48.522 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 395400/541601 - ETA : 2025-01-09 05:57:30.109
05:44:49.074 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 395600/541601 - ETA : 2025-01-09 05:57:29.439
05:44:49.636 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 395800/541601 - ETA : 2025-01-09 05:57:28.782
05:44:50.210 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 396000/541601 - ETA : 2025-01-09 05:57:28.143
05:44:50.761 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 396200/541601 - ETA : 2025-01-09 05:57:27.473
05:44:51.309 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 396400/541601 - ETA : 2025-01-09 05:57:26.8
05:44:51.842 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 396600/541601 - ETA : 2025-01-09 05:57:26.107
05:44:52.803 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 396800/541601 - ETA : 2025-01-09 05:57:25.998
05:44:53.400 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 397000/541601 - ETA : 2025-01-09 05:57:25.394
05:44:53.793 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 397200/541601 - ETA : 2025-01-09 05:57:24.511
05:44:54.174 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 397400/541601 - ETA : 2025-01-09 05:57:23.613
05:44:54.598 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 397600/541601 - ETA : 2025-01-09 05:57:22.774
05:44:54.973 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 397800/541601 - ETA : 2025-01-09 05:57:21.871
05:44:55.351 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 398000/541601 - ETA : 2025-01-09 05:57:20.972
05:44:55.721 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 398200/541601 - ETA : 2025-01-09 05:57:20.062
05:44:56.090 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 398400/541601 - ETA : 2025-01-09 05:57:19.153
05:44:56.463 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 398600/541601 - ETA : 2025-01-09 05:57:18.25
05:44:56.909 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 398800/541601 - ETA : 2025-01-09 05:57:17.446
05:44:57.780 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 399000/541601 - ETA : 2025-01-09 05:57:17.221
05:44:58.584 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 399200/541601 - ETA : 2025-01-09 05:57:16.905
05:44:59.343 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 399400/541601 - ETA : 2025-01-09 05:57:16.528
05:45:00.072 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 399600/541601 - ETA : 2025-01-09 05:57:16.11
05:45:00.831 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 399800/541601 - ETA : 2025-01-09 05:57:15.734
05:45:01.459 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 400000/541601 - ETA : 2025-01-09 05:57:15.181
05:45:02.131 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 400200/541601 - ETA : 2025-01-09 05:57:14.688
05:45:02.866 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 400400/541601 - ETA : 2025-01-09 05:57:14.281
05:45:03.462 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 400600/541601 - ETA : 2025-01-09 05:57:13.686
05:45:04.117 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 400800/541601 - ETA : 2025-01-09 05:57:13.17
05:45:04.755 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 401000/541601 - ETA : 2025-01-09 05:57:12.634
05:45:05.718 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 401200/541601 - ETA : 2025-01-09 05:57:12.537
05:45:06.664 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 401400/541601 - ETA : 2025-01-09 05:57:12.416
05:45:07.707 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 401600/541601 - ETA : 2025-01-09 05:57:12.426
05:45:08.867 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 401800/541601 - ETA : 2025-01-09 05:57:12.594
05:45:09.964 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 402000/541601 - ETA : 2025-01-09 05:57:12.678
05:45:10.984 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 402200/541601 - ETA : 2025-01-09 05:57:12.657
05:45:12.036 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 402400/541601 - ETA : 2025-01-09 05:57:12.679
05:45:13.116 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 402600/541601 - ETA : 2025-01-09 05:57:12.739
05:45:14.206 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 402800/541601 - ETA : 2025-01-09 05:57:12.813
05:45:15.263 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 403000/541601 - ETA : 2025-01-09 05:57:12.841
05:45:16.050 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 403200/541601 - ETA : 2025-01-09 05:57:12.508
05:45:16.778 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 403400/541601 - ETA : 2025-01-09 05:57:12.095
05:45:17.379 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 403600/541601 - ETA : 2025-01-09 05:57:11.512
05:45:17.935 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 403800/541601 - ETA : 2025-01-09 05:57:10.87
05:45:18.535 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 404000/541601 - ETA : 2025-01-09 05:57:10.287
05:45:19.239 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 404200/541601 - ETA : 2025-01-09 05:57:09.844
05:45:20.170 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 404400/541601 - ETA : 2025-01-09 05:57:09.706
05:45:20.939 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 404600/541601 - ETA : 2025-01-09 05:57:09.351
05:45:21.647 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 404800/541601 - ETA : 2025-01-09 05:57:08.914
05:45:22.416 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 405000/541601 - ETA : 2025-01-09 05:57:08.56
05:45:23.147 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 405200/541601 - ETA : 2025-01-09 05:57:08.155
05:45:23.889 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 405400/541601 - ETA : 2025-01-09 05:57:07.765
05:45:24.887 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 405600/541601 - ETA : 2025-01-09 05:57:07.718
05:45:25.525 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 405800/541601 - ETA : 2025-01-09 05:57:07.19
05:45:26.274 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 406000/541601 - ETA : 2025-01-09 05:57:06.811
05:45:26.994 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 406200/541601 - ETA : 2025-01-09 05:57:06.393
05:45:27.738 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 406400/541601 - ETA : 2025-01-09 05:57:06.008
05:45:28.420 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 406600/541601 - ETA : 2025-01-09 05:57:05.54
05:45:29.127 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 406800/541601 - ETA : 2025-01-09 05:57:05.107
05:45:29.819 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 407000/541601 - ETA : 2025-01-09 05:57:04.653
05:45:30.548 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 407200/541601 - ETA : 2025-01-09 05:57:04.25
05:45:31.259 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 407400/541601 - ETA : 2025-01-09 05:57:03.823
05:45:32.010 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 407600/541601 - ETA : 2025-01-09 05:57:03.448
05:45:32.700 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 407800/541601 - ETA : 2025-01-09 05:57:02.995
05:45:33.390 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 408000/541601 - ETA : 2025-01-09 05:57:02.541
05:45:34.049 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 408200/541601 - ETA : 2025-01-09 05:57:02.047
05:45:34.737 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 408400/541601 - ETA : 2025-01-09 05:57:01.591
05:45:35.412 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 408600/541601 - ETA : 2025-01-09 05:57:01.119
05:45:36.157 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 408800/541601 - ETA : 2025-01-09 05:57:00.74
05:45:36.879 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 409000/541601 - ETA : 2025-01-09 05:57:00.331
05:45:37.605 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 409200/541601 - ETA : 2025-01-09 05:56:59.927
05:45:38.292 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 409400/541601 - ETA : 2025-01-09 05:56:59.472
05:45:39.004 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 409600/541601 - ETA : 2025-01-09 05:56:59.051
05:45:39.708 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 409800/541601 - ETA : 2025-01-09 05:56:58.62
05:45:40.422 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 410000/541601 - ETA : 2025-01-09 05:56:58.202
05:45:41.152 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 410200/541601 - ETA : 2025-01-09 05:56:57.806
05:45:41.818 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 410400/541601 - ETA : 2025-01-09 05:56:57.326
05:45:42.473 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 410600/541601 - ETA : 2025-01-09 05:56:56.832
05:45:43.209 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 410800/541601 - ETA : 2025-01-09 05:56:56.445
05:45:43.883 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 411000/541601 - ETA : 2025-01-09 05:56:55.976
05:45:44.579 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 411200/541601 - ETA : 2025-01-09 05:56:55.537
05:45:45.272 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 411400/541601 - ETA : 2025-01-09 05:56:55.095
05:45:45.975 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 411600/541601 - ETA : 2025-01-09 05:56:54.666
05:45:46.701 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 411800/541601 - ETA : 2025-01-09 05:56:54.268
05:45:47.380 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 412000/541601 - ETA : 2025-01-09 05:56:53.808
05:45:48.095 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 412200/541601 - ETA : 2025-01-09 05:56:53.396
05:45:48.867 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 412400/541601 - ETA : 2025-01-09 05:56:53.06
05:45:49.635 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 412600/541601 - ETA : 2025-01-09 05:56:52.718
05:45:50.341 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 412800/541601 - ETA : 2025-01-09 05:56:52.296
05:45:51.058 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 413000/541601 - ETA : 2025-01-09 05:56:51.888
05:45:51.812 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 413200/541601 - ETA : 2025-01-09 05:56:51.529
05:45:52.534 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 413400/541601 - ETA : 2025-01-09 05:56:51.129
05:45:53.260 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 413600/541601 - ETA : 2025-01-09 05:56:50.734
05:45:54.015 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 413800/541601 - ETA : 2025-01-09 05:56:50.378
05:45:54.729 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 414000/541601 - ETA : 2025-01-09 05:56:49.968
05:45:55.449 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 414200/541601 - ETA : 2025-01-09 05:56:49.567
05:45:56.154 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 414400/541601 - ETA : 2025-01-09 05:56:49.146
05:45:56.946 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 414600/541601 - ETA : 2025-01-09 05:56:48.84
05:45:57.787 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 414800/541601 - ETA : 2025-01-09 05:56:48.597
05:45:58.534 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 415000/541601 - ETA : 2025-01-09 05:56:48.232
05:45:59.296 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 415200/541601 - ETA : 2025-01-09 05:56:47.888
05:46:00.030 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 415400/541601 - ETA : 2025-01-09 05:56:47.507
05:46:00.745 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 415600/541601 - ETA : 2025-01-09 05:56:47.101
05:46:01.456 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 415800/541601 - ETA : 2025-01-09 05:56:46.691
05:46:02.223 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 416000/541601 - ETA : 2025-01-09 05:56:46.354
05:46:03.003 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 416200/541601 - ETA : 2025-01-09 05:56:46.034
05:46:03.721 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 416400/541601 - ETA : 2025-01-09 05:56:45.634
05:46:04.453 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 416600/541601 - ETA : 2025-01-09 05:56:45.253
05:46:05.213 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 416800/541601 - ETA : 2025-01-09 05:56:44.907
05:46:05.900 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 417000/541601 - ETA : 2025-01-09 05:56:44.469
05:46:06.590 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 417200/541601 - ETA : 2025-01-09 05:56:44.034
05:46:07.270 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 417400/541601 - ETA : 2025-01-09 05:56:43.587
05:46:07.958 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 417600/541601 - ETA : 2025-01-09 05:56:43.15
05:46:08.643 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 417800/541601 - ETA : 2025-01-09 05:56:42.71
05:46:09.346 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 418000/541601 - ETA : 2025-01-09 05:56:42.294
05:46:10.068 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 418200/541601 - ETA : 2025-01-09 05:56:41.902
05:46:10.746 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 418400/541601 - ETA : 2025-01-09 05:56:41.454
05:46:11.444 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 418600/541601 - ETA : 2025-01-09 05:56:41.033
05:46:12.121 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 418800/541601 - ETA : 2025-01-09 05:56:40.584
05:46:12.991 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 419000/541601 - ETA : 2025-01-09 05:56:40.386
05:46:13.750 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 419200/541601 - ETA : 2025-01-09 05:56:40.044
05:46:14.430 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 419400/541601 - ETA : 2025-01-09 05:56:39.601
05:46:15.104 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 419600/541601 - ETA : 2025-01-09 05:56:39.15
05:46:15.823 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 419800/541601 - ETA : 2025-01-09 05:56:38.758
05:46:16.480 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 420000/541601 - ETA : 2025-01-09 05:56:38.286
05:46:17.143 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 420200/541601 - ETA : 2025-01-09 05:56:37.822
05:46:17.841 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 420400/541601 - ETA : 2025-01-09 05:56:37.404
05:46:18.544 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 420600/541601 - ETA : 2025-01-09 05:56:36.993
05:46:19.248 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 420800/541601 - ETA : 2025-01-09 05:56:36.583
05:46:20.002 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 421000/541601 - ETA : 2025-01-09 05:56:36.239
05:46:20.623 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 421200/541601 - ETA : 2025-01-09 05:56:35.723
05:46:21.246 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 421400/541601 - ETA : 2025-01-09 05:56:35.21
05:46:21.901 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 421600/541601 - ETA : 2025-01-09 05:56:34.74
05:46:22.586 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 421800/541601 - ETA : 2025-01-09 05:56:34.308
05:46:23.261 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 422000/541601 - ETA : 2025-01-09 05:56:33.863
05:46:23.994 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 422200/541601 - ETA : 2025-01-09 05:56:33.494
05:46:24.657 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 422400/541601 - ETA : 2025-01-09 05:56:33.035
05:46:25.315 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 422600/541601 - ETA : 2025-01-09 05:56:32.57
05:46:25.958 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 422800/541601 - ETA : 2025-01-09 05:56:32.086
05:46:26.618 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 423000/541601 - ETA : 2025-01-09 05:56:31.625
05:46:27.370 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 423200/541601 - ETA : 2025-01-09 05:56:31.281
05:46:27.991 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 423400/541601 - ETA : 2025-01-09 05:56:30.771
05:46:28.611 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 423600/541601 - ETA : 2025-01-09 05:56:30.26
05:46:29.257 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 423800/541601 - ETA : 2025-01-09 05:56:29.782
05:46:29.866 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 424000/541601 - ETA : 2025-01-09 05:56:29.258
05:46:30.478 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 424200/541601 - ETA : 2025-01-09 05:56:28.737
05:46:31.086 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 424400/541601 - ETA : 2025-01-09 05:56:28.213
05:46:31.750 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 424600/541601 - ETA : 2025-01-09 05:56:27.76
05:46:32.371 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 424800/541601 - ETA : 2025-01-09 05:56:27.253
05:46:32.988 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 425000/541601 - ETA : 2025-01-09 05:56:26.741
05:46:33.660 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 425200/541601 - ETA : 2025-01-09 05:56:26.3
05:46:34.274 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 425400/541601 - ETA : 2025-01-09 05:56:25.785
05:46:34.898 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 425600/541601 - ETA : 2025-01-09 05:56:25.283
05:46:35.479 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 425800/541601 - ETA : 2025-01-09 05:56:24.728
05:46:36.055 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 426000/541601 - ETA : 2025-01-09 05:56:24.166
05:46:36.655 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 426200/541601 - ETA : 2025-01-09 05:56:23.636
05:46:37.234 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 426400/541601 - ETA : 2025-01-09 05:56:23.079
05:46:37.876 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 426600/541601 - ETA : 2025-01-09 05:56:22.603
05:46:38.493 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 426800/541601 - ETA : 2025-01-09 05:56:22.095
05:46:39.099 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 427000/541601 - ETA : 2025-01-09 05:56:21.574
05:46:39.734 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 427200/541601 - ETA : 2025-01-09 05:56:21.089
05:46:40.313 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 427400/541601 - ETA : 2025-01-09 05:56:20.536
05:46:40.964 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 427600/541601 - ETA : 2025-01-09 05:56:20.074
05:46:41.534 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 427800/541601 - ETA : 2025-01-09 05:56:19.509
05:46:42.064 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 428000/541601 - ETA : 2025-01-09 05:56:18.895
05:46:42.673 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 428200/541601 - ETA : 2025-01-09 05:56:18.38
05:46:43.246 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 428400/541601 - ETA : 2025-01-09 05:56:17.821
05:46:43.973 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 428600/541601 - ETA : 2025-01-09 05:56:17.457
05:46:44.537 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 428800/541601 - ETA : 2025-01-09 05:56:16.887
05:46:45.115 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 429000/541601 - ETA : 2025-01-09 05:56:16.336
05:46:45.705 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 429200/541601 - ETA : 2025-01-09 05:56:15.8
05:46:46.420 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 429400/541601 - ETA : 2025-01-09 05:56:15.423
05:46:46.967 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 429600/541601 - ETA : 2025-01-09 05:56:14.833
05:46:47.513 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 429800/541601 - ETA : 2025-01-09 05:56:14.244
05:46:48.081 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 430000/541601 - ETA : 2025-01-09 05:56:13.682
05:46:48.617 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 430200/541601 - ETA : 2025-01-09 05:56:13.081
05:46:49.171 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 430400/541601 - ETA : 2025-01-09 05:56:12.503
05:46:49.711 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 430600/541601 - ETA : 2025-01-09 05:56:11.908
05:46:50.219 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 430800/541601 - ETA : 2025-01-09 05:56:11.273
05:46:50.916 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 431000/541601 - ETA : 2025-01-09 05:56:10.876
05:46:51.433 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 431200/541601 - ETA : 2025-01-09 05:56:10.254
05:46:51.922 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 431400/541601 - ETA : 2025-01-09 05:56:09.597
05:46:52.420 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 431600/541601 - ETA : 2025-01-09 05:56:08.951
05:46:52.914 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 431800/541601 - ETA : 2025-01-09 05:56:08.302
05:46:53.420 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 432000/541601 - ETA : 2025-01-09 05:56:07.668
05:46:54.224 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 432200/541601 - ETA : 2025-01-09 05:56:07.408
05:46:55.203 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 432400/541601 - ETA : 2025-01-09 05:56:07.368
05:46:56.156 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 432600/541601 - ETA : 2025-01-09 05:56:07.295
05:46:57.093 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 432800/541601 - ETA : 2025-01-09 05:56:07.202
05:46:58.168 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 433000/541601 - ETA : 2025-01-09 05:56:07.281
05:46:59.111 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 433200/541601 - ETA : 2025-01-09 05:56:07.196
05:46:59.984 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 433400/541601 - ETA : 2025-01-09 05:56:07.023
05:47:00.851 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 433600/541601 - ETA : 2025-01-09 05:56:06.843
05:47:01.714 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 433800/541601 - ETA : 2025-01-09 05:56:06.658
05:47:02.569 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 434000/541601 - ETA : 2025-01-09 05:56:06.464
05:47:03.448 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 434200/541601 - ETA : 2025-01-09 05:56:06.299
05:47:04.224 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 434400/541601 - ETA : 2025-01-09 05:56:06.006
05:47:05.085 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 434600/541601 - ETA : 2025-01-09 05:56:05.82
05:47:06.012 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 434800/541601 - ETA : 2025-01-09 05:56:05.715
05:47:06.991 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 435000/541601 - ETA : 2025-01-09 05:56:05.676
05:47:07.819 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 435200/541601 - ETA : 2025-01-09 05:56:05.449
05:47:08.644 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 435400/541601 - ETA : 2025-01-09 05:56:05.218
05:47:09.436 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 435600/541601 - ETA : 2025-01-09 05:56:04.946
05:47:10.153 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 435800/541601 - ETA : 2025-01-09 05:56:04.582
05:47:10.903 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 436000/541601 - ETA : 2025-01-09 05:56:04.257
05:47:11.637 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 436200/541601 - ETA : 2025-01-09 05:56:03.915
05:47:12.323 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 436400/541601 - ETA : 2025-01-09 05:56:03.513
05:47:12.981 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 436600/541601 - ETA : 2025-01-09 05:56:03.077
05:47:13.635 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 436800/541601 - ETA : 2025-01-09 05:56:02.636
05:47:14.287 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 437000/541601 - ETA : 2025-01-09 05:56:02.193
05:47:14.915 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 437200/541601 - ETA : 2025-01-09 05:56:01.72
05:47:15.572 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 437400/541601 - ETA : 2025-01-09 05:56:01.284
05:47:16.197 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 437600/541601 - ETA : 2025-01-09 05:56:00.809
05:47:16.809 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 437800/541601 - ETA : 2025-01-09 05:56:00.318
05:47:17.387 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 438000/541601 - ETA : 2025-01-09 05:55:59.785
05:47:17.994 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 438200/541601 - ETA : 2025-01-09 05:55:59.289
05:47:18.591 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 438400/541601 - ETA : 2025-01-09 05:55:58.781
05:47:19.215 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 438600/541601 - ETA : 2025-01-09 05:55:58.307
05:47:19.815 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 438800/541601 - ETA : 2025-01-09 05:55:57.803
05:47:20.399 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 439000/541601 - ETA : 2025-01-09 05:55:57.28
05:47:21.052 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 439200/541601 - ETA : 2025-01-09 05:55:56.843
05:47:21.697 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 439400/541601 - ETA : 2025-01-09 05:55:56.396
05:47:22.291 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 439600/541601 - ETA : 2025-01-09 05:55:55.887
05:47:22.891 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 439800/541601 - ETA : 2025-01-09 05:55:55.386
05:47:23.547 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 440000/541601 - ETA : 2025-01-09 05:55:54.954
05:47:24.119 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 440200/541601 - ETA : 2025-01-09 05:55:54.419
05:47:24.688 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 440400/541601 - ETA : 2025-01-09 05:55:53.881
05:47:25.104 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 440600/541601 - ETA : 2025-01-09 05:55:53.156
05:47:25.452 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 440800/541601 - ETA : 2025-01-09 05:55:52.347
05:47:25.804 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 441000/541601 - ETA : 2025-01-09 05:55:51.544
05:47:26.152 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 441200/541601 - ETA : 2025-01-09 05:55:50.737
05:47:26.585 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 441400/541601 - ETA : 2025-01-09 05:55:50.035
05:47:26.934 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 441600/541601 - ETA : 2025-01-09 05:55:49.231
05:47:27.279 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 441800/541601 - ETA : 2025-01-09 05:55:48.422
05:47:27.627 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 442000/541601 - ETA : 2025-01-09 05:55:47.618
05:47:27.974 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 442200/541601 - ETA : 2025-01-09 05:55:46.813
05:47:28.335 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 442400/541601 - ETA : 2025-01-09 05:55:46.027
05:47:28.689 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 442600/541601 - ETA : 2025-01-09 05:55:45.232
05:47:29.041 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 442800/541601 - ETA : 2025-01-09 05:55:44.436
05:47:29.393 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 443000/541601 - ETA : 2025-01-09 05:55:43.64
05:47:29.784 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 443200/541601 - ETA : 2025-01-09 05:55:42.893
05:47:30.140 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 443400/541601 - ETA : 2025-01-09 05:55:42.103
05:47:30.498 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 443600/541601 - ETA : 2025-01-09 05:55:41.317
05:47:30.853 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 443800/541601 - ETA : 2025-01-09 05:55:40.528
05:47:31.202 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 444000/541601 - ETA : 2025-01-09 05:55:39.732
05:47:31.547 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 444200/541601 - ETA : 2025-01-09 05:55:38.932
05:47:31.897 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 444400/541601 - ETA : 2025-01-09 05:55:38.139
05:47:32.250 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 444600/541601 - ETA : 2025-01-09 05:55:37.35
05:47:32.601 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 444800/541601 - ETA : 2025-01-09 05:55:36.56
05:47:32.959 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 445000/541601 - ETA : 2025-01-09 05:55:35.779
05:47:33.308 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 445200/541601 - ETA : 2025-01-09 05:55:34.987
05:47:33.661 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 445400/541601 - ETA : 2025-01-09 05:55:34.201
05:47:34.011 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 445600/541601 - ETA : 2025-01-09 05:55:33.412
05:47:34.365 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 445800/541601 - ETA : 2025-01-09 05:55:32.629
05:47:34.715 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 446000/541601 - ETA : 2025-01-09 05:55:31.84
05:47:35.059 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 446200/541601 - ETA : 2025-01-09 05:55:31.047
05:47:35.400 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 446400/541601 - ETA : 2025-01-09 05:55:30.251
05:47:35.737 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 446600/541601 - ETA : 2025-01-09 05:55:29.449
05:47:36.071 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 446800/541601 - ETA : 2025-01-09 05:55:28.645
05:47:36.412 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 447000/541601 - ETA : 2025-01-09 05:55:27.851
05:47:36.743 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 447200/541601 - ETA : 2025-01-09 05:55:27.043
05:47:37.075 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 447400/541601 - ETA : 2025-01-09 05:55:26.24
05:47:37.413 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 447600/541601 - ETA : 2025-01-09 05:55:25.444
05:47:37.853 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 447800/541601 - ETA : 2025-01-09 05:55:24.772
05:47:38.294 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 448000/541601 - ETA : 2025-01-09 05:55:24.101
05:47:38.624 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 448200/541601 - ETA : 2025-01-09 05:55:23.297
05:47:38.950 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 448400/541601 - ETA : 2025-01-09 05:55:22.489
05:47:39.266 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 448600/541601 - ETA : 2025-01-09 05:55:21.67
05:47:39.576 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 448800/541601 - ETA : 2025-01-09 05:55:20.844
05:47:39.888 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 449000/541601 - ETA : 2025-01-09 05:55:20.021
05:47:40.197 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 449200/541601 - ETA : 2025-01-09 05:55:19.195
05:47:40.511 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 449400/541601 - ETA : 2025-01-09 05:55:18.376
05:47:40.913 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 449600/541601 - ETA : 2025-01-09 05:55:17.664
05:47:41.227 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 449800/541601 - ETA : 2025-01-09 05:55:16.846
05:47:41.545 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 450000/541601 - ETA : 2025-01-09 05:55:16.035
05:47:41.881 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 450200/541601 - ETA : 2025-01-09 05:55:15.245
05:47:42.241 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 450400/541601 - ETA : 2025-01-09 05:55:14.485
05:47:42.601 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 450600/541601 - ETA : 2025-01-09 05:55:13.726
05:47:42.919 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 450800/541601 - ETA : 2025-01-09 05:55:12.917
05:47:43.234 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 451000/541601 - ETA : 2025-01-09 05:55:12.105
05:47:43.555 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 451200/541601 - ETA : 2025-01-09 05:55:11.301
05:47:43.988 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 451400/541601 - ETA : 2025-01-09 05:55:10.632
05:47:45.149 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 451600/541601 - ETA : 2025-01-09 05:55:10.836
05:47:46.294 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 451800/541601 - ETA : 2025-01-09 05:55:11.022
05:47:47.486 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 452000/541601 - ETA : 2025-01-09 05:55:11.263
05:47:48.583 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 452200/541601 - ETA : 2025-01-09 05:55:11.391
05:47:49.743 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 452400/541601 - ETA : 2025-01-09 05:55:11.593
05:47:50.889 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 452600/541601 - ETA : 2025-01-09 05:55:11.779
05:47:51.981 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 452800/541601 - ETA : 2025-01-09 05:55:11.9
05:47:52.959 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 453000/541601 - ETA : 2025-01-09 05:55:11.885
05:47:53.872 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 453200/541601 - ETA : 2025-01-09 05:55:11.792
05:47:54.891 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 453400/541601 - ETA : 2025-01-09 05:55:11.825
05:47:55.890 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 453600/541601 - ETA : 2025-01-09 05:55:11.836
05:47:56.869 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 453800/541601 - ETA : 2025-01-09 05:55:11.822
05:47:57.939 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 454000/541601 - ETA : 2025-01-09 05:55:11.916
05:47:59.001 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 454200/541601 - ETA : 2025-01-09 05:55:12.001
05:48:00.003 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 454400/541601 - ETA : 2025-01-09 05:55:12.014
05:48:01.065 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 454600/541601 - ETA : 2025-01-09 05:55:12.099
05:48:02.030 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 454800/541601 - ETA : 2025-01-09 05:55:12.068
05:48:02.934 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 455000/541601 - ETA : 2025-01-09 05:55:11.965
05:48:03.877 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 455200/541601 - ETA : 2025-01-09 05:55:11.908
05:48:04.932 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 455400/541601 - ETA : 2025-01-09 05:55:11.984
05:48:06.149 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 455600/541601 - ETA : 2025-01-09 05:55:12.253
05:48:07.373 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 455800/541601 - ETA : 2025-01-09 05:55:12.53
05:48:09.012 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 456000/541601 - ETA : 2025-01-09 05:55:13.3
05:48:10.794 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 456200/541601 - ETA : 2025-01-09 05:55:14.239
05:48:12.530 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 456400/541601 - ETA : 2025-01-09 05:55:15.122
05:48:14.202 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 456600/541601 - ETA : 2025-01-09 05:55:15.928
05:48:15.766 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 456800/541601 - ETA : 2025-01-09 05:55:16.606
05:48:17.279 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 457000/541601 - ETA : 2025-01-09 05:55:17.223
05:48:18.629 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 457200/541601 - ETA : 2025-01-09 05:55:17.646
05:48:19.852 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 457400/541601 - ETA : 2025-01-09 05:55:17.919
05:48:21.057 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 457600/541601 - ETA : 2025-01-09 05:55:18.17
05:48:22.153 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 457800/541601 - ETA : 2025-01-09 05:55:18.291
05:48:23.219 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 458000/541601 - ETA : 2025-01-09 05:55:18.377
05:48:24.306 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 458200/541601 - ETA : 2025-01-09 05:55:18.488
05:48:25.353 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 458400/541601 - ETA : 2025-01-09 05:55:18.552
05:48:26.392 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 458600/541601 - ETA : 2025-01-09 05:55:18.606
05:48:27.417 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 458800/541601 - ETA : 2025-01-09 05:55:18.643
05:48:28.391 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 459000/541601 - ETA : 2025-01-09 05:55:18.621
05:48:29.273 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 459200/541601 - ETA : 2025-01-09 05:55:18.489
05:48:30.071 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 459400/541601 - ETA : 2025-01-09 05:55:18.259
05:48:30.814 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 459600/541601 - ETA : 2025-01-09 05:55:17.964
05:48:31.537 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 459800/541601 - ETA : 2025-01-09 05:55:17.646
05:48:32.299 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 460000/541601 - ETA : 2025-01-09 05:55:17.373
05:48:33.003 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 460200/541601 - ETA : 2025-01-09 05:55:17.034
05:48:33.727 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 460400/541601 - ETA : 2025-01-09 05:55:16.718
05:48:34.532 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 460600/541601 - ETA : 2025-01-09 05:55:16.498
05:48:35.290 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 460800/541601 - ETA : 2025-01-09 05:55:16.222
05:48:36.527 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 461000/541601 - ETA : 2025-01-09 05:55:16.51
05:48:37.883 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 461200/541601 - ETA : 2025-01-09 05:55:16.936
05:48:39.401 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 461400/541601 - ETA : 2025-01-09 05:55:17.553
05:48:40.878 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 461600/541601 - ETA : 2025-01-09 05:55:18.121
05:48:42.233 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 461800/541601 - ETA : 2025-01-09 05:55:18.546
05:48:43.593 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 462000/541601 - ETA : 2025-01-09 05:55:18.975
05:48:44.945 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 462200/541601 - ETA : 2025-01-09 05:55:19.396
05:48:46.230 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 462400/541601 - ETA : 2025-01-09 05:55:19.737
05:48:47.558 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 462600/541601 - ETA : 2025-01-09 05:55:20.128
05:48:48.780 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 462800/541601 - ETA : 2025-01-09 05:55:20.395
05:48:50.060 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 463000/541601 - ETA : 2025-01-09 05:55:20.73
05:48:51.506 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 463200/541601 - ETA : 2025-01-09 05:55:21.259
05:48:52.886 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 463400/541601 - ETA : 2025-01-09 05:55:21.709
05:48:54.213 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 463600/541601 - ETA : 2025-01-09 05:55:22.098
05:48:55.510 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 463800/541601 - ETA : 2025-01-09 05:55:22.451
05:48:56.708 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 464000/541601 - ETA : 2025-01-09 05:55:22.688
05:48:57.820 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 464200/541601 - ETA : 2025-01-09 05:55:22.825
05:48:58.806 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 464400/541601 - ETA : 2025-01-09 05:55:22.815
05:48:59.718 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 464600/541601 - ETA : 2025-01-09 05:55:22.718
05:49:00.702 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 464800/541601 - ETA : 2025-01-09 05:55:22.706
05:49:01.806 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 465000/541601 - ETA : 2025-01-09 05:55:22.833
05:49:02.822 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 465200/541601 - ETA : 2025-01-09 05:55:22.858
05:49:03.913 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 465400/541601 - ETA : 2025-01-09 05:55:22.969
05:49:04.996 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 465600/541601 - ETA : 2025-01-09 05:55:23.072
05:49:06.112 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 465800/541601 - ETA : 2025-01-09 05:55:23.213
05:49:07.163 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 466000/541601 - ETA : 2025-01-09 05:55:23.278
05:49:08.230 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 466200/541601 - ETA : 2025-01-09 05:55:23.361
05:49:09.212 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 466400/541601 - ETA : 2025-01-09 05:55:23.346
05:49:10.364 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 466600/541601 - ETA : 2025-01-09 05:55:23.527
05:49:11.608 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 466800/541601 - ETA : 2025-01-09 05:55:23.817
05:49:12.747 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 467000/541601 - ETA : 2025-01-09 05:55:23.984
05:49:13.754 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 467200/541601 - ETA : 2025-01-09 05:55:23.998
05:49:14.773 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 467400/541601 - ETA : 2025-01-09 05:55:24.025
05:49:15.848 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 467600/541601 - ETA : 2025-01-09 05:55:24.118
05:49:17.048 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 467800/541601 - ETA : 2025-01-09 05:55:24.355
05:49:18.276 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 468000/541601 - ETA : 2025-01-09 05:55:24.624
05:49:19.698 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 468200/541601 - ETA : 2025-01-09 05:55:25.117
05:49:21.122 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 468400/541601 - ETA : 2025-01-09 05:55:25.612
05:49:22.502 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 468600/541601 - ETA : 2025-01-09 05:55:26.056
05:49:23.796 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 468800/541601 - ETA : 2025-01-09 05:55:26.401
05:49:25.110 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 469000/541601 - ETA : 2025-01-09 05:55:26.768
05:49:26.457 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 469200/541601 - ETA : 2025-01-09 05:55:27.172
05:49:27.805 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 469400/541601 - ETA : 2025-01-09 05:55:27.578
05:49:29.246 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 469600/541601 - ETA : 2025-01-09 05:55:28.091
05:49:30.612 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 469800/541601 - ETA : 2025-01-09 05:55:28.516
05:49:31.863 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 470000/541601 - ETA : 2025-01-09 05:55:28.809
05:49:33.041 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 470200/541601 - ETA : 2025-01-09 05:55:29.016
05:49:34.181 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 470400/541601 - ETA : 2025-01-09 05:55:29.182
05:49:35.304 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 470600/541601 - ETA : 2025-01-09 05:55:29.327
05:49:36.427 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 470800/541601 - ETA : 2025-01-09 05:55:29.471
05:49:37.526 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 471000/541601 - ETA : 2025-01-09 05:55:29.588
05:49:38.631 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 471200/541601 - ETA : 2025-01-09 05:55:29.712
05:49:39.789 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 471400/541601 - ETA : 2025-01-09 05:55:29.897
05:49:40.921 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 471600/541601 - ETA : 2025-01-09 05:55:30.051
05:49:42.074 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 471800/541601 - ETA : 2025-01-09 05:55:30.23
05:49:43.214 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 472000/541601 - ETA : 2025-01-09 05:55:30.393
05:49:44.380 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 472200/541601 - ETA : 2025-01-09 05:55:30.586
05:49:45.495 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 472400/541601 - ETA : 2025-01-09 05:55:30.721
05:49:46.533 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 472600/541601 - ETA : 2025-01-09 05:55:30.767
05:49:47.546 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 472800/541601 - ETA : 2025-01-09 05:55:30.784
05:49:48.564 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 473000/541601 - ETA : 2025-01-09 05:55:30.808
05:49:49.542 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 473200/541601 - ETA : 2025-01-09 05:55:30.785
05:49:50.570 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 473400/541601 - ETA : 2025-01-09 05:55:30.819
05:49:51.617 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 473600/541601 - ETA : 2025-01-09 05:55:30.876
05:49:52.618 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 473800/541601 - ETA : 2025-01-09 05:55:30.879
05:49:53.576 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 474000/541601 - ETA : 2025-01-09 05:55:30.834
05:49:54.587 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 474200/541601 - ETA : 2025-01-09 05:55:30.849
05:49:55.621 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 474400/541601 - ETA : 2025-01-09 05:55:30.89
05:49:56.581 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 474600/541601 - ETA : 2025-01-09 05:55:30.847
05:49:57.528 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 474800/541601 - ETA : 2025-01-09 05:55:30.789
05:49:58.443 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 475000/541601 - ETA : 2025-01-09 05:55:30.695
05:49:59.277 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 475200/541601 - ETA : 2025-01-09 05:55:30.508
05:50:00.064 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 475400/541601 - ETA : 2025-01-09 05:55:30.268
05:50:00.834 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 475600/541601 - ETA : 2025-01-09 05:55:30.009
05:50:01.552 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 475800/541601 - ETA : 2025-01-09 05:55:29.691
05:50:02.259 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 476000/541601 - ETA : 2025-01-09 05:55:29.361
05:50:02.953 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 476200/541601 - ETA : 2025-01-09 05:55:29.016
05:50:03.641 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 476400/541601 - ETA : 2025-01-09 05:55:28.664
05:50:04.552 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 476600/541601 - ETA : 2025-01-09 05:55:28.566
05:50:05.724 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 476800/541601 - ETA : 2025-01-09 05:55:28.765
05:50:06.745 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 477000/541601 - ETA : 2025-01-09 05:55:28.793
05:50:07.713 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 477200/541601 - ETA : 2025-01-09 05:55:28.76
05:50:08.668 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 477400/541601 - ETA : 2025-01-09 05:55:28.712
05:50:09.623 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 477600/541601 - ETA : 2025-01-09 05:55:28.664
05:50:10.504 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 477800/541601 - ETA : 2025-01-09 05:55:28.533
05:50:11.345 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 478000/541601 - ETA : 2025-01-09 05:55:28.356
05:50:12.176 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 478200/541601 - ETA : 2025-01-09 05:55:28.168
05:50:13.025 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 478400/541601 - ETA : 2025-01-09 05:55:28.001
05:50:13.839 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 478600/541601 - ETA : 2025-01-09 05:55:27.794
05:50:14.666 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 478800/541601 - ETA : 2025-01-09 05:55:27.602
05:50:15.572 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 479000/541601 - ETA : 2025-01-09 05:55:27.5
05:50:16.440 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 479200/541601 - ETA : 2025-01-09 05:55:27.354
05:50:17.302 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 479400/541601 - ETA : 2025-01-09 05:55:27.202
05:50:18.176 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 479600/541601 - ETA : 2025-01-09 05:55:27.064
05:50:19.048 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 479800/541601 - ETA : 2025-01-09 05:55:26.924
05:50:19.850 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 480000/541601 - ETA : 2025-01-09 05:55:26.704
05:50:20.569 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 480200/541601 - ETA : 2025-01-09 05:55:26.392
05:50:21.343 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 480400/541601 - ETA : 2025-01-09 05:55:26.141
05:50:22.068 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 480600/541601 - ETA : 2025-01-09 05:55:25.836
05:50:22.856 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 480800/541601 - ETA : 2025-01-09 05:55:25.602
05:50:23.658 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 481000/541601 - ETA : 2025-01-09 05:55:25.383
05:50:24.352 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 481200/541601 - ETA : 2025-01-09 05:55:25.044
05:50:25.054 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 481400/541601 - ETA : 2025-01-09 05:55:24.712
05:50:25.721 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 481600/541601 - ETA : 2025-01-09 05:55:24.344
05:50:26.366 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 481800/541601 - ETA : 2025-01-09 05:55:23.95
05:50:27.018 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 482000/541601 - ETA : 2025-01-09 05:55:23.564
05:50:27.646 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 482200/541601 - ETA : 2025-01-09 05:55:23.152
05:50:28.291 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 482400/541601 - ETA : 2025-01-09 05:55:22.759
05:50:29.005 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 482600/541601 - ETA : 2025-01-09 05:55:22.444
05:50:29.709 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 482800/541601 - ETA : 2025-01-09 05:55:22.118
05:50:30.320 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 483000/541601 - ETA : 2025-01-09 05:55:21.687
05:50:30.933 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 483200/541601 - ETA : 2025-01-09 05:55:21.26
05:50:31.587 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 483400/541601 - ETA : 2025-01-09 05:55:20.879
05:50:32.279 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 483600/541601 - ETA : 2025-01-09 05:55:20.541
05:50:32.941 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 483800/541601 - ETA : 2025-01-09 05:55:20.169
05:50:33.481 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 484000/541601 - ETA : 2025-01-09 05:55:19.661
05:50:34.025 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 484200/541601 - ETA : 2025-01-09 05:55:19.158
05:50:34.553 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 484400/541601 - ETA : 2025-01-09 05:55:18.638
05:50:35.145 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 484600/541601 - ETA : 2025-01-09 05:55:18.189
05:50:36.002 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 484800/541601 - ETA : 2025-01-09 05:55:18.037
05:50:37.221 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 485000/541601 - ETA : 2025-01-09 05:55:18.289
05:50:38.281 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 485200/541601 - ETA : 2025-01-09 05:55:18.363
05:50:39.319 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 485400/541601 - ETA : 2025-01-09 05:55:18.414
05:50:40.390 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 485600/541601 - ETA : 2025-01-09 05:55:18.501
05:50:41.286 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 485800/541601 - ETA : 2025-01-09 05:55:18.392
05:50:42.066 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 486000/541601 - ETA : 2025-01-09 05:55:18.155
05:50:42.975 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 486200/541601 - ETA : 2025-01-09 05:55:18.061
05:50:43.867 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 486400/541601 - ETA : 2025-01-09 05:55:17.949
05:50:44.816 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 486600/541601 - ETA : 2025-01-09 05:55:17.9
05:50:45.740 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 486800/541601 - ETA : 2025-01-09 05:55:17.823
05:50:46.818 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 487000/541601 - ETA : 2025-01-09 05:55:17.917
05:50:47.620 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 487200/541601 - ETA : 2025-01-09 05:55:17.705
05:50:48.431 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 487400/541601 - ETA : 2025-01-09 05:55:17.503
05:50:49.311 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 487600/541601 - ETA : 2025-01-09 05:55:17.377
05:50:50.135 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 487800/541601 - ETA : 2025-01-09 05:55:17.19
05:50:51.056 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 488000/541601 - ETA : 2025-01-09 05:55:17.11
05:50:51.828 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 488200/541601 - ETA : 2025-01-09 05:55:16.865
05:50:52.585 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 488400/541601 - ETA : 2025-01-09 05:55:16.604
05:50:53.412 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 488600/541601 - ETA : 2025-01-09 05:55:16.421
05:50:54.199 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 488800/541601 - ETA : 2025-01-09 05:55:16.193
05:50:54.955 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 489000/541601 - ETA : 2025-01-09 05:55:15.931
05:50:55.776 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 489200/541601 - ETA : 2025-01-09 05:55:15.742
05:50:56.723 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 489400/541601 - ETA : 2025-01-09 05:55:15.692
05:50:57.449 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 489600/541601 - ETA : 2025-01-09 05:55:15.397
05:50:58.303 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 489800/541601 - ETA : 2025-01-09 05:55:15.244
05:50:59.072 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 490000/541601 - ETA : 2025-01-09 05:55:14.998
05:50:59.906 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 490200/541601 - ETA : 2025-01-09 05:55:14.823
05:51:00.694 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 490400/541601 - ETA : 2025-01-09 05:55:14.598
05:51:01.583 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 490600/541601 - ETA : 2025-01-09 05:55:14.485
05:51:02.440 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 490800/541601 - ETA : 2025-01-09 05:55:14.336
05:51:03.408 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 491000/541601 - ETA : 2025-01-09 05:55:14.31
05:51:04.182 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 491200/541601 - ETA : 2025-01-09 05:55:14.07
05:51:04.955 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 491400/541601 - ETA : 2025-01-09 05:55:13.829
05:51:05.733 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 491600/541601 - ETA : 2025-01-09 05:55:13.594
05:51:06.475 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 491800/541601 - ETA : 2025-01-09 05:55:13.319
05:51:07.143 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 492000/541601 - ETA : 2025-01-09 05:55:12.963
05:51:07.862 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 492200/541601 - ETA : 2025-01-09 05:55:12.664
05:51:08.617 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 492400/541601 - ETA : 2025-01-09 05:55:12.404
05:51:09.358 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 492600/541601 - ETA : 2025-01-09 05:55:12.129
05:51:10.060 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 492800/541601 - ETA : 2025-01-09 05:55:11.812
05:51:10.820 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 493000/541601 - ETA : 2025-01-09 05:55:11.558
05:51:11.599 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 493200/541601 - ETA : 2025-01-09 05:55:11.326
05:51:12.295 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 493400/541601 - ETA : 2025-01-09 05:55:11.002
05:51:13.003 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 493600/541601 - ETA : 2025-01-09 05:55:10.692
05:51:13.721 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 493800/541601 - ETA : 2025-01-09 05:55:10.394
05:51:14.396 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 494000/541601 - ETA : 2025-01-09 05:55:10.048
05:51:15.089 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 494200/541601 - ETA : 2025-01-09 05:55:09.722
05:51:15.786 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 494400/541601 - ETA : 2025-01-09 05:55:09.401
05:51:16.500 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 494600/541601 - ETA : 2025-01-09 05:55:09.099
05:51:17.188 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 494800/541601 - ETA : 2025-01-09 05:55:08.769
05:51:17.935 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 495000/541601 - ETA : 2025-01-09 05:55:08.503
05:51:18.734 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 495200/541601 - ETA : 2025-01-09 05:55:08.295
05:51:19.400 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 495400/541601 - ETA : 2025-01-09 05:55:07.941
05:51:20.186 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 495600/541601 - ETA : 2025-01-09 05:55:07.719
05:51:20.958 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 495800/541601 - ETA : 2025-01-09 05:55:07.482
05:51:21.675 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 496000/541601 - ETA : 2025-01-09 05:55:07.185
05:51:22.440 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 496200/541601 - ETA : 2025-01-09 05:55:06.94
05:51:23.245 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 496400/541601 - ETA : 2025-01-09 05:55:06.739
05:51:23.990 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 496600/541601 - ETA : 2025-01-09 05:55:06.473
05:51:24.707 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 496800/541601 - ETA : 2025-01-09 05:55:06.177
05:51:25.513 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 497000/541601 - ETA : 2025-01-09 05:55:05.978
05:51:26.253 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 497200/541601 - ETA : 2025-01-09 05:55:05.707
05:51:27.199 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 497400/541601 - ETA : 2025-01-09 05:55:05.661
05:51:27.890 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 497600/541601 - ETA : 2025-01-09 05:55:05.337
05:51:28.599 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 497800/541601 - ETA : 2025-01-09 05:55:05.033
05:51:29.236 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 498000/541601 - ETA : 2025-01-09 05:55:04.651
05:51:29.908 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 498200/541601 - ETA : 2025-01-09 05:55:04.307
05:51:30.574 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 498400/541601 - ETA : 2025-01-09 05:55:03.958
05:51:31.212 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 498600/541601 - ETA : 2025-01-09 05:55:03.578
05:51:31.868 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 498800/541601 - ETA : 2025-01-09 05:55:03.217
05:51:32.491 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 499000/541601 - ETA : 2025-01-09 05:55:02.822
05:51:33.191 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 499200/541601 - ETA : 2025-01-09 05:55:02.51
05:51:33.822 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 499400/541601 - ETA : 2025-01-09 05:55:02.123
05:51:34.440 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 499600/541601 - ETA : 2025-01-09 05:55:01.723
05:51:35.139 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 499800/541601 - ETA : 2025-01-09 05:55:01.411
05:51:35.820 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 500000/541601 - ETA : 2025-01-09 05:55:01.08
05:51:36.527 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 500200/541601 - ETA : 2025-01-09 05:55:00.777
05:51:37.109 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 500400/541601 - ETA : 2025-01-09 05:55:00.339
05:51:37.759 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 500600/541601 - ETA : 2025-01-09 05:54:59.975
05:51:38.391 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 500800/541601 - ETA : 2025-01-09 05:54:59.591
05:51:38.978 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 501000/541601 - ETA : 2025-01-09 05:54:59.159
05:51:39.631 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 501200/541601 - ETA : 2025-01-09 05:54:58.8
05:51:40.225 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 501400/541601 - ETA : 2025-01-09 05:54:58.376
05:51:40.813 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 501600/541601 - ETA : 2025-01-09 05:54:57.947
05:51:41.393 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 501800/541601 - ETA : 2025-01-09 05:54:57.509
05:51:41.997 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 502000/541601 - ETA : 2025-01-09 05:54:57.097
05:51:42.538 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 502200/541601 - ETA : 2025-01-09 05:54:56.618
05:51:43.112 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 502400/541601 - ETA : 2025-01-09 05:54:56.175
05:51:43.688 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 502600/541601 - ETA : 2025-01-09 05:54:55.734
05:51:44.224 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 502800/541601 - ETA : 2025-01-09 05:54:55.251
05:51:44.875 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 503000/541601 - ETA : 2025-01-09 05:54:54.891
05:51:45.718 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 503200/541601 - ETA : 2025-01-09 05:54:54.739
05:51:47.021 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 503400/541601 - ETA : 2025-01-09 05:54:55.082
05:51:48.358 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 503600/541601 - ETA : 2025-01-09 05:54:55.461
05:51:49.705 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 503800/541601 - ETA : 2025-01-09 05:54:55.85
05:51:51.030 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 504000/541601 - ETA : 2025-01-09 05:54:56.216
05:51:52.393 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 504200/541601 - ETA : 2025-01-09 05:54:56.622
05:51:53.737 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 504400/541601 - ETA : 2025-01-09 05:54:57.007
05:51:54.984 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 504600/541601 - ETA : 2025-01-09 05:54:57.287
05:51:56.200 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 504800/541601 - ETA : 2025-01-09 05:54:57.535
05:51:57.422 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 505000/541601 - ETA : 2025-01-09 05:54:57.789
05:51:58.631 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 505200/541601 - ETA : 2025-01-09 05:54:58.029
05:51:59.861 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 505400/541601 - ETA : 2025-01-09 05:54:58.29
05:52:01.085 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 505600/541601 - ETA : 2025-01-09 05:54:58.546
05:52:02.416 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 505800/541601 - ETA : 2025-01-09 05:54:58.915
05:52:03.655 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 506000/541601 - ETA : 2025-01-09 05:54:59.186
05:52:04.880 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 506200/541601 - ETA : 2025-01-09 05:54:59.442
05:52:06.145 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 506400/541601 - ETA : 2025-01-09 05:54:59.74
05:52:07.389 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 506600/541601 - ETA : 2025-01-09 05:55:00.015
05:52:08.518 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 506800/541601 - ETA : 2025-01-09 05:55:00.168
05:52:09.393 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 507000/541601 - ETA : 2025-01-09 05:55:00.049
05:52:10.152 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 507200/541601 - ETA : 2025-01-09 05:54:59.806
05:52:10.876 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 507400/541601 - ETA : 2025-01-09 05:54:59.526
05:52:11.625 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 507600/541601 - ETA : 2025-01-09 05:54:59.273
05:52:12.342 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 507800/541601 - ETA : 2025-01-09 05:54:58.986
05:52:13.057 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 508000/541601 - ETA : 2025-01-09 05:54:58.696
05:52:13.762 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 508200/541601 - ETA : 2025-01-09 05:54:58.397
05:52:14.473 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 508400/541601 - ETA : 2025-01-09 05:54:58.104
05:52:15.179 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 508600/541601 - ETA : 2025-01-09 05:54:57.807
05:52:15.918 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 508800/541601 - ETA : 2025-01-09 05:54:57.544
05:52:16.613 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 509000/541601 - ETA : 2025-01-09 05:54:57.235
05:52:17.358 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 509200/541601 - ETA : 2025-01-09 05:54:56.979
05:52:18.057 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 509400/541601 - ETA : 2025-01-09 05:54:56.675
05:52:18.796 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 509600/541601 - ETA : 2025-01-09 05:54:56.413
05:52:19.491 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 509800/541601 - ETA : 2025-01-09 05:54:56.105
05:52:19.953 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 510000/541601 - ETA : 2025-01-09 05:54:55.55
05:52:20.326 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 510200/541601 - ETA : 2025-01-09 05:54:54.9
05:52:20.822 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 510400/541601 - ETA : 2025-01-09 05:54:54.382
05:52:21.177 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 510600/541601 - ETA : 2025-01-09 05:54:53.714
05:52:21.548 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 510800/541601 - ETA : 2025-01-09 05:54:53.063
05:52:21.937 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 511000/541601 - ETA : 2025-01-09 05:54:52.434
05:52:22.296 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 511200/541601 - ETA : 2025-01-09 05:54:51.772
05:52:22.648 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 511400/541601 - ETA : 2025-01-09 05:54:51.103
05:52:23.023 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 511600/541601 - ETA : 2025-01-09 05:54:50.46
05:52:23.433 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 511800/541601 - ETA : 2025-01-09 05:54:49.853
05:52:23.845 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 512000/541601 - ETA : 2025-01-09 05:54:49.25
05:52:24.268 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 512200/541601 - ETA : 2025-01-09 05:54:48.658
05:52:24.680 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 512400/541601 - ETA : 2025-01-09 05:54:48.056
05:52:25.106 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 512600/541601 - ETA : 2025-01-09 05:54:47.468
05:52:25.536 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 512800/541601 - ETA : 2025-01-09 05:54:46.885
05:52:25.940 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 513000/541601 - ETA : 2025-01-09 05:54:46.276
05:52:26.354 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 513200/541601 - ETA : 2025-01-09 05:54:45.677
05:52:26.777 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 513400/541601 - ETA : 2025-01-09 05:54:45.088
05:52:27.197 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 513600/541601 - ETA : 2025-01-09 05:54:44.497
05:52:27.610 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 513800/541601 - ETA : 2025-01-09 05:54:43.898
05:52:28.003 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 514000/541601 - ETA : 2025-01-09 05:54:43.279
05:52:28.369 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 514200/541601 - ETA : 2025-01-09 05:54:42.632
05:52:28.721 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 514400/541601 - ETA : 2025-01-09 05:54:41.971
05:52:29.567 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 514600/541601 - ETA : 2025-01-09 05:54:41.83
05:52:30.345 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 514800/541601 - ETA : 2025-01-09 05:54:41.618
05:52:31.166 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 515000/541601 - ETA : 2025-01-09 05:54:41.451
05:52:31.996 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 515200/541601 - ETA : 2025-01-09 05:54:41.294
05:52:32.897 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 515400/541601 - ETA : 2025-01-09 05:54:41.212
05:52:33.810 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 515600/541601 - ETA : 2025-01-09 05:54:41.142
05:52:34.607 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 515800/541601 - ETA : 2025-01-09 05:54:40.95
05:52:35.321 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 516000/541601 - ETA : 2025-01-09 05:54:40.672
05:52:36.074 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 516200/541601 - ETA : 2025-01-09 05:54:40.434
05:52:36.746 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 516400/541601 - ETA : 2025-01-09 05:54:40.112
05:52:37.408 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 516600/541601 - ETA : 2025-01-09 05:54:39.78
05:52:38.175 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 516800/541601 - ETA : 2025-01-09 05:54:39.558
05:52:38.735 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 517000/541601 - ETA : 2025-01-09 05:54:39.119
05:52:39.299 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 517200/541601 - ETA : 2025-01-09 05:54:38.684
05:52:39.881 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 517400/541601 - ETA : 2025-01-09 05:54:38.269
05:52:40.486 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 517600/541601 - ETA : 2025-01-09 05:54:37.879
05:52:41.139 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 517800/541601 - ETA : 2025-01-09 05:54:37.539
05:52:41.902 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 518000/541601 - ETA : 2025-01-09 05:54:37.314
05:52:42.570 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 518200/541601 - ETA : 2025-01-09 05:54:36.99
05:52:43.267 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 518400/541601 - ETA : 2025-01-09 05:54:36.696
05:52:43.967 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 518600/541601 - ETA : 2025-01-09 05:54:36.406
05:52:44.606 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 518800/541601 - ETA : 2025-01-09 05:54:36.052
05:52:45.286 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 519000/541601 - ETA : 2025-01-09 05:54:35.742
05:52:45.968 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 519200/541601 - ETA : 2025-01-09 05:54:35.434
05:52:46.620 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 519400/541601 - ETA : 2025-01-09 05:54:35.094
05:52:47.217 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 519600/541601 - ETA : 2025-01-09 05:54:34.698
05:52:47.813 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 519800/541601 - ETA : 2025-01-09 05:54:34.301
05:52:48.417 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 520000/541601 - ETA : 2025-01-09 05:54:33.913
05:52:49.162 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 520200/541601 - ETA : 2025-01-09 05:54:33.671
05:52:49.759 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 520400/541601 - ETA : 2025-01-09 05:54:33.276
05:52:50.428 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 520600/541601 - ETA : 2025-01-09 05:54:32.956
05:52:51.190 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 520800/541601 - ETA : 2025-01-09 05:54:32.733
05:52:51.794 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 521000/541601 - ETA : 2025-01-09 05:54:32.346
05:52:52.445 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 521200/541601 - ETA : 2025-01-09 05:54:32.008
05:52:53.004 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 521400/541601 - ETA : 2025-01-09 05:54:31.575
05:52:53.540 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 521600/541601 - ETA : 2025-01-09 05:54:31.118
05:52:54.093 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 521800/541601 - ETA : 2025-01-09 05:54:30.68
05:52:54.674 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 522000/541601 - ETA : 2025-01-09 05:54:30.27
05:52:55.399 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 522200/541601 - ETA : 2025-01-09 05:54:30.01
05:52:55.914 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 522400/541601 - ETA : 2025-01-09 05:54:29.533
05:52:56.438 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 522600/541601 - ETA : 2025-01-09 05:54:29.066
05:52:57.046 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 522800/541601 - ETA : 2025-01-09 05:54:28.685
05:52:57.451 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 523000/541601 - ETA : 2025-01-09 05:54:28.095
05:52:57.923 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 523200/541601 - ETA : 2025-01-09 05:54:27.575
05:52:58.677 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 523400/541601 - ETA : 2025-01-09 05:54:27.347
05:52:59.504 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 523600/541601 - ETA : 2025-01-09 05:54:27.195
05:53:00.394 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 523800/541601 - ETA : 2025-01-09 05:54:27.107
05:53:01.090 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 524000/541601 - ETA : 2025-01-09 05:54:26.82
05:53:01.739 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 524200/541601 - ETA : 2025-01-09 05:54:26.484
05:53:02.305 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 524400/541601 - ETA : 2025-01-09 05:54:26.062
05:53:02.951 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 524600/541601 - ETA : 2025-01-09 05:54:25.724
05:53:03.525 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 524800/541601 - ETA : 2025-01-09 05:54:25.311
05:53:04.326 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 525000/541601 - ETA : 2025-01-09 05:54:25.133
05:53:05.109 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 525200/541601 - ETA : 2025-01-09 05:54:24.937
05:53:05.929 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 525400/541601 - ETA : 2025-01-09 05:54:24.779
05:53:06.646 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 525600/541601 - ETA : 2025-01-09 05:54:24.514
05:53:07.282 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 525800/541601 - ETA : 2025-01-09 05:54:24.167
05:53:07.903 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 526000/541601 - ETA : 2025-01-09 05:54:23.804
05:53:08.642 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 526200/541601 - ETA : 2025-01-09 05:54:23.564
05:53:09.275 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 526400/541601 - ETA : 2025-01-09 05:54:23.214
05:53:09.875 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 526600/541601 - ETA : 2025-01-09 05:54:22.83
05:53:10.470 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 526800/541601 - ETA : 2025-01-09 05:54:22.442
05:53:11.061 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 527000/541601 - ETA : 2025-01-09 05:54:22.05
05:53:11.642 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 527200/541601 - ETA : 2025-01-09 05:54:21.648
05:53:12.256 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 527400/541601 - ETA : 2025-01-09 05:54:21.28
05:53:12.845 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 527600/541601 - ETA : 2025-01-09 05:54:20.887
05:53:13.429 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 527800/541601 - ETA : 2025-01-09 05:54:20.489
05:53:14.008 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 528000/541601 - ETA : 2025-01-09 05:54:20.086
05:53:14.593 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 528200/541601 - ETA : 2025-01-09 05:54:19.689
05:53:15.238 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 528400/541601 - ETA : 2025-01-09 05:54:19.354
05:53:15.852 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 528600/541601 - ETA : 2025-01-09 05:54:18.988
05:53:16.421 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 528800/541601 - ETA : 2025-01-09 05:54:18.576
05:53:16.994 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 529000/541601 - ETA : 2025-01-09 05:54:18.169
05:53:17.586 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 529200/541601 - ETA : 2025-01-09 05:54:17.781
05:53:18.181 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 529400/541601 - ETA : 2025-01-09 05:54:17.396
05:53:18.747 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 529600/541601 - ETA : 2025-01-09 05:54:16.983
05:53:19.311 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 529800/541601 - ETA : 2025-01-09 05:54:16.567
05:53:19.873 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 530000/541601 - ETA : 2025-01-09 05:54:16.15
05:53:20.442 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 530200/541601 - ETA : 2025-01-09 05:54:15.74
05:53:21.079 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 530400/541601 - ETA : 2025-01-09 05:54:15.4
05:53:21.678 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 530600/541601 - ETA : 2025-01-09 05:54:15.021
05:53:22.318 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 530800/541601 - ETA : 2025-01-09 05:54:14.685
05:53:22.904 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 531000/541601 - ETA : 2025-01-09 05:54:14.293
05:53:23.513 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 531200/541601 - ETA : 2025-01-09 05:54:13.926
05:53:24.121 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 531400/541601 - ETA : 2025-01-09 05:54:13.557
05:53:24.897 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 531600/541601 - ETA : 2025-01-09 05:54:13.36
05:53:25.508 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 531800/541601 - ETA : 2025-01-09 05:54:12.996
05:53:26.119 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 532000/541601 - ETA : 2025-01-09 05:54:12.631
05:53:26.727 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 532200/541601 - ETA : 2025-01-09 05:54:12.264
05:53:27.336 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 532400/541601 - ETA : 2025-01-09 05:54:11.898
05:53:27.939 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 532600/541601 - ETA : 2025-01-09 05:54:11.526
05:53:28.646 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 532800/541601 - ETA : 2025-01-09 05:54:11.26
05:53:29.254 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 533000/541601 - ETA : 2025-01-09 05:54:10.894
05:53:29.835 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 533200/541601 - ETA : 2025-01-09 05:54:10.501
05:53:30.436 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 533400/541601 - ETA : 2025-01-09 05:54:10.128
05:53:31.074 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 533600/541601 - ETA : 2025-01-09 05:54:09.793
05:53:31.765 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 533800/541601 - ETA : 2025-01-09 05:54:09.512
05:53:32.386 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 534000/541601 - ETA : 2025-01-09 05:54:09.16
05:53:32.994 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 534200/541601 - ETA : 2025-01-09 05:54:08.796
05:53:33.625 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 534400/541601 - ETA : 2025-01-09 05:54:08.455
05:53:34.239 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 534600/541601 - ETA : 2025-01-09 05:54:08.097
05:53:34.874 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 534800/541601 - ETA : 2025-01-09 05:54:07.76
05:53:35.501 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 535000/541601 - ETA : 2025-01-09 05:54:07.416
05:53:36.083 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 535200/541601 - ETA : 2025-01-09 05:54:07.026
05:53:36.718 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 535400/541601 - ETA : 2025-01-09 05:54:06.691
05:53:37.375 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 535600/541601 - ETA : 2025-01-09 05:54:06.377
05:53:38.037 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 535800/541601 - ETA : 2025-01-09 05:54:06.07
05:53:38.923 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 536000/541601 - ETA : 2025-01-09 05:54:05.988
05:53:39.608 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 536200/541601 - ETA : 2025-01-09 05:54:05.704
05:53:40.323 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 536400/541601 - ETA : 2025-01-09 05:54:05.45
05:53:41.027 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 536600/541601 - ETA : 2025-01-09 05:54:05.185
05:53:41.729 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 536800/541601 - ETA : 2025-01-09 05:54:04.919
05:53:42.441 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 537000/541601 - ETA : 2025-01-09 05:54:04.663
05:53:43.163 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 537200/541601 - ETA : 2025-01-09 05:54:04.417
05:53:43.868 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 537400/541601 - ETA : 2025-01-09 05:54:04.154
05:53:44.558 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 537600/541601 - ETA : 2025-01-09 05:54:03.876
05:53:45.237 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 537800/541601 - ETA : 2025-01-09 05:54:03.587
05:53:45.918 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 538000/541601 - ETA : 2025-01-09 05:54:03.301
05:53:46.580 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 538200/541601 - ETA : 2025-01-09 05:54:02.995
05:53:47.252 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 538400/541601 - ETA : 2025-01-09 05:54:02.7
05:53:47.922 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 538600/541601 - ETA : 2025-01-09 05:54:02.403
05:53:48.583 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 538800/541601 - ETA : 2025-01-09 05:54:02.098
05:53:49.259 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 539000/541601 - ETA : 2025-01-09 05:54:01.807
05:53:49.932 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 539200/541601 - ETA : 2025-01-09 05:54:01.514
05:53:50.609 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 539400/541601 - ETA : 2025-01-09 05:54:01.225
05:53:51.291 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 539600/541601 - ETA : 2025-01-09 05:54:00.941
05:53:52.011 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 539800/541601 - ETA : 2025-01-09 05:54:00.696
05:53:52.730 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 540000/541601 - ETA : 2025-01-09 05:54:00.45
05:53:53.460 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 540200/541601 - ETA : 2025-01-09 05:54:00.215
05:53:54.175 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 540400/541601 - ETA : 2025-01-09 05:53:59.965
05:53:54.847 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 540600/541601 - ETA : 2025-01-09 05:53:59.672
05:53:55.548 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 540800/541601 - ETA : 2025-01-09 05:53:59.408
05:53:56.285 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 541000/541601 - ETA : 2025-01-09 05:53:59.181
05:53:57.003 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 541200/541601 - ETA : 2025-01-09 05:53:58.935
05:53:57.722 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 541400/541601 - ETA : 2025-01-09 05:53:58.69
05:53:58.474 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - 541600/541601 - ETA : 2025-01-09 05:53:58.478
05:53:58.480 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.implementation.producttickler.ProductTicklerTestResult - 5AAA3AE526783C (ContratTickler:1607498;FinancialFlow:22492705) Calculated -2411.88<> Persist -3073.20
5AAA3AE526783C (ContratTickler:1607497;FinancialFlow:22492708) Calculated -2219.16<> Persist -2825.88
5AAA3AE526783C (ContratTickler:1607500;FinancialFlow:22492706) Calculated -2745.12<> Persist -3500.76
65CB3633E03B5 (ContratTickler:1562450;FinancialFlow:22267532) Calculated -837.96<> Persist -931.08
AINSQAO010744 (ContratTickler:1670474;FinancialFlow:22707765) Calculated -1049.16<> Persist -1054.20
AINSQAO010744 (ContratTickler:1670476;FinancialFlow:22707767) Calculated 1049.16<> Persist 1054.20
AINSQAO011419 (ContratTickler:1571231;FinancialFlow:22287624) Calculated -1927.68<> Persist -1830.36
AINSQAO011419 (ContratTickler:1666454;FinancialFlow:22670135) Calculated 1927.68<> Persist 1830.36
AINSQAO011615 (ContratTickler:1571338;FinancialFlow:22287739) Calculated -3454.44<> Persist -3192.72
AINSQAO011615 (ContratTickler:1666227;FinancialFlow:22629225) Calculated 3454.44<> Persist 3192.72
AINSQAO012831 (ContratTickler:1572072;FinancialFlow:22288529) Calculated -2906.76<> Persist -2615.16
AINSQAO012831 (ContratTickler:1668797;FinancialFlow:22704278) Calculated 2906.76<> Persist 2615.16
AINSQAO012836 (ContratTickler:1572075;FinancialFlow:22288532) Calculated -2881.08<> Persist -2595.96
AINSQAO012836 (ContratTickler:1663665;FinancialFlow:22601534) Calculated 2881.08<> Persist 2595.96
AINSQAO013545 (ContratTickler:1572537;FinancialFlow:22289006) Calculated -2011.92<> Persist -1907.88
AINSQAO013545 (ContratTickler:1654615;FinancialFlow:22556026) Calculated 2011.92<> Persist 1907.88
AINSQAO013593 (ContratTickler:1572566;FinancialFlow:22289035) Calculated -4118.52<> Persist -3824.28
AINSQAO013593 (ContratTickler:1669605;FinancialFlow:22705401) Calculated 4118.52<> Persist 3824.28
AINSQAO014050 (ContratTickler:1572881;FinancialFlow:22289385) Calculated -852.72<> Persist -800.64
AINSQAO014050 (ContratTickler:1613333;FinancialFlow:22506505) Calculated 852.72<> Persist 800.64
AINSQAO014182 (ContratTickler:1572978;FinancialFlow:22289489) Calculated -2740.44<> Persist -2559.24
AINSQAO014182 (ContratTickler:1654760;FinancialFlow:22556260) Calculated 2740.44<> Persist 2559.24
AINSQAO014182 (ContratTickler:1630229;FinancialFlow:22528248) Calculated 2740.44<> Persist 2559.24
AINSQAO014969 (ContratTickler:1573576;FinancialFlow:22290121) Calculated -4706.28<> Persist -4134.00
AINSQAO014969 (ContratTickler:1662093;FinancialFlow:22563929) Calculated 4706.28<> Persist 4134.00
AINSQAO015784 (ContratTickler:1574211;FinancialFlow:22290774) Calculated -3794.88<> Persist -3503.04
AINSQAO015784 (ContratTickler:1662557;FinancialFlow:22564630) Calculated 3794.88<> Persist 3503.04
AINSQAO015784 (ContratTickler:1651156;FinancialFlow:22550141) Calculated 3794.88<> Persist 3503.04
INSQAO011179 (ContratTickler:1635977;FinancialFlow:22534412) Calculated -903.72<> Persist -1083.48
INSQAO011179 (ContratTickler:1651342;FinancialFlow:22550395) Calculated 903.72<> Persist 1083.48
INSQAO011179 (ContratTickler:1661731;FinancialFlow:22563512) Calculated -903.72<> Persist -1083.48

05:53:58.481 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.implementation.producttickler.ProductTicklerTestResult - 5AAA3AE526783C (ContratTickler:1607498;FinancialFlow:22492705) Calculated -2411.88<> Persist -3073.20
Calculus 2023-02-01 00:00:00.0 Setup 2022-12-21 10:32:13.681 Create 2024-12-06 17:24:25.857
Persist
<composition periodicity="MONTHLY">
  <flow productId="1131" productName="Complémentaire Santé Kovers">
    <flow productId="1131" productName="Complémentaire Santé Kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-2150.22" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="-230.12" />
      <flow cutted="true" classId="91" className="Chargement Compagnie" value="-79.35" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="-185.14" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-350.97" />
    </flow>
  </flow>
  <flow productId="1130" productName="Complémentaire Santé Kovers - Assistance">
    <flow productId="1130" productName="Complémentaire Santé Kovers - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="-3.71" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-0.49" />
    </flow>
  </flow>
  <flow productId="1132" productName="Omnia - Garantie eKovers">
    <flow productId="1132" productName="Omnia - Garantie eKovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-59.31" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-7.89" />
    </flow>
  </flow>
  <flow productId="1129" productName="Complémentaire Santé AvoCotés">
    <flow cutted="true" classId="160" className="Cotisation Association" value="-6.00" />
  </flow>
</composition>
Calculated
<composition periodicity="MONTHLY">
  <flow productId="1131" productName="Complémentaire Santé Kovers">
    <flow productId="1131" productName="Complémentaire Santé Kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-1675.58" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="-179.31" />
      <flow cutted="true" classId="91" className="Chargement Compagnie" value="-61.83" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="-144.27" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-273.49" />
    </flow>
  </flow>
  <flow productId="1130" productName="Complémentaire Santé Kovers - Assistance">
    <flow productId="1130" productName="Complémentaire Santé Kovers - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="-3.71" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-0.49" />
    </flow>
  </flow>
  <flow productId="1132" productName="Omnia - Garantie eKovers">
    <flow productId="1132" productName="Omnia - Garantie eKovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-59.31" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-7.89" />
    </flow>
  </flow>
  <flow productId="1129" productName="Complémentaire Santé AvoCotés">
    <flow cutted="true" classId="160" className="Cotisation Association" value="-6.00" />
  </flow>
</composition>
5AAA3AE526783C (ContratTickler:1607497;FinancialFlow:22492708) Calculated -2219.16<> Persist -2825.88
Calculus 2022-02-01 00:00:00.0 Setup 2022-01-29 12:46:27.949 Create 2024-12-06 17:24:25.856
Persist
<composition periodicity="MONTHLY">
  <flow productId="1131" productName="Complémentaire Santé Kovers">
    <flow productId="1131" productName="Complémentaire Santé Kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-1972.68" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="-211.12" />
      <flow cutted="true" classId="91" className="Chargement Compagnie" value="-72.81" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="-169.87" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-322.00" />
    </flow>
  </flow>
  <flow productId="1130" productName="Complémentaire Santé Kovers - Assistance">
    <flow productId="1130" productName="Complémentaire Santé Kovers - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="-3.71" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-0.49" />
    </flow>
  </flow>
  <flow productId="1132" productName="Omnia - Garantie eKovers">
    <flow productId="1132" productName="Omnia - Garantie eKovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-59.31" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-7.89" />
    </flow>
  </flow>
  <flow productId="1129" productName="Complémentaire Santé AvoCotés">
    <flow cutted="true" classId="160" className="Cotisation Association" value="-6.00" />
  </flow>
</composition>
Calculated
<composition periodicity="MONTHLY">
  <flow productId="1131" productName="Complémentaire Santé Kovers">
    <flow productId="1131" productName="Complémentaire Santé Kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-1537.23" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="-164.51" />
      <flow cutted="true" classId="91" className="Chargement Compagnie" value="-56.73" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="-132.37" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-250.92" />
    </flow>
  </flow>
  <flow productId="1130" productName="Complémentaire Santé Kovers - Assistance">
    <flow productId="1130" productName="Complémentaire Santé Kovers - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="-3.71" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-0.49" />
    </flow>
  </flow>
  <flow productId="1132" productName="Omnia - Garantie eKovers">
    <flow productId="1132" productName="Omnia - Garantie eKovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-59.31" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-7.89" />
    </flow>
  </flow>
  <flow productId="1129" productName="Complémentaire Santé AvoCotés">
    <flow cutted="true" classId="160" className="Cotisation Association" value="-6.00" />
  </flow>
</composition>
5AAA3AE526783C (ContratTickler:1607500;FinancialFlow:22492706) Calculated -2745.12<> Persist -3500.76
Calculus 2024-02-01 00:00:00.0 Setup 2023-12-20 10:04:04.127 Create 2024-12-06 17:24:25.857
Persist
<composition periodicity="MONTHLY">
  <flow productId="1131" productName="Complémentaire Santé Kovers">
    <flow productId="1131" productName="Complémentaire Santé Kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-2408.24" />
      <flow cutted="true" classId="91" className="Chargement Compagnie" value="-89.28" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="-180.00" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="-297.51" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-394.79" />
    </flow>
  </flow>
  <flow productId="1130" productName="Complémentaire Santé Kovers - Assistance">
    <flow productId="1130" productName="Complémentaire Santé Kovers - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="-3.71" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-0.49" />
    </flow>
  </flow>
  <flow productId="1132" productName="Omnia - Garantie eKovers">
    <flow productId="1132" productName="Omnia - Garantie eKovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-59.31" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-7.89" />
    </flow>
  </flow>
  <flow productId="1325" productName="Complémentaire Santé Kovers Honoraires">
    <flow productId="1325" productName="Complémentaire Santé Kovers Honoraires">
      <flow cutted="true" classId="172" className="Honoraires de gestion" value="-44.62" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="-8.92" />
    </flow>
  </flow>
  <flow productId="1129" productName="Complémentaire Santé AvoCotés">
    <flow cutted="true" classId="160" className="Cotisation Association" value="-6.00" />
  </flow>
</composition>
Calculated
<composition periodicity="MONTHLY">
  <flow productId="1131" productName="Complémentaire Santé Kovers">
    <flow productId="1131" productName="Complémentaire Santé Kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-1876.66" />
      <flow cutted="true" classId="91" className="Chargement Compagnie" value="-69.56" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="-140.28" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="-231.85" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-307.65" />
    </flow>
  </flow>
  <flow productId="1130" productName="Complémentaire Santé Kovers - Assistance">
    <flow productId="1130" productName="Complémentaire Santé Kovers - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="-3.71" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-0.49" />
    </flow>
  </flow>
  <flow productId="1132" productName="Omnia - Garantie eKovers">
    <flow productId="1132" productName="Omnia - Garantie eKovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-59.31" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-7.89" />
    </flow>
  </flow>
  <flow productId="1325" productName="Complémentaire Santé Kovers Honoraires">
    <flow productId="1325" productName="Complémentaire Santé Kovers Honoraires">
      <flow cutted="true" classId="172" className="Honoraires de gestion" value="-34.77" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="-6.95" />
    </flow>
  </flow>
  <flow productId="1129" productName="Complémentaire Santé AvoCotés">
    <flow cutted="true" classId="160" className="Cotisation Association" value="-6.00" />
  </flow>
</composition>
65CB3633E03B5 (ContratTickler:1562450;FinancialFlow:22267532) Calculated -837.96<> Persist -931.08
Calculus 2024-03-14 00:00:00.0 Setup 2024-02-21 13:11:49.338 Create 2024-11-06 08:12:56.991
Persist
<composition periodicity="MONTHLY">
  <flow productId="1331" productName="Kovers Tribu">
    <flow productId="1331" productName="Kovers Tribu">
      <flow bargainId="8038145" cutted="true" classId="8" className="Prime Technique" value="-594.36" />
      <flow bargainId="8038145" cutted="true" classId="130" className="Chargement Gestion" value="-46.15" />
      <flow bargainId="8038145" cutted="true" classId="131" className="Chargement Acquisition" value="-122.00" />
      <flow bargainId="8038145" cutted="true" classId="138" className="Taxe TSA" value="-101.19" />
      <flow bargainId="8038145" cutted="true" classId="170" className="Frais de quittancement distributeur" value="-5.35" />
    </flow>
  </flow>
  <flow productId="1330" productName="Assistance">
    <flow productId="1330" productName="Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="-3.95" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="-0.35" />
    </flow>
  </flow>
  <flow productId="1332" productName="Téléservices Ekovers">
    <flow productId="1332" productName="Téléservices Ekovers">
      <flow bargainId="8038145" cutted="true" classId="8" className="Prime Technique" value="-31.67" />
      <flow bargainId="8038145" cutted="true" classId="4" className="Taxe (TVA)" value="-6.33" />
    </flow>
  </flow>
  <flow productId="1333" productName="Kovers Tribu Honoraires">
    <flow productId="1333" productName="Kovers Tribu Honoraires">
      <flow cutted="true" classId="172" className="Honoraires de gestion" value="-11.44" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="-2.29" />
    </flow>
  </flow>
  <flow productId="1329" productName="Tribu AvoCotés">
    <flow cutted="true" classId="160" className="Cotisation Association" value="-6.00" />
  </flow>
</composition>
Calculated
<composition periodicity="MONTHLY">
  <flow productId="1331" productName="Kovers Tribu">
    <flow productId="1331" productName="Kovers Tribu">
      <flow bargainId="8038145" cutted="true" classId="8" className="Prime Technique" value="-534.92" />
      <flow bargainId="8038145" cutted="true" classId="130" className="Chargement Gestion" value="-41.52" />
      <flow bargainId="8038145" cutted="true" classId="131" className="Chargement Acquisition" value="-109.81" />
      <flow bargainId="8038145" cutted="true" classId="138" className="Taxe TSA" value="-91.06" />
      <flow bargainId="8038145" cutted="true" classId="170" className="Frais de quittancement distributeur" value="-4.80" />
    </flow>
  </flow>
  <flow productId="1330" productName="Assistance">
    <flow productId="1330" productName="Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="-3.50" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="-0.30" />
    </flow>
  </flow>
  <flow productId="1332" productName="Téléservices Ekovers">
    <flow productId="1332" productName="Téléservices Ekovers">
      <flow bargainId="8038145" cutted="true" classId="8" className="Prime Technique" value="-28.56" />
      <flow bargainId="8038145" cutted="true" classId="4" className="Taxe (TVA)" value="-5.74" />
    </flow>
  </flow>
  <flow productId="1333" productName="Kovers Tribu Honoraires">
    <flow productId="1333" productName="Kovers Tribu Honoraires">
      <flow cutted="true" classId="172" className="Honoraires de gestion" value="-10.29" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="-2.06" />
    </flow>
  </flow>
  <flow productId="1329" productName="Tribu AvoCotés">
    <flow cutted="true" classId="160" className="Cotisation Association" value="-5.40" />
  </flow>
</composition>
AINSQAO010744 (ContratTickler:1670474;FinancialFlow:22707765) Calculated -1049.16<> Persist -1054.20
Calculus 2025-01-01 00:00:00.0 Setup 2024-11-19 10:19:53.95 Create 2025-01-08 17:52:54.769
Persist
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow bargainId="8740537" cutted="true" classId="8" className="Prime Technique" value="-682.61" />
      <flow bargainId="8740537" cutted="true" classId="130" className="Chargement Gestion" value="-62.07" />
      <flow bargainId="8740537" cutted="true" classId="131" className="Chargement Acquisition" value="-141.86" />
      <flow bargainId="8740537" cutted="true" classId="138" className="Taxe TSA" value="-117.65" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="-5.50" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="-0.49" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-31.68" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="-6.34" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="-6.00" />
  </flow>
</composition>
Calculated
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow bargainId="8740537" cutted="true" classId="8" className="Prime Technique" value="-682.60" />
      <flow bargainId="8740537" cutted="true" classId="130" className="Chargement Gestion" value="-62.06" />
      <flow bargainId="8740537" cutted="true" classId="131" className="Chargement Acquisition" value="-141.85" />
      <flow bargainId="8740537" cutted="true" classId="138" className="Taxe TSA" value="-117.64" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="-4.95" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="-0.45" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-28.51" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="-5.70" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="-5.40" />
  </flow>
</composition>
AINSQAO010744 (ContratTickler:1670476;FinancialFlow:22707767) Calculated 1049.16<> Persist 1054.20
Calculus 2025-01-01 00:00:00.0 Setup 2024-11-19 10:19:53.95 Create 2025-01-08 17:54:20.663
Persist
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow bargainId="8740537" cutted="true" classId="8" className="Prime Technique" value="682.61" />
      <flow bargainId="8740537" cutted="true" classId="130" className="Chargement Gestion" value="62.07" />
      <flow bargainId="8740537" cutted="true" classId="131" className="Chargement Acquisition" value="141.86" />
      <flow bargainId="8740537" cutted="true" classId="138" className="Taxe TSA" value="117.65" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="5.50" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="0.49" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="31.68" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="6.34" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="6.00" />
  </flow>
</composition>
Calculated
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow bargainId="8740537" cutted="true" classId="8" className="Prime Technique" value="-682.60" />
      <flow bargainId="8740537" cutted="true" classId="130" className="Chargement Gestion" value="-62.06" />
      <flow bargainId="8740537" cutted="true" classId="131" className="Chargement Acquisition" value="-141.85" />
      <flow bargainId="8740537" cutted="true" classId="138" className="Taxe TSA" value="-117.64" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="-4.95" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="-0.45" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-28.51" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="-5.70" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="-5.40" />
  </flow>
</composition>
AINSQAO011419 (ContratTickler:1571231;FinancialFlow:22287624) Calculated -1927.68<> Persist -1830.36
Calculus 2025-01-01 00:00:00.0 Setup 2024-11-19 10:41:04.524 Create 2024-11-19 10:41:04.848
Persist
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow bargainId="8742880" cutted="true" classId="8" className="Prime Technique" value="-367.20" />
      <flow cutted="true" classId="8" className="Prime Technique" value="-367.19" />
      <flow cutted="true" classId="8" className="Prime Technique" value="-199.17" />
      <flow cutted="true" classId="8" className="Prime Technique" value="-199.17" />
      <flow bargainId="8742880" cutted="true" classId="130" className="Chargement Gestion" value="-33.38" />
      <flow bargainId="8742880" cutted="true" classId="131" className="Chargement Acquisition" value="-76.30" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="-33.38" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="-76.30" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="-18.11" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="-41.39" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="-18.11" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="-41.39" />
      <flow bargainId="8742880" cutted="true" classId="138" className="Taxe TSA" value="-63.28" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-63.28" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-34.33" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-34.33" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="-5.50" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="-0.49" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-126.72" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="-25.34" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="-6.00" />
  </flow>
</composition>
Calculated
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow bargainId="8742880" cutted="true" classId="8" className="Prime Technique" value="-367.20" />
      <flow bargainId="8742883" cutted="true" classId="8" className="Prime Technique" value="-367.19" />
      <flow bargainId="8742890" cutted="true" classId="8" className="Prime Technique" value="-232.26" />
      <flow bargainId="8742887" cutted="true" classId="8" className="Prime Technique" value="-232.26" />
      <flow bargainId="8742880" cutted="true" classId="130" className="Chargement Gestion" value="-33.38" />
      <flow bargainId="8742880" cutted="true" classId="131" className="Chargement Acquisition" value="-76.30" />
      <flow bargainId="8742883" cutted="true" classId="130" className="Chargement Gestion" value="-33.38" />
      <flow bargainId="8742883" cutted="true" classId="131" className="Chargement Acquisition" value="-76.30" />
      <flow bargainId="8742890" cutted="true" classId="130" className="Chargement Gestion" value="-21.11" />
      <flow bargainId="8742890" cutted="true" classId="131" className="Chargement Acquisition" value="-48.26" />
      <flow bargainId="8742887" cutted="true" classId="130" className="Chargement Gestion" value="-21.11" />
      <flow bargainId="8742887" cutted="true" classId="131" className="Chargement Acquisition" value="-48.26" />
      <flow bargainId="8742880" cutted="true" classId="138" className="Taxe TSA" value="-63.28" />
      <flow bargainId="8742883" cutted="true" classId="138" className="Taxe TSA" value="-63.28" />
      <flow bargainId="8742890" cutted="true" classId="138" className="Taxe TSA" value="-40.03" />
      <flow bargainId="8742887" cutted="true" classId="138" className="Taxe TSA" value="-40.03" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="-5.50" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="-0.49" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-126.72" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="-25.34" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="-6.00" />
  </flow>
</composition>
AINSQAO011419 (ContratTickler:1666454;FinancialFlow:22670135) Calculated 1927.68<> Persist 1830.36
Calculus 2025-01-01 00:00:00.0 Setup 2024-11-19 10:41:04.524 Create 2025-01-03 16:18:27.905
Persist
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow bargainId="8742880" cutted="true" classId="8" className="Prime Technique" value="367.20" />
      <flow cutted="true" classId="8" className="Prime Technique" value="367.19" />
      <flow cutted="true" classId="8" className="Prime Technique" value="199.17" />
      <flow cutted="true" classId="8" className="Prime Technique" value="199.17" />
      <flow bargainId="8742880" cutted="true" classId="130" className="Chargement Gestion" value="33.38" />
      <flow bargainId="8742880" cutted="true" classId="131" className="Chargement Acquisition" value="76.30" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="33.38" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="76.30" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="18.11" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="41.39" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="18.11" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="41.39" />
      <flow bargainId="8742880" cutted="true" classId="138" className="Taxe TSA" value="63.28" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="63.28" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="34.33" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="34.33" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="5.50" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="0.49" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="126.72" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="25.34" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="6.00" />
  </flow>
</composition>
Calculated
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow bargainId="8742880" cutted="true" classId="8" className="Prime Technique" value="-367.20" />
      <flow bargainId="8742883" cutted="true" classId="8" className="Prime Technique" value="-367.19" />
      <flow bargainId="8742890" cutted="true" classId="8" className="Prime Technique" value="-232.26" />
      <flow bargainId="8742887" cutted="true" classId="8" className="Prime Technique" value="-232.26" />
      <flow bargainId="8742880" cutted="true" classId="130" className="Chargement Gestion" value="-33.38" />
      <flow bargainId="8742880" cutted="true" classId="131" className="Chargement Acquisition" value="-76.30" />
      <flow bargainId="8742883" cutted="true" classId="130" className="Chargement Gestion" value="-33.38" />
      <flow bargainId="8742883" cutted="true" classId="131" className="Chargement Acquisition" value="-76.30" />
      <flow bargainId="8742890" cutted="true" classId="130" className="Chargement Gestion" value="-21.11" />
      <flow bargainId="8742890" cutted="true" classId="131" className="Chargement Acquisition" value="-48.26" />
      <flow bargainId="8742887" cutted="true" classId="130" className="Chargement Gestion" value="-21.11" />
      <flow bargainId="8742887" cutted="true" classId="131" className="Chargement Acquisition" value="-48.26" />
      <flow bargainId="8742880" cutted="true" classId="138" className="Taxe TSA" value="-63.28" />
      <flow bargainId="8742883" cutted="true" classId="138" className="Taxe TSA" value="-63.28" />
      <flow bargainId="8742890" cutted="true" classId="138" className="Taxe TSA" value="-40.03" />
      <flow bargainId="8742887" cutted="true" classId="138" className="Taxe TSA" value="-40.03" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="-5.50" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="-0.49" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-126.72" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="-25.34" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="-6.00" />
  </flow>
</composition>
AINSQAO011615 (ContratTickler:1571338;FinancialFlow:22287739) Calculated -3454.44<> Persist -3192.72
Calculus 2025-01-01 00:00:00.0 Setup 2024-11-19 10:46:51.235 Create 2024-11-19 10:46:51.756
Persist
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow bargainId="8743578" cutted="true" classId="8" className="Prime Technique" value="-493.77" />
      <flow cutted="true" classId="8" className="Prime Technique" value="-493.77" />
      <flow cutted="true" classId="8" className="Prime Technique" value="-267.84" />
      <flow cutted="true" classId="8" className="Prime Technique" value="-267.83" />
      <flow cutted="true" classId="8" className="Prime Technique" value="-267.83" />
      <flow cutted="true" classId="8" className="Prime Technique" value="-267.83" />
      <flow bargainId="8743578" cutted="true" classId="130" className="Chargement Gestion" value="-44.89" />
      <flow bargainId="8743578" cutted="true" classId="131" className="Chargement Acquisition" value="-102.60" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="-44.89" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="-102.60" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="-24.35" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="-55.65" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="-24.35" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="-55.65" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="-24.35" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="-55.65" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="-24.35" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="-55.65" />
      <flow bargainId="8743578" cutted="true" classId="138" className="Taxe TSA" value="-85.09" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-85.09" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-46.16" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-46.16" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-46.16" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-46.16" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="-5.50" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="-0.49" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-126.72" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="-25.34" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="-6.00" />
  </flow>
</composition>
Calculated
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow bargainId="8743578" cutted="true" classId="8" className="Prime Technique" value="-493.77" />
      <flow bargainId="8743588" cutted="true" classId="8" className="Prime Technique" value="-493.77" />
      <flow bargainId="8743591" cutted="true" classId="8" className="Prime Technique" value="-312.32" />
      <flow bargainId="8743582" cutted="true" classId="8" className="Prime Technique" value="-312.31" />
      <flow bargainId="8743595" cutted="true" classId="8" className="Prime Technique" value="-312.31" />
      <flow bargainId="8743586" cutted="true" classId="8" className="Prime Technique" value="-312.31" />
      <flow bargainId="8743578" cutted="true" classId="130" className="Chargement Gestion" value="-44.89" />
      <flow bargainId="8743578" cutted="true" classId="131" className="Chargement Acquisition" value="-102.60" />
      <flow bargainId="8743588" cutted="true" classId="130" className="Chargement Gestion" value="-44.89" />
      <flow bargainId="8743588" cutted="true" classId="131" className="Chargement Acquisition" value="-102.60" />
      <flow bargainId="8743591" cutted="true" classId="130" className="Chargement Gestion" value="-28.39" />
      <flow bargainId="8743591" cutted="true" classId="131" className="Chargement Acquisition" value="-64.90" />
      <flow bargainId="8743582" cutted="true" classId="130" className="Chargement Gestion" value="-28.39" />
      <flow bargainId="8743582" cutted="true" classId="131" className="Chargement Acquisition" value="-64.90" />
      <flow bargainId="8743595" cutted="true" classId="130" className="Chargement Gestion" value="-28.39" />
      <flow bargainId="8743595" cutted="true" classId="131" className="Chargement Acquisition" value="-64.90" />
      <flow bargainId="8743586" cutted="true" classId="130" className="Chargement Gestion" value="-28.39" />
      <flow bargainId="8743586" cutted="true" classId="131" className="Chargement Acquisition" value="-64.90" />
      <flow bargainId="8743578" cutted="true" classId="138" className="Taxe TSA" value="-85.09" />
      <flow bargainId="8743588" cutted="true" classId="138" className="Taxe TSA" value="-85.09" />
      <flow bargainId="8743591" cutted="true" classId="138" className="Taxe TSA" value="-53.82" />
      <flow bargainId="8743582" cutted="true" classId="138" className="Taxe TSA" value="-53.82" />
      <flow bargainId="8743595" cutted="true" classId="138" className="Taxe TSA" value="-53.82" />
      <flow bargainId="8743586" cutted="true" classId="138" className="Taxe TSA" value="-53.82" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="-5.50" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="-0.49" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-126.72" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="-25.34" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="-6.00" />
  </flow>
</composition>
AINSQAO011615 (ContratTickler:1666227;FinancialFlow:22629225) Calculated 3454.44<> Persist 3192.72
Calculus 2025-01-01 00:00:00.0 Setup 2024-11-19 10:46:51.235 Create 2025-01-03 12:08:19.164
Persist
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow bargainId="8743578" cutted="true" classId="8" className="Prime Technique" value="493.77" />
      <flow cutted="true" classId="8" className="Prime Technique" value="493.77" />
      <flow cutted="true" classId="8" className="Prime Technique" value="267.84" />
      <flow cutted="true" classId="8" className="Prime Technique" value="267.83" />
      <flow cutted="true" classId="8" className="Prime Technique" value="267.83" />
      <flow cutted="true" classId="8" className="Prime Technique" value="267.83" />
      <flow bargainId="8743578" cutted="true" classId="130" className="Chargement Gestion" value="44.89" />
      <flow bargainId="8743578" cutted="true" classId="131" className="Chargement Acquisition" value="102.60" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="44.89" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="102.60" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="24.35" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="55.65" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="24.35" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="55.65" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="24.35" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="55.65" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="24.35" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="55.65" />
      <flow bargainId="8743578" cutted="true" classId="138" className="Taxe TSA" value="85.09" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="85.09" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="46.16" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="46.16" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="46.16" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="46.16" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="5.50" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="0.49" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="126.72" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="25.34" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="6.00" />
  </flow>
</composition>
Calculated
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow bargainId="8743578" cutted="true" classId="8" className="Prime Technique" value="-493.77" />
      <flow bargainId="8743588" cutted="true" classId="8" className="Prime Technique" value="-493.77" />
      <flow bargainId="8743591" cutted="true" classId="8" className="Prime Technique" value="-312.32" />
      <flow bargainId="8743582" cutted="true" classId="8" className="Prime Technique" value="-312.31" />
      <flow bargainId="8743595" cutted="true" classId="8" className="Prime Technique" value="-312.31" />
      <flow bargainId="8743586" cutted="true" classId="8" className="Prime Technique" value="-312.31" />
      <flow bargainId="8743578" cutted="true" classId="130" className="Chargement Gestion" value="-44.89" />
      <flow bargainId="8743578" cutted="true" classId="131" className="Chargement Acquisition" value="-102.60" />
      <flow bargainId="8743588" cutted="true" classId="130" className="Chargement Gestion" value="-44.89" />
      <flow bargainId="8743588" cutted="true" classId="131" className="Chargement Acquisition" value="-102.60" />
      <flow bargainId="8743591" cutted="true" classId="130" className="Chargement Gestion" value="-28.39" />
      <flow bargainId="8743591" cutted="true" classId="131" className="Chargement Acquisition" value="-64.90" />
      <flow bargainId="8743582" cutted="true" classId="130" className="Chargement Gestion" value="-28.39" />
      <flow bargainId="8743582" cutted="true" classId="131" className="Chargement Acquisition" value="-64.90" />
      <flow bargainId="8743595" cutted="true" classId="130" className="Chargement Gestion" value="-28.39" />
      <flow bargainId="8743595" cutted="true" classId="131" className="Chargement Acquisition" value="-64.90" />
      <flow bargainId="8743586" cutted="true" classId="130" className="Chargement Gestion" value="-28.39" />
      <flow bargainId="8743586" cutted="true" classId="131" className="Chargement Acquisition" value="-64.90" />
      <flow bargainId="8743578" cutted="true" classId="138" className="Taxe TSA" value="-85.09" />
      <flow bargainId="8743588" cutted="true" classId="138" className="Taxe TSA" value="-85.09" />
      <flow bargainId="8743591" cutted="true" classId="138" className="Taxe TSA" value="-53.82" />
      <flow bargainId="8743582" cutted="true" classId="138" className="Taxe TSA" value="-53.82" />
      <flow bargainId="8743595" cutted="true" classId="138" className="Taxe TSA" value="-53.82" />
      <flow bargainId="8743586" cutted="true" classId="138" className="Taxe TSA" value="-53.82" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="-5.50" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="-0.49" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-126.72" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="-25.34" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="-6.00" />
  </flow>
</composition>
AINSQAO012831 (ContratTickler:1572072;FinancialFlow:22288529) Calculated -2906.76<> Persist -2615.16
Calculus 2025-01-01 00:00:00.0 Setup 2024-11-19 11:26:51.915 Create 2024-11-19 11:26:52.396
Persist
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow cutted="true" classId="8" className="Prime Technique" value="-550.13" />
      <flow cutted="true" classId="8" className="Prime Technique" value="-298.41" />
      <flow cutted="true" classId="8" className="Prime Technique" value="-298.40" />
      <flow bargainId="8748469" cutted="true" classId="8" className="Prime Technique" value="-298.40" />
      <flow cutted="true" classId="8" className="Prime Technique" value="-298.40" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="-50.01" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="-114.31" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="-27.13" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="-62.01" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="-27.13" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="-62.01" />
      <flow bargainId="8748469" cutted="true" classId="130" className="Chargement Gestion" value="-27.13" />
      <flow bargainId="8748469" cutted="true" classId="131" className="Chargement Acquisition" value="-62.01" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="-27.13" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="-62.01" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-94.81" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-51.43" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-51.43" />
      <flow bargainId="8748469" cutted="true" classId="138" className="Taxe TSA" value="-51.43" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-51.43" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="-5.50" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="-0.49" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-31.68" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="-6.34" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="-6.00" />
  </flow>
</composition>
Calculated
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow bargainId="8748471" cutted="true" classId="8" className="Prime Technique" value="-550.13" />
      <flow bargainId="8748476" cutted="true" classId="8" className="Prime Technique" value="-347.97" />
      <flow bargainId="8748482" cutted="true" classId="8" className="Prime Technique" value="-347.97" />
      <flow bargainId="8748469" cutted="true" classId="8" className="Prime Technique" value="-347.97" />
      <flow bargainId="8748478" cutted="true" classId="8" className="Prime Technique" value="-347.97" />
      <flow bargainId="8748471" cutted="true" classId="130" className="Chargement Gestion" value="-50.02" />
      <flow bargainId="8748471" cutted="true" classId="131" className="Chargement Acquisition" value="-114.31" />
      <flow bargainId="8748476" cutted="true" classId="130" className="Chargement Gestion" value="-31.63" />
      <flow bargainId="8748476" cutted="true" classId="131" className="Chargement Acquisition" value="-72.30" />
      <flow bargainId="8748482" cutted="true" classId="130" className="Chargement Gestion" value="-31.63" />
      <flow bargainId="8748482" cutted="true" classId="131" className="Chargement Acquisition" value="-72.30" />
      <flow bargainId="8748469" cutted="true" classId="130" className="Chargement Gestion" value="-31.63" />
      <flow bargainId="8748469" cutted="true" classId="131" className="Chargement Acquisition" value="-72.30" />
      <flow bargainId="8748478" cutted="true" classId="130" className="Chargement Gestion" value="-31.63" />
      <flow bargainId="8748478" cutted="true" classId="131" className="Chargement Acquisition" value="-72.30" />
      <flow bargainId="8748471" cutted="true" classId="138" className="Taxe TSA" value="-94.81" />
      <flow bargainId="8748476" cutted="true" classId="138" className="Taxe TSA" value="-59.97" />
      <flow bargainId="8748482" cutted="true" classId="138" className="Taxe TSA" value="-59.97" />
      <flow bargainId="8748469" cutted="true" classId="138" className="Taxe TSA" value="-59.97" />
      <flow bargainId="8748478" cutted="true" classId="138" className="Taxe TSA" value="-59.97" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="-5.50" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="-0.49" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-31.68" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="-6.34" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="-6.00" />
  </flow>
</composition>
AINSQAO012831 (ContratTickler:1668797;FinancialFlow:22704278) Calculated 2906.76<> Persist 2615.16
Calculus 2025-01-01 00:00:00.0 Setup 2024-11-19 11:26:51.915 Create 2025-01-07 10:00:08.635
Persist
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow cutted="true" classId="8" className="Prime Technique" value="550.13" />
      <flow cutted="true" classId="8" className="Prime Technique" value="298.41" />
      <flow cutted="true" classId="8" className="Prime Technique" value="298.40" />
      <flow bargainId="8748469" cutted="true" classId="8" className="Prime Technique" value="298.40" />
      <flow cutted="true" classId="8" className="Prime Technique" value="298.40" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="50.01" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="114.31" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="27.13" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="62.01" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="27.13" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="62.01" />
      <flow bargainId="8748469" cutted="true" classId="130" className="Chargement Gestion" value="27.13" />
      <flow bargainId="8748469" cutted="true" classId="131" className="Chargement Acquisition" value="62.01" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="27.13" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="62.01" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="94.81" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="51.43" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="51.43" />
      <flow bargainId="8748469" cutted="true" classId="138" className="Taxe TSA" value="51.43" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="51.43" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="5.50" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="0.49" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="31.68" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="6.34" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="6.00" />
  </flow>
</composition>
Calculated
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow bargainId="8748471" cutted="true" classId="8" className="Prime Technique" value="-550.13" />
      <flow bargainId="8748476" cutted="true" classId="8" className="Prime Technique" value="-347.97" />
      <flow bargainId="8748482" cutted="true" classId="8" className="Prime Technique" value="-347.97" />
      <flow bargainId="8748469" cutted="true" classId="8" className="Prime Technique" value="-347.97" />
      <flow bargainId="8748478" cutted="true" classId="8" className="Prime Technique" value="-347.97" />
      <flow bargainId="8748471" cutted="true" classId="130" className="Chargement Gestion" value="-50.02" />
      <flow bargainId="8748471" cutted="true" classId="131" className="Chargement Acquisition" value="-114.31" />
      <flow bargainId="8748476" cutted="true" classId="130" className="Chargement Gestion" value="-31.63" />
      <flow bargainId="8748476" cutted="true" classId="131" className="Chargement Acquisition" value="-72.30" />
      <flow bargainId="8748482" cutted="true" classId="130" className="Chargement Gestion" value="-31.63" />
      <flow bargainId="8748482" cutted="true" classId="131" className="Chargement Acquisition" value="-72.30" />
      <flow bargainId="8748469" cutted="true" classId="130" className="Chargement Gestion" value="-31.63" />
      <flow bargainId="8748469" cutted="true" classId="131" className="Chargement Acquisition" value="-72.30" />
      <flow bargainId="8748478" cutted="true" classId="130" className="Chargement Gestion" value="-31.63" />
      <flow bargainId="8748478" cutted="true" classId="131" className="Chargement Acquisition" value="-72.30" />
      <flow bargainId="8748471" cutted="true" classId="138" className="Taxe TSA" value="-94.81" />
      <flow bargainId="8748476" cutted="true" classId="138" className="Taxe TSA" value="-59.97" />
      <flow bargainId="8748482" cutted="true" classId="138" className="Taxe TSA" value="-59.97" />
      <flow bargainId="8748469" cutted="true" classId="138" className="Taxe TSA" value="-59.97" />
      <flow bargainId="8748478" cutted="true" classId="138" className="Taxe TSA" value="-59.97" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="-5.50" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="-0.49" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-31.68" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="-6.34" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="-6.00" />
  </flow>
</composition>
AINSQAO012836 (ContratTickler:1572075;FinancialFlow:22288532) Calculated -2881.08<> Persist -2595.96
Calculus 2025-01-01 00:00:00.0 Setup 2024-11-19 11:27:02.297 Create 2024-11-19 11:27:02.746
Persist
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow cutted="true" classId="8" className="Prime Technique" value="-537.87" />
      <flow bargainId="8748502" cutted="true" classId="8" className="Prime Technique" value="-291.75" />
      <flow cutted="true" classId="8" className="Prime Technique" value="-291.75" />
      <flow cutted="true" classId="8" className="Prime Technique" value="-291.75" />
      <flow cutted="true" classId="8" className="Prime Technique" value="-291.75" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="-48.91" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="-111.77" />
      <flow bargainId="8748502" cutted="true" classId="130" className="Chargement Gestion" value="-26.53" />
      <flow bargainId="8748502" cutted="true" classId="131" className="Chargement Acquisition" value="-60.63" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="-26.52" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="-60.62" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="-26.52" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="-60.62" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="-26.52" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="-60.62" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-92.69" />
      <flow bargainId="8748502" cutted="true" classId="138" className="Taxe TSA" value="-50.28" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-50.28" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-50.28" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-50.28" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="-5.50" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="-0.49" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-63.36" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="-12.67" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="-6.00" />
  </flow>
</composition>
Calculated
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow bargainId="8748504" cutted="true" classId="8" className="Prime Technique" value="-537.87" />
      <flow bargainId="8748502" cutted="true" classId="8" className="Prime Technique" value="-340.21" />
      <flow bargainId="8748514" cutted="true" classId="8" className="Prime Technique" value="-340.21" />
      <flow bargainId="8748508" cutted="true" classId="8" className="Prime Technique" value="-340.21" />
      <flow bargainId="8748510" cutted="true" classId="8" className="Prime Technique" value="-340.21" />
      <flow bargainId="8748504" cutted="true" classId="130" className="Chargement Gestion" value="-48.90" />
      <flow bargainId="8748504" cutted="true" classId="131" className="Chargement Acquisition" value="-111.76" />
      <flow bargainId="8748502" cutted="true" classId="130" className="Chargement Gestion" value="-30.93" />
      <flow bargainId="8748502" cutted="true" classId="131" className="Chargement Acquisition" value="-70.69" />
      <flow bargainId="8748514" cutted="true" classId="130" className="Chargement Gestion" value="-30.93" />
      <flow bargainId="8748514" cutted="true" classId="131" className="Chargement Acquisition" value="-70.69" />
      <flow bargainId="8748508" cutted="true" classId="130" className="Chargement Gestion" value="-30.93" />
      <flow bargainId="8748508" cutted="true" classId="131" className="Chargement Acquisition" value="-70.69" />
      <flow bargainId="8748510" cutted="true" classId="130" className="Chargement Gestion" value="-30.93" />
      <flow bargainId="8748510" cutted="true" classId="131" className="Chargement Acquisition" value="-70.69" />
      <flow bargainId="8748504" cutted="true" classId="138" className="Taxe TSA" value="-92.69" />
      <flow bargainId="8748502" cutted="true" classId="138" className="Taxe TSA" value="-58.63" />
      <flow bargainId="8748514" cutted="true" classId="138" className="Taxe TSA" value="-58.63" />
      <flow bargainId="8748508" cutted="true" classId="138" className="Taxe TSA" value="-58.63" />
      <flow bargainId="8748510" cutted="true" classId="138" className="Taxe TSA" value="-58.63" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="-5.50" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="-0.49" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-63.36" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="-12.67" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="-6.00" />
  </flow>
</composition>
AINSQAO012836 (ContratTickler:1663665;FinancialFlow:22601534) Calculated 2881.08<> Persist 2595.96
Calculus 2025-01-01 00:00:00.0 Setup 2024-11-19 11:27:02.297 Create 2025-01-02 13:44:29.117
Persist
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow cutted="true" classId="8" className="Prime Technique" value="537.87" />
      <flow bargainId="8748502" cutted="true" classId="8" className="Prime Technique" value="291.75" />
      <flow cutted="true" classId="8" className="Prime Technique" value="291.75" />
      <flow cutted="true" classId="8" className="Prime Technique" value="291.75" />
      <flow cutted="true" classId="8" className="Prime Technique" value="291.75" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="48.91" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="111.77" />
      <flow bargainId="8748502" cutted="true" classId="130" className="Chargement Gestion" value="26.53" />
      <flow bargainId="8748502" cutted="true" classId="131" className="Chargement Acquisition" value="60.63" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="26.52" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="60.62" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="26.52" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="60.62" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="26.52" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="60.62" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="92.69" />
      <flow bargainId="8748502" cutted="true" classId="138" className="Taxe TSA" value="50.28" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="50.28" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="50.28" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="50.28" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="5.50" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="0.49" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="63.36" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="12.67" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="6.00" />
  </flow>
</composition>
Calculated
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow bargainId="8748504" cutted="true" classId="8" className="Prime Technique" value="-537.87" />
      <flow bargainId="8748502" cutted="true" classId="8" className="Prime Technique" value="-340.21" />
      <flow bargainId="8748514" cutted="true" classId="8" className="Prime Technique" value="-340.21" />
      <flow bargainId="8748508" cutted="true" classId="8" className="Prime Technique" value="-340.21" />
      <flow bargainId="8748510" cutted="true" classId="8" className="Prime Technique" value="-340.21" />
      <flow bargainId="8748504" cutted="true" classId="130" className="Chargement Gestion" value="-48.90" />
      <flow bargainId="8748504" cutted="true" classId="131" className="Chargement Acquisition" value="-111.76" />
      <flow bargainId="8748502" cutted="true" classId="130" className="Chargement Gestion" value="-30.93" />
      <flow bargainId="8748502" cutted="true" classId="131" className="Chargement Acquisition" value="-70.69" />
      <flow bargainId="8748514" cutted="true" classId="130" className="Chargement Gestion" value="-30.93" />
      <flow bargainId="8748514" cutted="true" classId="131" className="Chargement Acquisition" value="-70.69" />
      <flow bargainId="8748508" cutted="true" classId="130" className="Chargement Gestion" value="-30.93" />
      <flow bargainId="8748508" cutted="true" classId="131" className="Chargement Acquisition" value="-70.69" />
      <flow bargainId="8748510" cutted="true" classId="130" className="Chargement Gestion" value="-30.93" />
      <flow bargainId="8748510" cutted="true" classId="131" className="Chargement Acquisition" value="-70.69" />
      <flow bargainId="8748504" cutted="true" classId="138" className="Taxe TSA" value="-92.69" />
      <flow bargainId="8748502" cutted="true" classId="138" className="Taxe TSA" value="-58.63" />
      <flow bargainId="8748514" cutted="true" classId="138" className="Taxe TSA" value="-58.63" />
      <flow bargainId="8748508" cutted="true" classId="138" className="Taxe TSA" value="-58.63" />
      <flow bargainId="8748510" cutted="true" classId="138" className="Taxe TSA" value="-58.63" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="-5.50" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="-0.49" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-63.36" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="-12.67" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="-6.00" />
  </flow>
</composition>
AINSQAO013545 (ContratTickler:1572537;FinancialFlow:22289006) Calculated -2011.92<> Persist -1907.88
Calculus 2025-01-01 00:00:00.0 Setup 2024-11-19 11:52:13.108 Create 2024-11-19 11:52:13.483
Persist
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow cutted="true" classId="8" className="Prime Technique" value="-392.65" />
      <flow cutted="true" classId="8" className="Prime Technique" value="-392.65" />
      <flow cutted="true" classId="8" className="Prime Technique" value="-212.99" />
      <flow bargainId="8751531" cutted="true" classId="8" className="Prime Technique" value="-212.99" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="-35.70" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="-81.60" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="-35.69" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="-81.59" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="-19.36" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="-44.26" />
      <flow bargainId="8751531" cutted="true" classId="130" className="Chargement Gestion" value="-19.36" />
      <flow bargainId="8751531" cutted="true" classId="131" className="Chargement Acquisition" value="-44.26" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-67.67" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-67.67" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-36.70" />
      <flow bargainId="8751531" cutted="true" classId="138" className="Taxe TSA" value="-36.70" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="-5.50" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="-0.49" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-95.04" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="-19.01" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="-6.00" />
  </flow>
</composition>
Calculated
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow bargainId="8751533" cutted="true" classId="8" className="Prime Technique" value="-392.65" />
      <flow bargainId="8751540" cutted="true" classId="8" className="Prime Technique" value="-392.65" />
      <flow bargainId="8751537" cutted="true" classId="8" className="Prime Technique" value="-248.35" />
      <flow bargainId="8751531" cutted="true" classId="8" className="Prime Technique" value="-248.35" />
      <flow bargainId="8751533" cutted="true" classId="130" className="Chargement Gestion" value="-35.69" />
      <flow bargainId="8751533" cutted="true" classId="131" className="Chargement Acquisition" value="-81.59" />
      <flow bargainId="8751540" cutted="true" classId="130" className="Chargement Gestion" value="-35.69" />
      <flow bargainId="8751540" cutted="true" classId="131" className="Chargement Acquisition" value="-81.59" />
      <flow bargainId="8751537" cutted="true" classId="130" className="Chargement Gestion" value="-22.58" />
      <flow bargainId="8751537" cutted="true" classId="131" className="Chargement Acquisition" value="-51.61" />
      <flow bargainId="8751531" cutted="true" classId="130" className="Chargement Gestion" value="-22.58" />
      <flow bargainId="8751531" cutted="true" classId="131" className="Chargement Acquisition" value="-51.61" />
      <flow bargainId="8751533" cutted="true" classId="138" className="Taxe TSA" value="-67.67" />
      <flow bargainId="8751540" cutted="true" classId="138" className="Taxe TSA" value="-67.67" />
      <flow bargainId="8751537" cutted="true" classId="138" className="Taxe TSA" value="-42.80" />
      <flow bargainId="8751531" cutted="true" classId="138" className="Taxe TSA" value="-42.80" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="-5.50" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="-0.49" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-95.04" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="-19.01" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="-6.00" />
  </flow>
</composition>
AINSQAO013545 (ContratTickler:1654615;FinancialFlow:22556026) Calculated 2011.92<> Persist 1907.88
Calculus 2025-01-01 00:00:00.0 Setup 2024-11-19 11:52:13.108 Create 2024-12-30 14:19:45.992
Persist
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow cutted="true" classId="8" className="Prime Technique" value="392.65" />
      <flow cutted="true" classId="8" className="Prime Technique" value="392.65" />
      <flow cutted="true" classId="8" className="Prime Technique" value="212.99" />
      <flow bargainId="8751531" cutted="true" classId="8" className="Prime Technique" value="212.99" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="35.70" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="81.60" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="35.69" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="81.59" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="19.36" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="44.26" />
      <flow bargainId="8751531" cutted="true" classId="130" className="Chargement Gestion" value="19.36" />
      <flow bargainId="8751531" cutted="true" classId="131" className="Chargement Acquisition" value="44.26" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="67.67" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="67.67" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="36.70" />
      <flow bargainId="8751531" cutted="true" classId="138" className="Taxe TSA" value="36.70" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="5.50" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="0.49" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="95.04" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="19.01" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="6.00" />
  </flow>
</composition>
Calculated
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow bargainId="8751533" cutted="true" classId="8" className="Prime Technique" value="-392.65" />
      <flow bargainId="8751540" cutted="true" classId="8" className="Prime Technique" value="-392.65" />
      <flow bargainId="8751537" cutted="true" classId="8" className="Prime Technique" value="-248.35" />
      <flow bargainId="8751531" cutted="true" classId="8" className="Prime Technique" value="-248.35" />
      <flow bargainId="8751533" cutted="true" classId="130" className="Chargement Gestion" value="-35.69" />
      <flow bargainId="8751533" cutted="true" classId="131" className="Chargement Acquisition" value="-81.59" />
      <flow bargainId="8751540" cutted="true" classId="130" className="Chargement Gestion" value="-35.69" />
      <flow bargainId="8751540" cutted="true" classId="131" className="Chargement Acquisition" value="-81.59" />
      <flow bargainId="8751537" cutted="true" classId="130" className="Chargement Gestion" value="-22.58" />
      <flow bargainId="8751537" cutted="true" classId="131" className="Chargement Acquisition" value="-51.61" />
      <flow bargainId="8751531" cutted="true" classId="130" className="Chargement Gestion" value="-22.58" />
      <flow bargainId="8751531" cutted="true" classId="131" className="Chargement Acquisition" value="-51.61" />
      <flow bargainId="8751533" cutted="true" classId="138" className="Taxe TSA" value="-67.67" />
      <flow bargainId="8751540" cutted="true" classId="138" className="Taxe TSA" value="-67.67" />
      <flow bargainId="8751537" cutted="true" classId="138" className="Taxe TSA" value="-42.80" />
      <flow bargainId="8751531" cutted="true" classId="138" className="Taxe TSA" value="-42.80" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="-5.50" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="-0.49" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-95.04" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="-19.01" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="-6.00" />
  </flow>
</composition>
AINSQAO013593 (ContratTickler:1572566;FinancialFlow:22289035) Calculated -4118.52<> Persist -3824.28
Calculus 2025-01-01 00:00:00.0 Setup 2024-11-19 11:53:51.363 Create 2024-11-19 11:53:51.678
Persist
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow cutted="true" classId="8" className="Prime Technique" value="-834.54" />
      <flow cutted="true" classId="8" className="Prime Technique" value="-834.54" />
      <flow cutted="true" classId="8" className="Prime Technique" value="-435.40" />
      <flow cutted="true" classId="8" className="Prime Technique" value="-435.40" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="-75.87" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="-173.41" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="-75.87" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="-173.41" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="-39.58" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="-90.47" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="-39.58" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="-90.47" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-143.82" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-143.82" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-75.04" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-75.04" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="-5.50" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="-0.49" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-63.36" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="-12.67" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="-6.00" />
  </flow>
</composition>
Calculated
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow bargainId="8751710" cutted="true" classId="8" className="Prime Technique" value="-834.55" />
      <flow bargainId="8751716" cutted="true" classId="8" className="Prime Technique" value="-834.55" />
      <flow bargainId="8751714" cutted="true" classId="8" className="Prime Technique" value="-535.41" />
      <flow bargainId="8751719" cutted="true" classId="8" className="Prime Technique" value="-535.41" />
      <flow bargainId="8751710" cutted="true" classId="130" className="Chargement Gestion" value="-75.87" />
      <flow bargainId="8751710" cutted="true" classId="131" className="Chargement Acquisition" value="-173.41" />
      <flow bargainId="8751716" cutted="true" classId="130" className="Chargement Gestion" value="-75.87" />
      <flow bargainId="8751716" cutted="true" classId="131" className="Chargement Acquisition" value="-173.41" />
      <flow bargainId="8751714" cutted="true" classId="130" className="Chargement Gestion" value="-48.67" />
      <flow bargainId="8751714" cutted="true" classId="131" className="Chargement Acquisition" value="-111.25" />
      <flow bargainId="8751719" cutted="true" classId="130" className="Chargement Gestion" value="-48.67" />
      <flow bargainId="8751719" cutted="true" classId="131" className="Chargement Acquisition" value="-111.25" />
      <flow bargainId="8751710" cutted="true" classId="138" className="Taxe TSA" value="-143.82" />
      <flow bargainId="8751716" cutted="true" classId="138" className="Taxe TSA" value="-143.82" />
      <flow bargainId="8751714" cutted="true" classId="138" className="Taxe TSA" value="-92.27" />
      <flow bargainId="8751719" cutted="true" classId="138" className="Taxe TSA" value="-92.27" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="-5.50" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="-0.49" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-63.36" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="-12.67" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="-6.00" />
  </flow>
</composition>
AINSQAO013593 (ContratTickler:1669605;FinancialFlow:22705401) Calculated 4118.52<> Persist 3824.28
Calculus 2025-01-01 00:00:00.0 Setup 2024-11-19 11:53:51.363 Create 2025-01-07 15:58:29.296
Persist
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow cutted="true" classId="8" className="Prime Technique" value="834.54" />
      <flow cutted="true" classId="8" className="Prime Technique" value="834.54" />
      <flow cutted="true" classId="8" className="Prime Technique" value="435.40" />
      <flow cutted="true" classId="8" className="Prime Technique" value="435.40" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="75.87" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="173.41" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="75.87" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="173.41" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="39.58" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="90.47" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="39.58" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="90.47" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="143.82" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="143.82" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="75.04" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="75.04" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="5.50" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="0.49" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="63.36" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="12.67" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="6.00" />
  </flow>
</composition>
Calculated
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow bargainId="8751710" cutted="true" classId="8" className="Prime Technique" value="-834.55" />
      <flow bargainId="8751716" cutted="true" classId="8" className="Prime Technique" value="-834.55" />
      <flow bargainId="8751714" cutted="true" classId="8" className="Prime Technique" value="-535.41" />
      <flow bargainId="8751719" cutted="true" classId="8" className="Prime Technique" value="-535.41" />
      <flow bargainId="8751710" cutted="true" classId="130" className="Chargement Gestion" value="-75.87" />
      <flow bargainId="8751710" cutted="true" classId="131" className="Chargement Acquisition" value="-173.41" />
      <flow bargainId="8751716" cutted="true" classId="130" className="Chargement Gestion" value="-75.87" />
      <flow bargainId="8751716" cutted="true" classId="131" className="Chargement Acquisition" value="-173.41" />
      <flow bargainId="8751714" cutted="true" classId="130" className="Chargement Gestion" value="-48.67" />
      <flow bargainId="8751714" cutted="true" classId="131" className="Chargement Acquisition" value="-111.25" />
      <flow bargainId="8751719" cutted="true" classId="130" className="Chargement Gestion" value="-48.67" />
      <flow bargainId="8751719" cutted="true" classId="131" className="Chargement Acquisition" value="-111.25" />
      <flow bargainId="8751710" cutted="true" classId="138" className="Taxe TSA" value="-143.82" />
      <flow bargainId="8751716" cutted="true" classId="138" className="Taxe TSA" value="-143.82" />
      <flow bargainId="8751714" cutted="true" classId="138" className="Taxe TSA" value="-92.27" />
      <flow bargainId="8751719" cutted="true" classId="138" className="Taxe TSA" value="-92.27" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="-5.50" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="-0.49" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-63.36" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="-12.67" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="-6.00" />
  </flow>
</composition>
AINSQAO014050 (ContratTickler:1572881;FinancialFlow:22289385) Calculated -852.72<> Persist -800.64
Calculus 2025-01-01 00:00:00.0 Setup 2024-11-19 12:10:42.743 Create 2024-11-19 12:10:43.137
Persist
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow bargainId="8753761" cutted="true" classId="8" className="Prime Technique" value="-297.56" />
      <flow cutted="true" classId="8" className="Prime Technique" value="-212.71" />
      <flow bargainId="8753761" cutted="true" classId="130" className="Chargement Gestion" value="-27.05" />
      <flow bargainId="8753761" cutted="true" classId="131" className="Chargement Acquisition" value="-61.83" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="-19.34" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="-44.20" />
      <flow bargainId="8753761" cutted="true" classId="138" className="Taxe TSA" value="-51.28" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-36.66" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="-5.50" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="-0.49" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-31.68" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="-6.34" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="-6.00" />
  </flow>
</composition>
Calculated
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow bargainId="8753761" cutted="true" classId="8" className="Prime Technique" value="-297.58" />
      <flow bargainId="8753765" cutted="true" classId="8" className="Prime Technique" value="-248.07" />
      <flow bargainId="8753761" cutted="true" classId="130" className="Chargement Gestion" value="-27.06" />
      <flow bargainId="8753761" cutted="true" classId="131" className="Chargement Acquisition" value="-61.84" />
      <flow bargainId="8753765" cutted="true" classId="130" className="Chargement Gestion" value="-22.56" />
      <flow bargainId="8753765" cutted="true" classId="131" className="Chargement Acquisition" value="-51.55" />
      <flow bargainId="8753761" cutted="true" classId="138" className="Taxe TSA" value="-51.29" />
      <flow bargainId="8753765" cutted="true" classId="138" className="Taxe TSA" value="-42.76" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="-5.50" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="-0.49" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-31.68" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="-6.34" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="-6.00" />
  </flow>
</composition>
AINSQAO014050 (ContratTickler:1613333;FinancialFlow:22506505) Calculated 852.72<> Persist 800.64
Calculus 2025-01-01 00:00:00.0 Setup 2024-11-19 12:10:42.743 Create 2024-12-16 12:27:49.034
Persist
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow bargainId="8753761" cutted="true" classId="8" className="Prime Technique" value="297.56" />
      <flow cutted="true" classId="8" className="Prime Technique" value="212.71" />
      <flow bargainId="8753761" cutted="true" classId="130" className="Chargement Gestion" value="27.05" />
      <flow bargainId="8753761" cutted="true" classId="131" className="Chargement Acquisition" value="61.83" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="19.34" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="44.20" />
      <flow bargainId="8753761" cutted="true" classId="138" className="Taxe TSA" value="51.28" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="36.66" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="5.50" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="0.49" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="31.68" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="6.34" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="6.00" />
  </flow>
</composition>
Calculated
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow bargainId="8753761" cutted="true" classId="8" className="Prime Technique" value="-297.58" />
      <flow bargainId="8753765" cutted="true" classId="8" className="Prime Technique" value="-248.07" />
      <flow bargainId="8753761" cutted="true" classId="130" className="Chargement Gestion" value="-27.06" />
      <flow bargainId="8753761" cutted="true" classId="131" className="Chargement Acquisition" value="-61.84" />
      <flow bargainId="8753765" cutted="true" classId="130" className="Chargement Gestion" value="-22.56" />
      <flow bargainId="8753765" cutted="true" classId="131" className="Chargement Acquisition" value="-51.55" />
      <flow bargainId="8753761" cutted="true" classId="138" className="Taxe TSA" value="-51.29" />
      <flow bargainId="8753765" cutted="true" classId="138" className="Taxe TSA" value="-42.76" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="-5.50" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="-0.49" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-31.68" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="-6.34" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="-6.00" />
  </flow>
</composition>
AINSQAO014182 (ContratTickler:1572978;FinancialFlow:22289489) Calculated -2740.44<> Persist -2559.24
Calculus 2025-01-01 00:00:00.0 Setup 2024-11-19 12:15:59.431 Create 2024-11-19 12:15:59.747
Persist
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow cutted="true" classId="8" className="Prime Technique" value="-456.00" />
      <flow bargainId="8754393" cutted="true" classId="8" className="Prime Technique" value="-456.00" />
      <flow cutted="true" classId="8" className="Prime Technique" value="-247.35" />
      <flow cutted="true" classId="8" className="Prime Technique" value="-247.35" />
      <flow cutted="true" classId="8" className="Prime Technique" value="-247.35" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="-41.46" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="-94.76" />
      <flow bargainId="8754393" cutted="true" classId="130" className="Chargement Gestion" value="-41.46" />
      <flow bargainId="8754393" cutted="true" classId="131" className="Chargement Acquisition" value="-94.75" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="-22.49" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="-51.40" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="-22.49" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="-51.40" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="-22.49" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="-51.40" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-78.58" />
      <flow bargainId="8754393" cutted="true" classId="138" className="Taxe TSA" value="-78.58" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-42.63" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-42.63" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-42.63" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="-5.50" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="-0.49" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-95.04" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="-19.01" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="-6.00" />
  </flow>
</composition>
Calculated
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow bargainId="8754395" cutted="true" classId="8" className="Prime Technique" value="-456.00" />
      <flow bargainId="8754393" cutted="true" classId="8" className="Prime Technique" value="-456.00" />
      <flow bargainId="8754403" cutted="true" classId="8" className="Prime Technique" value="-288.42" />
      <flow bargainId="8754400" cutted="true" classId="8" className="Prime Technique" value="-288.42" />
      <flow bargainId="8754407" cutted="true" classId="8" className="Prime Technique" value="-288.42" />
      <flow bargainId="8754395" cutted="true" classId="130" className="Chargement Gestion" value="-41.45" />
      <flow bargainId="8754395" cutted="true" classId="131" className="Chargement Acquisition" value="-94.75" />
      <flow bargainId="8754393" cutted="true" classId="130" className="Chargement Gestion" value="-41.45" />
      <flow bargainId="8754393" cutted="true" classId="131" className="Chargement Acquisition" value="-94.75" />
      <flow bargainId="8754403" cutted="true" classId="130" className="Chargement Gestion" value="-26.22" />
      <flow bargainId="8754403" cutted="true" classId="131" className="Chargement Acquisition" value="-59.93" />
      <flow bargainId="8754400" cutted="true" classId="130" className="Chargement Gestion" value="-26.22" />
      <flow bargainId="8754400" cutted="true" classId="131" className="Chargement Acquisition" value="-59.93" />
      <flow bargainId="8754407" cutted="true" classId="130" className="Chargement Gestion" value="-26.22" />
      <flow bargainId="8754407" cutted="true" classId="131" className="Chargement Acquisition" value="-59.93" />
      <flow bargainId="8754395" cutted="true" classId="138" className="Taxe TSA" value="-78.58" />
      <flow bargainId="8754393" cutted="true" classId="138" className="Taxe TSA" value="-78.58" />
      <flow bargainId="8754403" cutted="true" classId="138" className="Taxe TSA" value="-49.71" />
      <flow bargainId="8754400" cutted="true" classId="138" className="Taxe TSA" value="-49.71" />
      <flow bargainId="8754407" cutted="true" classId="138" className="Taxe TSA" value="-49.71" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="-5.50" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="-0.49" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-95.04" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="-19.01" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="-6.00" />
  </flow>
</composition>
AINSQAO014182 (ContratTickler:1654760;FinancialFlow:22556260) Calculated 2740.44<> Persist 2559.24
Calculus 2025-01-01 00:00:00.0 Setup 2024-11-19 12:15:59.431 Create 2024-12-30 15:41:59.367
Persist
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow cutted="true" classId="8" className="Prime Technique" value="456.00" />
      <flow bargainId="8754393" cutted="true" classId="8" className="Prime Technique" value="456.00" />
      <flow cutted="true" classId="8" className="Prime Technique" value="247.35" />
      <flow cutted="true" classId="8" className="Prime Technique" value="247.35" />
      <flow cutted="true" classId="8" className="Prime Technique" value="247.35" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="41.46" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="94.76" />
      <flow bargainId="8754393" cutted="true" classId="130" className="Chargement Gestion" value="41.46" />
      <flow bargainId="8754393" cutted="true" classId="131" className="Chargement Acquisition" value="94.75" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="22.49" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="51.40" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="22.49" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="51.40" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="22.49" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="51.40" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="78.58" />
      <flow bargainId="8754393" cutted="true" classId="138" className="Taxe TSA" value="78.58" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="42.63" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="42.63" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="42.63" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="5.50" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="0.49" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="95.04" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="19.01" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="6.00" />
  </flow>
</composition>
Calculated
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow bargainId="8754395" cutted="true" classId="8" className="Prime Technique" value="-456.00" />
      <flow bargainId="8754393" cutted="true" classId="8" className="Prime Technique" value="-456.00" />
      <flow bargainId="8754403" cutted="true" classId="8" className="Prime Technique" value="-288.42" />
      <flow bargainId="8754400" cutted="true" classId="8" className="Prime Technique" value="-288.42" />
      <flow bargainId="8754407" cutted="true" classId="8" className="Prime Technique" value="-288.42" />
      <flow bargainId="8754395" cutted="true" classId="130" className="Chargement Gestion" value="-41.45" />
      <flow bargainId="8754395" cutted="true" classId="131" className="Chargement Acquisition" value="-94.75" />
      <flow bargainId="8754393" cutted="true" classId="130" className="Chargement Gestion" value="-41.45" />
      <flow bargainId="8754393" cutted="true" classId="131" className="Chargement Acquisition" value="-94.75" />
      <flow bargainId="8754403" cutted="true" classId="130" className="Chargement Gestion" value="-26.22" />
      <flow bargainId="8754403" cutted="true" classId="131" className="Chargement Acquisition" value="-59.93" />
      <flow bargainId="8754400" cutted="true" classId="130" className="Chargement Gestion" value="-26.22" />
      <flow bargainId="8754400" cutted="true" classId="131" className="Chargement Acquisition" value="-59.93" />
      <flow bargainId="8754407" cutted="true" classId="130" className="Chargement Gestion" value="-26.22" />
      <flow bargainId="8754407" cutted="true" classId="131" className="Chargement Acquisition" value="-59.93" />
      <flow bargainId="8754395" cutted="true" classId="138" className="Taxe TSA" value="-78.58" />
      <flow bargainId="8754393" cutted="true" classId="138" className="Taxe TSA" value="-78.58" />
      <flow bargainId="8754403" cutted="true" classId="138" className="Taxe TSA" value="-49.71" />
      <flow bargainId="8754400" cutted="true" classId="138" className="Taxe TSA" value="-49.71" />
      <flow bargainId="8754407" cutted="true" classId="138" className="Taxe TSA" value="-49.71" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="-5.50" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="-0.49" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-95.04" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="-19.01" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="-6.00" />
  </flow>
</composition>
AINSQAO014182 (ContratTickler:1630229;FinancialFlow:22528248) Calculated 2740.44<> Persist 2559.24
Calculus 2025-01-01 00:00:00.0 Setup 2024-11-19 12:15:59.431 Create 2024-12-23 10:21:35.641
Persist
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow cutted="true" classId="8" className="Prime Technique" value="456.00" />
      <flow bargainId="8754393" cutted="true" classId="8" className="Prime Technique" value="456.00" />
      <flow cutted="true" classId="8" className="Prime Technique" value="247.35" />
      <flow cutted="true" classId="8" className="Prime Technique" value="247.35" />
      <flow cutted="true" classId="8" className="Prime Technique" value="247.35" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="41.46" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="94.76" />
      <flow bargainId="8754393" cutted="true" classId="130" className="Chargement Gestion" value="41.46" />
      <flow bargainId="8754393" cutted="true" classId="131" className="Chargement Acquisition" value="94.75" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="22.49" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="51.40" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="22.49" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="51.40" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="22.49" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="51.40" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="78.58" />
      <flow bargainId="8754393" cutted="true" classId="138" className="Taxe TSA" value="78.58" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="42.63" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="42.63" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="42.63" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="5.50" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="0.49" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="95.04" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="19.01" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="6.00" />
  </flow>
</composition>
Calculated
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow bargainId="8754395" cutted="true" classId="8" className="Prime Technique" value="-456.00" />
      <flow bargainId="8754393" cutted="true" classId="8" className="Prime Technique" value="-456.00" />
      <flow bargainId="8754403" cutted="true" classId="8" className="Prime Technique" value="-288.42" />
      <flow bargainId="8754400" cutted="true" classId="8" className="Prime Technique" value="-288.42" />
      <flow bargainId="8754407" cutted="true" classId="8" className="Prime Technique" value="-288.42" />
      <flow bargainId="8754395" cutted="true" classId="130" className="Chargement Gestion" value="-41.45" />
      <flow bargainId="8754395" cutted="true" classId="131" className="Chargement Acquisition" value="-94.75" />
      <flow bargainId="8754393" cutted="true" classId="130" className="Chargement Gestion" value="-41.45" />
      <flow bargainId="8754393" cutted="true" classId="131" className="Chargement Acquisition" value="-94.75" />
      <flow bargainId="8754403" cutted="true" classId="130" className="Chargement Gestion" value="-26.22" />
      <flow bargainId="8754403" cutted="true" classId="131" className="Chargement Acquisition" value="-59.93" />
      <flow bargainId="8754400" cutted="true" classId="130" className="Chargement Gestion" value="-26.22" />
      <flow bargainId="8754400" cutted="true" classId="131" className="Chargement Acquisition" value="-59.93" />
      <flow bargainId="8754407" cutted="true" classId="130" className="Chargement Gestion" value="-26.22" />
      <flow bargainId="8754407" cutted="true" classId="131" className="Chargement Acquisition" value="-59.93" />
      <flow bargainId="8754395" cutted="true" classId="138" className="Taxe TSA" value="-78.58" />
      <flow bargainId="8754393" cutted="true" classId="138" className="Taxe TSA" value="-78.58" />
      <flow bargainId="8754403" cutted="true" classId="138" className="Taxe TSA" value="-49.71" />
      <flow bargainId="8754400" cutted="true" classId="138" className="Taxe TSA" value="-49.71" />
      <flow bargainId="8754407" cutted="true" classId="138" className="Taxe TSA" value="-49.71" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="-5.50" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="-0.49" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-95.04" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="-19.01" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="-6.00" />
  </flow>
</composition>
AINSQAO014969 (ContratTickler:1573576;FinancialFlow:22290121) Calculated -4706.28<> Persist -4134.00
Calculus 2025-01-01 00:00:00.0 Setup 2024-11-19 12:48:59.83 Create 2024-11-19 12:49:00.38
Persist
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow bargainId="8758233" cutted="true" classId="8" className="Prime Technique" value="-1082.28" />
      <flow cutted="true" classId="8" className="Prime Technique" value="-564.65" />
      <flow cutted="true" classId="8" className="Prime Technique" value="-564.65" />
      <flow cutted="true" classId="8" className="Prime Technique" value="-564.65" />
      <flow bargainId="8758233" cutted="true" classId="130" className="Chargement Gestion" value="-98.40" />
      <flow bargainId="8758233" cutted="true" classId="131" className="Chargement Acquisition" value="-224.90" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="-51.34" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="-117.34" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="-51.34" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="-117.33" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="-51.33" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="-117.33" />
      <flow bargainId="8758233" cutted="true" classId="138" className="Taxe TSA" value="-186.52" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-97.31" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-97.31" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-97.31" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="-5.50" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="-0.49" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-31.68" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="-6.34" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="-6.00" />
  </flow>
</composition>
Calculated
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow bargainId="8758233" cutted="true" classId="8" className="Prime Technique" value="-1082.28" />
      <flow bargainId="8758240" cutted="true" classId="8" className="Prime Technique" value="-694.34" />
      <flow bargainId="8758236" cutted="true" classId="8" className="Prime Technique" value="-694.34" />
      <flow bargainId="8758242" cutted="true" classId="8" className="Prime Technique" value="-694.33" />
      <flow bargainId="8758233" cutted="true" classId="130" className="Chargement Gestion" value="-98.39" />
      <flow bargainId="8758233" cutted="true" classId="131" className="Chargement Acquisition" value="-224.89" />
      <flow bargainId="8758240" cutted="true" classId="130" className="Chargement Gestion" value="-63.12" />
      <flow bargainId="8758240" cutted="true" classId="131" className="Chargement Acquisition" value="-144.28" />
      <flow bargainId="8758236" cutted="true" classId="130" className="Chargement Gestion" value="-63.12" />
      <flow bargainId="8758236" cutted="true" classId="131" className="Chargement Acquisition" value="-144.28" />
      <flow bargainId="8758242" cutted="true" classId="130" className="Chargement Gestion" value="-63.12" />
      <flow bargainId="8758242" cutted="true" classId="131" className="Chargement Acquisition" value="-144.28" />
      <flow bargainId="8758233" cutted="true" classId="138" className="Taxe TSA" value="-186.52" />
      <flow bargainId="8758240" cutted="true" classId="138" className="Taxe TSA" value="-119.66" />
      <flow bargainId="8758236" cutted="true" classId="138" className="Taxe TSA" value="-119.66" />
      <flow bargainId="8758242" cutted="true" classId="138" className="Taxe TSA" value="-119.66" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="-5.50" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="-0.49" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-31.68" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="-6.34" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="-6.00" />
  </flow>
</composition>
AINSQAO014969 (ContratTickler:1662093;FinancialFlow:22563929) Calculated 4706.28<> Persist 4134.00
Calculus 2025-01-01 00:00:00.0 Setup 2024-11-19 12:48:59.83 Create 2024-12-31 10:34:37.118
Persist
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow bargainId="8758233" cutted="true" classId="8" className="Prime Technique" value="1082.28" />
      <flow cutted="true" classId="8" className="Prime Technique" value="564.65" />
      <flow cutted="true" classId="8" className="Prime Technique" value="564.65" />
      <flow cutted="true" classId="8" className="Prime Technique" value="564.65" />
      <flow bargainId="8758233" cutted="true" classId="130" className="Chargement Gestion" value="98.40" />
      <flow bargainId="8758233" cutted="true" classId="131" className="Chargement Acquisition" value="224.90" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="51.34" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="117.34" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="51.34" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="117.33" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="51.33" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="117.33" />
      <flow bargainId="8758233" cutted="true" classId="138" className="Taxe TSA" value="186.52" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="97.31" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="97.31" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="97.31" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="5.50" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="0.49" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="31.68" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="6.34" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="6.00" />
  </flow>
</composition>
Calculated
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow bargainId="8758233" cutted="true" classId="8" className="Prime Technique" value="-1082.28" />
      <flow bargainId="8758240" cutted="true" classId="8" className="Prime Technique" value="-694.34" />
      <flow bargainId="8758236" cutted="true" classId="8" className="Prime Technique" value="-694.34" />
      <flow bargainId="8758242" cutted="true" classId="8" className="Prime Technique" value="-694.33" />
      <flow bargainId="8758233" cutted="true" classId="130" className="Chargement Gestion" value="-98.39" />
      <flow bargainId="8758233" cutted="true" classId="131" className="Chargement Acquisition" value="-224.89" />
      <flow bargainId="8758240" cutted="true" classId="130" className="Chargement Gestion" value="-63.12" />
      <flow bargainId="8758240" cutted="true" classId="131" className="Chargement Acquisition" value="-144.28" />
      <flow bargainId="8758236" cutted="true" classId="130" className="Chargement Gestion" value="-63.12" />
      <flow bargainId="8758236" cutted="true" classId="131" className="Chargement Acquisition" value="-144.28" />
      <flow bargainId="8758242" cutted="true" classId="130" className="Chargement Gestion" value="-63.12" />
      <flow bargainId="8758242" cutted="true" classId="131" className="Chargement Acquisition" value="-144.28" />
      <flow bargainId="8758233" cutted="true" classId="138" className="Taxe TSA" value="-186.52" />
      <flow bargainId="8758240" cutted="true" classId="138" className="Taxe TSA" value="-119.66" />
      <flow bargainId="8758236" cutted="true" classId="138" className="Taxe TSA" value="-119.66" />
      <flow bargainId="8758242" cutted="true" classId="138" className="Taxe TSA" value="-119.66" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="-5.50" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="-0.49" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-31.68" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="-6.34" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="-6.00" />
  </flow>
</composition>
AINSQAO015784 (ContratTickler:1574211;FinancialFlow:22290774) Calculated -3794.88<> Persist -3503.04
Calculus 2025-01-01 00:00:00.0 Setup 2024-11-19 13:23:24.931 Create 2024-11-19 13:23:25.373
Persist
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow bargainId="8762268" cutted="true" classId="8" className="Prime Technique" value="-550.56" />
      <flow cutted="true" classId="8" className="Prime Technique" value="-550.56" />
      <flow cutted="true" classId="8" className="Prime Technique" value="-298.64" />
      <flow cutted="true" classId="8" className="Prime Technique" value="-298.64" />
      <flow cutted="true" classId="8" className="Prime Technique" value="-298.63" />
      <flow cutted="true" classId="8" className="Prime Technique" value="-298.63" />
      <flow bargainId="8762268" cutted="true" classId="130" className="Chargement Gestion" value="-50.05" />
      <flow bargainId="8762268" cutted="true" classId="131" className="Chargement Acquisition" value="-114.40" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="-50.05" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="-114.40" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="-27.15" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="-62.05" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="-27.15" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="-62.05" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="-27.15" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="-62.05" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="-27.15" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="-62.05" />
      <flow bargainId="8762268" cutted="true" classId="138" className="Taxe TSA" value="-94.88" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-94.88" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-51.47" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-51.47" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-51.47" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="-51.47" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="-5.50" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="-0.49" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-95.04" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="-19.01" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="-6.00" />
  </flow>
</composition>
Calculated
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow bargainId="8762268" cutted="true" classId="8" className="Prime Technique" value="-550.56" />
      <flow bargainId="8762274" cutted="true" classId="8" className="Prime Technique" value="-550.56" />
      <flow bargainId="8762277" cutted="true" classId="8" className="Prime Technique" value="-348.24" />
      <flow bargainId="8762281" cutted="true" classId="8" className="Prime Technique" value="-348.24" />
      <flow bargainId="8762271" cutted="true" classId="8" className="Prime Technique" value="-348.23" />
      <flow bargainId="8762284" cutted="true" classId="8" className="Prime Technique" value="-348.23" />
      <flow bargainId="8762268" cutted="true" classId="130" className="Chargement Gestion" value="-50.05" />
      <flow bargainId="8762268" cutted="true" classId="131" className="Chargement Acquisition" value="-114.40" />
      <flow bargainId="8762274" cutted="true" classId="130" className="Chargement Gestion" value="-50.05" />
      <flow bargainId="8762274" cutted="true" classId="131" className="Chargement Acquisition" value="-114.40" />
      <flow bargainId="8762277" cutted="true" classId="130" className="Chargement Gestion" value="-31.66" />
      <flow bargainId="8762277" cutted="true" classId="131" className="Chargement Acquisition" value="-72.36" />
      <flow bargainId="8762281" cutted="true" classId="130" className="Chargement Gestion" value="-31.66" />
      <flow bargainId="8762281" cutted="true" classId="131" className="Chargement Acquisition" value="-72.36" />
      <flow bargainId="8762271" cutted="true" classId="130" className="Chargement Gestion" value="-31.66" />
      <flow bargainId="8762271" cutted="true" classId="131" className="Chargement Acquisition" value="-72.36" />
      <flow bargainId="8762284" cutted="true" classId="130" className="Chargement Gestion" value="-31.66" />
      <flow bargainId="8762284" cutted="true" classId="131" className="Chargement Acquisition" value="-72.36" />
      <flow bargainId="8762268" cutted="true" classId="138" className="Taxe TSA" value="-94.88" />
      <flow bargainId="8762274" cutted="true" classId="138" className="Taxe TSA" value="-94.88" />
      <flow bargainId="8762277" cutted="true" classId="138" className="Taxe TSA" value="-60.01" />
      <flow bargainId="8762281" cutted="true" classId="138" className="Taxe TSA" value="-60.01" />
      <flow bargainId="8762271" cutted="true" classId="138" className="Taxe TSA" value="-60.01" />
      <flow bargainId="8762284" cutted="true" classId="138" className="Taxe TSA" value="-60.01" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="-5.50" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="-0.49" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-95.04" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="-19.01" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="-6.00" />
  </flow>
</composition>
AINSQAO015784 (ContratTickler:1662557;FinancialFlow:22564630) Calculated 3794.88<> Persist 3503.04
Calculus 2025-01-01 00:00:00.0 Setup 2024-11-19 13:23:24.931 Create 2024-12-31 15:52:08.918
Persist
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow bargainId="8762268" cutted="true" classId="8" className="Prime Technique" value="550.56" />
      <flow cutted="true" classId="8" className="Prime Technique" value="550.56" />
      <flow cutted="true" classId="8" className="Prime Technique" value="298.64" />
      <flow cutted="true" classId="8" className="Prime Technique" value="298.64" />
      <flow cutted="true" classId="8" className="Prime Technique" value="298.63" />
      <flow cutted="true" classId="8" className="Prime Technique" value="298.63" />
      <flow bargainId="8762268" cutted="true" classId="130" className="Chargement Gestion" value="50.05" />
      <flow bargainId="8762268" cutted="true" classId="131" className="Chargement Acquisition" value="114.40" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="50.05" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="114.40" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="27.15" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="62.05" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="27.15" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="62.05" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="27.15" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="62.05" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="27.15" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="62.05" />
      <flow bargainId="8762268" cutted="true" classId="138" className="Taxe TSA" value="94.88" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="94.88" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="51.47" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="51.47" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="51.47" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="51.47" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="5.50" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="0.49" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="95.04" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="19.01" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="6.00" />
  </flow>
</composition>
Calculated
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow bargainId="8762268" cutted="true" classId="8" className="Prime Technique" value="-550.56" />
      <flow bargainId="8762274" cutted="true" classId="8" className="Prime Technique" value="-550.56" />
      <flow bargainId="8762277" cutted="true" classId="8" className="Prime Technique" value="-348.24" />
      <flow bargainId="8762281" cutted="true" classId="8" className="Prime Technique" value="-348.24" />
      <flow bargainId="8762271" cutted="true" classId="8" className="Prime Technique" value="-348.23" />
      <flow bargainId="8762284" cutted="true" classId="8" className="Prime Technique" value="-348.23" />
      <flow bargainId="8762268" cutted="true" classId="130" className="Chargement Gestion" value="-50.05" />
      <flow bargainId="8762268" cutted="true" classId="131" className="Chargement Acquisition" value="-114.40" />
      <flow bargainId="8762274" cutted="true" classId="130" className="Chargement Gestion" value="-50.05" />
      <flow bargainId="8762274" cutted="true" classId="131" className="Chargement Acquisition" value="-114.40" />
      <flow bargainId="8762277" cutted="true" classId="130" className="Chargement Gestion" value="-31.66" />
      <flow bargainId="8762277" cutted="true" classId="131" className="Chargement Acquisition" value="-72.36" />
      <flow bargainId="8762281" cutted="true" classId="130" className="Chargement Gestion" value="-31.66" />
      <flow bargainId="8762281" cutted="true" classId="131" className="Chargement Acquisition" value="-72.36" />
      <flow bargainId="8762271" cutted="true" classId="130" className="Chargement Gestion" value="-31.66" />
      <flow bargainId="8762271" cutted="true" classId="131" className="Chargement Acquisition" value="-72.36" />
      <flow bargainId="8762284" cutted="true" classId="130" className="Chargement Gestion" value="-31.66" />
      <flow bargainId="8762284" cutted="true" classId="131" className="Chargement Acquisition" value="-72.36" />
      <flow bargainId="8762268" cutted="true" classId="138" className="Taxe TSA" value="-94.88" />
      <flow bargainId="8762274" cutted="true" classId="138" className="Taxe TSA" value="-94.88" />
      <flow bargainId="8762277" cutted="true" classId="138" className="Taxe TSA" value="-60.01" />
      <flow bargainId="8762281" cutted="true" classId="138" className="Taxe TSA" value="-60.01" />
      <flow bargainId="8762271" cutted="true" classId="138" className="Taxe TSA" value="-60.01" />
      <flow bargainId="8762284" cutted="true" classId="138" className="Taxe TSA" value="-60.01" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="-5.50" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="-0.49" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-95.04" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="-19.01" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="-6.00" />
  </flow>
</composition>
AINSQAO015784 (ContratTickler:1651156;FinancialFlow:22550141) Calculated 3794.88<> Persist 3503.04
Calculus 2025-01-01 00:00:00.0 Setup 2024-11-19 13:23:24.931 Create 2024-12-24 10:52:33.213
Persist
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow bargainId="8762268" cutted="true" classId="8" className="Prime Technique" value="550.56" />
      <flow cutted="true" classId="8" className="Prime Technique" value="550.56" />
      <flow cutted="true" classId="8" className="Prime Technique" value="298.64" />
      <flow cutted="true" classId="8" className="Prime Technique" value="298.64" />
      <flow cutted="true" classId="8" className="Prime Technique" value="298.63" />
      <flow cutted="true" classId="8" className="Prime Technique" value="298.63" />
      <flow bargainId="8762268" cutted="true" classId="130" className="Chargement Gestion" value="50.05" />
      <flow bargainId="8762268" cutted="true" classId="131" className="Chargement Acquisition" value="114.40" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="50.05" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="114.40" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="27.15" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="62.05" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="27.15" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="62.05" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="27.15" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="62.05" />
      <flow cutted="true" classId="130" className="Chargement Gestion" value="27.15" />
      <flow cutted="true" classId="131" className="Chargement Acquisition" value="62.05" />
      <flow bargainId="8762268" cutted="true" classId="138" className="Taxe TSA" value="94.88" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="94.88" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="51.47" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="51.47" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="51.47" />
      <flow cutted="true" classId="138" className="Taxe TSA" value="51.47" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="5.50" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="0.49" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="95.04" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="19.01" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="6.00" />
  </flow>
</composition>
Calculated
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow bargainId="8762268" cutted="true" classId="8" className="Prime Technique" value="-550.56" />
      <flow bargainId="8762274" cutted="true" classId="8" className="Prime Technique" value="-550.56" />
      <flow bargainId="8762277" cutted="true" classId="8" className="Prime Technique" value="-348.24" />
      <flow bargainId="8762281" cutted="true" classId="8" className="Prime Technique" value="-348.24" />
      <flow bargainId="8762271" cutted="true" classId="8" className="Prime Technique" value="-348.23" />
      <flow bargainId="8762284" cutted="true" classId="8" className="Prime Technique" value="-348.23" />
      <flow bargainId="8762268" cutted="true" classId="130" className="Chargement Gestion" value="-50.05" />
      <flow bargainId="8762268" cutted="true" classId="131" className="Chargement Acquisition" value="-114.40" />
      <flow bargainId="8762274" cutted="true" classId="130" className="Chargement Gestion" value="-50.05" />
      <flow bargainId="8762274" cutted="true" classId="131" className="Chargement Acquisition" value="-114.40" />
      <flow bargainId="8762277" cutted="true" classId="130" className="Chargement Gestion" value="-31.66" />
      <flow bargainId="8762277" cutted="true" classId="131" className="Chargement Acquisition" value="-72.36" />
      <flow bargainId="8762281" cutted="true" classId="130" className="Chargement Gestion" value="-31.66" />
      <flow bargainId="8762281" cutted="true" classId="131" className="Chargement Acquisition" value="-72.36" />
      <flow bargainId="8762271" cutted="true" classId="130" className="Chargement Gestion" value="-31.66" />
      <flow bargainId="8762271" cutted="true" classId="131" className="Chargement Acquisition" value="-72.36" />
      <flow bargainId="8762284" cutted="true" classId="130" className="Chargement Gestion" value="-31.66" />
      <flow bargainId="8762284" cutted="true" classId="131" className="Chargement Acquisition" value="-72.36" />
      <flow bargainId="8762268" cutted="true" classId="138" className="Taxe TSA" value="-94.88" />
      <flow bargainId="8762274" cutted="true" classId="138" className="Taxe TSA" value="-94.88" />
      <flow bargainId="8762277" cutted="true" classId="138" className="Taxe TSA" value="-60.01" />
      <flow bargainId="8762281" cutted="true" classId="138" className="Taxe TSA" value="-60.01" />
      <flow bargainId="8762271" cutted="true" classId="138" className="Taxe TSA" value="-60.01" />
      <flow bargainId="8762284" cutted="true" classId="138" className="Taxe TSA" value="-60.01" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="-5.50" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="-0.49" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-95.04" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="-19.01" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="-6.00" />
  </flow>
</composition>
INSQAO011179 (ContratTickler:1635977;FinancialFlow:22534412) Calculated -903.72<> Persist -1083.48
Calculus 2025-01-01 00:00:00.0 Setup 2024-11-19 13:52:18.073 Create 2024-12-23 14:08:43.429
Persist
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow bargainId="8765547" cutted="true" classId="8" className="Prime Technique" value="-760.95" />
      <flow bargainId="8765547" cutted="true" classId="130" className="Chargement Gestion" value="-64.18" />
      <flow bargainId="8765547" cutted="true" classId="131" className="Chargement Acquisition" value="-91.68" />
      <flow bargainId="8765547" cutted="true" classId="138" className="Taxe TSA" value="-121.66" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="-4.95" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="-0.45" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-28.51" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="-5.70" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="-5.40" />
  </flow>
</composition>
Calculated
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow bargainId="8765547" cutted="true" classId="8" className="Prime Technique" value="-629.20" />
      <flow bargainId="8765547" cutted="true" classId="130" className="Chargement Gestion" value="-53.08" />
      <flow bargainId="8765547" cutted="true" classId="131" className="Chargement Acquisition" value="-75.82" />
      <flow bargainId="8765547" cutted="true" classId="138" className="Taxe TSA" value="-100.61" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="-4.95" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="-0.45" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-28.51" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="-5.70" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="-5.40" />
  </flow>
</composition>
INSQAO011179 (ContratTickler:1651342;FinancialFlow:22550395) Calculated 903.72<> Persist 1083.48
Calculus 2025-01-01 00:00:00.0 Setup 2024-11-19 13:52:18.073 Create 2024-12-24 11:30:14.542
Persist
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow bargainId="8765547" cutted="true" classId="8" className="Prime Technique" value="760.95" />
      <flow bargainId="8765547" cutted="true" classId="130" className="Chargement Gestion" value="64.18" />
      <flow bargainId="8765547" cutted="true" classId="131" className="Chargement Acquisition" value="91.68" />
      <flow bargainId="8765547" cutted="true" classId="138" className="Taxe TSA" value="121.66" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="4.95" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="0.45" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="28.51" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="5.70" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="5.40" />
  </flow>
</composition>
Calculated
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow bargainId="8765547" cutted="true" classId="8" className="Prime Technique" value="-629.20" />
      <flow bargainId="8765547" cutted="true" classId="130" className="Chargement Gestion" value="-53.08" />
      <flow bargainId="8765547" cutted="true" classId="131" className="Chargement Acquisition" value="-75.82" />
      <flow bargainId="8765547" cutted="true" classId="138" className="Taxe TSA" value="-100.61" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="-4.95" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="-0.45" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-28.51" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="-5.70" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="-5.40" />
  </flow>
</composition>
INSQAO011179 (ContratTickler:1661731;FinancialFlow:22563512) Calculated -903.72<> Persist -1083.48
Calculus 2025-01-01 00:00:00.0 Setup 2024-11-19 13:52:18.073 Create 2024-12-31 09:52:04.937
Persist
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow bargainId="8765547" cutted="true" classId="8" className="Prime Technique" value="-760.95" />
      <flow bargainId="8765547" cutted="true" classId="130" className="Chargement Gestion" value="-64.18" />
      <flow bargainId="8765547" cutted="true" classId="131" className="Chargement Acquisition" value="-91.68" />
      <flow bargainId="8765547" cutted="true" classId="138" className="Taxe TSA" value="-121.66" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="-4.95" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="-0.45" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-28.51" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="-5.70" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="-5.40" />
  </flow>
</composition>
Calculated
<composition periodicity="MONTHLY">
  <flow productId="1420" productName="AvoCotés Tribu - Santé">
    <flow productId="1420" productName="AvoCotés Tribu - Santé">
      <flow bargainId="8765547" cutted="true" classId="8" className="Prime Technique" value="-629.20" />
      <flow bargainId="8765547" cutted="true" classId="130" className="Chargement Gestion" value="-53.08" />
      <flow bargainId="8765547" cutted="true" classId="131" className="Chargement Acquisition" value="-75.82" />
      <flow bargainId="8765547" cutted="true" classId="138" className="Taxe TSA" value="-100.61" />
    </flow>
  </flow>
  <flow productId="1421" productName="AvoCotés Tribu - Assistance">
    <flow productId="1421" productName="AvoCotés Tribu - Assistance">
      <flow cutted="true" classId="8" className="Prime Technique" value="-4.95" />
      <flow cutted="true" classId="1" className="Taxe sur les conventions d'assurance" value="-0.45" />
    </flow>
  </flow>
  <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
    <flow productId="1422" productName="AvoCotés Tribu - Téléservice e-kovers">
      <flow cutted="true" classId="8" className="Prime Technique" value="-28.51" />
      <flow cutted="true" classId="4" className="Taxe (TVA)" value="-5.70" />
    </flow>
  </flow>
  <flow productId="1419" productName="AvoCotés Tribu">
    <flow cutted="true" classId="160" className="Cotisation Association" value="-5.40" />
  </flow>
</composition>

05:53:58.487 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.implementation.producttickler.ProductTicklerTestResult - correctionList.add(new String[]{"5AAA3AE526783C","1607498","22492705","-3073.20","-2411.88"});
correctionList.add(new String[]{"5AAA3AE526783C","1607497","22492708","-2825.88","-2219.16"});
correctionList.add(new String[]{"5AAA3AE526783C","1607500","22492706","-3500.76","-2745.12"});
correctionList.add(new String[]{"65CB3633E03B5","1562450","22267532","-931.08","-837.96"});
correctionList.add(new String[]{"AINSQAO010744","1670474","22707765","-1054.20","-1049.16"});
correctionList.add(new String[]{"AINSQAO010744","1670476","22707767","1054.20","1049.16"});
correctionList.add(new String[]{"AINSQAO011419","1571231","22287624","-1830.36","-1927.68"});
correctionList.add(new String[]{"AINSQAO011419","1666454","22670135","1830.36","1927.68"});
correctionList.add(new String[]{"AINSQAO011615","1571338","22287739","-3192.72","-3454.44"});
correctionList.add(new String[]{"AINSQAO011615","1666227","22629225","3192.72","3454.44"});
correctionList.add(new String[]{"AINSQAO012831","1572072","22288529","-2615.16","-2906.76"});
correctionList.add(new String[]{"AINSQAO012831","1668797","22704278","2615.16","2906.76"});
correctionList.add(new String[]{"AINSQAO012836","1572075","22288532","-2595.96","-2881.08"});
correctionList.add(new String[]{"AINSQAO012836","1663665","22601534","2595.96","2881.08"});
correctionList.add(new String[]{"AINSQAO013545","1572537","22289006","-1907.88","-2011.92"});
correctionList.add(new String[]{"AINSQAO013545","1654615","22556026","1907.88","2011.92"});
correctionList.add(new String[]{"AINSQAO013593","1572566","22289035","-3824.28","-4118.52"});
correctionList.add(new String[]{"AINSQAO013593","1669605","22705401","3824.28","4118.52"});
correctionList.add(new String[]{"AINSQAO014050","1572881","22289385","-800.64","-852.72"});
correctionList.add(new String[]{"AINSQAO014050","1613333","22506505","800.64","852.72"});
correctionList.add(new String[]{"AINSQAO014182","1572978","22289489","-2559.24","-2740.44"});
correctionList.add(new String[]{"AINSQAO014182","1654760","22556260","2559.24","2740.44"});
correctionList.add(new String[]{"AINSQAO014182","1630229","22528248","2559.24","2740.44"});
correctionList.add(new String[]{"AINSQAO014969","1573576","22290121","-4134.00","-4706.28"});
correctionList.add(new String[]{"AINSQAO014969","1662093","22563929","4134.00","4706.28"});
correctionList.add(new String[]{"AINSQAO015784","1574211","22290774","-3503.04","-3794.88"});
correctionList.add(new String[]{"AINSQAO015784","1662557","22564630","3503.04","3794.88"});
correctionList.add(new String[]{"AINSQAO015784","1651156","22550141","3503.04","3794.88"});
correctionList.add(new String[]{"INSQAO011179","1635977","22534412","-1083.48","-903.72"});
correctionList.add(new String[]{"INSQAO011179","1651342","22550395","1083.48","903.72"});
correctionList.add(new String[]{"INSQAO011179","1661731","22563512","-1083.48","-903.72"});

05:53:58.487 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.implementation.producttickler.ProductTicklerTestResult - New Errors Detected : 31/1498392
05:53:58.487 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.implementation.producttickler.ProductTicklerTestResult - Bad Errors Corrected : 0/1498392
05:53:58.487 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - Total Operations : 541601
05:53:58.488 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - Total Time : 2609.676s
05:53:58.488 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.business.version.patches.template.common.Search - Total Time / Operation : 5.0ms
05:53:58.496 [Test worker] INFO  - {ContractNumber or QuoteNumber=null, Executed By=ProductTicklerTestSearch} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.business.model.persistent.impl.product.ProductTicklerIntegrationTest - testGeneratedTicklers() / Verification Time : 2609.785s