[DEBUG 00:00:00] *** starting Client::Source::eds_task::testManyChanges ***
[DEBUG 00:00:00] ClientTest.cpp:1712: starting CPPUNIT_ASSERT(!config.m_templateItem.empty())
[DEBUG 00:00:00] ClientTest.cpp:1712: ending CPPUNIT_ASSERT(!config.m_templateItem.empty())
[DEBUG 00:00:00] ClientTest.cpp:1714: starting deleteAll(createSourceA)
[DEBUG 00:00:00] ClientTest.cpp:802: starting CPPUNIT_ASSERT(createSource.createSource)
[DEBUG 00:00:00] ClientTest.cpp:802: ending CPPUNIT_ASSERT(createSource.createSource)
[DEBUG 00:00:00] ClientTest.cpp:807: starting source.reset(createSource())
[DEBUG 00:00:00] instantiating testing source eds_task in config target-config@client-test-eds, with tracking name _1_A
[DEBUG 00:00:00] overriding testing source eds_task properties with the ones from config eds_1 = /data/runtests/work/prebuilt-xenial-amd64/home/eds/config/syncevolution/client-test-1/peers/eds_1
[DEBUG 00:00:00]    sync = disabled (set)
[DEBUG 00:00:00]    uri = task2 (set)
[DEBUG 00:00:00]    backend = Evolution Task List (set)
[DEBUG 00:00:00]    syncFormat =  (default)
[DEBUG 00:00:00]    forceSyncFormat = 0 (default)
[DEBUG 00:00:00]    database = Test_eds_task_1 (set)
[DEBUG 00:00:00]    databaseFormat =  (default)
[DEBUG 00:00:00]    databaseUser =  (default)
[DEBUG 00:00:00]    databasePassword =  (default)
[DEBUG 00:00:00] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:00] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:00] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:00] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:00] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:02] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:02] eds_task: slow sync or testing, do full item scan to detect changes
[DEBUG 00:00:02] ClientTest.cpp:807: ending source.reset(createSource())
[DEBUG 00:00:02] ClientTest.cpp:807: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:02] ClientTest.cpp:807: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:02] ClientTest.cpp:810: starting source->removeAllItems()
[DEBUG 00:00:02] ClientTest.cpp:810: ending source->removeAllItems()
[DEBUG 00:00:02] ClientTest.cpp:810: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:02] ClientTest.cpp:810: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:02] ClientTest.cpp:811: starting source.reset()
[DEBUG 00:00:02] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:02] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:02] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:02] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:02] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:03] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:03] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:03] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:03] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:03] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:03] ClientTest.cpp:811: ending source.reset()
[DEBUG 00:00:03] ClientTest.cpp:814: starting source.reset(createSource())
[DEBUG 00:00:03] instantiating testing source eds_task in config target-config@client-test-eds, with tracking name _1_A
[DEBUG 00:00:03] overriding testing source eds_task properties with the ones from config eds_1 = /data/runtests/work/prebuilt-xenial-amd64/home/eds/config/syncevolution/client-test-1/peers/eds_1
[DEBUG 00:00:03]    sync = disabled (set)
[DEBUG 00:00:03]    uri = task2 (set)
[DEBUG 00:00:03]    backend = Evolution Task List (set)
[DEBUG 00:00:03]    syncFormat =  (default)
[DEBUG 00:00:03]    forceSyncFormat = 0 (default)
[DEBUG 00:00:03]    database = Test_eds_task_1 (set)
[DEBUG 00:00:03]    databaseFormat =  (default)
[DEBUG 00:00:03]    databaseUser =  (default)
[DEBUG 00:00:03]    databasePassword =  (default)
[DEBUG 00:00:03] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:03] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:03] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:03] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:03] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:04] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:04] eds_task: using full item scan to detect changes
[DEBUG 00:00:04] ClientTest.cpp:814: ending source.reset(createSource())
[DEBUG 00:00:04] ClientTest.cpp:814: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:04] ClientTest.cpp:814: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:04] ClientTest.cpp:818: starting CPPUNIT_ASSERT_MESSAGE(("should be empty now"), ((countItems(source.get()) == 0)))
[DEBUG 00:00:04] ClientTest.cpp:818: ending CPPUNIT_ASSERT_MESSAGE(("should be empty now"), ((countItems(source.get()) == 0)))
[DEBUG 00:00:04] ClientTest.cpp:818: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:04] ClientTest.cpp:818: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:04] ClientTest.cpp:819: starting CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:04] ClientTest.cpp:819: ending CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:04] ClientTest.cpp:820: starting CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:04] ClientTest.cpp:820: ending CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:04] ClientTest.cpp:821: starting CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:04] ClientTest.cpp:821: ending CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:04] ClientTest.cpp:391: starting reset(__null)
[DEBUG 00:00:04] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:04] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:04] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:04] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:04] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:04] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:04] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:04] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:04] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:04] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:04] ClientTest.cpp:391: ending reset(__null)
[DEBUG 00:00:04] ClientTest.cpp:1714: ending deleteAll(createSourceA)
[DEBUG 00:00:04] ClientTest.cpp:1718: starting copy.reset(createSourceB())
[DEBUG 00:00:04] instantiating testing source eds_task in config target-config@client-test-eds, with tracking name _1_B
[DEBUG 00:00:04] overriding testing source eds_task properties with the ones from config eds_1 = /data/runtests/work/prebuilt-xenial-amd64/home/eds/config/syncevolution/client-test-1/peers/eds_1
[DEBUG 00:00:04]    sync = disabled (set)
[DEBUG 00:00:04]    uri = task2 (set)
[DEBUG 00:00:04]    backend = Evolution Task List (set)
[DEBUG 00:00:04]    syncFormat =  (default)
[DEBUG 00:00:04]    forceSyncFormat = 0 (default)
[DEBUG 00:00:04]    database = Test_eds_task_1 (set)
[DEBUG 00:00:04]    databaseFormat =  (default)
[DEBUG 00:00:04]    databaseUser =  (default)
[DEBUG 00:00:04]    databasePassword =  (default)
[DEBUG 00:00:04] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:04] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:04] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:04] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:04] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:04] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:04] eds_task: slow sync or testing, do full item scan to detect changes
[DEBUG 00:00:04] ClientTest.cpp:1718: ending copy.reset(createSourceB())
[DEBUG 00:00:04] ClientTest.cpp:1718: starting CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:04] ClientTest.cpp:1718: ending CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:04] ClientTest.cpp:1719: starting CPPUNIT_ASSERT_EQUAL((0),(countItems(copy.get())))
[DEBUG 00:00:04] ClientTest.cpp:1719: ending CPPUNIT_ASSERT_EQUAL((0),(countItems(copy.get())))
[DEBUG 00:00:04] ClientTest.cpp:1719: starting CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:04] ClientTest.cpp:1719: ending CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:04] ClientTest.cpp:1720: starting copy.reset()
[DEBUG 00:00:04] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:04] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:04] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:04] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:04] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:04] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:04] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:04] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:04] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:04] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:04] ClientTest.cpp:1720: ending copy.reset()
[DEBUG 00:00:04] ClientTest.cpp:1724: starting numItems = insertManyItems(createSourceA).size()
[DEBUG 00:00:04] ClientTest.cpp:1005: starting CPPUNIT_ASSERT(!config.m_templateItem.empty())
[DEBUG 00:00:04] ClientTest.cpp:1005: ending CPPUNIT_ASSERT(!config.m_templateItem.empty())
[DEBUG 00:00:04] ClientTest.cpp:1009: starting source.reset(createSourceA())
[DEBUG 00:00:04] instantiating testing source eds_task in config target-config@client-test-eds, with tracking name _1_A
[DEBUG 00:00:04] overriding testing source eds_task properties with the ones from config eds_1 = /data/runtests/work/prebuilt-xenial-amd64/home/eds/config/syncevolution/client-test-1/peers/eds_1
[DEBUG 00:00:04]    sync = disabled (set)
[DEBUG 00:00:04]    uri = task2 (set)
[DEBUG 00:00:04]    backend = Evolution Task List (set)
[DEBUG 00:00:04]    syncFormat =  (default)
[DEBUG 00:00:04]    forceSyncFormat = 0 (default)
[DEBUG 00:00:04]    database = Test_eds_task_1 (set)
[DEBUG 00:00:04]    databaseFormat =  (default)
[DEBUG 00:00:04]    databaseUser =  (default)
[DEBUG 00:00:04]    databasePassword =  (default)
[DEBUG 00:00:04] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:04] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:04] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:04] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:04] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:04] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:04] eds_task: using full item scan to detect changes
[DEBUG 00:00:04] ClientTest.cpp:1009: ending source.reset(createSourceA())
[DEBUG 00:00:04] ClientTest.cpp:1009: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:04] ClientTest.cpp:1009: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:04] ClientTest.cpp:1010: starting CPPUNIT_ASSERT(startIndex > 1 || !countItems(source.get()))
[DEBUG 00:00:04] ClientTest.cpp:1010: ending CPPUNIT_ASSERT(startIndex > 1 || !countItems(source.get()))
[DEBUG 00:00:05] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] eds_task: 001-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:05] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] eds_task: 002-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:05] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] eds_task: 003-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:05] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] eds_task: 004-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:05] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] eds_task: 005-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:05] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] eds_task: 006-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:05] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] eds_task: 007-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:05] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] eds_task: 008-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:05] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] eds_task: 009-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:05] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] eds_task: 010-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:05] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] eds_task: 011-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:05] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] eds_task: 012-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:05] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] eds_task: 013-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:05] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] eds_task: 014-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:05] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] eds_task: 015-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:05] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] eds_task: 016-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:05] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] eds_task: 017-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:05] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] eds_task: 018-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:05] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] eds_task: 019-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:05] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] eds_task: 020-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:05] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] eds_task: 021-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:05] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] eds_task: 022-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:05] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] eds_task: 023-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:05] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] eds_task: 024-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:05] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] eds_task: 025-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:05] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] eds_task: 026-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:05] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] eds_task: 027-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:05] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] eds_task: 028-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:05] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] eds_task: 029-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:05] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] eds_task: 030-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:05] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] eds_task: 031-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:05] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] eds_task: 032-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:05] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] eds_task: 033-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:05] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] eds_task: 034-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:05] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] eds_task: 035-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:05] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] eds_task: 036-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:05] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:05] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:05] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:05] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:05] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] eds_task: 037-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:06] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] eds_task: 038-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:06] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] eds_task: 039-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:06] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] eds_task: 040-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:06] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] eds_task: 041-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:06] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] eds_task: 042-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:06] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] eds_task: 043-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:06] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] eds_task: 044-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:06] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] eds_task: 045-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:06] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] eds_task: 046-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:06] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] eds_task: 047-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:06] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] eds_task: 048-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:06] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] eds_task: 049-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:06] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] eds_task: 050-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:06] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] eds_task: 051-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:06] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] eds_task: 052-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:06] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] eds_task: 053-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:06] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] eds_task: 054-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:06] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] eds_task: 055-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:06] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] eds_task: 056-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:06] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] eds_task: 057-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:06] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] eds_task: 058-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:06] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] eds_task: 059-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:06] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] eds_task: 060-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:06] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] eds_task: 061-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:06] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] eds_task: 062-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:06] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] eds_task: 063-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:06] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] eds_task: 064-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:06] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] eds_task: 065-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:06] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] eds_task: 066-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:06] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] eds_task: 067-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:06] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] eds_task: 068-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:06] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] eds_task: 069-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:06] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] eds_task: 070-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:06] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] eds_task: 071-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:06] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] eds_task: 072-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:06] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] eds_task: 073-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:06] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:06] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:06] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:06] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] eds_task: 074-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:07] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] eds_task: 075-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:07] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] eds_task: 076-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:07] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] eds_task: 077-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:07] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] eds_task: 078-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:07] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] eds_task: 079-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:07] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] eds_task: 080-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:07] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] eds_task: 081-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:07] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] eds_task: 082-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:07] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] eds_task: 083-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:07] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] eds_task: 084-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:07] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] eds_task: 085-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:07] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] eds_task: 086-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:07] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] eds_task: 087-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:07] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] eds_task: 088-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:07] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] eds_task: 089-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:07] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] eds_task: 090-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:07] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] eds_task: 091-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:07] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] eds_task: 092-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:07] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] eds_task: 093-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:07] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] eds_task: 094-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:07] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] eds_task: 095-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:07] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] eds_task: 096-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:07] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] eds_task: 097-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:07] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] eds_task: 098-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:07] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] eds_task: 099-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:07] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:504: starting CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:504: ending CPPUNIT_ASSERT(source)
[DEBUG 00:00:07] ClientTest.cpp:507: starting res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] eds_task: 100-20060417T173712Z-4360-727-1-2730@dummyVTODO: request to delete non-existant item ignored
[DEBUG 00:00:07] ClientTest.cpp:507: ending res = source->insertItemRaw("", config.m_mangleItem(data, false, ""))
[DEBUG 00:00:07] ClientTest.cpp:507: starting CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:507: ending CPPUNIT_ASSERT((source))
[DEBUG 00:00:07] ClientTest.cpp:508: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:508: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:07] ClientTest.cpp:391: starting reset(__null)
[DEBUG 00:00:07] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:07] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:07] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:07] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:07] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:08] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:08] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:08] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:08] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:08] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:08] ClientTest.cpp:391: ending reset(__null)
[DEBUG 00:00:08] ClientTest.cpp:1724: ending numItems = insertManyItems(createSourceA).size()
[DEBUG 00:00:08] ClientTest.cpp:1727: starting copy.reset(createSourceB())
[DEBUG 00:00:08] instantiating testing source eds_task in config target-config@client-test-eds, with tracking name _1_B
[DEBUG 00:00:08] overriding testing source eds_task properties with the ones from config eds_1 = /data/runtests/work/prebuilt-xenial-amd64/home/eds/config/syncevolution/client-test-1/peers/eds_1
[DEBUG 00:00:08]    sync = disabled (set)
[DEBUG 00:00:08]    uri = task2 (set)
[DEBUG 00:00:08]    backend = Evolution Task List (set)
[DEBUG 00:00:08]    syncFormat =  (default)
[DEBUG 00:00:08]    forceSyncFormat = 0 (default)
[DEBUG 00:00:08]    database = Test_eds_task_1 (set)
[DEBUG 00:00:08]    databaseFormat =  (default)
[DEBUG 00:00:08]    databaseUser =  (default)
[DEBUG 00:00:08]    databasePassword =  (default)
[DEBUG 00:00:08] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:08] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:08] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:08] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:08] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:09] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:09] eds_task: using full item scan to detect changes
[DEBUG 00:00:09] ClientTest.cpp:1727: ending copy.reset(createSourceB())
[DEBUG 00:00:09] ClientTest.cpp:1727: starting CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:09] ClientTest.cpp:1727: ending CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:09] ClientTest.cpp:1728: starting CPPUNIT_ASSERT_EQUAL((numItems),(countItems(copy.get())))
[DEBUG 00:00:09] ClientTest.cpp:1728: ending CPPUNIT_ASSERT_EQUAL((numItems),(countItems(copy.get())))
[DEBUG 00:00:09] ClientTest.cpp:1728: starting CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:09] ClientTest.cpp:1728: ending CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:09] ClientTest.cpp:1729: starting CPPUNIT_ASSERT_EQUAL((numItems),(countNewItems(copy.get())))
[DEBUG 00:00:09] ClientTest.cpp:1729: ending CPPUNIT_ASSERT_EQUAL((numItems),(countNewItems(copy.get())))
[DEBUG 00:00:09] ClientTest.cpp:1729: starting CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:09] ClientTest.cpp:1729: ending CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:09] ClientTest.cpp:1730: starting CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(copy.get())))
[DEBUG 00:00:09] ClientTest.cpp:1730: ending CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(copy.get())))
[DEBUG 00:00:09] ClientTest.cpp:1730: starting CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:09] ClientTest.cpp:1730: ending CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:09] ClientTest.cpp:1731: starting CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(copy.get())))
[DEBUG 00:00:09] ClientTest.cpp:1731: ending CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(copy.get())))
[DEBUG 00:00:09] ClientTest.cpp:1731: starting CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:09] ClientTest.cpp:1731: ending CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:09] ClientTest.cpp:1732: starting copy.reset()
[DEBUG 00:00:09] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:09] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:09] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:09] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:09] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:09] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:09] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:09] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:09] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:09] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:09] ClientTest.cpp:1732: ending copy.reset()
[DEBUG 00:00:09] ClientTest.cpp:1735: starting deleteAll(createSourceA)
[DEBUG 00:00:09] ClientTest.cpp:802: starting CPPUNIT_ASSERT(createSource.createSource)
[DEBUG 00:00:09] ClientTest.cpp:802: ending CPPUNIT_ASSERT(createSource.createSource)
[DEBUG 00:00:09] ClientTest.cpp:807: starting source.reset(createSource())
[DEBUG 00:00:09] instantiating testing source eds_task in config target-config@client-test-eds, with tracking name _1_A
[DEBUG 00:00:09] overriding testing source eds_task properties with the ones from config eds_1 = /data/runtests/work/prebuilt-xenial-amd64/home/eds/config/syncevolution/client-test-1/peers/eds_1
[DEBUG 00:00:09]    sync = disabled (set)
[DEBUG 00:00:09]    uri = task2 (set)
[DEBUG 00:00:09]    backend = Evolution Task List (set)
[DEBUG 00:00:09]    syncFormat =  (default)
[DEBUG 00:00:09]    forceSyncFormat = 0 (default)
[DEBUG 00:00:09]    database = Test_eds_task_1 (set)
[DEBUG 00:00:09]    databaseFormat =  (default)
[DEBUG 00:00:09]    databaseUser =  (default)
[DEBUG 00:00:09]    databasePassword =  (default)
[DEBUG 00:00:09] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:09] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:09] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:09] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:09] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:09] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:09] eds_task: using full item scan to detect changes
[DEBUG 00:00:10] ClientTest.cpp:807: ending source.reset(createSource())
[DEBUG 00:00:10] ClientTest.cpp:807: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:10] ClientTest.cpp:807: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:10] ClientTest.cpp:810: starting source->removeAllItems()
[DEBUG 00:00:11] ClientTest.cpp:810: ending source->removeAllItems()
[DEBUG 00:00:11] ClientTest.cpp:810: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:11] ClientTest.cpp:810: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:11] ClientTest.cpp:811: starting source.reset()
[DEBUG 00:00:11] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:11] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:11] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:11] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:11] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:12] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:12] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:12] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:12] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:12] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:12] ClientTest.cpp:811: ending source.reset()
[DEBUG 00:00:12] ClientTest.cpp:814: starting source.reset(createSource())
[DEBUG 00:00:12] instantiating testing source eds_task in config target-config@client-test-eds, with tracking name _1_A
[DEBUG 00:00:12] overriding testing source eds_task properties with the ones from config eds_1 = /data/runtests/work/prebuilt-xenial-amd64/home/eds/config/syncevolution/client-test-1/peers/eds_1
[DEBUG 00:00:12]    sync = disabled (set)
[DEBUG 00:00:12]    uri = task2 (set)
[DEBUG 00:00:12]    backend = Evolution Task List (set)
[DEBUG 00:00:12]    syncFormat =  (default)
[DEBUG 00:00:12]    forceSyncFormat = 0 (default)
[DEBUG 00:00:12]    database = Test_eds_task_1 (set)
[DEBUG 00:00:12]    databaseFormat =  (default)
[DEBUG 00:00:12]    databaseUser =  (default)
[DEBUG 00:00:12]    databasePassword =  (default)
[DEBUG 00:00:12] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:12] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:12] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:12] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:12] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:13] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:13] eds_task: using full item scan to detect changes
[DEBUG 00:00:13] ClientTest.cpp:814: ending source.reset(createSource())
[DEBUG 00:00:13] ClientTest.cpp:814: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:13] ClientTest.cpp:814: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:13] ClientTest.cpp:818: starting CPPUNIT_ASSERT_MESSAGE(("should be empty now"), ((countItems(source.get()) == 0)))
[DEBUG 00:00:13] ClientTest.cpp:818: ending CPPUNIT_ASSERT_MESSAGE(("should be empty now"), ((countItems(source.get()) == 0)))
[DEBUG 00:00:13] ClientTest.cpp:818: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:13] ClientTest.cpp:818: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:13] ClientTest.cpp:819: starting CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:13] ClientTest.cpp:819: ending CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:13] ClientTest.cpp:820: starting CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:13] ClientTest.cpp:820: ending CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:13] ClientTest.cpp:821: starting CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:13] ClientTest.cpp:821: ending CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:13] ClientTest.cpp:391: starting reset(__null)
[DEBUG 00:00:13] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:13] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:13] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:13] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:13] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:13] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:13] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:13] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:13] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:13] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:13] ClientTest.cpp:391: ending reset(__null)
[DEBUG 00:00:13] ClientTest.cpp:1735: ending deleteAll(createSourceA)
[DEBUG 00:00:13] ClientTest.cpp:1738: starting copy.reset(createSourceB())
[DEBUG 00:00:13] instantiating testing source eds_task in config target-config@client-test-eds, with tracking name _1_B
[DEBUG 00:00:13] overriding testing source eds_task properties with the ones from config eds_1 = /data/runtests/work/prebuilt-xenial-amd64/home/eds/config/syncevolution/client-test-1/peers/eds_1
[DEBUG 00:00:13]    sync = disabled (set)
[DEBUG 00:00:13]    uri = task2 (set)
[DEBUG 00:00:13]    backend = Evolution Task List (set)
[DEBUG 00:00:13]    syncFormat =  (default)
[DEBUG 00:00:13]    forceSyncFormat = 0 (default)
[DEBUG 00:00:13]    database = Test_eds_task_1 (set)
[DEBUG 00:00:13]    databaseFormat =  (default)
[DEBUG 00:00:13]    databaseUser =  (default)
[DEBUG 00:00:13]    databasePassword =  (default)
[DEBUG 00:00:13] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:13] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:13] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:13] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:13] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:13] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:13] eds_task: using full item scan to detect changes
[DEBUG 00:00:13] ClientTest.cpp:1738: ending copy.reset(createSourceB())
[DEBUG 00:00:13] ClientTest.cpp:1738: starting CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:13] ClientTest.cpp:1738: ending CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:13] ClientTest.cpp:1739: starting CPPUNIT_ASSERT_EQUAL((0),(countItems(copy.get())))
[DEBUG 00:00:13] ClientTest.cpp:1739: ending CPPUNIT_ASSERT_EQUAL((0),(countItems(copy.get())))
[DEBUG 00:00:13] ClientTest.cpp:1739: starting CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:13] ClientTest.cpp:1739: ending CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:13] ClientTest.cpp:1740: starting CPPUNIT_ASSERT_EQUAL((0),(countNewItems(copy.get())))
[DEBUG 00:00:13] ClientTest.cpp:1740: ending CPPUNIT_ASSERT_EQUAL((0),(countNewItems(copy.get())))
[DEBUG 00:00:13] ClientTest.cpp:1740: starting CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:13] ClientTest.cpp:1740: ending CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:13] ClientTest.cpp:1741: starting CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(copy.get())))
[DEBUG 00:00:13] ClientTest.cpp:1741: ending CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(copy.get())))
[DEBUG 00:00:13] ClientTest.cpp:1741: starting CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:13] ClientTest.cpp:1741: ending CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:13] ClientTest.cpp:1742: starting CPPUNIT_ASSERT_EQUAL((numItems),(countDeletedItems(copy.get())))
[DEBUG 00:00:13] ClientTest.cpp:1742: ending CPPUNIT_ASSERT_EQUAL((numItems),(countDeletedItems(copy.get())))
[DEBUG 00:00:13] ClientTest.cpp:1742: starting CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:13] ClientTest.cpp:1742: ending CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:13] ClientTest.cpp:1743: starting copy.reset()
[DEBUG 00:00:13] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:13] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:13] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:13] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:13] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:13] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:13] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:13] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:13] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:13] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:13] ClientTest.cpp:1743: ending copy.reset()
[DEBUG 00:00:13] ClientTest.cpp:391: starting reset(__null)
[DEBUG 00:00:13] ClientTest.cpp:391: ending reset(__null)
[DEBUG 00:00:13] *** ending Client::Source::eds_task::testManyChanges: okay ***