[DEBUG 00:00:00] *** starting Client::Source::owndrive_caldav::LinkedItemsNoTZ::testLinkedItemsChild ***
[DEBUG 00:00:00] ClientTest.cpp:2781: starting CPPUNIT_ASSERT(off != test.npos)
[DEBUG 00:00:00] ClientTest.cpp:2781: ending CPPUNIT_ASSERT(off != test.npos)
[DEBUG 00:00:00] ClientTest.cpp:2784: starting CPPUNIT_ASSERT(end != test.npos)
[DEBUG 00:00:00] ClientTest.cpp:2784: ending CPPUNIT_ASSERT(end != test.npos)
[DEBUG 00:00:00] ClientTest.cpp:1806: 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 owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_A
[DEBUG 00:00:00] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:00] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:00] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:00] not using KWallet
[DEBUG 00:00:00] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:00] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:00]    sync = disabled (default)
[DEBUG 00:00:00]    uri =  (default)
[DEBUG 00:00:00]    backend = CalDAV (set)
[DEBUG 00:00:00]    syncFormat =  (default)
[DEBUG 00:00:00]    forceSyncFormat = 0 (default)
[DEBUG 00:00:00]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:00]    databaseFormat =  (default)
[DEBUG 00:00:00]    databaseUser = pohly (set)
[DEBUG 00:00:00]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:00]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[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:00] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:00] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[DEVELOPER 00:00:00] stderr: HTTP session to https://my.owndrive.com:443 begins.
[DEBUG 00:00:00] client cert is missing
[INFO 00:00:00] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:00] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:00] using plain username/password for pohly
[DEBUG 00:00:00] caldav #A: slow sync or testing, do full item scan to detect changes
[DEBUG 00:00:00] starting REPORT 'meta data', credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:00] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:00] stderr: Running pre_send hooks
[DEBUG 00:00:00] forced sending credentials
[DEVELOPER 00:00:02] stderr: Sending request headers:
[DEVELOPER 00:00:02] stderr: REPORT /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:02] stderr: Keep-Alive:
[DEVELOPER 00:00:02] stderr: Connection: TE, Keep-Alive
[DEVELOPER 00:00:02] stderr: TE: trailers
[DEVELOPER 00:00:02] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:02] stderr: Content-Length: 305
[DEVELOPER 00:00:02] stderr: Depth: 1
[DEVELOPER 00:00:02] stderr: Content-Type: application/xml; charset="utf-8"
[DEVELOPER 00:00:02] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:02] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:02] stderr:
[DEVELOPER 00:00:02] stderr: Sending request-line and headers:
[DEVELOPER 00:00:02] stderr: Doing DNS lookup on my.owndrive.com...
[DEVELOPER 00:00:02] stderr: req: Connecting to 93.158.211.199:443
[DEVELOPER 00:00:02] stderr: Sending request body:
[DEVELOPER 00:00:02] stderr: Body block (305 bytes):
[DEVELOPER 00:00:02] stderr: [<?xml version="1.0" encoding="utf-8" ?>
[DEVELOPER 00:00:02] stderr: <C:calendar-query xmlns:D="DAV:"
[DEVELOPER 00:00:02] stderr: xmlns:C="urn:ietf:params:xml:ns:caldav">
[DEVELOPER 00:00:02] stderr: <D:prop>
[DEVELOPER 00:00:02] stderr: <D:getetag/>
[DEVELOPER 00:00:02] stderr: <C:calendar-data/>
[DEVELOPER 00:00:02] stderr: </D:prop>
[DEVELOPER 00:00:02] stderr: <C:filter>
[DEVELOPER 00:00:02] stderr: <C:comp-filter name="VCALENDAR">
[DEVELOPER 00:00:02] stderr: <C:comp-filter name="VEVENT">
[DEVELOPER 00:00:02] stderr: </C:comp-filter>
[DEVELOPER 00:00:02] stderr: </C:comp-filter>
[DEVELOPER 00:00:02] stderr: </C:filter>
[DEVELOPER 00:00:02] stderr: </C:calendar-query>
[DEVELOPER 00:00:02] stderr: ]
[DEVELOPER 00:00:02] stderr: Request sent; retry is 0.
[DEVELOPER 00:00:02] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:02] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:02] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:02] stderr: [hdr] Date: Fri, 05 Jan 2018 16:52:39 GMT
[DEVELOPER 00:00:02] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:52:39 GMT]
[DEVELOPER 00:00:02] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:02] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:02] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:02] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:02] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:02] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:02] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:02] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:02] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:02] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:02] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:02] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:02] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=iLeVX%2Bn0SW9VhY7Ys8AH4GQZkBrorDwpz1jOuUVWYs9NHnS68%2FZkgCj10mb9hV0g1B2wzNeGvZyJ0VaU2U1dF2wTcJDEfWuwzU6gY6rC9fktbvJl0QhQnIq7FRG4Pr%2FW; path=/; secure; httponly
[DEVELOPER 00:00:02] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=iLeVX%2Bn0SW9VhY7Ys8AH4GQZkBrorDwpz1jOuUVWYs9NHnS68%2FZkgCj10mb9hV0g1B2wzNeGvZyJ0VaU2U1dF2wTcJDEfWuwzU6gY6rC9fktbvJl0QhQnIq7FRG4Pr%2FW; path=/; secure; httponly]
[DEVELOPER 00:00:02] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:02] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:02] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:02] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:02] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:02] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:02] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:02] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:02] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:02] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:02] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:02] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:02] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:02] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:02] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:02] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:02] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:02] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:02] stderr: [hdr] Set-Cookie: PHPSESSIDI=r5chjmpjk1nn2s0emb7cm5r4s2; path=/; secure; HttpOnly
[DEVELOPER 00:00:02] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=r5chjmpjk1nn2s0emb7cm5r4s2; path=/; secure; HttpOnly]
[DEVELOPER 00:00:02] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:52:39 GMT; Max-Age=3600
[DEVELOPER 00:00:02] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:52:39 GMT; Max-Age=3600]
[DEVELOPER 00:00:02] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:02] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:02] stderr: [hdr]
[DEVELOPER 00:00:02] stderr: End of headers.
[DEVELOPER 00:00:02] stderr: Running post_headers hooks
[DEVELOPER 00:00:02] stderr: [chunk] < aa
[DEVELOPER 00:00:02] stderr: Got chunk size: 170
[DEVELOPER 00:00:02] stderr: Reading 170 bytes of response body.
[DEVELOPER 00:00:02] stderr: Got 170 bytes.
[DEVELOPER 00:00:02] stderr: Read block (170 bytes):
[DEVELOPER 00:00:02] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:02] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:02] stderr: ]
[DEVELOPER 00:00:02] stderr: [chunk] < 0
[DEVELOPER 00:00:02] stderr: Got chunk size: 0
[DEVELOPER 00:00:02] stderr: [hdr]
[DEVELOPER 00:00:02] stderr: End of headers.
[DEVELOPER 00:00:02] stderr: Running post_send hooks
[DEVELOPER 00:00:02] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEBUG 00:00:02] credentials accepted
[DEVELOPER 00:00:02] stderr: Running destroy hooks.
[DEVELOPER 00:00:02] stderr: Request ends.
[DEBUG 00:00:02] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:02] ClientTest.cpp:439: ending get()->enableServerMode()
[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:02] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:02] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:02] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:02] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:02] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:02] stderr: Running pre_send hooks
[DEVELOPER 00:00:02] stderr: Sending request headers:
[DEVELOPER 00:00:02] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:02] stderr: Connection: TE
[DEVELOPER 00:00:02] stderr: TE: trailers
[DEVELOPER 00:00:02] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:02] stderr: Depth: 0
[DEVELOPER 00:00:02] stderr: Content-Length: 137
[DEVELOPER 00:00:02] stderr: Content-Type: application/xml
[DEVELOPER 00:00:02] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:02] stderr:
[DEVELOPER 00:00:02] stderr: Sending request-line and headers:
[DEVELOPER 00:00:02] stderr: Sending request body:
[DEVELOPER 00:00:02] stderr: Body block (137 bytes):
[DEVELOPER 00:00:02] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:02] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:02] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:02] stderr: </prop></propfind>
[DEVELOPER 00:00:02] stderr: ]
[DEVELOPER 00:00:02] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:02] stderr: [status-line] < HTTP/1.1 401 Unauthorized
[DEVELOPER 00:00:02] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:02] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:02] stderr: [hdr] Date: Fri, 05 Jan 2018 16:52:40 GMT
[DEVELOPER 00:00:02] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:52:40 GMT]
[DEVELOPER 00:00:02] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:02] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:02] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:02] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:02] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:02] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:02] stderr: [hdr] Set-Cookie: PHPSESSIDI=d3nte3vqu5egavkhe530mv23n2; path=/; HttpOnly
[DEVELOPER 00:00:02] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=d3nte3vqu5egavkhe530mv23n2; path=/; HttpOnly]
[DEVELOPER 00:00:02] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:02] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:02] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:02] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:02] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:02] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:02] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=h1oQxhy2hoKCJpaB%2Frak08%2BJxOhQ04ZnycAXH%2FFBHiaAE7zH91eVBOsYfq0IRQI%2F3lLX6CPO0InOvyvWHTzmyfPilPLbieiguyw9KsvOemYPvZJQqDPq8NsY55B5GRYX; path=/; secure; httponly
[DEVELOPER 00:00:02] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=h1oQxhy2hoKCJpaB%2Frak08%2BJxOhQ04ZnycAXH%2FFBHiaAE7zH91eVBOsYfq0IRQI%2F3lLX6CPO0InOvyvWHTzmyfPilPLbieiguyw9KsvOemYPvZJQqDPq8NsY55B5GRYX; path=/; secure; httponly]
[DEVELOPER 00:00:02] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:02] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:02] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:02] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:02] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:02] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:02] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:02] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:02] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:02] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:02] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:02] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:02] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:02] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:02] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:02] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:02] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:02] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:02] stderr: [hdr] WWW-Authenticate: Basic realm="OwnDrive"
[DEVELOPER 00:00:02] stderr: Header Name: [www-authenticate], Value: [Basic realm="OwnDrive"]
[DEVELOPER 00:00:02] stderr: [hdr]
[DEVELOPER 00:00:02] stderr: End of headers.
[DEVELOPER 00:00:02] stderr: Running post_headers hooks
[DEVELOPER 00:00:02] stderr: [chunk] < 131
[DEVELOPER 00:00:02] stderr: Got chunk size: 305
[DEVELOPER 00:00:02] stderr: Reading 305 bytes of response body.
[DEVELOPER 00:00:02] stderr: Got 305 bytes.
[DEVELOPER 00:00:02] stderr: Read block (305 bytes):
[DEVELOPER 00:00:02] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:02] stderr: <d:error xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns">
[DEVELOPER 00:00:02] stderr:   <s:exception>Sabre\DAV\Exception\NotAuthenticated</s:exception>
[DEVELOPER 00:00:02] stderr:   <s:message>No 'Authorization: Basic' header found. Either the client didn't send one, or the server is misconfigured</s:message>
[DEVELOPER 00:00:02] stderr: </d:error>
[DEVELOPER 00:00:02] stderr: ]
[DEVELOPER 00:00:02] stderr: [chunk] < 0
[DEVELOPER 00:00:02] stderr: Got chunk size: 0
[DEVELOPER 00:00:02] stderr: [hdr]
[DEVELOPER 00:00:02] stderr: End of headers.
[DEVELOPER 00:00:02] stderr: Running post_send hooks
[DEVELOPER 00:00:02] stderr: ah_post_send (#0), code is 401 (want 401), WWW-Authenticate is Basic realm="OwnDrive"
[DEVELOPER 00:00:02] stderr: auth: Got challenge (code 401).
[DEVELOPER 00:00:02] stderr: auth: Got 'Basic' challenge.
[DEVELOPER 00:00:02] stderr: auth: Trying Basic challenge...
[DEBUG 00:00:02] retry request with credentials
[DEVELOPER 00:00:03] stderr: auth: Accepted Basic challenge.
[DEVELOPER 00:00:03] stderr: Running pre_send hooks
[DEVELOPER 00:00:03] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:03] stderr: Sending request headers:
[DEVELOPER 00:00:03] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:03] stderr: Connection: TE
[DEVELOPER 00:00:03] stderr: TE: trailers
[DEVELOPER 00:00:03] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:03] stderr: Depth: 0
[DEVELOPER 00:00:03] stderr: Content-Length: 137
[DEVELOPER 00:00:03] stderr: Content-Type: application/xml
[DEVELOPER 00:00:03] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:03] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:03] stderr:
[DEVELOPER 00:00:03] stderr: Sending request-line and headers:
[DEVELOPER 00:00:03] stderr: Sending request body:
[DEVELOPER 00:00:03] stderr: Body block (137 bytes):
[DEVELOPER 00:00:03] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:03] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:03] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:03] stderr: </prop></propfind>
[DEVELOPER 00:00:03] stderr: ]
[DEVELOPER 00:00:03] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:03] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:03] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:03] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:03] stderr: [hdr] Date: Fri, 05 Jan 2018 16:52:40 GMT
[DEVELOPER 00:00:03] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:52:40 GMT]
[DEVELOPER 00:00:03] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:03] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:03] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:03] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:03] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:03] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:03] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:03] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:03] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:03] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:03] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:03] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:03] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=Ar3O2Q4nHzuod7ggpD63HdXcULtRaP1APzLVFZGbHu35eQTYZpxXGLwi9jMuNVK%2BWlJ2nu75YrROwYTRmf0moL83j%2BudzC%2BtvNcgXsu3Bzm3Kx3zL%2FgGJHa8xy6hQvSf; path=/; secure; httponly
[DEVELOPER 00:00:03] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=Ar3O2Q4nHzuod7ggpD63HdXcULtRaP1APzLVFZGbHu35eQTYZpxXGLwi9jMuNVK%2BWlJ2nu75YrROwYTRmf0moL83j%2BudzC%2BtvNcgXsu3Bzm3Kx3zL%2FgGJHa8xy6hQvSf; path=/; secure; httponly]
[DEVELOPER 00:00:03] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:03] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:03] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:03] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:03] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:03] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:03] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:03] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:03] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:03] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:03] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:03] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:03] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:03] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:03] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:03] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:03] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:03] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:03] stderr: [hdr] Set-Cookie: PHPSESSIDI=ivo9bh18fi4sl71cd1r3i2beb7; path=/; secure; HttpOnly
[DEVELOPER 00:00:03] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=ivo9bh18fi4sl71cd1r3i2beb7; path=/; secure; HttpOnly]
[DEVELOPER 00:00:03] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:52:40 GMT; Max-Age=3600
[DEVELOPER 00:00:03] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:52:40 GMT; Max-Age=3600]
[DEVELOPER 00:00:03] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:03] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:03] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:03] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:03] stderr: [hdr]
[DEVELOPER 00:00:03] stderr: End of headers.
[DEVELOPER 00:00:03] stderr: Running post_headers hooks
[DEVELOPER 00:00:03] stderr: [chunk] < 1ad
[DEVELOPER 00:00:03] stderr: Got chunk size: 429
[DEVELOPER 00:00:03] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:03] stderr: Got 429 bytes.
[DEVELOPER 00:00:03] stderr: Read block (429 bytes):
[DEVELOPER 00:00:03] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:03] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:03] stderr:  <d:response>
[DEVELOPER 00:00:03] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:03] stderr:   <d:propstat>
[DEVELOPER 00:00:03] stderr:    <d:prop>
[DEVELOPER 00:00:03] stderr:     <cs:getctag>http://sabre.io/ns/sync/8841</cs:getctag>
[DEVELOPER 00:00:03] stderr:    </d:prop>
[DEVELOPER 00:00:03] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:03] stderr:   </d:propstat>
[DEVELOPER 00:00:03] stderr:  </d:response>
[DEVELOPER 00:00:03] stderr: </d:multistatus>
[DEVELOPER 00:00:03] stderr: ]
[DEVELOPER 00:00:03] stderr: [chunk] < 0
[DEVELOPER 00:00:03] stderr: Got chunk size: 0
[DEVELOPER 00:00:03] stderr: [hdr]
[DEVELOPER 00:00:03] stderr: End of headers.
[DEVELOPER 00:00:03] stderr: Running post_send hooks
[DEVELOPER 00:00:03] stderr: ah_post_send (#1), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:03] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:03] stderr: 207 Multi-Status
[DEBUG 00:00:03] credentials accepted
[DEVELOPER 00:00:03] stderr: Running destroy hooks.
[DEVELOPER 00:00:03] stderr: Request ends.
[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 owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_A
[DEBUG 00:00:03] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:03] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:03] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:03] not using KWallet
[DEBUG 00:00:03] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:03] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:03]    sync = disabled (default)
[DEBUG 00:00:03]    uri =  (default)
[DEBUG 00:00:03]    backend = CalDAV (set)
[DEBUG 00:00:03]    syncFormat =  (default)
[DEBUG 00:00:03]    forceSyncFormat = 0 (default)
[DEBUG 00:00:03]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:03]    databaseFormat =  (default)
[DEBUG 00:00:03]    databaseUser = pohly (set)
[DEBUG 00:00:03]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:03]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[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:03] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:03] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:03] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:03] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:03] using plain username/password for pohly
[DEBUG 00:00:03] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:03] starting PROPFIND, credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:03] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:03] stderr: Running pre_send hooks
[DEVELOPER 00:00:03] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:03] forced sending credentials
[DEVELOPER 00:00:03] stderr: Sending request headers:
[DEVELOPER 00:00:03] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:03] stderr: Connection: TE
[DEVELOPER 00:00:03] stderr: TE: trailers
[DEVELOPER 00:00:03] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:03] stderr: Depth: 0
[DEVELOPER 00:00:03] stderr: Content-Length: 137
[DEVELOPER 00:00:03] stderr: Content-Type: application/xml
[DEVELOPER 00:00:03] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:03] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:03] stderr:
[DEVELOPER 00:00:03] stderr: Sending request-line and headers:
[DEVELOPER 00:00:03] stderr: Sending request body:
[DEVELOPER 00:00:03] stderr: Body block (137 bytes):
[DEVELOPER 00:00:03] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:03] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:03] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:03] stderr: </prop></propfind>
[DEVELOPER 00:00:03] stderr: ]
[DEVELOPER 00:00:03] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:03] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:03] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:03] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:03] stderr: [hdr] Date: Fri, 05 Jan 2018 16:52:41 GMT
[DEVELOPER 00:00:03] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:52:41 GMT]
[DEVELOPER 00:00:03] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:03] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:03] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:03] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:03] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:03] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:03] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:03] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:03] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:03] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:03] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:03] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:03] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=G9nzTD2Eg9YJgZ5WReOI9WLebbRCeCy5RUS%2BfrkMA%2B%2B%2BniXp%2Bp0nTtFR2NFlyrIl1%2BMdxCB5ivgm5JvvExpCv0IJknD6TZbdM6tHsLoYHtsHpym20dD1yuKB0PBZ1M9Q; path=/; secure; httponly
[DEVELOPER 00:00:03] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=G9nzTD2Eg9YJgZ5WReOI9WLebbRCeCy5RUS%2BfrkMA%2B%2B%2BniXp%2Bp0nTtFR2NFlyrIl1%2BMdxCB5ivgm5JvvExpCv0IJknD6TZbdM6tHsLoYHtsHpym20dD1yuKB0PBZ1M9Q; path=/; secure; httponly]
[DEVELOPER 00:00:03] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:03] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:03] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:03] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:03] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:03] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:03] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:03] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:03] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:03] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:03] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:03] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:03] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:03] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:03] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:03] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:03] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:03] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:03] stderr: [hdr] Set-Cookie: PHPSESSIDI=93lgmmglh3365s0k7088lsbvh7; path=/; secure; HttpOnly
[DEVELOPER 00:00:03] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=93lgmmglh3365s0k7088lsbvh7; path=/; secure; HttpOnly]
[DEVELOPER 00:00:03] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:52:41 GMT; Max-Age=3600
[DEVELOPER 00:00:03] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:52:41 GMT; Max-Age=3600]
[DEVELOPER 00:00:03] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:03] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:03] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:03] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:03] stderr: [hdr]
[DEVELOPER 00:00:03] stderr: End of headers.
[DEVELOPER 00:00:03] stderr: Running post_headers hooks
[DEVELOPER 00:00:03] stderr: [chunk] < 1ad
[DEVELOPER 00:00:03] stderr: Got chunk size: 429
[DEVELOPER 00:00:03] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:03] stderr: Got 429 bytes.
[DEVELOPER 00:00:03] stderr: Read block (429 bytes):
[DEVELOPER 00:00:03] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:03] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:03] stderr:  <d:response>
[DEVELOPER 00:00:03] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:03] stderr:   <d:propstat>
[DEVELOPER 00:00:03] stderr:    <d:prop>
[DEVELOPER 00:00:03] stderr:     <cs:getctag>http://sabre.io/ns/sync/8841</cs:getctag>
[DEVELOPER 00:00:03] stderr:    </d:prop>
[DEVELOPER 00:00:03] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:03] stderr:   </d:propstat>
[DEVELOPER 00:00:03] stderr:  </d:response>
[DEVELOPER 00:00:03] stderr: </d:multistatus>
[DEVELOPER 00:00:03] stderr: ]
[DEVELOPER 00:00:03] stderr: [chunk] < 0
[DEVELOPER 00:00:03] stderr: Got chunk size: 0
[DEVELOPER 00:00:03] stderr: [hdr]
[DEVELOPER 00:00:03] stderr: End of headers.
[DEVELOPER 00:00:03] stderr: Running post_send hooks
[DEVELOPER 00:00:03] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:03] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:03] stderr: 207 Multi-Status
[DEBUG 00:00:03] credentials accepted
[DEVELOPER 00:00:03] stderr: Running destroy hooks.
[DEVELOPER 00:00:03] stderr: Request ends.
[DEBUG 00:00:03] caldav #A: old database revision 'http://sabre.io/ns/sync/8841', new revision 'http://sabre.io/ns/sync/8841'
[DEBUG 00:00:03] caldav #A: revisions match, no item changes
[DEBUG 00:00:03] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:03] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:03] ClientTest.cpp:814: ending source.reset(createSource())
[DEBUG 00:00:03] ClientTest.cpp:814: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:03] ClientTest.cpp:814: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:03] ClientTest.cpp:818: starting CPPUNIT_ASSERT_MESSAGE(("should be empty now"), ((countItems(source.get()) == 0)))
[DEBUG 00:00:03] ClientTest.cpp:818: ending CPPUNIT_ASSERT_MESSAGE(("should be empty now"), ((countItems(source.get()) == 0)))
[DEBUG 00:00:03] ClientTest.cpp:818: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:03] ClientTest.cpp:818: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:03] ClientTest.cpp:819: starting CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:03] ClientTest.cpp:819: ending CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:03] ClientTest.cpp:820: starting CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:03] ClientTest.cpp:820: ending CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:03] ClientTest.cpp:821: starting CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:03] ClientTest.cpp:821: ending CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:03] ClientTest.cpp:391: starting reset(__null)
[DEBUG 00:00:03] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:03] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:03] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:03] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:03] 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] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:03] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:04] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:04] stderr: Running pre_send hooks
[DEVELOPER 00:00:04] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:04] stderr: Sending request headers:
[DEVELOPER 00:00:04] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:04] stderr: Connection: TE
[DEVELOPER 00:00:04] stderr: TE: trailers
[DEVELOPER 00:00:04] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:04] stderr: Depth: 0
[DEVELOPER 00:00:04] stderr: Content-Length: 137
[DEVELOPER 00:00:04] stderr: Content-Type: application/xml
[DEVELOPER 00:00:04] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:04] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:04] stderr:
[DEVELOPER 00:00:04] stderr: Sending request-line and headers:
[DEVELOPER 00:00:04] stderr: Sending request body:
[DEVELOPER 00:00:04] stderr: Body block (137 bytes):
[DEVELOPER 00:00:04] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:04] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:04] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:04] stderr: </prop></propfind>
[DEVELOPER 00:00:04] stderr: ]
[DEVELOPER 00:00:04] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:04] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:04] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:04] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:04] stderr: [hdr] Date: Fri, 05 Jan 2018 16:52:41 GMT
[DEVELOPER 00:00:04] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:52:41 GMT]
[DEVELOPER 00:00:04] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:04] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:04] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:04] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:04] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:04] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:04] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:04] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:04] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:04] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:04] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:04] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:04] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=YHgtT4rmg8nBm3ri96GkdQRRTnz8BdOGLAp1vQxajC%2FkpfEYEdYbzcm66Bn5QgG1z71Gg9lsoHNvA0HO9XZir1v5fQjezGJ1%2BMWic48GmAd22NB6eyYkZXUw8HFVgnTK; path=/; secure; httponly
[DEVELOPER 00:00:04] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=YHgtT4rmg8nBm3ri96GkdQRRTnz8BdOGLAp1vQxajC%2FkpfEYEdYbzcm66Bn5QgG1z71Gg9lsoHNvA0HO9XZir1v5fQjezGJ1%2BMWic48GmAd22NB6eyYkZXUw8HFVgnTK; path=/; secure; httponly]
[DEVELOPER 00:00:04] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:04] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:04] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:04] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:04] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:04] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:04] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:04] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:04] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:04] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:04] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:04] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:04] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:04] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:04] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:04] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:04] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:04] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:04] stderr: [hdr] Set-Cookie: PHPSESSIDI=aflljg3pojgsmvr21ns348o8u4; path=/; secure; HttpOnly
[DEVELOPER 00:00:04] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=aflljg3pojgsmvr21ns348o8u4; path=/; secure; HttpOnly]
[DEVELOPER 00:00:04] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:52:41 GMT; Max-Age=3600
[DEVELOPER 00:00:04] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:52:41 GMT; Max-Age=3600]
[DEVELOPER 00:00:04] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:04] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:04] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:04] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:04] stderr: [hdr]
[DEVELOPER 00:00:04] stderr: End of headers.
[DEVELOPER 00:00:04] stderr: Running post_headers hooks
[DEVELOPER 00:00:04] stderr: [chunk] < 1ad
[DEVELOPER 00:00:04] stderr: Got chunk size: 429
[DEVELOPER 00:00:04] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:04] stderr: Got 429 bytes.
[DEVELOPER 00:00:04] stderr: Read block (429 bytes):
[DEVELOPER 00:00:04] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:04] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:04] stderr:  <d:response>
[DEVELOPER 00:00:04] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:04] stderr:   <d:propstat>
[DEVELOPER 00:00:04] stderr:    <d:prop>
[DEVELOPER 00:00:04] stderr:     <cs:getctag>http://sabre.io/ns/sync/8841</cs:getctag>
[DEVELOPER 00:00:04] stderr:    </d:prop>
[DEVELOPER 00:00:04] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:04] stderr:   </d:propstat>
[DEVELOPER 00:00:04] stderr:  </d:response>
[DEVELOPER 00:00:04] stderr: </d:multistatus>
[DEVELOPER 00:00:04] stderr: ]
[DEVELOPER 00:00:04] stderr: [chunk] < 0
[DEVELOPER 00:00:04] stderr: Got chunk size: 0
[DEVELOPER 00:00:04] stderr: [hdr]
[DEVELOPER 00:00:04] stderr: End of headers.
[DEVELOPER 00:00:04] stderr: Running post_send hooks
[DEVELOPER 00:00:04] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:04] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:04] stderr: 207 Multi-Status
[DEVELOPER 00:00:04] stderr: Running destroy hooks.
[DEVELOPER 00:00:04] stderr: Request ends.
[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:1806: ending deleteAll(createSourceA)
[DEBUG 00:00:04] ClientTest.cpp:1812: starting copy.reset(createSourceB())
[DEBUG 00:00:04] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_B
[DEBUG 00:00:04] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:04] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:04] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:04] not using KWallet
[DEBUG 00:00:04] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:04] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:04]    sync = disabled (default)
[DEBUG 00:00:04]    uri =  (default)
[DEBUG 00:00:04]    backend = CalDAV (set)
[DEBUG 00:00:04]    syncFormat =  (default)
[DEBUG 00:00:04]    forceSyncFormat = 0 (default)
[DEBUG 00:00:04]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:04]    databaseFormat =  (default)
[DEBUG 00:00:04]    databaseUser = pohly (set)
[DEBUG 00:00:04]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:04]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[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] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:04] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:04] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:04] using plain username/password for pohly
[DEBUG 00:00:04] caldav #B: slow sync or testing, do full item scan to detect changes
[DEBUG 00:00:04] starting REPORT 'meta data', credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:04] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:04] stderr: Running pre_send hooks
[DEVELOPER 00:00:04] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:04] forced sending credentials
[DEVELOPER 00:00:04] stderr: Sending request headers:
[DEVELOPER 00:00:04] stderr: REPORT /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:04] stderr: Connection: TE
[DEVELOPER 00:00:04] stderr: TE: trailers
[DEVELOPER 00:00:04] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:04] stderr: Content-Length: 305
[DEVELOPER 00:00:04] stderr: Depth: 1
[DEVELOPER 00:00:04] stderr: Content-Type: application/xml; charset="utf-8"
[DEVELOPER 00:00:04] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:04] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:04] stderr:
[DEVELOPER 00:00:04] stderr: Sending request-line and headers:
[DEVELOPER 00:00:04] stderr: Sending request body:
[DEVELOPER 00:00:04] stderr: Body block (305 bytes):
[DEVELOPER 00:00:04] stderr: [<?xml version="1.0" encoding="utf-8" ?>
[DEVELOPER 00:00:04] stderr: <C:calendar-query xmlns:D="DAV:"
[DEVELOPER 00:00:04] stderr: xmlns:C="urn:ietf:params:xml:ns:caldav">
[DEVELOPER 00:00:04] stderr: <D:prop>
[DEVELOPER 00:00:04] stderr: <D:getetag/>
[DEVELOPER 00:00:04] stderr: <C:calendar-data/>
[DEVELOPER 00:00:04] stderr: </D:prop>
[DEVELOPER 00:00:04] stderr: <C:filter>
[DEVELOPER 00:00:04] stderr: <C:comp-filter name="VCALENDAR">
[DEVELOPER 00:00:04] stderr: <C:comp-filter name="VEVENT">
[DEVELOPER 00:00:04] stderr: </C:comp-filter>
[DEVELOPER 00:00:04] stderr: </C:comp-filter>
[DEVELOPER 00:00:04] stderr: </C:filter>
[DEVELOPER 00:00:04] stderr: </C:calendar-query>
[DEVELOPER 00:00:04] stderr: ]
[DEVELOPER 00:00:04] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:04] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:04] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:04] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:04] stderr: [hdr] Date: Fri, 05 Jan 2018 16:52:42 GMT
[DEVELOPER 00:00:04] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:52:42 GMT]
[DEVELOPER 00:00:04] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:04] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:04] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:04] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:04] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:04] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:04] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:04] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:04] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:04] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:04] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:04] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:04] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=21uZ6MTJUx9nwHylhBX83OjTVzNhMPXwj74Wl72M3RLZRFOjP1ApRjxRRCIMJxx9awzH1F1X6Kz%2Fh4GI7C7BfyYGv7ttrxbF2VvEnNmi00C9XHjU37PRRGLu3AXvAofM; path=/; secure; httponly
[DEVELOPER 00:00:04] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=21uZ6MTJUx9nwHylhBX83OjTVzNhMPXwj74Wl72M3RLZRFOjP1ApRjxRRCIMJxx9awzH1F1X6Kz%2Fh4GI7C7BfyYGv7ttrxbF2VvEnNmi00C9XHjU37PRRGLu3AXvAofM; path=/; secure; httponly]
[DEVELOPER 00:00:04] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:04] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:04] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:04] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:04] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:04] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:04] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:04] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:04] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:04] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:04] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:04] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:04] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:04] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:04] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:04] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:04] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:04] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:04] stderr: [hdr] Set-Cookie: PHPSESSIDI=6dpi3t66ot52rhurgogjkj19l4; path=/; secure; HttpOnly
[DEVELOPER 00:00:04] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=6dpi3t66ot52rhurgogjkj19l4; path=/; secure; HttpOnly]
[DEVELOPER 00:00:04] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:52:42 GMT; Max-Age=3600
[DEVELOPER 00:00:04] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:52:42 GMT; Max-Age=3600]
[DEVELOPER 00:00:04] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:04] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:04] stderr: [hdr]
[DEVELOPER 00:00:04] stderr: End of headers.
[DEVELOPER 00:00:04] stderr: Running post_headers hooks
[DEVELOPER 00:00:04] stderr: [chunk] < aa
[DEVELOPER 00:00:04] stderr: Got chunk size: 170
[DEVELOPER 00:00:04] stderr: Reading 170 bytes of response body.
[DEVELOPER 00:00:04] stderr: Got 170 bytes.
[DEVELOPER 00:00:04] stderr: Read block (170 bytes):
[DEVELOPER 00:00:04] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:04] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:04] stderr: ]
[DEVELOPER 00:00:04] stderr: [chunk] < 0
[DEVELOPER 00:00:04] stderr: Got chunk size: 0
[DEVELOPER 00:00:04] stderr: [hdr]
[DEVELOPER 00:00:04] stderr: End of headers.
[DEVELOPER 00:00:04] stderr: Running post_send hooks
[DEVELOPER 00:00:04] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEBUG 00:00:04] credentials accepted
[DEVELOPER 00:00:04] stderr: Running destroy hooks.
[DEVELOPER 00:00:04] stderr: Request ends.
[DEBUG 00:00:04] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:04] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:04] ClientTest.cpp:1812: ending copy.reset(createSourceB())
[DEBUG 00:00:04] ClientTest.cpp:1812: starting CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:04] ClientTest.cpp:1812: ending CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:04] ClientTest.cpp:1813: starting CPPUNIT_ASSERT_EQUAL((0),(countItems(copy.get())))
[DEBUG 00:00:04] ClientTest.cpp:1813: ending CPPUNIT_ASSERT_EQUAL((0),(countItems(copy.get())))
[DEBUG 00:00:04] ClientTest.cpp:1813: starting CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:04] ClientTest.cpp:1813: ending CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:04] ClientTest.cpp:1814: 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] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:04] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:05] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:05] stderr: Running pre_send hooks
[DEVELOPER 00:00:05] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:05] stderr: Sending request headers:
[DEVELOPER 00:00:05] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:05] stderr: Connection: TE
[DEVELOPER 00:00:05] stderr: TE: trailers
[DEVELOPER 00:00:05] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:05] stderr: Depth: 0
[DEVELOPER 00:00:05] stderr: Content-Length: 137
[DEVELOPER 00:00:05] stderr: Content-Type: application/xml
[DEVELOPER 00:00:05] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:05] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:05] stderr:
[DEVELOPER 00:00:05] stderr: Sending request-line and headers:
[DEVELOPER 00:00:05] stderr: Sending request body:
[DEVELOPER 00:00:05] stderr: Body block (137 bytes):
[DEVELOPER 00:00:05] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:05] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:05] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:05] stderr: </prop></propfind>
[DEVELOPER 00:00:05] stderr: ]
[DEVELOPER 00:00:05] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:05] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:05] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:05] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:05] stderr: [hdr] Date: Fri, 05 Jan 2018 16:52:42 GMT
[DEVELOPER 00:00:05] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:52:42 GMT]
[DEVELOPER 00:00:05] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:05] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:05] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:05] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:05] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:05] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:05] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:05] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:05] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:05] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:05] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:05] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:05] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=0fQtV8H7aOS2B%2Bt%2F6YuMC0j4VdDR6gHt7RlYivjVWkrPz7zJu1mydUP4eBcrb35SHCFCaBM4XZ%2Bmwn5BAcDyiFLN7%2FnLQXRm6CMzQp9IxwqiqXYtCr3ZbvcLgboovpKl; path=/; secure; httponly
[DEVELOPER 00:00:05] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=0fQtV8H7aOS2B%2Bt%2F6YuMC0j4VdDR6gHt7RlYivjVWkrPz7zJu1mydUP4eBcrb35SHCFCaBM4XZ%2Bmwn5BAcDyiFLN7%2FnLQXRm6CMzQp9IxwqiqXYtCr3ZbvcLgboovpKl; path=/; secure; httponly]
[DEVELOPER 00:00:05] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:05] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:05] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:05] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:05] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:05] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:05] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:05] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:05] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:05] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:05] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:05] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:05] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:05] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:05] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:05] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:05] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:05] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:05] stderr: [hdr] Set-Cookie: PHPSESSIDI=upsn19l3he6rp8is7lk3fevm70; path=/; secure; HttpOnly
[DEVELOPER 00:00:05] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=upsn19l3he6rp8is7lk3fevm70; path=/; secure; HttpOnly]
[DEVELOPER 00:00:05] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:52:42 GMT; Max-Age=3600
[DEVELOPER 00:00:05] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:52:42 GMT; Max-Age=3600]
[DEVELOPER 00:00:05] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:05] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:05] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:05] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:05] stderr: [hdr]
[DEVELOPER 00:00:05] stderr: End of headers.
[DEVELOPER 00:00:05] stderr: Running post_headers hooks
[DEVELOPER 00:00:05] stderr: [chunk] < 1ad
[DEVELOPER 00:00:05] stderr: Got chunk size: 429
[DEVELOPER 00:00:05] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:05] stderr: Got 429 bytes.
[DEVELOPER 00:00:05] stderr: Read block (429 bytes):
[DEVELOPER 00:00:05] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:05] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:05] stderr:  <d:response>
[DEVELOPER 00:00:05] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:05] stderr:   <d:propstat>
[DEVELOPER 00:00:05] stderr:    <d:prop>
[DEVELOPER 00:00:05] stderr:     <cs:getctag>http://sabre.io/ns/sync/8841</cs:getctag>
[DEVELOPER 00:00:05] stderr:    </d:prop>
[DEVELOPER 00:00:05] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:05] stderr:   </d:propstat>
[DEVELOPER 00:00:05] stderr:  </d:response>
[DEVELOPER 00:00:05] stderr: </d:multistatus>
[DEVELOPER 00:00:05] stderr: ]
[DEVELOPER 00:00:05] stderr: [chunk] < 0
[DEVELOPER 00:00:05] stderr: Got chunk size: 0
[DEVELOPER 00:00:05] stderr: [hdr]
[DEVELOPER 00:00:05] stderr: End of headers.
[DEVELOPER 00:00:05] stderr: Running post_send hooks
[DEVELOPER 00:00:05] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:05] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:05] stderr: 207 Multi-Status
[DEVELOPER 00:00:05] stderr: Running destroy hooks.
[DEVELOPER 00:00:05] stderr: Request ends.
[DEBUG 00:00:05] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:05] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:05] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:05] ClientTest.cpp:1814: ending copy.reset()
[DEBUG 00:00:05] ClientTest.cpp:1817: starting child = insert(createSourceA, items[1], false, &childData)
[DEBUG 00:00:05] ClientTest.cpp:669: starting source.reset(createSource())
[DEBUG 00:00:05] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_A
[DEBUG 00:00:05] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:05] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:05] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:05] not using KWallet
[DEBUG 00:00:05] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:05] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:05]    sync = disabled (default)
[DEBUG 00:00:05]    uri =  (default)
[DEBUG 00:00:05]    backend = CalDAV (set)
[DEBUG 00:00:05]    syncFormat =  (default)
[DEBUG 00:00:05]    forceSyncFormat = 0 (default)
[DEBUG 00:00:05]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:05]    databaseFormat =  (default)
[DEBUG 00:00:05]    databaseUser = pohly (set)
[DEBUG 00:00:05]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:05]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[DEBUG 00:00:05] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:05] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:05] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:05] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:05] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:05] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:05] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:05] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:05] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:05] using plain username/password for pohly
[DEBUG 00:00:05] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:05] starting PROPFIND, credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:05] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:05] stderr: Running pre_send hooks
[DEVELOPER 00:00:05] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:05] forced sending credentials
[DEVELOPER 00:00:05] stderr: Sending request headers:
[DEVELOPER 00:00:05] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:05] stderr: Connection: TE
[DEVELOPER 00:00:05] stderr: TE: trailers
[DEVELOPER 00:00:05] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:05] stderr: Depth: 0
[DEVELOPER 00:00:05] stderr: Content-Length: 137
[DEVELOPER 00:00:05] stderr: Content-Type: application/xml
[DEVELOPER 00:00:05] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:05] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:05] stderr:
[DEVELOPER 00:00:05] stderr: Sending request-line and headers:
[DEVELOPER 00:00:05] stderr: Sending request body:
[DEVELOPER 00:00:05] stderr: Body block (137 bytes):
[DEVELOPER 00:00:05] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:05] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:05] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:05] stderr: </prop></propfind>
[DEVELOPER 00:00:05] stderr: ]
[DEVELOPER 00:00:05] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:05] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:05] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:05] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:05] stderr: [hdr] Date: Fri, 05 Jan 2018 16:52:43 GMT
[DEVELOPER 00:00:05] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:52:43 GMT]
[DEVELOPER 00:00:05] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:05] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:05] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:05] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:05] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:05] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:05] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:05] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:05] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:05] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:05] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:05] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:05] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=%2F%2BCFwllPszKnM7JAZ5iV5F3i%2BuIzy0f4j%2BQmtynzepMmglNzpO%2FkUiLIKAynansy%2BCtlRNKmFbBz0eB6WOVMwna2lXCSRcAaK9SCvHqrHtIKICgRiBPeP%2FXpAaKiDsKI; path=/; secure; httponly
[DEVELOPER 00:00:05] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=%2F%2BCFwllPszKnM7JAZ5iV5F3i%2BuIzy0f4j%2BQmtynzepMmglNzpO%2FkUiLIKAynansy%2BCtlRNKmFbBz0eB6WOVMwna2lXCSRcAaK9SCvHqrHtIKICgRiBPeP%2FXpAaKiDsKI; path=/; secure; httponly]
[DEVELOPER 00:00:05] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:05] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:05] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:05] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:05] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:05] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:05] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:05] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:05] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:05] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:05] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:05] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:05] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:05] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:05] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:05] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:05] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:05] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:05] stderr: [hdr] Set-Cookie: PHPSESSIDI=el5p6nkv4mlek9n1m1458jmgr3; path=/; secure; HttpOnly
[DEVELOPER 00:00:05] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=el5p6nkv4mlek9n1m1458jmgr3; path=/; secure; HttpOnly]
[DEVELOPER 00:00:05] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:52:43 GMT; Max-Age=3600
[DEVELOPER 00:00:05] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:52:43 GMT; Max-Age=3600]
[DEVELOPER 00:00:05] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:05] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:05] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:05] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:05] stderr: [hdr]
[DEVELOPER 00:00:05] stderr: End of headers.
[DEVELOPER 00:00:05] stderr: Running post_headers hooks
[DEVELOPER 00:00:05] stderr: [chunk] < 1ad
[DEVELOPER 00:00:05] stderr: Got chunk size: 429
[DEVELOPER 00:00:05] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:05] stderr: Got 429 bytes.
[DEVELOPER 00:00:05] stderr: Read block (429 bytes):
[DEVELOPER 00:00:05] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:05] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:05] stderr:  <d:response>
[DEVELOPER 00:00:05] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:05] stderr:   <d:propstat>
[DEVELOPER 00:00:05] stderr:    <d:prop>
[DEVELOPER 00:00:05] stderr:     <cs:getctag>http://sabre.io/ns/sync/8841</cs:getctag>
[DEVELOPER 00:00:05] stderr:    </d:prop>
[DEVELOPER 00:00:05] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:05] stderr:   </d:propstat>
[DEVELOPER 00:00:05] stderr:  </d:response>
[DEVELOPER 00:00:05] stderr: </d:multistatus>
[DEVELOPER 00:00:05] stderr: ]
[DEVELOPER 00:00:05] stderr: [chunk] < 0
[DEVELOPER 00:00:05] stderr: Got chunk size: 0
[DEVELOPER 00:00:05] stderr: [hdr]
[DEVELOPER 00:00:05] stderr: End of headers.
[DEVELOPER 00:00:05] stderr: Running post_send hooks
[DEVELOPER 00:00:05] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:05] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:05] stderr: 207 Multi-Status
[DEBUG 00:00:05] credentials accepted
[DEVELOPER 00:00:05] stderr: Running destroy hooks.
[DEVELOPER 00:00:05] stderr: Request ends.
[DEBUG 00:00:05] caldav #A: old database revision 'http://sabre.io/ns/sync/8841', new revision 'http://sabre.io/ns/sync/8841'
[DEBUG 00:00:05] caldav #A: revisions match, no item changes
[DEBUG 00:00:05] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:05] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:05] ClientTest.cpp:669: ending source.reset(createSource())
[DEBUG 00:00:05] ClientTest.cpp:669: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:05] ClientTest.cpp:669: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:05] ClientTest.cpp:673: starting numItems = countItems(source.get())
[DEBUG 00:00:05] ClientTest.cpp:673: ending numItems = countItems(source.get())
[DEBUG 00:00:05] ClientTest.cpp:679: starting res = source->insertItemRaw("", mangled)
[DEBUG 00:00:05] caldav: inserting new VEVENT
[DEBUG 00:00:05] starting PUT, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:06] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:06] stderr: Running pre_send hooks
[DEVELOPER 00:00:06] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:06] stderr: Sending request headers:
[DEVELOPER 00:00:06] stderr: PUT /remote.php/caldav/calendars/pohly/test/20080407T193125Z-19554-727-1-50%40dummyVEVENT.ics HTTP/1.1
[DEVELOPER 00:00:06] stderr: Connection: TE
[DEVELOPER 00:00:06] stderr: TE: trailers
[DEVELOPER 00:00:06] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:06] stderr: Content-Length: 441
[DEVELOPER 00:00:06] stderr: Content-Type: text/calendar; charset=utf-8
[DEVELOPER 00:00:06] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:06] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:06] stderr:
[DEVELOPER 00:00:06] stderr: Sending request-line and headers:
[DEVELOPER 00:00:06] stderr: Sending request body:
[DEVELOPER 00:00:06] stderr: Body block (441 bytes):
[DEVELOPER 00:00:06] stderr: [BEGIN:VCALENDAR
[DEVELOPER 00:00:06] stderr: PRODID:-//Ximian//NONSGML Evolution Calendar//EN
[DEVELOPER 00:00:06] stderr: VERSION:2.0
[DEVELOPER 00:00:06] stderr: BEGIN:VEVENT
[DEVELOPER 00:00:06] stderr: UID:20080407T193125Z-19554-727-1-50@dummyVEVENT
[DEVELOPER 00:00:06] stderr: DTSTAMP:20180105T165243Z
[DEVELOPER 00:00:06] stderr: DTSTART:20080413T090000
[DEVELOPER 00:00:06] stderr: DTEND:20080413T093000
[DEVELOPER 00:00:06] stderr: TRANSP:OPAQUE
[DEVELOPER 00:00:06] stderr: SEQUENCE:1
[DEVELOPER 00:00:06] stderr: SUMMARY:Recurring: Modified
[DEVELOPER 00:00:06] stderr: CLASS:PUBLIC
[DEVELOPER 00:00:06] stderr: CREATED:20080407T193241Z
[DEVELOPER 00:00:06] stderr: LAST-MODIFIED:20180105T165243Z
[DEVELOPER 00:00:06] stderr: RECURRENCE-ID:20080413T090000
[DEVELOPER 00:00:06] stderr: DESCRIPTION:second instance modified
[DEVELOPER 00:00:06] stderr: END:VEVENT
[DEVELOPER 00:00:06] stderr: END:VCALENDAR
[DEVELOPER 00:00:06] stderr: ]
[DEVELOPER 00:00:06] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:06] stderr: [status-line] < HTTP/1.1 201 Created
[DEVELOPER 00:00:06] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:06] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:06] stderr: [hdr] Date: Fri, 05 Jan 2018 16:52:44 GMT
[DEVELOPER 00:00:06] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:52:44 GMT]
[DEVELOPER 00:00:06] stderr: [hdr] Content-Type: text/html; charset=UTF-8
[DEVELOPER 00:00:06] stderr: Header Name: [content-type], Value: [text/html; charset=UTF-8]
[DEVELOPER 00:00:06] stderr: [hdr] Content-Length: 0
[DEVELOPER 00:00:06] stderr: Header Name: [content-length], Value: [0]
[DEVELOPER 00:00:06] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:06] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:06] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:06] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:06] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:06] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:06] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:06] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:06] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=jIr8Xe8HecLa3Mdt283%2Fr0Hh6akFQBiIzZD%2Bgrvm7LRnlhPNw%2BI9GAwGyvtR0TaIyroNFy%2FTmN06dbYKLHtKi4eyzONngNwK5ve%2BWrBDHFqpltmUybA%2B3XcItE526ski; path=/; secure; httponly
[DEVELOPER 00:00:06] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=jIr8Xe8HecLa3Mdt283%2Fr0Hh6akFQBiIzZD%2Bgrvm7LRnlhPNw%2BI9GAwGyvtR0TaIyroNFy%2FTmN06dbYKLHtKi4eyzONngNwK5ve%2BWrBDHFqpltmUybA%2B3XcItE526ski; path=/; secure; httponly]
[DEVELOPER 00:00:06] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:06] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:06] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:06] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:06] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:06] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:06] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:06] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:06] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:06] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:06] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:06] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:06] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:06] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:06] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:06] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:06] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:06] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:06] stderr: [hdr] Set-Cookie: PHPSESSIDI=arocrurdidolbimucdhpbnbtn2; path=/; secure; HttpOnly
[DEVELOPER 00:00:06] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=arocrurdidolbimucdhpbnbtn2; path=/; secure; HttpOnly]
[DEVELOPER 00:00:06] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:52:43 GMT; Max-Age=3600
[DEVELOPER 00:00:06] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:52:43 GMT; Max-Age=3600]
[DEVELOPER 00:00:06] stderr: [hdr] ETag: "3df4d980475a3d2e43ee9503d1b7d330"
[DEVELOPER 00:00:06] stderr: Header Name: [etag], Value: ["3df4d980475a3d2e43ee9503d1b7d330"]
[DEVELOPER 00:00:06] stderr: [hdr] Strict-Transport-Security: max-age=31536000;
[DEVELOPER 00:00:06] stderr: Header Name: [strict-transport-security], Value: [max-age=31536000;]
[DEVELOPER 00:00:06] stderr: [hdr]
[DEVELOPER 00:00:06] stderr: End of headers.
[DEVELOPER 00:00:06] stderr: Running post_headers hooks
[DEVELOPER 00:00:06] stderr: Running post_send hooks
[DEVELOPER 00:00:06] stderr: ah_post_send (#0), code is 201 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:06] stderr: Request ends, status 201 class 2xx, error line:
[DEVELOPER 00:00:06] stderr: 201 Created
[DEBUG 00:00:06] update item status: <status 1.1, code 201, class 2, Created>
[DEVELOPER 00:00:06] stderr: Running destroy hooks.
[DEVELOPER 00:00:06] stderr: Request ends.
[DEBUG 00:00:06] ClientTest.cpp:679: ending res = source->insertItemRaw("", mangled)
[DEBUG 00:00:06] ClientTest.cpp:679: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:06] ClientTest.cpp:679: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:06] ClientTest.cpp:680: starting CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:680: ending CPPUNIT_ASSERT(!res.m_luid.empty())
[DEBUG 00:00:06] ClientTest.cpp:693: starting source.reset()
[DEBUG 00:00:06] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:06] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:06] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:06] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:06] ClientTest.cpp:458: starting get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:06] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:06] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:06] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:06] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:06] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:06] stderr: Running pre_send hooks
[DEVELOPER 00:00:06] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:06] stderr: Sending request headers:
[DEVELOPER 00:00:06] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:06] stderr: Connection: TE
[DEVELOPER 00:00:06] stderr: TE: trailers
[DEVELOPER 00:00:06] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:06] stderr: Depth: 0
[DEVELOPER 00:00:06] stderr: Content-Length: 137
[DEVELOPER 00:00:06] stderr: Content-Type: application/xml
[DEVELOPER 00:00:06] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:06] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:06] stderr:
[DEVELOPER 00:00:06] stderr: Sending request-line and headers:
[DEVELOPER 00:00:06] stderr: Sending request body:
[DEVELOPER 00:00:06] stderr: Body block (137 bytes):
[DEVELOPER 00:00:06] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:06] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:06] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:06] stderr: </prop></propfind>
[DEVELOPER 00:00:06] stderr: ]
[DEVELOPER 00:00:06] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:06] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:06] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:06] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:06] stderr: [hdr] Date: Fri, 05 Jan 2018 16:52:44 GMT
[DEVELOPER 00:00:06] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:52:44 GMT]
[DEVELOPER 00:00:06] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:06] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:06] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:06] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:06] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:06] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:06] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:06] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:06] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:06] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:06] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:06] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:06] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=PljMAlxTWl9H51Vb6adS8CQkmIfsVukQLGvgfIhb7HzRZnWOMHyKDFB%2FhHB5gvgH0A5XRMynI1%2BOANmScr9EMRoXPNL1LtTvjffTSDNsISGn7mMR9Vft4kRCHF432iVX; path=/; secure; httponly
[DEVELOPER 00:00:06] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=PljMAlxTWl9H51Vb6adS8CQkmIfsVukQLGvgfIhb7HzRZnWOMHyKDFB%2FhHB5gvgH0A5XRMynI1%2BOANmScr9EMRoXPNL1LtTvjffTSDNsISGn7mMR9Vft4kRCHF432iVX; path=/; secure; httponly]
[DEVELOPER 00:00:06] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:06] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:06] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:06] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:06] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:06] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:06] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:06] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:06] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:06] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:06] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:06] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:06] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:06] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:06] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:06] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:06] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:06] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:06] stderr: [hdr] Set-Cookie: PHPSESSIDI=ur3et5t3mimernivntfoc885d3; path=/; secure; HttpOnly
[DEVELOPER 00:00:06] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=ur3et5t3mimernivntfoc885d3; path=/; secure; HttpOnly]
[DEVELOPER 00:00:06] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:52:44 GMT; Max-Age=3600
[DEVELOPER 00:00:06] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:52:44 GMT; Max-Age=3600]
[DEVELOPER 00:00:06] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:06] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:06] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:06] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:06] stderr: [hdr]
[DEVELOPER 00:00:06] stderr: End of headers.
[DEVELOPER 00:00:06] stderr: Running post_headers hooks
[DEVELOPER 00:00:06] stderr: [chunk] < 1ad
[DEVELOPER 00:00:06] stderr: Got chunk size: 429
[DEVELOPER 00:00:06] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:06] stderr: Got 429 bytes.
[DEVELOPER 00:00:06] stderr: Read block (429 bytes):
[DEVELOPER 00:00:06] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:06] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:06] stderr:  <d:response>
[DEVELOPER 00:00:06] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:06] stderr:   <d:propstat>
[DEVELOPER 00:00:06] stderr:    <d:prop>
[DEVELOPER 00:00:06] stderr:     <cs:getctag>http://sabre.io/ns/sync/8842</cs:getctag>
[DEVELOPER 00:00:06] stderr:    </d:prop>
[DEVELOPER 00:00:06] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:06] stderr:   </d:propstat>
[DEVELOPER 00:00:06] stderr:  </d:response>
[DEVELOPER 00:00:06] stderr: </d:multistatus>
[DEVELOPER 00:00:06] stderr: ]
[DEVELOPER 00:00:06] stderr: [chunk] < 0
[DEVELOPER 00:00:06] stderr: Got chunk size: 0
[DEVELOPER 00:00:06] stderr: [hdr]
[DEVELOPER 00:00:06] stderr: End of headers.
[DEVELOPER 00:00:06] stderr: Running post_send hooks
[DEVELOPER 00:00:06] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:06] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:06] stderr: 207 Multi-Status
[DEVELOPER 00:00:06] stderr: Running destroy hooks.
[DEVELOPER 00:00:06] stderr: Request ends.
[DEBUG 00:00:06] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:06] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:06] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:06] ClientTest.cpp:693: ending source.reset()
[DEBUG 00:00:06] ClientTest.cpp:699: starting source.reset(createSource())
[DEBUG 00:00:06] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_A
[DEBUG 00:00:06] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:06] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:06] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:06] not using KWallet
[DEBUG 00:00:06] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:06] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:06]    sync = disabled (default)
[DEBUG 00:00:06]    uri =  (default)
[DEBUG 00:00:06]    backend = CalDAV (set)
[DEBUG 00:00:06]    syncFormat =  (default)
[DEBUG 00:00:06]    forceSyncFormat = 0 (default)
[DEBUG 00:00:06]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:06]    databaseFormat =  (default)
[DEBUG 00:00:06]    databaseUser = pohly (set)
[DEBUG 00:00:06]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:06]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[DEBUG 00:00:06] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:06] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:06] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:06] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:06] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:06] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:06] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:06] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:06] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:06] using plain username/password for pohly
[DEBUG 00:00:06] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:06] starting PROPFIND, credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:06] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:06] stderr: Running pre_send hooks
[DEVELOPER 00:00:06] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:06] forced sending credentials
[DEVELOPER 00:00:07] stderr: Sending request headers:
[DEVELOPER 00:00:07] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:07] stderr: Connection: TE
[DEVELOPER 00:00:07] stderr: TE: trailers
[DEVELOPER 00:00:07] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:07] stderr: Depth: 0
[DEVELOPER 00:00:07] stderr: Content-Length: 137
[DEVELOPER 00:00:07] stderr: Content-Type: application/xml
[DEVELOPER 00:00:07] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:07] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:07] stderr:
[DEVELOPER 00:00:07] stderr: Sending request-line and headers:
[DEVELOPER 00:00:07] stderr: Sending request body:
[DEVELOPER 00:00:07] stderr: Body block (137 bytes):
[DEVELOPER 00:00:07] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:07] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:07] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:07] stderr: </prop></propfind>
[DEVELOPER 00:00:07] stderr: ]
[DEVELOPER 00:00:07] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:07] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:07] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:07] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:07] stderr: [hdr] Date: Fri, 05 Jan 2018 16:52:45 GMT
[DEVELOPER 00:00:07] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:52:45 GMT]
[DEVELOPER 00:00:07] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:07] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:07] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:07] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:07] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:07] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:07] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:07] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:07] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:07] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:07] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:07] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:07] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=fNGr1XlKCDaussysK0Zja4%2FXgnrt86zrpxDkCaJEFwDRSXqCjRawzP6XZE7tAAe%2BGUGTDmDZf%2B9qqm1kPUPPJXs7VYK6WDpZArWCVXgiWvF1AECIpcdHN4PEq4hVPWvu; path=/; secure; httponly
[DEVELOPER 00:00:07] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=fNGr1XlKCDaussysK0Zja4%2FXgnrt86zrpxDkCaJEFwDRSXqCjRawzP6XZE7tAAe%2BGUGTDmDZf%2B9qqm1kPUPPJXs7VYK6WDpZArWCVXgiWvF1AECIpcdHN4PEq4hVPWvu; path=/; secure; httponly]
[DEVELOPER 00:00:07] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:07] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:07] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:07] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:07] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:07] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:07] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:07] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:07] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:07] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:07] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:07] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:07] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:07] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:07] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:07] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:07] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:07] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:07] stderr: [hdr] Set-Cookie: PHPSESSIDI=8nbe6hllttj75e7f5v2gsejso0; path=/; secure; HttpOnly
[DEVELOPER 00:00:07] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=8nbe6hllttj75e7f5v2gsejso0; path=/; secure; HttpOnly]
[DEVELOPER 00:00:07] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:52:44 GMT; Max-Age=3600
[DEVELOPER 00:00:07] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:52:44 GMT; Max-Age=3600]
[DEVELOPER 00:00:07] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:07] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:07] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:07] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:07] stderr: [hdr]
[DEVELOPER 00:00:07] stderr: End of headers.
[DEVELOPER 00:00:07] stderr: Running post_headers hooks
[DEVELOPER 00:00:07] stderr: [chunk] < 1ad
[DEVELOPER 00:00:07] stderr: Got chunk size: 429
[DEVELOPER 00:00:07] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:07] stderr: Got 429 bytes.
[DEVELOPER 00:00:07] stderr: Read block (429 bytes):
[DEVELOPER 00:00:07] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:07] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:07] stderr:  <d:response>
[DEVELOPER 00:00:07] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:07] stderr:   <d:propstat>
[DEVELOPER 00:00:07] stderr:    <d:prop>
[DEVELOPER 00:00:07] stderr:     <cs:getctag>http://sabre.io/ns/sync/8842</cs:getctag>
[DEVELOPER 00:00:07] stderr:    </d:prop>
[DEVELOPER 00:00:07] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:07] stderr:   </d:propstat>
[DEVELOPER 00:00:07] stderr:  </d:response>
[DEVELOPER 00:00:07] stderr: </d:multistatus>
[DEVELOPER 00:00:07] stderr: ]
[DEVELOPER 00:00:07] stderr: [chunk] < 0
[DEVELOPER 00:00:07] stderr: Got chunk size: 0
[DEVELOPER 00:00:07] stderr: [hdr]
[DEVELOPER 00:00:07] stderr: End of headers.
[DEVELOPER 00:00:07] stderr: Running post_send hooks
[DEVELOPER 00:00:07] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:07] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:07] stderr: 207 Multi-Status
[DEBUG 00:00:07] credentials accepted
[DEVELOPER 00:00:07] stderr: Running destroy hooks.
[DEVELOPER 00:00:07] stderr: Request ends.
[DEBUG 00:00:07] caldav #A: old database revision 'http://sabre.io/ns/sync/8842', new revision 'http://sabre.io/ns/sync/8842'
[DEBUG 00:00:07] caldav #A: revisions match, no item changes
[DEBUG 00:00:07] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:07] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:07] ClientTest.cpp:699: ending source.reset(createSource())
[DEBUG 00:00:07] ClientTest.cpp:699: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:07] ClientTest.cpp:699: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:07] ClientTest.cpp:701: starting CPPUNIT_ASSERT_EQUAL((numItems + ((res.m_state == ITEM_REPLACED || res.m_state == ITEM_MERGED || updated) ? 0 : 1)),(countItems(source.get())))
[DEBUG 00:00:07] ClientTest.cpp:701: ending CPPUNIT_ASSERT_EQUAL((numItems + ((res.m_state == ITEM_REPLACED || res.m_state == ITEM_MERGED || updated) ? 0 : 1)),(countItems(source.get())))
[DEBUG 00:00:07] ClientTest.cpp:702: starting CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:07] ClientTest.cpp:702: ending CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:07] ClientTest.cpp:703: starting CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:07] ClientTest.cpp:703: ending CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:07] ClientTest.cpp:704: starting CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:07] ClientTest.cpp:704: ending CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[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:07] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:07] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:07] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:07] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:07] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:07] stderr: Running pre_send hooks
[DEVELOPER 00:00:07] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:07] stderr: Sending request headers:
[DEVELOPER 00:00:07] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:07] stderr: Connection: TE
[DEVELOPER 00:00:07] stderr: TE: trailers
[DEVELOPER 00:00:07] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:07] stderr: Depth: 0
[DEVELOPER 00:00:07] stderr: Content-Length: 137
[DEVELOPER 00:00:07] stderr: Content-Type: application/xml
[DEVELOPER 00:00:07] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:07] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:07] stderr:
[DEVELOPER 00:00:07] stderr: Sending request-line and headers:
[DEVELOPER 00:00:07] stderr: Sending request body:
[DEVELOPER 00:00:07] stderr: Body block (137 bytes):
[DEVELOPER 00:00:07] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:07] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:07] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:07] stderr: </prop></propfind>
[DEVELOPER 00:00:07] stderr: ]
[DEVELOPER 00:00:07] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:07] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:07] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:07] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:07] stderr: [hdr] Date: Fri, 05 Jan 2018 16:52:45 GMT
[DEVELOPER 00:00:07] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:52:45 GMT]
[DEVELOPER 00:00:07] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:07] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:07] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:07] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:07] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:07] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:07] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:07] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:07] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:07] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:07] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:07] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:07] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=JKjHvOuY56BiHFA362aph4Tq3xbtzt7tBXwehEJmTSy%2FB2%2FwBpe2qQWahb%2Fk5XHLA67%2Bgpi638wvce7RxO8jusS%2BTExHbd87QW6FNkovXFK7ftZ7pB1sxaQ6ipi9KzWj; path=/; secure; httponly
[DEVELOPER 00:00:07] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=JKjHvOuY56BiHFA362aph4Tq3xbtzt7tBXwehEJmTSy%2FB2%2FwBpe2qQWahb%2Fk5XHLA67%2Bgpi638wvce7RxO8jusS%2BTExHbd87QW6FNkovXFK7ftZ7pB1sxaQ6ipi9KzWj; path=/; secure; httponly]
[DEVELOPER 00:00:07] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:07] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:07] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:07] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:07] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:07] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:07] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:07] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:07] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:07] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:07] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:07] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:07] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:07] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:07] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:07] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:07] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:07] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:07] stderr: [hdr] Set-Cookie: PHPSESSIDI=qc3f1qc6tmhnjsm51sla4atdv3; path=/; secure; HttpOnly
[DEVELOPER 00:00:07] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=qc3f1qc6tmhnjsm51sla4atdv3; path=/; secure; HttpOnly]
[DEVELOPER 00:00:07] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:52:45 GMT; Max-Age=3600
[DEVELOPER 00:00:07] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:52:45 GMT; Max-Age=3600]
[DEVELOPER 00:00:07] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:07] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:07] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:07] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:07] stderr: [hdr]
[DEVELOPER 00:00:07] stderr: End of headers.
[DEVELOPER 00:00:07] stderr: Running post_headers hooks
[DEVELOPER 00:00:07] stderr: [chunk] < 1ad
[DEVELOPER 00:00:07] stderr: Got chunk size: 429
[DEVELOPER 00:00:07] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:07] stderr: Got 429 bytes.
[DEVELOPER 00:00:07] stderr: Read block (429 bytes):
[DEVELOPER 00:00:07] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:07] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:07] stderr:  <d:response>
[DEVELOPER 00:00:07] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:07] stderr:   <d:propstat>
[DEVELOPER 00:00:07] stderr:    <d:prop>
[DEVELOPER 00:00:07] stderr:     <cs:getctag>http://sabre.io/ns/sync/8842</cs:getctag>
[DEVELOPER 00:00:07] stderr:    </d:prop>
[DEVELOPER 00:00:07] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:07] stderr:   </d:propstat>
[DEVELOPER 00:00:07] stderr:  </d:response>
[DEVELOPER 00:00:07] stderr: </d:multistatus>
[DEVELOPER 00:00:07] stderr: ]
[DEVELOPER 00:00:07] stderr: [chunk] < 0
[DEVELOPER 00:00:07] stderr: Got chunk size: 0
[DEVELOPER 00:00:07] stderr: [hdr]
[DEVELOPER 00:00:07] stderr: End of headers.
[DEVELOPER 00:00:07] stderr: Running post_send hooks
[DEVELOPER 00:00:07] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:07] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:07] stderr: 207 Multi-Status
[DEVELOPER 00:00:07] stderr: Running destroy hooks.
[DEVELOPER 00:00:07] stderr: Request ends.
[DEBUG 00:00:07] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:07] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:07] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:07] ClientTest.cpp:391: ending reset(__null)
[DEBUG 00:00:07] ClientTest.cpp:1817: ending child = insert(createSourceA, items[1], false, &childData)
[DEBUG 00:00:07] ClientTest.cpp:1819: starting copy.reset(createSourceB())
[DEBUG 00:00:07] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_B
[DEBUG 00:00:07] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:07] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:07] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:07] not using KWallet
[DEBUG 00:00:07] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:07] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:07]    sync = disabled (default)
[DEBUG 00:00:07]    uri =  (default)
[DEBUG 00:00:08]    backend = CalDAV (set)
[DEBUG 00:00:08]    syncFormat =  (default)
[DEBUG 00:00:08]    forceSyncFormat = 0 (default)
[DEBUG 00:00:08]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:08]    databaseFormat =  (default)
[DEBUG 00:00:08]    databaseUser = pohly (set)
[DEBUG 00:00:08]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:08]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[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:08] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:08] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:08] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:08] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:08] using plain username/password for pohly
[DEBUG 00:00:08] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:08] starting PROPFIND, credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:08] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:08] stderr: Running pre_send hooks
[DEVELOPER 00:00:08] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:08] forced sending credentials
[DEVELOPER 00:00:08] stderr: Sending request headers:
[DEVELOPER 00:00:08] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:08] stderr: Connection: TE
[DEVELOPER 00:00:08] stderr: TE: trailers
[DEVELOPER 00:00:08] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:08] stderr: Depth: 0
[DEVELOPER 00:00:08] stderr: Content-Length: 137
[DEVELOPER 00:00:08] stderr: Content-Type: application/xml
[DEVELOPER 00:00:08] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:08] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:08] stderr:
[DEVELOPER 00:00:08] stderr: Sending request-line and headers:
[DEVELOPER 00:00:08] stderr: Sending request body:
[DEVELOPER 00:00:08] stderr: Body block (137 bytes):
[DEVELOPER 00:00:08] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:08] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:08] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:08] stderr: </prop></propfind>
[DEVELOPER 00:00:08] stderr: ]
[DEVELOPER 00:00:08] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:08] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:08] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:08] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:08] stderr: [hdr] Date: Fri, 05 Jan 2018 16:52:46 GMT
[DEVELOPER 00:00:08] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:52:46 GMT]
[DEVELOPER 00:00:08] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:08] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:08] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:08] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:08] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:08] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:08] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:08] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:08] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:08] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:08] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:08] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:08] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=7ysOOFNIO89q3Q8eVl6UMN6YP%2Fnq0U7lVraYiENfIyY4HvwvCl6aKLnGJLMXVyFm%2F7nZKlr1pHOiUnzCxGEZdfgUy3LT5AKpf7NcImsi9NbXJ2D9nK5FDE8SDBZhkDwQ; path=/; secure; httponly
[DEVELOPER 00:00:08] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=7ysOOFNIO89q3Q8eVl6UMN6YP%2Fnq0U7lVraYiENfIyY4HvwvCl6aKLnGJLMXVyFm%2F7nZKlr1pHOiUnzCxGEZdfgUy3LT5AKpf7NcImsi9NbXJ2D9nK5FDE8SDBZhkDwQ; path=/; secure; httponly]
[DEVELOPER 00:00:08] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:08] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:08] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:08] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:08] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:08] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:08] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:08] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:08] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:08] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:08] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:08] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:08] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:08] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:08] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:08] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:08] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:08] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:08] stderr: [hdr] Set-Cookie: PHPSESSIDI=1rnccu754ivtr90f69uaer7397; path=/; secure; HttpOnly
[DEVELOPER 00:00:08] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=1rnccu754ivtr90f69uaer7397; path=/; secure; HttpOnly]
[DEVELOPER 00:00:08] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:52:45 GMT; Max-Age=3600
[DEVELOPER 00:00:08] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:52:45 GMT; Max-Age=3600]
[DEVELOPER 00:00:08] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:08] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:08] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:08] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:08] stderr: [hdr]
[DEVELOPER 00:00:08] stderr: End of headers.
[DEVELOPER 00:00:08] stderr: Running post_headers hooks
[DEVELOPER 00:00:08] stderr: [chunk] < 1ad
[DEVELOPER 00:00:08] stderr: Got chunk size: 429
[DEVELOPER 00:00:08] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:08] stderr: Got 429 bytes.
[DEVELOPER 00:00:08] stderr: Read block (429 bytes):
[DEVELOPER 00:00:08] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:08] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:08] stderr:  <d:response>
[DEVELOPER 00:00:08] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:08] stderr:   <d:propstat>
[DEVELOPER 00:00:08] stderr:    <d:prop>
[DEVELOPER 00:00:08] stderr:     <cs:getctag>http://sabre.io/ns/sync/8842</cs:getctag>
[DEVELOPER 00:00:08] stderr:    </d:prop>
[DEVELOPER 00:00:08] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:08] stderr:   </d:propstat>
[DEVELOPER 00:00:08] stderr:  </d:response>
[DEVELOPER 00:00:08] stderr: </d:multistatus>
[DEVELOPER 00:00:08] stderr: ]
[DEVELOPER 00:00:08] stderr: [chunk] < 0
[DEVELOPER 00:00:08] stderr: Got chunk size: 0
[DEVELOPER 00:00:08] stderr: [hdr]
[DEVELOPER 00:00:08] stderr: End of headers.
[DEVELOPER 00:00:08] stderr: Running post_send hooks
[DEVELOPER 00:00:08] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:08] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:08] stderr: 207 Multi-Status
[DEBUG 00:00:08] credentials accepted
[DEVELOPER 00:00:08] stderr: Running destroy hooks.
[DEVELOPER 00:00:08] stderr: Request ends.
[DEBUG 00:00:08] caldav #B: old database revision 'http://sabre.io/ns/sync/8841', new revision 'http://sabre.io/ns/sync/8842'
[DEBUG 00:00:08] caldav #B: using full item scan to detect changes
[DEBUG 00:00:08] starting REPORT 'meta data', credentials okay, deadline in 120.0s
[DEVELOPER 00:00:08] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:08] stderr: Running pre_send hooks
[DEVELOPER 00:00:08] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:08] stderr: Sending request headers:
[DEVELOPER 00:00:08] stderr: REPORT /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:08] stderr: Connection: TE
[DEVELOPER 00:00:08] stderr: TE: trailers
[DEVELOPER 00:00:08] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:08] stderr: Content-Length: 305
[DEVELOPER 00:00:08] stderr: Depth: 1
[DEVELOPER 00:00:08] stderr: Content-Type: application/xml; charset="utf-8"
[DEVELOPER 00:00:08] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:08] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:08] stderr:
[DEVELOPER 00:00:08] stderr: Sending request-line and headers:
[DEVELOPER 00:00:08] stderr: Sending request body:
[DEVELOPER 00:00:08] stderr: Body block (305 bytes):
[DEVELOPER 00:00:08] stderr: [<?xml version="1.0" encoding="utf-8" ?>
[DEVELOPER 00:00:08] stderr: <C:calendar-query xmlns:D="DAV:"
[DEVELOPER 00:00:08] stderr: xmlns:C="urn:ietf:params:xml:ns:caldav">
[DEVELOPER 00:00:08] stderr: <D:prop>
[DEVELOPER 00:00:08] stderr: <D:getetag/>
[DEVELOPER 00:00:08] stderr: <C:calendar-data/>
[DEVELOPER 00:00:08] stderr: </D:prop>
[DEVELOPER 00:00:08] stderr: <C:filter>
[DEVELOPER 00:00:08] stderr: <C:comp-filter name="VCALENDAR">
[DEVELOPER 00:00:08] stderr: <C:comp-filter name="VEVENT">
[DEVELOPER 00:00:08] stderr: </C:comp-filter>
[DEVELOPER 00:00:08] stderr: </C:comp-filter>
[DEVELOPER 00:00:08] stderr: </C:filter>
[DEVELOPER 00:00:08] stderr: </C:calendar-query>
[DEVELOPER 00:00:08] stderr: ]
[DEVELOPER 00:00:08] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:08] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:08] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:08] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:08] stderr: [hdr] Date: Fri, 05 Jan 2018 16:52:46 GMT
[DEVELOPER 00:00:08] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:52:46 GMT]
[DEVELOPER 00:00:08] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:08] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:08] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:08] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:08] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:08] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:08] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:08] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:08] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:08] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:08] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:08] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:08] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=gzmAhEHtayRX2%2BU1E3wThKH293TesBH2sqROd0Ol7IPq7Zh6RwDLzN0bzoMZIt%2FAFABH0AUCCeism5drYK92trJw7kCbFzYw9EDOJH8EAMCmn5kkVHRJnApApaqYrc2I; path=/; secure; httponly
[DEVELOPER 00:00:08] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=gzmAhEHtayRX2%2BU1E3wThKH293TesBH2sqROd0Ol7IPq7Zh6RwDLzN0bzoMZIt%2FAFABH0AUCCeism5drYK92trJw7kCbFzYw9EDOJH8EAMCmn5kkVHRJnApApaqYrc2I; path=/; secure; httponly]
[DEVELOPER 00:00:08] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:08] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:08] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:08] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:08] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:08] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:08] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:08] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:08] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:08] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:08] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:08] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:08] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:08] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:08] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:08] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:08] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:08] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:08] stderr: [hdr] Set-Cookie: PHPSESSIDI=hnrclu8b6s78o1d6hg6uisv504; path=/; secure; HttpOnly
[DEVELOPER 00:00:08] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=hnrclu8b6s78o1d6hg6uisv504; path=/; secure; HttpOnly]
[DEVELOPER 00:00:08] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:52:46 GMT; Max-Age=3600
[DEVELOPER 00:00:08] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:52:46 GMT; Max-Age=3600]
[DEVELOPER 00:00:08] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:08] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:08] stderr: [hdr]
[DEVELOPER 00:00:08] stderr: End of headers.
[DEVELOPER 00:00:08] stderr: Running post_headers hooks
[DEVELOPER 00:00:08] stderr: [chunk] < 3bd
[DEVELOPER 00:00:08] stderr: Got chunk size: 957
[DEVELOPER 00:00:08] stderr: Reading 957 bytes of response body.
[DEVELOPER 00:00:08] stderr: Got 957 bytes.
[DEVELOPER 00:00:08] stderr: Read block (957 bytes):
[DEVELOPER 00:00:08] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:08] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:08] stderr:  <d:response>
[DEVELOPER 00:00:08] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/20080407T193125Z-19554-727-1-50@dummyVEVENT.ics</d:href>
[DEVELOPER 00:00:08] stderr:   <d:propstat>
[DEVELOPER 00:00:08] stderr:    <d:prop>
[DEVELOPER 00:00:08] stderr:     <d:getetag>&quot;3df4d980475a3d2e43ee9503d1b7d330&quot;</d:getetag>
[DEVELOPER 00:00:08] stderr:     <cal:calendar-data>BEGIN:VCALENDAR
[DEVELOPER 00:00:08] stderr: PRODID:-//Ximian//NONSGML Evolution Calendar//EN
[DEVELOPER 00:00:08] stderr: VERSION:2.0
[DEVELOPER 00:00:08] stderr: BEGIN:VEVENT
[DEVELOPER 00:00:08] stderr: UID:20080407T193125Z-19554-727-1-50@dummyVEVENT
[DEVELOPER 00:00:08] stderr: DTSTAMP:20180105T165243Z
[DEVELOPER 00:00:08] stderr: DTSTART:20080413T090000
[DEVELOPER 00:00:08] stderr: DTEND:20080413T093000
[DEVELOPER 00:00:08] stderr: TRANSP:OPAQUE
[DEVELOPER 00:00:08] stderr: SEQUENCE:1
[DEVELOPER 00:00:08] stderr: SUMMARY:Recurring: Modified
[DEVELOPER 00:00:08] stderr: CLASS:PUBLIC
[DEVELOPER 00:00:08] stderr: CREATED:20080407T193241Z
[DEVELOPER 00:00:08] stderr: LAST-MODIFIED:20180105T165243Z
[DEVELOPER 00:00:08] stderr: RECURRENCE-ID:20080413T090000
[DEVELOPER 00:00:08] stderr: DESCRIPTION:second instance modified
[DEVELOPER 00:00:08] stderr: END:VEVENT
[DEVELOPER 00:00:08] stderr: END:VCALENDAR
[DEVELOPER 00:00:08] stderr: </cal:calendar-data>
[DEVELOPER 00:00:08] stderr:    </d:prop>
[DEVELOPER 00:00:08] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:08] stderr:   </d:propstat>
[DEVELOPER 00:00:08] stderr:  </d:response>
[DEVELOPER 00:00:08] stderr: </d:multistatus>
[DEVELOPER 00:00:08] stderr: ]
[DEVELOPER 00:00:08] stderr: [chunk] < 0
[DEVELOPER 00:00:08] stderr: Got chunk size: 0
[DEVELOPER 00:00:08] stderr: [hdr]
[DEVELOPER 00:00:08] stderr: End of headers.
[DEVELOPER 00:00:08] stderr: Running post_send hooks
[DEVELOPER 00:00:08] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:08] stderr: Running destroy hooks.
[DEVELOPER 00:00:08] stderr: Request ends.
[DEBUG 00:00:08] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:08] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:08] ClientTest.cpp:1819: ending copy.reset(createSourceB())
[DEBUG 00:00:08] ClientTest.cpp:1819: starting CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:08] ClientTest.cpp:1819: ending CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:08] ClientTest.cpp:1820: starting compareDatabases(copy.get(), &childData, (void *)__null)
[DEBUG 00:00:08] ClientTest.cpp:846: starting CPPUNIT_ASSERT(config.m_dump)
[DEBUG 00:00:08] ClientTest.cpp:846: ending CPPUNIT_ASSERT(config.m_dump)
[DEBUG 00:00:08] ClientTest.cpp:863: starting CPPUNIT_ASSERT_EQUAL((0),(config.m_dump(client, copy, copyFile)))
[DEBUG 00:00:08] ClientTest.cpp:6698: starting CPPUNIT_ASSERT(source.getOperations().m_backupData)
[DEBUG 00:00:08] ClientTest.cpp:6698: ending CPPUNIT_ASSERT(source.getOperations().m_backupData)
[DEBUG 00:00:08] starting REPORT 'full calendar', credentials okay, deadline in 120.0s
[DEVELOPER 00:00:09] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:09] stderr: Running pre_send hooks
[DEVELOPER 00:00:09] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:09] stderr: Sending request headers:
[DEVELOPER 00:00:09] stderr: REPORT /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:09] stderr: Connection: TE
[DEVELOPER 00:00:09] stderr: TE: trailers
[DEVELOPER 00:00:09] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:09] stderr: Content-Length: 305
[DEVELOPER 00:00:09] stderr: Depth: 1
[DEVELOPER 00:00:09] stderr: Content-Type: application/xml; charset="utf-8"
[DEVELOPER 00:00:09] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:09] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:09] stderr:
[DEVELOPER 00:00:09] stderr: Sending request-line and headers:
[DEVELOPER 00:00:09] stderr: Sending request body:
[DEVELOPER 00:00:09] stderr: Body block (305 bytes):
[DEVELOPER 00:00:09] stderr: [<?xml version="1.0" encoding="utf-8" ?>
[DEVELOPER 00:00:09] stderr: <C:calendar-query xmlns:D="DAV:"
[DEVELOPER 00:00:09] stderr: xmlns:C="urn:ietf:params:xml:ns:caldav">
[DEVELOPER 00:00:09] stderr: <D:prop>
[DEVELOPER 00:00:09] stderr: <D:getetag/>
[DEVELOPER 00:00:09] stderr: <C:calendar-data/>
[DEVELOPER 00:00:09] stderr: </D:prop>
[DEVELOPER 00:00:09] stderr: <C:filter>
[DEVELOPER 00:00:09] stderr: <C:comp-filter name="VCALENDAR">
[DEVELOPER 00:00:09] stderr: <C:comp-filter name="VEVENT">
[DEVELOPER 00:00:09] stderr: </C:comp-filter>
[DEVELOPER 00:00:09] stderr: </C:comp-filter>
[DEVELOPER 00:00:09] stderr: </C:filter>
[DEVELOPER 00:00:09] stderr: </C:calendar-query>
[DEVELOPER 00:00:09] stderr: ]
[DEVELOPER 00:00:09] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:09] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:09] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:09] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:09] stderr: [hdr] Date: Fri, 05 Jan 2018 16:52:46 GMT
[DEVELOPER 00:00:09] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:52:46 GMT]
[DEVELOPER 00:00:09] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:09] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:09] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:09] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:09] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:09] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:09] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:09] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:09] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:09] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:09] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:09] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:09] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=wn%2BBKDbF2V9R%2B1DNTOvfn4k2vVjId7rHKF0hEsIh0UWi%2B6HuEvGAmit8KSJ85jvelGdYtPPB36bgM7gcHsXmNDCCSv%2FFGW06MoanM0vRPWNm%2BAL1NoEM0KpiMJd5CGSZ; path=/; secure; httponly
[DEVELOPER 00:00:09] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=wn%2BBKDbF2V9R%2B1DNTOvfn4k2vVjId7rHKF0hEsIh0UWi%2B6HuEvGAmit8KSJ85jvelGdYtPPB36bgM7gcHsXmNDCCSv%2FFGW06MoanM0vRPWNm%2BAL1NoEM0KpiMJd5CGSZ; path=/; secure; httponly]
[DEVELOPER 00:00:09] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:09] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:09] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:09] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:09] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:09] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:09] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:09] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:09] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:09] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:09] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:09] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:09] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:09] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:09] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:09] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:09] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:09] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:09] stderr: [hdr] Set-Cookie: PHPSESSIDI=8d8o32hnj83lemmjbj41ffneg1; path=/; secure; HttpOnly
[DEVELOPER 00:00:09] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=8d8o32hnj83lemmjbj41ffneg1; path=/; secure; HttpOnly]
[DEVELOPER 00:00:09] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:52:46 GMT; Max-Age=3600
[DEVELOPER 00:00:09] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:52:46 GMT; Max-Age=3600]
[DEVELOPER 00:00:09] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:09] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:09] stderr: [hdr]
[DEVELOPER 00:00:09] stderr: End of headers.
[DEVELOPER 00:00:09] stderr: Running post_headers hooks
[DEVELOPER 00:00:09] stderr: [chunk] < 3bd
[DEVELOPER 00:00:09] stderr: Got chunk size: 957
[DEVELOPER 00:00:09] stderr: Reading 957 bytes of response body.
[DEVELOPER 00:00:09] stderr: Got 957 bytes.
[DEVELOPER 00:00:09] stderr: Read block (957 bytes):
[DEVELOPER 00:00:09] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:09] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:09] stderr:  <d:response>
[DEVELOPER 00:00:09] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/20080407T193125Z-19554-727-1-50@dummyVEVENT.ics</d:href>
[DEVELOPER 00:00:09] stderr:   <d:propstat>
[DEVELOPER 00:00:09] stderr:    <d:prop>
[DEVELOPER 00:00:09] stderr:     <d:getetag>&quot;3df4d980475a3d2e43ee9503d1b7d330&quot;</d:getetag>
[DEVELOPER 00:00:09] stderr:     <cal:calendar-data>BEGIN:VCALENDAR
[DEVELOPER 00:00:09] stderr: PRODID:-//Ximian//NONSGML Evolution Calendar//EN
[DEVELOPER 00:00:09] stderr: VERSION:2.0
[DEVELOPER 00:00:09] stderr: BEGIN:VEVENT
[DEVELOPER 00:00:09] stderr: UID:20080407T193125Z-19554-727-1-50@dummyVEVENT
[DEVELOPER 00:00:09] stderr: DTSTAMP:20180105T165243Z
[DEVELOPER 00:00:09] stderr: DTSTART:20080413T090000
[DEVELOPER 00:00:09] stderr: DTEND:20080413T093000
[DEVELOPER 00:00:09] stderr: TRANSP:OPAQUE
[DEVELOPER 00:00:09] stderr: SEQUENCE:1
[DEVELOPER 00:00:09] stderr: SUMMARY:Recurring: Modified
[DEVELOPER 00:00:09] stderr: CLASS:PUBLIC
[DEVELOPER 00:00:09] stderr: CREATED:20080407T193241Z
[DEVELOPER 00:00:09] stderr: LAST-MODIFIED:20180105T165243Z
[DEVELOPER 00:00:09] stderr: RECURRENCE-ID:20080413T090000
[DEVELOPER 00:00:09] stderr: DESCRIPTION:second instance modified
[DEVELOPER 00:00:09] stderr: END:VEVENT
[DEVELOPER 00:00:09] stderr: END:VCALENDAR
[DEVELOPER 00:00:09] stderr: </cal:calendar-data>
[DEVELOPER 00:00:09] stderr:    </d:prop>
[DEVELOPER 00:00:09] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:09] stderr:   </d:propstat>
[DEVELOPER 00:00:09] stderr:  </d:response>
[DEVELOPER 00:00:09] stderr: </d:multistatus>
[DEVELOPER 00:00:09] stderr: ]
[DEVELOPER 00:00:09] stderr: [chunk] < 0
[DEVELOPER 00:00:09] stderr: Got chunk size: 0
[DEVELOPER 00:00:09] stderr: [hdr]
[DEVELOPER 00:00:09] stderr: End of headers.
[DEVELOPER 00:00:09] stderr: Running post_send hooks
[DEVELOPER 00:00:09] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:09] stderr: Running destroy hooks.
[DEVELOPER 00:00:09] stderr: Request ends.
[DEBUG 00:00:09] ClientTest.cpp:863: ending CPPUNIT_ASSERT_EQUAL((0),(config.m_dump(client, copy, copyFile)))
[DEBUG 00:00:09] ClientTest.cpp:871: starting equal = config.m_compare(client, refFile.c_str(), actualFile.c_str())
[DEBUG 00:00:09] ClientTest.cpp:871: ending equal = config.m_compare(client, refFile.c_str(), actualFile.c_str())
[DEBUG 00:00:09] ClientTest.cpp:872: starting CPPUNIT_ASSERT(!raiseAssert || equal)
[DEBUG 00:00:09] ClientTest.cpp:872: ending CPPUNIT_ASSERT(!raiseAssert || equal)
[DEBUG 00:00:09] ClientTest.cpp:1820: ending compareDatabases(copy.get(), &childData, (void *)__null)
[DEBUG 00:00:09] ClientTest.cpp:1821: starting CPPUNIT_ASSERT_EQUAL((1),(countItems(copy.get())))
[DEBUG 00:00:09] ClientTest.cpp:1821: ending CPPUNIT_ASSERT_EQUAL((1),(countItems(copy.get())))
[DEBUG 00:00:09] ClientTest.cpp:1821: starting CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:09] ClientTest.cpp:1821: ending CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:09] ClientTest.cpp:1822: starting CPPUNIT_ASSERT_EQUAL((1),(countNewItems(copy.get())))
[DEBUG 00:00:09] ClientTest.cpp:1822: ending CPPUNIT_ASSERT_EQUAL((1),(countNewItems(copy.get())))
[DEBUG 00:00:09] ClientTest.cpp:1822: starting CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:09] ClientTest.cpp:1822: ending CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:09] ClientTest.cpp:1823: starting CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(copy.get())))
[DEBUG 00:00:09] ClientTest.cpp:1823: ending CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(copy.get())))
[DEBUG 00:00:09] ClientTest.cpp:1823: starting CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:09] ClientTest.cpp:1823: ending CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:09] ClientTest.cpp:1824: starting CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(copy.get())))
[DEBUG 00:00:09] ClientTest.cpp:1824: ending CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(copy.get())))
[DEBUG 00:00:09] ClientTest.cpp:1824: starting CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:09] ClientTest.cpp:1824: ending CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:09] ClientTest.cpp:1826: starting CPPUNIT_ASSERT_EQUAL((1),(countEqual(listItems(copy.get()), child)))
[DEBUG 00:00:09] ClientTest.cpp:1826: ending CPPUNIT_ASSERT_EQUAL((1),(countEqual(listItems(copy.get()), child)))
[DEBUG 00:00:09] ClientTest.cpp:1826: starting CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:09] ClientTest.cpp:1826: ending CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:09] ClientTest.cpp:1828: 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] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:09] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:10] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:10] stderr: Running pre_send hooks
[DEVELOPER 00:00:10] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:10] stderr: Sending request headers:
[DEVELOPER 00:00:10] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:10] stderr: Connection: TE
[DEVELOPER 00:00:10] stderr: TE: trailers
[DEVELOPER 00:00:10] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:10] stderr: Depth: 0
[DEVELOPER 00:00:10] stderr: Content-Length: 137
[DEVELOPER 00:00:10] stderr: Content-Type: application/xml
[DEVELOPER 00:00:10] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:10] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:10] stderr:
[DEVELOPER 00:00:10] stderr: Sending request-line and headers:
[DEVELOPER 00:00:10] stderr: Sending request body:
[DEVELOPER 00:00:10] stderr: Body block (137 bytes):
[DEVELOPER 00:00:10] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:10] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:10] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:10] stderr: </prop></propfind>
[DEVELOPER 00:00:10] stderr: ]
[DEVELOPER 00:00:10] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:10] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:10] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:10] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:10] stderr: [hdr] Date: Fri, 05 Jan 2018 16:52:47 GMT
[DEVELOPER 00:00:10] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:52:47 GMT]
[DEVELOPER 00:00:10] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:10] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:10] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:10] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:10] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:10] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:10] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:10] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:10] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:10] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:10] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:10] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:10] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=1l2dqj51qBmCv7RlG88%2F8KmqRsprfD7UjwfUgC45WY2R70b%2Fjqu6p6ByxvRxVeO35XVtkEOWimr3BkjWX7DUohqdK2248MCirXh8UOMI5jNEVgcdd%2Ba%2FruPcDAUVO7Zz; path=/; secure; httponly
[DEVELOPER 00:00:10] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=1l2dqj51qBmCv7RlG88%2F8KmqRsprfD7UjwfUgC45WY2R70b%2Fjqu6p6ByxvRxVeO35XVtkEOWimr3BkjWX7DUohqdK2248MCirXh8UOMI5jNEVgcdd%2Ba%2FruPcDAUVO7Zz; path=/; secure; httponly]
[DEVELOPER 00:00:10] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:10] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:10] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:10] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:10] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:10] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:10] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:10] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:10] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:10] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:10] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:10] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:10] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:10] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:10] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:10] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:10] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:10] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:10] stderr: [hdr] Set-Cookie: PHPSESSIDI=ri1346b3mjsuktiidfacvadl53; path=/; secure; HttpOnly
[DEVELOPER 00:00:10] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=ri1346b3mjsuktiidfacvadl53; path=/; secure; HttpOnly]
[DEVELOPER 00:00:10] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:52:47 GMT; Max-Age=3600
[DEVELOPER 00:00:10] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:52:47 GMT; Max-Age=3600]
[DEVELOPER 00:00:10] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:10] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:10] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:10] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:10] stderr: [hdr]
[DEVELOPER 00:00:10] stderr: End of headers.
[DEVELOPER 00:00:10] stderr: Running post_headers hooks
[DEVELOPER 00:00:10] stderr: [chunk] < 1ad
[DEVELOPER 00:00:10] stderr: Got chunk size: 429
[DEVELOPER 00:00:10] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:10] stderr: Got 429 bytes.
[DEVELOPER 00:00:10] stderr: Read block (429 bytes):
[DEVELOPER 00:00:10] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:10] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:10] stderr:  <d:response>
[DEVELOPER 00:00:10] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:10] stderr:   <d:propstat>
[DEVELOPER 00:00:10] stderr:    <d:prop>
[DEVELOPER 00:00:10] stderr:     <cs:getctag>http://sabre.io/ns/sync/8842</cs:getctag>
[DEVELOPER 00:00:10] stderr:    </d:prop>
[DEVELOPER 00:00:10] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:10] stderr:   </d:propstat>
[DEVELOPER 00:00:10] stderr:  </d:response>
[DEVELOPER 00:00:10] stderr: </d:multistatus>
[DEVELOPER 00:00:10] stderr: ]
[DEVELOPER 00:00:10] stderr: [chunk] < 0
[DEVELOPER 00:00:10] stderr: Got chunk size: 0
[DEVELOPER 00:00:10] stderr: [hdr]
[DEVELOPER 00:00:10] stderr: End of headers.
[DEVELOPER 00:00:10] stderr: Running post_send hooks
[DEVELOPER 00:00:10] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:10] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:10] stderr: 207 Multi-Status
[DEVELOPER 00:00:10] stderr: Running destroy hooks.
[DEVELOPER 00:00:10] stderr: Request ends.
[DEBUG 00:00:10] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:10] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:10] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:10] ClientTest.cpp:1828: ending copy.reset()
[DEBUG 00:00:10] ClientTest.cpp:1834: starting deleteAll(createSourceA)
[DEBUG 00:00:10] ClientTest.cpp:802: starting CPPUNIT_ASSERT(createSource.createSource)
[DEBUG 00:00:10] ClientTest.cpp:802: ending CPPUNIT_ASSERT(createSource.createSource)
[DEBUG 00:00:10] ClientTest.cpp:807: starting source.reset(createSource())
[DEBUG 00:00:10] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_A
[DEBUG 00:00:10] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:10] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:10] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:10] not using KWallet
[DEBUG 00:00:10] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:10] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:10]    sync = disabled (default)
[DEBUG 00:00:10]    uri =  (default)
[DEBUG 00:00:10]    backend = CalDAV (set)
[DEBUG 00:00:10]    syncFormat =  (default)
[DEBUG 00:00:10]    forceSyncFormat = 0 (default)
[DEBUG 00:00:10]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:10]    databaseFormat =  (default)
[DEBUG 00:00:10]    databaseUser = pohly (set)
[DEBUG 00:00:10]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:10]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[DEBUG 00:00:10] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:10] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:10] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:10] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:10] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:10] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:10] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:10] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:10] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:10] using plain username/password for pohly
[DEBUG 00:00:10] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:10] starting PROPFIND, credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:10] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:10] stderr: Running pre_send hooks
[DEVELOPER 00:00:10] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:10] forced sending credentials
[DEVELOPER 00:00:10] stderr: Sending request headers:
[DEVELOPER 00:00:10] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:10] stderr: Connection: TE
[DEVELOPER 00:00:10] stderr: TE: trailers
[DEVELOPER 00:00:10] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:10] stderr: Depth: 0
[DEVELOPER 00:00:10] stderr: Content-Length: 137
[DEVELOPER 00:00:10] stderr: Content-Type: application/xml
[DEVELOPER 00:00:10] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:10] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:10] stderr:
[DEVELOPER 00:00:10] stderr: Sending request-line and headers:
[DEVELOPER 00:00:10] stderr: Sending request body:
[DEVELOPER 00:00:10] stderr: Body block (137 bytes):
[DEVELOPER 00:00:10] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:10] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:10] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:10] stderr: </prop></propfind>
[DEVELOPER 00:00:10] stderr: ]
[DEVELOPER 00:00:10] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:10] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:10] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:10] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:10] stderr: [hdr] Date: Fri, 05 Jan 2018 16:52:48 GMT
[DEVELOPER 00:00:10] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:52:48 GMT]
[DEVELOPER 00:00:10] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:10] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:10] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:10] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:10] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:10] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:10] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:10] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:10] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:10] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:10] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:10] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:10] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=38trckQDowlNxCvgAiP70nsUvMyL5lpEYZY8zOJRnPXG%2F82mscC8X95UWV%2Fy6UD%2BECiR0h2mmWouQnZ1bNiJtpLIoJrq8r1BfVJIZzMCFkF6tGkViE9foX83g2Vrf%2BXw; path=/; secure; httponly
[DEVELOPER 00:00:10] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=38trckQDowlNxCvgAiP70nsUvMyL5lpEYZY8zOJRnPXG%2F82mscC8X95UWV%2Fy6UD%2BECiR0h2mmWouQnZ1bNiJtpLIoJrq8r1BfVJIZzMCFkF6tGkViE9foX83g2Vrf%2BXw; path=/; secure; httponly]
[DEVELOPER 00:00:10] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:10] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:10] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:10] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:10] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:10] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:10] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:10] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:10] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:10] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:10] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:10] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:10] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:10] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:10] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:10] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:10] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:10] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:10] stderr: [hdr] Set-Cookie: PHPSESSIDI=p0c6jnm0um5af6btic4jrqdmf1; path=/; secure; HttpOnly
[DEVELOPER 00:00:10] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=p0c6jnm0um5af6btic4jrqdmf1; path=/; secure; HttpOnly]
[DEVELOPER 00:00:10] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:52:48 GMT; Max-Age=3600
[DEVELOPER 00:00:10] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:52:48 GMT; Max-Age=3600]
[DEVELOPER 00:00:10] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:10] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:10] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:10] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:10] stderr: [hdr]
[DEVELOPER 00:00:10] stderr: End of headers.
[DEVELOPER 00:00:10] stderr: Running post_headers hooks
[DEVELOPER 00:00:10] stderr: [chunk] < 1ad
[DEVELOPER 00:00:10] stderr: Got chunk size: 429
[DEVELOPER 00:00:10] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:10] stderr: Got 429 bytes.
[DEVELOPER 00:00:10] stderr: Read block (429 bytes):
[DEVELOPER 00:00:10] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:10] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:10] stderr:  <d:response>
[DEVELOPER 00:00:10] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:10] stderr:   <d:propstat>
[DEVELOPER 00:00:10] stderr:    <d:prop>
[DEVELOPER 00:00:10] stderr:     <cs:getctag>http://sabre.io/ns/sync/8842</cs:getctag>
[DEVELOPER 00:00:10] stderr:    </d:prop>
[DEVELOPER 00:00:10] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:10] stderr:   </d:propstat>
[DEVELOPER 00:00:10] stderr:  </d:response>
[DEVELOPER 00:00:10] stderr: </d:multistatus>
[DEVELOPER 00:00:10] stderr: ]
[DEVELOPER 00:00:10] stderr: [chunk] < 0
[DEVELOPER 00:00:10] stderr: Got chunk size: 0
[DEVELOPER 00:00:10] stderr: [hdr]
[DEVELOPER 00:00:10] stderr: End of headers.
[DEVELOPER 00:00:10] stderr: Running post_send hooks
[DEVELOPER 00:00:10] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:10] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:10] stderr: 207 Multi-Status
[DEBUG 00:00:10] credentials accepted
[DEVELOPER 00:00:10] stderr: Running destroy hooks.
[DEVELOPER 00:00:10] stderr: Request ends.
[DEBUG 00:00:10] caldav #A: old database revision 'http://sabre.io/ns/sync/8842', new revision 'http://sabre.io/ns/sync/8842'
[DEBUG 00:00:10] caldav #A: revisions match, no item changes
[DEBUG 00:00:10] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:10] ClientTest.cpp:439: ending get()->enableServerMode()
[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:10] starting DELETE, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:11] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:11] stderr: Running pre_send hooks
[DEVELOPER 00:00:11] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:11] stderr: Sending request headers:
[DEVELOPER 00:00:11] stderr: DELETE /remote.php/caldav/calendars/pohly/test/20080407T193125Z-19554-727-1-50%40dummyVEVENT.ics HTTP/1.1
[DEVELOPER 00:00:11] stderr: Connection: TE
[DEVELOPER 00:00:11] stderr: TE: trailers
[DEVELOPER 00:00:11] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:11] stderr: Content-Length: 0
[DEVELOPER 00:00:11] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:11] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:11] stderr:
[DEVELOPER 00:00:11] stderr: Sending request-line and headers:
[DEVELOPER 00:00:11] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:11] stderr: [status-line] < HTTP/1.1 204 No Content
[DEVELOPER 00:00:11] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:11] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:11] stderr: [hdr] Date: Fri, 05 Jan 2018 16:52:48 GMT
[DEVELOPER 00:00:11] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:52:48 GMT]
[DEVELOPER 00:00:11] stderr: [hdr] Content-Type: text/html; charset=UTF-8
[DEVELOPER 00:00:11] stderr: Header Name: [content-type], Value: [text/html; charset=UTF-8]
[DEVELOPER 00:00:11] stderr: [hdr] Content-Length: 0
[DEVELOPER 00:00:11] stderr: Header Name: [content-length], Value: [0]
[DEVELOPER 00:00:11] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:11] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:11] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:11] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:11] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:11] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:11] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:11] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:11] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=EuGGpsWWFxXP84EI38%2Bhph9YwM0vV8kqMhTrb4qkrGeQVSU0sJr32VyiDK7JgRFhwk5yYZPsoTKazTV%2FTv6iDvUgxR%2BAs7e3GoXweWvQL0Z14qez2oLMobm47DO0iur2; path=/; secure; httponly
[DEVELOPER 00:00:11] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=EuGGpsWWFxXP84EI38%2Bhph9YwM0vV8kqMhTrb4qkrGeQVSU0sJr32VyiDK7JgRFhwk5yYZPsoTKazTV%2FTv6iDvUgxR%2BAs7e3GoXweWvQL0Z14qez2oLMobm47DO0iur2; path=/; secure; httponly]
[DEVELOPER 00:00:11] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:11] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:11] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:11] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:11] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:11] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:11] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:11] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:11] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:11] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:11] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:11] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:11] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:11] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:11] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:11] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:11] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:11] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:11] stderr: [hdr] Set-Cookie: PHPSESSIDI=bb9diuq6feuaotl8evc85slhi2; path=/; secure; HttpOnly
[DEVELOPER 00:00:11] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=bb9diuq6feuaotl8evc85slhi2; path=/; secure; HttpOnly]
[DEVELOPER 00:00:11] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:52:48 GMT; Max-Age=3600
[DEVELOPER 00:00:11] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:52:48 GMT; Max-Age=3600]
[DEVELOPER 00:00:11] stderr: [hdr] Strict-Transport-Security: max-age=31536000;
[DEVELOPER 00:00:11] stderr: Header Name: [strict-transport-security], Value: [max-age=31536000;]
[DEVELOPER 00:00:11] stderr: [hdr]
[DEVELOPER 00:00:11] stderr: End of headers.
[DEVELOPER 00:00:11] stderr: Running post_headers hooks
[DEVELOPER 00:00:11] stderr: Running post_send hooks
[DEVELOPER 00:00:11] stderr: ah_post_send (#0), code is 204 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:11] stderr: Request ends, status 204 class 2xx, error line:
[DEVELOPER 00:00:11] stderr: 204 No Content
[DEBUG 00:00:11] remove item status: <status 1.1, code 204, class 2, No Content>
[DEVELOPER 00:00:11] stderr: Running destroy hooks.
[DEVELOPER 00:00:11] stderr: Request ends.
[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:11] ClientTest.cpp:458: ending get()->getOperations().m_endDataWrite.getPostSignal()(*get(), OPERATION_FINISHED, sysync::LOCERR_OK, true, &dummy)
[DEBUG 00:00:11] ClientTest.cpp:461: starting anchor = get()->endSync(true)
[DEBUG 00:00:11] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:11] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:11] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:11] stderr: Running pre_send hooks
[DEVELOPER 00:00:11] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:11] stderr: Sending request headers:
[DEVELOPER 00:00:11] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:11] stderr: Connection: TE
[DEVELOPER 00:00:11] stderr: TE: trailers
[DEVELOPER 00:00:11] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:11] stderr: Depth: 0
[DEVELOPER 00:00:11] stderr: Content-Length: 137
[DEVELOPER 00:00:11] stderr: Content-Type: application/xml
[DEVELOPER 00:00:11] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:11] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:11] stderr:
[DEVELOPER 00:00:11] stderr: Sending request-line and headers:
[DEVELOPER 00:00:11] stderr: Sending request body:
[DEVELOPER 00:00:11] stderr: Body block (137 bytes):
[DEVELOPER 00:00:11] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:11] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:11] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:11] stderr: </prop></propfind>
[DEVELOPER 00:00:11] stderr: ]
[DEVELOPER 00:00:11] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:11] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:11] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:11] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:11] stderr: [hdr] Date: Fri, 05 Jan 2018 16:52:49 GMT
[DEVELOPER 00:00:11] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:52:49 GMT]
[DEVELOPER 00:00:11] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:11] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:11] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:11] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:11] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:11] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:11] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:11] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:11] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:11] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:11] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:11] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:11] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=HAy9qoyTz9IweB5Cjl5z2wIyKYFQznJ0%2FAZPq5CaGr5TA%2BxkMEiISQCFykDwm7lgLYmXS0C6LDrLn4v1rS2YqI77Jq6rXCszP7GvqVX8pGlVNLARlUPLxzcjbB4Msnp5; path=/; secure; httponly
[DEVELOPER 00:00:11] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=HAy9qoyTz9IweB5Cjl5z2wIyKYFQznJ0%2FAZPq5CaGr5TA%2BxkMEiISQCFykDwm7lgLYmXS0C6LDrLn4v1rS2YqI77Jq6rXCszP7GvqVX8pGlVNLARlUPLxzcjbB4Msnp5; path=/; secure; httponly]
[DEVELOPER 00:00:11] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:11] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:11] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:11] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:11] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:11] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:11] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:11] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:11] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:11] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:11] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:11] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:11] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:11] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:11] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:11] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:11] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:11] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:11] stderr: [hdr] Set-Cookie: PHPSESSIDI=iqj9c1lrpmmm4tpm0k3c61ke17; path=/; secure; HttpOnly
[DEVELOPER 00:00:11] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=iqj9c1lrpmmm4tpm0k3c61ke17; path=/; secure; HttpOnly]
[DEVELOPER 00:00:11] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:52:49 GMT; Max-Age=3600
[DEVELOPER 00:00:11] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:52:49 GMT; Max-Age=3600]
[DEVELOPER 00:00:11] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:11] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:11] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:11] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:11] stderr: [hdr]
[DEVELOPER 00:00:11] stderr: End of headers.
[DEVELOPER 00:00:11] stderr: Running post_headers hooks
[DEVELOPER 00:00:11] stderr: [chunk] < 1ad
[DEVELOPER 00:00:11] stderr: Got chunk size: 429
[DEVELOPER 00:00:11] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:11] stderr: Got 429 bytes.
[DEVELOPER 00:00:11] stderr: Read block (429 bytes):
[DEVELOPER 00:00:11] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:11] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:11] stderr:  <d:response>
[DEVELOPER 00:00:11] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:11] stderr:   <d:propstat>
[DEVELOPER 00:00:11] stderr:    <d:prop>
[DEVELOPER 00:00:11] stderr:     <cs:getctag>http://sabre.io/ns/sync/8843</cs:getctag>
[DEVELOPER 00:00:11] stderr:    </d:prop>
[DEVELOPER 00:00:11] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:11] stderr:   </d:propstat>
[DEVELOPER 00:00:11] stderr:  </d:response>
[DEVELOPER 00:00:11] stderr: </d:multistatus>
[DEVELOPER 00:00:11] stderr: ]
[DEVELOPER 00:00:11] stderr: [chunk] < 0
[DEVELOPER 00:00:11] stderr: Got chunk size: 0
[DEVELOPER 00:00:11] stderr: [hdr]
[DEVELOPER 00:00:11] stderr: End of headers.
[DEVELOPER 00:00:11] stderr: Running post_send hooks
[DEVELOPER 00:00:11] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:11] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:11] stderr: 207 Multi-Status
[DEVELOPER 00:00:11] stderr: Running destroy hooks.
[DEVELOPER 00:00:11] stderr: Request ends.
[DEBUG 00:00:11] ClientTest.cpp:461: ending anchor = get()->endSync(true)
[DEBUG 00:00:11] ClientTest.cpp:463: starting get()->close()
[DEBUG 00:00:11] ClientTest.cpp:463: ending get()->close()
[DEBUG 00:00:11] ClientTest.cpp:811: ending source.reset()
[DEBUG 00:00:11] ClientTest.cpp:814: starting source.reset(createSource())
[DEBUG 00:00:11] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_A
[DEBUG 00:00:11] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:11] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:11] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:11] not using KWallet
[DEBUG 00:00:11] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:11] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:11]    sync = disabled (default)
[DEBUG 00:00:11]    uri =  (default)
[DEBUG 00:00:11]    backend = CalDAV (set)
[DEBUG 00:00:11]    syncFormat =  (default)
[DEBUG 00:00:11]    forceSyncFormat = 0 (default)
[DEBUG 00:00:11]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:11]    databaseFormat =  (default)
[DEBUG 00:00:11]    databaseUser = pohly (set)
[DEBUG 00:00:11]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:11]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[DEBUG 00:00:11] ClientTest.cpp:424: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:11] ClientTest.cpp:424: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:11] ClientTest.cpp:425: starting CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:11] ClientTest.cpp:425: ending CPPUNIT_ASSERT(!m_active)
[DEBUG 00:00:11] ClientTest.cpp:431: starting get()->open()
[DEBUG 00:00:11] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:11] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:11] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:11] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:11] using plain username/password for pohly
[DEBUG 00:00:11] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:11] starting PROPFIND, credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:11] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:11] stderr: Running pre_send hooks
[DEVELOPER 00:00:11] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:11] forced sending credentials
[DEVELOPER 00:00:12] stderr: Sending request headers:
[DEVELOPER 00:00:12] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:12] stderr: Connection: TE
[DEVELOPER 00:00:12] stderr: TE: trailers
[DEVELOPER 00:00:12] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:12] stderr: Depth: 0
[DEVELOPER 00:00:12] stderr: Content-Length: 137
[DEVELOPER 00:00:12] stderr: Content-Type: application/xml
[DEVELOPER 00:00:12] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:12] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:12] stderr:
[DEVELOPER 00:00:12] stderr: Sending request-line and headers:
[DEVELOPER 00:00:12] stderr: Sending request body:
[DEVELOPER 00:00:12] stderr: Body block (137 bytes):
[DEVELOPER 00:00:12] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:12] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:12] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:12] stderr: </prop></propfind>
[DEVELOPER 00:00:12] stderr: ]
[DEVELOPER 00:00:12] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:12] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:12] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:12] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:12] stderr: [hdr] Date: Fri, 05 Jan 2018 16:52:49 GMT
[DEVELOPER 00:00:12] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:52:49 GMT]
[DEVELOPER 00:00:12] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:12] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:12] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:12] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:12] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:12] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:12] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:12] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:12] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:12] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:12] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:12] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:12] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=rnpG22Q3bWne6Sa4hx%2BD1K2nRHvvkuk4%2FBb7EaKsLuew2PC68UA2sbqqJCpYNxbPV92Jm6CPuqvEYxwEgENAD3eDVJFCeTXT6IMPnBHhOIfLt4KcJzssWtIjUYxsBRi2; path=/; secure; httponly
[DEVELOPER 00:00:12] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=rnpG22Q3bWne6Sa4hx%2BD1K2nRHvvkuk4%2FBb7EaKsLuew2PC68UA2sbqqJCpYNxbPV92Jm6CPuqvEYxwEgENAD3eDVJFCeTXT6IMPnBHhOIfLt4KcJzssWtIjUYxsBRi2; path=/; secure; httponly]
[DEVELOPER 00:00:12] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:12] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:12] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:12] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:12] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:12] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:12] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:12] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:12] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:12] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:12] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:12] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:12] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:12] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:12] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:12] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:12] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:12] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:12] stderr: [hdr] Set-Cookie: PHPSESSIDI=leei8ckarv05n3ovlrumvl5fv7; path=/; secure; HttpOnly
[DEVELOPER 00:00:12] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=leei8ckarv05n3ovlrumvl5fv7; path=/; secure; HttpOnly]
[DEVELOPER 00:00:12] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:52:49 GMT; Max-Age=3600
[DEVELOPER 00:00:12] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:52:49 GMT; Max-Age=3600]
[DEVELOPER 00:00:12] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:12] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:12] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:12] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:12] stderr: [hdr]
[DEVELOPER 00:00:12] stderr: End of headers.
[DEVELOPER 00:00:12] stderr: Running post_headers hooks
[DEVELOPER 00:00:12] stderr: [chunk] < 1ad
[DEVELOPER 00:00:12] stderr: Got chunk size: 429
[DEVELOPER 00:00:12] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:12] stderr: Got 429 bytes.
[DEVELOPER 00:00:12] stderr: Read block (429 bytes):
[DEVELOPER 00:00:12] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:12] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:12] stderr:  <d:response>
[DEVELOPER 00:00:12] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:12] stderr:   <d:propstat>
[DEVELOPER 00:00:12] stderr:    <d:prop>
[DEVELOPER 00:00:12] stderr:     <cs:getctag>http://sabre.io/ns/sync/8843</cs:getctag>
[DEVELOPER 00:00:12] stderr:    </d:prop>
[DEVELOPER 00:00:12] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:12] stderr:   </d:propstat>
[DEVELOPER 00:00:12] stderr:  </d:response>
[DEVELOPER 00:00:12] stderr: </d:multistatus>
[DEVELOPER 00:00:12] stderr: ]
[DEVELOPER 00:00:12] stderr: [chunk] < 0
[DEVELOPER 00:00:12] stderr: Got chunk size: 0
[DEVELOPER 00:00:12] stderr: [hdr]
[DEVELOPER 00:00:12] stderr: End of headers.
[DEVELOPER 00:00:12] stderr: Running post_send hooks
[DEVELOPER 00:00:12] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:12] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:12] stderr: 207 Multi-Status
[DEBUG 00:00:12] credentials accepted
[DEVELOPER 00:00:12] stderr: Running destroy hooks.
[DEVELOPER 00:00:12] stderr: Request ends.
[DEBUG 00:00:12] caldav #A: old database revision 'http://sabre.io/ns/sync/8843', new revision 'http://sabre.io/ns/sync/8843'
[DEBUG 00:00:12] caldav #A: revisions match, no item changes
[DEBUG 00:00:12] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:12] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:12] ClientTest.cpp:814: ending source.reset(createSource())
[DEBUG 00:00:12] ClientTest.cpp:814: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:12] ClientTest.cpp:814: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:12] ClientTest.cpp:818: starting CPPUNIT_ASSERT_MESSAGE(("should be empty now"), ((countItems(source.get()) == 0)))
[DEBUG 00:00:12] ClientTest.cpp:818: ending CPPUNIT_ASSERT_MESSAGE(("should be empty now"), ((countItems(source.get()) == 0)))
[DEBUG 00:00:12] ClientTest.cpp:818: starting CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:12] ClientTest.cpp:818: ending CPPUNIT_ASSERT((source.get()))
[DEBUG 00:00:12] ClientTest.cpp:819: starting CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:12] ClientTest.cpp:819: ending CPPUNIT_ASSERT_EQUAL((0),(countNewItems(source.get())))
[DEBUG 00:00:12] ClientTest.cpp:820: starting CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:12] ClientTest.cpp:820: ending CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(source.get())))
[DEBUG 00:00:12] ClientTest.cpp:821: starting CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:12] ClientTest.cpp:821: ending CPPUNIT_ASSERT_EQUAL((0),(countDeletedItems(source.get())))
[DEBUG 00:00:12] ClientTest.cpp:391: starting reset(__null)
[DEBUG 00:00:12] ClientTest.cpp:454: starting CPPUNIT_ASSERT(get())
[DEBUG 00:00:12] ClientTest.cpp:454: ending CPPUNIT_ASSERT(get())
[DEBUG 00:00:12] ClientTest.cpp:455: starting CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:12] ClientTest.cpp:455: ending CPPUNIT_ASSERT(m_active)
[DEBUG 00:00:12] 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] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:12] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:12] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:12] stderr: Running pre_send hooks
[DEVELOPER 00:00:12] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:12] stderr: Sending request headers:
[DEVELOPER 00:00:12] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:12] stderr: Connection: TE
[DEVELOPER 00:00:12] stderr: TE: trailers
[DEVELOPER 00:00:12] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:12] stderr: Depth: 0
[DEVELOPER 00:00:12] stderr: Content-Length: 137
[DEVELOPER 00:00:12] stderr: Content-Type: application/xml
[DEVELOPER 00:00:12] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:12] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:12] stderr:
[DEVELOPER 00:00:12] stderr: Sending request-line and headers:
[DEVELOPER 00:00:12] stderr: Sending request body:
[DEVELOPER 00:00:12] stderr: Body block (137 bytes):
[DEVELOPER 00:00:12] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:12] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:12] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:12] stderr: </prop></propfind>
[DEVELOPER 00:00:12] stderr: ]
[DEVELOPER 00:00:12] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:12] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:12] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:12] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:12] stderr: [hdr] Date: Fri, 05 Jan 2018 16:52:50 GMT
[DEVELOPER 00:00:12] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:52:50 GMT]
[DEVELOPER 00:00:12] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:12] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:12] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:12] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:12] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:12] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:12] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:12] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:12] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:12] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:12] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:12] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:12] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=furTblnTg%2BREDY5pcbxvbZJWu5UwjOFZp%2Bt7MENnlTnlSbYEORRgRc2geDd%2B2FfQfrEdA8KoETUvaoAmZDLybTXiFuhKxZwmEvNhsO4eoXFESPTn6U%2BrmD5mIh9s4gGC; path=/; secure; httponly
[DEVELOPER 00:00:12] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=furTblnTg%2BREDY5pcbxvbZJWu5UwjOFZp%2Bt7MENnlTnlSbYEORRgRc2geDd%2B2FfQfrEdA8KoETUvaoAmZDLybTXiFuhKxZwmEvNhsO4eoXFESPTn6U%2BrmD5mIh9s4gGC; path=/; secure; httponly]
[DEVELOPER 00:00:12] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:12] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:12] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:12] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:12] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:12] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:12] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:12] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:12] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:12] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:12] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:12] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:12] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:12] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:12] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:12] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:12] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:12] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:12] stderr: [hdr] Set-Cookie: PHPSESSIDI=brpftajv7lcgd9lm48moah1rm7; path=/; secure; HttpOnly
[DEVELOPER 00:00:12] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=brpftajv7lcgd9lm48moah1rm7; path=/; secure; HttpOnly]
[DEVELOPER 00:00:12] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:52:49 GMT; Max-Age=3600
[DEVELOPER 00:00:12] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:52:49 GMT; Max-Age=3600]
[DEVELOPER 00:00:12] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:12] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:12] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:12] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:12] stderr: [hdr]
[DEVELOPER 00:00:12] stderr: End of headers.
[DEVELOPER 00:00:12] stderr: Running post_headers hooks
[DEVELOPER 00:00:12] stderr: [chunk] < 1ad
[DEVELOPER 00:00:12] stderr: Got chunk size: 429
[DEVELOPER 00:00:12] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:12] stderr: Got 429 bytes.
[DEVELOPER 00:00:12] stderr: Read block (429 bytes):
[DEVELOPER 00:00:12] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:12] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:12] stderr:  <d:response>
[DEVELOPER 00:00:12] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:12] stderr:   <d:propstat>
[DEVELOPER 00:00:12] stderr:    <d:prop>
[DEVELOPER 00:00:12] stderr:     <cs:getctag>http://sabre.io/ns/sync/8843</cs:getctag>
[DEVELOPER 00:00:12] stderr:    </d:prop>
[DEVELOPER 00:00:12] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:12] stderr:   </d:propstat>
[DEVELOPER 00:00:12] stderr:  </d:response>
[DEVELOPER 00:00:12] stderr: </d:multistatus>
[DEVELOPER 00:00:12] stderr: ]
[DEVELOPER 00:00:12] stderr: [chunk] < 0
[DEVELOPER 00:00:12] stderr: Got chunk size: 0
[DEVELOPER 00:00:12] stderr: [hdr]
[DEVELOPER 00:00:12] stderr: End of headers.
[DEVELOPER 00:00:12] stderr: Running post_send hooks
[DEVELOPER 00:00:12] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:12] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:12] stderr: 207 Multi-Status
[DEVELOPER 00:00:12] stderr: Running destroy hooks.
[DEVELOPER 00:00:12] stderr: Request ends.
[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:391: ending reset(__null)
[DEBUG 00:00:12] ClientTest.cpp:1834: ending deleteAll(createSourceA)
[DEBUG 00:00:12] ClientTest.cpp:1836: starting copy.reset(createSourceB())
[DEBUG 00:00:12] instantiating testing source owndrive_caldav in config target-config@client-test-owndrive, with tracking name _1_B
[DEBUG 00:00:12] checking password property 'password' in config 'owndrive_1@client-test-owndrive-1' with user identity ''
[DEBUG 00:00:12] checking password property 'databasePassword' in datastore 'owndrive_caldav' of config 'owndrive_1@client-test-owndrive-1' with user identity 'pohly'
[DEBUG 00:00:12] loading password from keyring with key user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:12] not using KWallet
[DEBUG 00:00:12] databasePassword for owndrive_caldav backend in datastore owndrive_caldav: loaded password from GNOME keyring using user=pohly object=@client-test-owndrive-1 owndrive_caldav backend
[DEBUG 00:00:12] overriding testing source owndrive_caldav properties with the ones from config owndrive_1 = /data/runtests/work/testing-amd64/home/owndrive/config/syncevolution/client-test-owndrive-1/peers/owndrive_1
[DEBUG 00:00:12]    sync = disabled (default)
[DEBUG 00:00:12]    uri =  (default)
[DEBUG 00:00:12]    backend = CalDAV (set)
[DEBUG 00:00:12]    syncFormat =  (default)
[DEBUG 00:00:12]    forceSyncFormat = 0 (default)
[DEBUG 00:00:12]    database = https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/ (set)
[DEBUG 00:00:12]    databaseFormat =  (default)
[DEBUG 00:00:12]    databaseUser = pohly (set)
[DEBUG 00:00:12]    databasePassword = K9j27fhDg26dfvske (set)
[DEBUG 00:00:12]    additional property backend = caldav (from CLIENT_TEST_WEBDAV)
[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:12] ClientTest.cpp:431: ending get()->open()
[DEBUG 00:00:12] using libneon neon 0.30.2: Library build, IPv6, libxml 2.9.4, zlib 1.2.8, GNU TLS 3.5.6. with SSL, ZLIB, IPV6, TS_SSL, I18N
[INFO 00:00:12] caldav: using configured database=https://my.owndrive.com:443/remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:12] using username 'pohly' from datastore config for WebDAV, password was set
[DEBUG 00:00:12] using plain username/password for pohly
[DEBUG 00:00:12] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:12] starting PROPFIND, credentials unverified, deadline in 120.0s
[DEVELOPER 00:00:12] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:12] stderr: Running pre_send hooks
[DEVELOPER 00:00:12] stderr: auth: Sending 'Basic' response.
[DEBUG 00:00:12] forced sending credentials
[DEVELOPER 00:00:13] stderr: Sending request headers:
[DEVELOPER 00:00:13] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:13] stderr: Connection: TE
[DEVELOPER 00:00:13] stderr: TE: trailers
[DEVELOPER 00:00:13] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:13] stderr: Depth: 0
[DEVELOPER 00:00:13] stderr: Content-Length: 137
[DEVELOPER 00:00:13] stderr: Content-Type: application/xml
[DEVELOPER 00:00:13] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:13] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:13] stderr:
[DEVELOPER 00:00:13] stderr: Sending request-line and headers:
[DEVELOPER 00:00:13] stderr: Sending request body:
[DEVELOPER 00:00:13] stderr: Body block (137 bytes):
[DEVELOPER 00:00:13] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:13] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:13] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:13] stderr: </prop></propfind>
[DEVELOPER 00:00:13] stderr: ]
[DEVELOPER 00:00:13] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:13] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:13] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:13] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:13] stderr: [hdr] Date: Fri, 05 Jan 2018 16:52:50 GMT
[DEVELOPER 00:00:13] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:52:50 GMT]
[DEVELOPER 00:00:13] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:13] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:13] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:13] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:13] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:13] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:13] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:13] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:13] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:13] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:13] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:13] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:13] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=fYEv6U6wb5r8tPoNOMIMJ%2Fi6f5tRWgwkR0B10T%2BoMb2NJQC0a6n%2BR2oHseLIOofXrCt65uDVMBhl7QnY8JiItDl7FrD5JUu5PWMHKAHimQ7vtesMu3Dma9WnDz55P3nj; path=/; secure; httponly
[DEVELOPER 00:00:13] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=fYEv6U6wb5r8tPoNOMIMJ%2Fi6f5tRWgwkR0B10T%2BoMb2NJQC0a6n%2BR2oHseLIOofXrCt65uDVMBhl7QnY8JiItDl7FrD5JUu5PWMHKAHimQ7vtesMu3Dma9WnDz55P3nj; path=/; secure; httponly]
[DEVELOPER 00:00:13] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:13] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:13] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:13] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:13] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:13] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:13] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:13] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:13] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:13] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:13] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:13] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:13] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:13] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:13] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:13] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:13] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:13] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:13] stderr: [hdr] Set-Cookie: PHPSESSIDI=i1r6hdsffli2rijpu6prrgkj52; path=/; secure; HttpOnly
[DEVELOPER 00:00:13] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=i1r6hdsffli2rijpu6prrgkj52; path=/; secure; HttpOnly]
[DEVELOPER 00:00:13] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:52:50 GMT; Max-Age=3600
[DEVELOPER 00:00:13] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:52:50 GMT; Max-Age=3600]
[DEVELOPER 00:00:13] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:13] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:13] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:13] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:13] stderr: [hdr]
[DEVELOPER 00:00:13] stderr: End of headers.
[DEVELOPER 00:00:13] stderr: Running post_headers hooks
[DEVELOPER 00:00:13] stderr: [chunk] < 1ad
[DEVELOPER 00:00:13] stderr: Got chunk size: 429
[DEVELOPER 00:00:13] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:13] stderr: Got 429 bytes.
[DEVELOPER 00:00:13] stderr: Read block (429 bytes):
[DEVELOPER 00:00:13] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:13] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:13] stderr:  <d:response>
[DEVELOPER 00:00:13] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:13] stderr:   <d:propstat>
[DEVELOPER 00:00:13] stderr:    <d:prop>
[DEVELOPER 00:00:13] stderr:     <cs:getctag>http://sabre.io/ns/sync/8843</cs:getctag>
[DEVELOPER 00:00:13] stderr:    </d:prop>
[DEVELOPER 00:00:13] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:13] stderr:   </d:propstat>
[DEVELOPER 00:00:13] stderr:  </d:response>
[DEVELOPER 00:00:13] stderr: </d:multistatus>
[DEVELOPER 00:00:13] stderr: ]
[DEVELOPER 00:00:13] stderr: [chunk] < 0
[DEVELOPER 00:00:13] stderr: Got chunk size: 0
[DEVELOPER 00:00:13] stderr: [hdr]
[DEVELOPER 00:00:13] stderr: End of headers.
[DEVELOPER 00:00:13] stderr: Running post_send hooks
[DEVELOPER 00:00:13] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:13] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:13] stderr: 207 Multi-Status
[DEBUG 00:00:13] credentials accepted
[DEVELOPER 00:00:13] stderr: Running destroy hooks.
[DEVELOPER 00:00:13] stderr: Request ends.
[DEBUG 00:00:13] caldav #B: old database revision 'http://sabre.io/ns/sync/8842', new revision 'http://sabre.io/ns/sync/8843'
[DEBUG 00:00:13] caldav #B: using full item scan to detect changes
[DEBUG 00:00:13] starting updateAllSubItems REPORT 'list items', credentials okay, deadline in 120.0s
[DEVELOPER 00:00:13] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:13] stderr: Running pre_send hooks
[DEVELOPER 00:00:13] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:13] stderr: Sending request headers:
[DEVELOPER 00:00:13] stderr: REPORT /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:13] stderr: Connection: TE
[DEVELOPER 00:00:13] stderr: TE: trailers
[DEVELOPER 00:00:13] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:13] stderr: Content-Length: 286
[DEVELOPER 00:00:13] stderr: Depth: 1
[DEVELOPER 00:00:13] stderr: Content-Type: application/xml; charset="utf-8"
[DEVELOPER 00:00:13] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:13] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:13] stderr:
[DEVELOPER 00:00:13] stderr: Sending request-line and headers:
[DEVELOPER 00:00:13] stderr: Sending request body:
[DEVELOPER 00:00:13] stderr: Body block (286 bytes):
[DEVELOPER 00:00:13] stderr: [<?xml version="1.0" encoding="utf-8" ?>
[DEVELOPER 00:00:13] stderr: <C:calendar-query xmlns:D="DAV:"
[DEVELOPER 00:00:13] stderr: xmlns:C="urn:ietf:params:xml:ns:caldav">
[DEVELOPER 00:00:13] stderr: <D:prop>
[DEVELOPER 00:00:13] stderr: <D:getetag/>
[DEVELOPER 00:00:13] stderr: </D:prop>
[DEVELOPER 00:00:13] stderr: <C:filter>
[DEVELOPER 00:00:13] stderr: <C:comp-filter name="VCALENDAR">
[DEVELOPER 00:00:13] stderr: <C:comp-filter name="VEVENT">
[DEVELOPER 00:00:13] stderr: </C:comp-filter>
[DEVELOPER 00:00:13] stderr: </C:comp-filter>
[DEVELOPER 00:00:13] stderr: </C:filter>
[DEVELOPER 00:00:13] stderr: </C:calendar-query>
[DEVELOPER 00:00:13] stderr: ]
[DEVELOPER 00:00:13] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:13] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:13] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:13] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:13] stderr: [hdr] Date: Fri, 05 Jan 2018 16:52:51 GMT
[DEVELOPER 00:00:13] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:52:51 GMT]
[DEVELOPER 00:00:13] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:13] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:13] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:13] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:13] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:13] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:13] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:13] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:13] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:13] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:13] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:13] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:13] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=MHd3Vm6EbKiAxzGKdUWAvftL2HWyFk8%2BnBiCfxUNIlVxoLikLnhpi6h3eICP3ZVwFPUblhyaLzFZl9QPgYx5GzH8o8K7DSQ%2FzMbDP06sjiDwI835trhYi6q1fEGO2UwD; path=/; secure; httponly
[DEVELOPER 00:00:13] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=MHd3Vm6EbKiAxzGKdUWAvftL2HWyFk8%2BnBiCfxUNIlVxoLikLnhpi6h3eICP3ZVwFPUblhyaLzFZl9QPgYx5GzH8o8K7DSQ%2FzMbDP06sjiDwI835trhYi6q1fEGO2UwD; path=/; secure; httponly]
[DEVELOPER 00:00:13] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:13] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:13] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:13] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:13] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:13] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:13] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:13] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:13] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:13] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:13] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:13] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:13] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:13] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:13] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:13] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:13] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:13] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:13] stderr: [hdr] Set-Cookie: PHPSESSIDI=fpcn0pni9nv7bn1448eqjqfjl3; path=/; secure; HttpOnly
[DEVELOPER 00:00:13] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=fpcn0pni9nv7bn1448eqjqfjl3; path=/; secure; HttpOnly]
[DEVELOPER 00:00:13] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:52:50 GMT; Max-Age=3600
[DEVELOPER 00:00:13] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:52:50 GMT; Max-Age=3600]
[DEVELOPER 00:00:13] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:13] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:13] stderr: [hdr]
[DEVELOPER 00:00:13] stderr: End of headers.
[DEVELOPER 00:00:13] stderr: Running post_headers hooks
[DEVELOPER 00:00:13] stderr: [chunk] < aa
[DEVELOPER 00:00:13] stderr: Got chunk size: 170
[DEVELOPER 00:00:13] stderr: Reading 170 bytes of response body.
[DEVELOPER 00:00:13] stderr: Got 170 bytes.
[DEVELOPER 00:00:13] stderr: Read block (170 bytes):
[DEVELOPER 00:00:13] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:13] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:13] stderr: ]
[DEVELOPER 00:00:13] stderr: [chunk] < 0
[DEVELOPER 00:00:13] stderr: Got chunk size: 0
[DEVELOPER 00:00:13] stderr: [hdr]
[DEVELOPER 00:00:13] stderr: End of headers.
[DEVELOPER 00:00:13] stderr: Running post_send hooks
[DEVELOPER 00:00:13] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:13] stderr: Running destroy hooks.
[DEVELOPER 00:00:13] stderr: Request ends.
[DEBUG 00:00:13] ClientTest.cpp:439: starting get()->enableServerMode()
[DEBUG 00:00:13] ClientTest.cpp:439: ending get()->enableServerMode()
[DEBUG 00:00:13] ClientTest.cpp:1836: ending copy.reset(createSourceB())
[DEBUG 00:00:13] ClientTest.cpp:1836: starting CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:13] ClientTest.cpp:1836: ending CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:13] ClientTest.cpp:1837: starting CPPUNIT_ASSERT_EQUAL((0),(countItems(copy.get())))
[DEBUG 00:00:13] ClientTest.cpp:1837: ending CPPUNIT_ASSERT_EQUAL((0),(countItems(copy.get())))
[DEBUG 00:00:13] ClientTest.cpp:1837: starting CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:13] ClientTest.cpp:1837: ending CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:13] ClientTest.cpp:1838: starting CPPUNIT_ASSERT_EQUAL((0),(countNewItems(copy.get())))
[DEBUG 00:00:13] ClientTest.cpp:1838: ending CPPUNIT_ASSERT_EQUAL((0),(countNewItems(copy.get())))
[DEBUG 00:00:13] ClientTest.cpp:1838: starting CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:13] ClientTest.cpp:1838: ending CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:13] ClientTest.cpp:1839: starting CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(copy.get())))
[DEBUG 00:00:13] ClientTest.cpp:1839: ending CPPUNIT_ASSERT_EQUAL((0),(countUpdatedItems(copy.get())))
[DEBUG 00:00:13] ClientTest.cpp:1839: starting CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:13] ClientTest.cpp:1839: ending CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:13] ClientTest.cpp:1840: starting CPPUNIT_ASSERT_EQUAL((1),(countDeletedItems(copy.get())))
[DEBUG 00:00:13] ClientTest.cpp:1840: ending CPPUNIT_ASSERT_EQUAL((1),(countDeletedItems(copy.get())))
[DEBUG 00:00:13] ClientTest.cpp:1840: starting CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:13] ClientTest.cpp:1840: ending CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:13] ClientTest.cpp:1842: starting CPPUNIT_ASSERT_EQUAL((1),(countEqual(listDeletedItems(copy.get()), child)))
[DEBUG 00:00:13] ClientTest.cpp:1842: ending CPPUNIT_ASSERT_EQUAL((1),(countEqual(listDeletedItems(copy.get()), child)))
[DEBUG 00:00:13] ClientTest.cpp:1842: starting CPPUNIT_ASSERT((copy.get()))
[DEBUG 00:00:13] ClientTest.cpp:1842: ending CPPUNIT_ASSERT((copy.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] read ctag of /remote.php/caldav/calendars/pohly/test/
[DEBUG 00:00:13] starting PROPFIND, credentials okay, deadline in 120.0s
[DEVELOPER 00:00:13] stderr: ah_create, for WWW-Authenticate
[DEVELOPER 00:00:13] stderr: Running pre_send hooks
[DEVELOPER 00:00:13] stderr: auth: Sending 'Basic' response.
[DEVELOPER 00:00:13] stderr: Sending request headers:
[DEVELOPER 00:00:13] stderr: PROPFIND /remote.php/caldav/calendars/pohly/test/ HTTP/1.1
[DEVELOPER 00:00:13] stderr: Connection: TE
[DEVELOPER 00:00:13] stderr: TE: trailers
[DEVELOPER 00:00:13] stderr: Host: my.owndrive.com
[DEVELOPER 00:00:13] stderr: Depth: 0
[DEVELOPER 00:00:13] stderr: Content-Length: 137
[DEVELOPER 00:00:13] stderr: Content-Type: application/xml
[DEVELOPER 00:00:13] stderr: Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[DEVELOPER 00:00:13] stderr: User-Agent: SyncEvolution
[DEVELOPER 00:00:13] stderr:
[DEVELOPER 00:00:13] stderr: Sending request-line and headers:
[DEVELOPER 00:00:13] stderr: Sending request body:
[DEVELOPER 00:00:13] stderr: Body block (137 bytes):
[DEVELOPER 00:00:13] stderr: [<?xml version="1.0" encoding="utf-8"?>
[DEVELOPER 00:00:13] stderr: <propfind xmlns="DAV:"><prop>
[DEVELOPER 00:00:13] stderr: <getctag xmlns="http://calendarserver.org/ns/"/>
[DEVELOPER 00:00:13] stderr: </prop></propfind>
[DEVELOPER 00:00:13] stderr: ]
[DEVELOPER 00:00:13] stderr: Request sent; retry is 1.
[DEVELOPER 00:00:13] stderr: [status-line] < HTTP/1.1 207 Multi-Status
[DEVELOPER 00:00:13] stderr: [hdr] Server: nginx
[DEVELOPER 00:00:13] stderr: Header Name: [server], Value: [nginx]
[DEVELOPER 00:00:13] stderr: [hdr] Date: Fri, 05 Jan 2018 16:52:51 GMT
[DEVELOPER 00:00:13] stderr: Header Name: [date], Value: [Fri, 05 Jan 2018 16:52:51 GMT]
[DEVELOPER 00:00:13] stderr: [hdr] Content-Type: application/xml; charset=utf-8
[DEVELOPER 00:00:13] stderr: Header Name: [content-type], Value: [application/xml; charset=utf-8]
[DEVELOPER 00:00:13] stderr: [hdr] Transfer-Encoding: chunked
[DEVELOPER 00:00:13] stderr: Header Name: [transfer-encoding], Value: [chunked]
[DEVELOPER 00:00:13] stderr: [hdr] Connection: keep-alive
[DEVELOPER 00:00:13] stderr: Header Name: [connection], Value: [keep-alive]
[DEVELOPER 00:00:13] stderr: [hdr] Expires: Thu, 19 Nov 1981 08:52:00 GMT
[DEVELOPER 00:00:13] stderr: Header Name: [expires], Value: [Thu, 19 Nov 1981 08:52:00 GMT]
[DEVELOPER 00:00:13] stderr: [hdr] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[DEVELOPER 00:00:13] stderr: Header Name: [cache-control], Value: [no-store, no-cache, must-revalidate, post-check=0, pre-check=0]
[DEVELOPER 00:00:13] stderr: [hdr] Pragma: no-cache
[DEVELOPER 00:00:13] stderr: Header Name: [pragma], Value: [no-cache]
[DEVELOPER 00:00:13] stderr: [hdr] Set-Cookie: oc_sessionPassphrase=Ceew9AGNcniQQ3%2BTg8kShFc8PtFetg%2BW2dSH2XCiHx3yO7RAXCABE1Xk4ACWrn388Tubw%2B4iQN%2B8p2DfJm0%2FGvMPuYEcgyFzQSrA6HAN%2B4Q%2FHdKh6kYBjKAxGquTBqhb; path=/; secure; httponly
[DEVELOPER 00:00:13] stderr: Header Name: [set-cookie], Value: [oc_sessionPassphrase=Ceew9AGNcniQQ3%2BTg8kShFc8PtFetg%2BW2dSH2XCiHx3yO7RAXCABE1Xk4ACWrn388Tubw%2B4iQN%2B8p2DfJm0%2FGvMPuYEcgyFzQSrA6HAN%2B4Q%2FHdKh6kYBjKAxGquTBqhb; path=/; secure; httponly]
[DEVELOPER 00:00:13] stderr: [hdr] X-XSS-Protection: 1; mode=block
[DEVELOPER 00:00:13] stderr: Header Name: [x-xss-protection], Value: [1; mode=block]
[DEVELOPER 00:00:13] stderr: [hdr] X-Content-Type-Options: nosniff
[DEVELOPER 00:00:13] stderr: Header Name: [x-content-type-options], Value: [nosniff]
[DEVELOPER 00:00:13] stderr: [hdr] X-Frame-Options: Sameorigin
[DEVELOPER 00:00:13] stderr: Header Name: [x-frame-options], Value: [Sameorigin]
[DEVELOPER 00:00:13] stderr: [hdr] X-Robots-Tag: none
[DEVELOPER 00:00:13] stderr: Header Name: [x-robots-tag], Value: [none]
[DEVELOPER 00:00:13] stderr: [hdr] X-Download-Options: noopen
[DEVELOPER 00:00:13] stderr: Header Name: [x-download-options], Value: [noopen]
[DEVELOPER 00:00:13] stderr: [hdr] X-Permitted-Cross-Domain-Policies: none
[DEVELOPER 00:00:13] stderr: Header Name: [x-permitted-cross-domain-policies], Value: [none]
[DEVELOPER 00:00:13] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
[DEVELOPER 00:00:13] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax]
[DEVELOPER 00:00:13] stderr: [hdr] Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
[DEVELOPER 00:00:13] stderr: Header Name: [set-cookie], Value: [__Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict]
[DEVELOPER 00:00:13] stderr: [hdr] Content-Security-Policy: default-src 'none';
[DEVELOPER 00:00:13] stderr: Header Name: [content-security-policy], Value: [default-src 'none';]
[DEVELOPER 00:00:13] stderr: [hdr] Set-Cookie: PHPSESSIDI=tr4a4qrcepnaga2iktd8frrlm7; path=/; secure; HttpOnly
[DEVELOPER 00:00:13] stderr: Header Name: [set-cookie], Value: [PHPSESSIDI=tr4a4qrcepnaga2iktd8frrlm7; path=/; secure; HttpOnly]
[DEVELOPER 00:00:13] stderr: [hdr] Set-Cookie: cookie_test=test; expires=Fri, 05-Jan-2018 17:52:51 GMT; Max-Age=3600
[DEVELOPER 00:00:13] stderr: Header Name: [set-cookie], Value: [cookie_test=test; expires=Fri, 05-Jan-2018 17:52:51 GMT; Max-Age=3600]
[DEVELOPER 00:00:13] stderr: [hdr] Vary: Brief,Prefer
[DEVELOPER 00:00:13] stderr: Header Name: [vary], Value: [Brief,Prefer]
[DEVELOPER 00:00:13] stderr: [hdr] DAV: 1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability
[DEVELOPER 00:00:13] stderr: Header Name: [dav], Value: [1, 3, extended-mkcol, calendar-access, calendar-proxy, access-control, calendarserver-principal-property-search, calendar-auto-schedule, calendar-availability]
[DEVELOPER 00:00:13] stderr: [hdr]
[DEVELOPER 00:00:13] stderr: End of headers.
[DEVELOPER 00:00:13] stderr: Running post_headers hooks
[DEVELOPER 00:00:13] stderr: [chunk] < 1ad
[DEVELOPER 00:00:13] stderr: Got chunk size: 429
[DEVELOPER 00:00:13] stderr: Reading 429 bytes of response body.
[DEVELOPER 00:00:13] stderr: Got 429 bytes.
[DEVELOPER 00:00:13] stderr: Read block (429 bytes):
[DEVELOPER 00:00:13] stderr: [<?xml version="1.0"?>
[DEVELOPER 00:00:13] stderr: <d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns" xmlns:cal="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/">
[DEVELOPER 00:00:13] stderr:  <d:response>
[DEVELOPER 00:00:13] stderr:   <d:href>/remote.php/caldav/calendars/pohly/test/</d:href>
[DEVELOPER 00:00:13] stderr:   <d:propstat>
[DEVELOPER 00:00:13] stderr:    <d:prop>
[DEVELOPER 00:00:13] stderr:     <cs:getctag>http://sabre.io/ns/sync/8843</cs:getctag>
[DEVELOPER 00:00:13] stderr:    </d:prop>
[DEVELOPER 00:00:13] stderr:    <d:status>HTTP/1.1 200 OK</d:status>
[DEVELOPER 00:00:13] stderr:   </d:propstat>
[DEVELOPER 00:00:13] stderr:  </d:response>
[DEVELOPER 00:00:13] stderr: </d:multistatus>
[DEVELOPER 00:00:13] stderr: ]
[DEVELOPER 00:00:13] stderr: [chunk] < 0
[DEVELOPER 00:00:13] stderr: Got chunk size: 0
[DEVELOPER 00:00:13] stderr: [hdr]
[DEVELOPER 00:00:13] stderr: End of headers.
[DEVELOPER 00:00:13] stderr: Running post_send hooks
[DEVELOPER 00:00:13] stderr: ah_post_send (#0), code is 207 (want 401), WWW-Authenticate is (none)
[DEVELOPER 00:00:13] stderr: Request ends, status 207 class 2xx, error line:
[DEVELOPER 00:00:13] stderr: 207 Multi-Status
[DEVELOPER 00:00:13] stderr: Running destroy hooks.
[DEVELOPER 00:00:13] stderr: Request ends.
[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] *** ending Client::Source::owndrive_caldav::LinkedItemsNoTZ::testLinkedItemsChild: okay ***