Skip to content

Instantly share code, notes, and snippets.

@edgardiniz
Created July 9, 2014 13:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save edgardiniz/a6406a77ba6c5c50f57a to your computer and use it in GitHub Desktop.
Save edgardiniz/a6406a77ba6c5c50f57a to your computer and use it in GitHub Desktop.
Log for rfc2822 davdroid Issue #275 - test with eGroupware
E/audio_a2dp_hw( 271): adev_set_parameters: ERROR: set param called even when stream out is null
E/Sensors ( 1065): CT406 set ALS poll interval: 1000
E/audio_a2dp_hw( 271): adev_set_parameters: ERROR: set param called even when stream out is null
I/davdroid.DavSyncAdapter( 8864): Performing sync for authority com.android.contacts
D/davdroid.DavSyncAdapter( 8864): Creating new DavHttpClient
D/davdroid.DavHttpClient( 8864): Disabling compression for debugging purposes
D/davdroid.DavHttpClient( 8864): Logging network traffic for debugging purposes
D/davdroid.WebDavResource( 8864): Using preemptive authentication (not compatible with Digest auth)
I/davdroid.SyncManager( 8864): Remotely removing 0 deleted resource(s) (if not changed)
I/davdroid.SyncManager( 8864): Uploading 0 new resource(s) (if not existing)
I/davdroid.SyncManager( 8864): Uploading 1 modified resource(s) (if not changed)
D/davdroid.SNISocketFactory( 8864): Preparing direct SSL connection (without proxy) to https://demo-epl.egroupware.de:443
D/davdroid.SNISocketFactory( 8864): Using documented SNI with host name demo-epl.egroupware.de
I/davdroid.SNISocketFactory( 8864): Established TLSv1.2 connection with demo-epl.egroupware.de using TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 >> "PUT /egw/groupdav.php/demo/addressbook/a0cb1120-5de8-4b69-8410-6977cc8af0d1.vcf HTTP/1.1[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 >> "If-Match: "154:0"[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 >> "Content-Type: text/vcard[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 >> "Content-Length: 229[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 >> "Host: demo-epl.egroupware.de[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 >> "User-Agent: DAVdroid/0.5.14-alpha[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 >> "[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 >> "BEGIN:VCARD[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 >> "VERSION:3.0[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 >> "UID:a0cb1120-5de8-4b69-8410-6977cc8af0d1[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 >> "X-DAVDROID-STARRED:1[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 >> "FN:Test Contact[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 >> "N:Contact;Test;;;[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 >> "TEL;TYPE=home:2345678[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 >> "PRODID:DAVdroid/0.5.14-alpha (ez-vcard/0.9.3)[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 >> "REV:20140709T132414Z[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 >> "END:VCARD[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << "HTTP/1.1 204 No Content[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << "X-Powered-By: PHP/5.5.12[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << "Expires: Thu, 19 Nov 1981 08:52:00 GMT[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << "Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << "Pragma: no-cache[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << "X-Dav-Powered-By: EGroupware 1.9.013 CalDAV/CardDAV/GroupDAV server[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << "ETag: "154:1"[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << "X-WebDAV-Status: 204 No Content[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << "Content-type: text/html[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << "Date: Wed, 09 Jul 2014 13:24:15 GMT[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << "Server: lighttpd/1.4.35[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << "[\r][\n]"
D/davdroid.LocalCollection( 8864): Setting ETag of local resource Contact(super=Resource(name=a0cb1120-5de8-4b69-8410-6977cc8af0d1.vcf, ETag="154:0", uid=a0cb1120-5de8-4b69-8410-6977cc8af0d1, localID=1954), unknownProperties=null, starred=true, displayName=Test Contact, nickName=null, prefix=null, givenName=Test, middleName=null, familyName=Contact, suffix=null, phoneticGivenName=null, phoneticMiddleName=null, phoneticFamilyName=null, note=null, organization=null, jobTitle=null, jobDescription=null, photo=null, anniversary=null, birthDay=null, phoneNumbers=[ezvcard.property.Telephone@4205bec0], emails=[], impps=[], addresses=[], URLs=[]) to "154:1"
D/davdroid.LocalCollection( 8864): Committing 1 operations
I/davdroid.SyncManager( 8864): Synchronization forced
I/davdroid.SyncManager( 8864): Fetching remote resource list
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 >> "PROPFIND /egw/groupdav.php/demo/addressbook/ HTTP/1.1[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 >> "Content-Type: text/xml; charset=UTF-8[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 >> "Depth: 1[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 >> "Content-Length: 134[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 >> "Host: demo-epl.egroupware.de[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 >> "User-Agent: DAVdroid/0.5.14-alpha[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 >> "[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 >> "<propfind xmlns="DAV:">[\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 >> " <prop>[\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 >> " <CS:getctag xmlns:CS="http://calendarserver.org/ns/"/>[\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 >> " <getetag/>[\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 >> " </prop>[\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 >> "</propfind>"
E/MDMCTBK ( 338): MdmCutbackHndler,Could not open ''
E/MDMCTBK ( 338): MdmCutbackHndler,Could not open ''
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << "HTTP/1.1 207 Multi-status[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << "X-Powered-By: PHP/5.5.12[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << "Expires: Thu, 19 Nov 1981 08:52:00 GMT[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << "Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << "Pragma: no-cache[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << "X-Dav-Powered-By: EGroupware 1.9.013 CalDAV/CardDAV/GroupDAV server[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << "X-WebDAV-Status: 207 Multi-Status[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << "DAV: 1, 2, access-control, addressbook[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << "Content-Type: text/xml; charset="utf-8"[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << "Date: Wed, 09 Jul 2014 13:24:16 GMT[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << "Server: lighttpd/1.4.35[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << "[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << "3a6[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << "<?xml version="1.0" encoding="utf-8"?>[\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << "<D:multistatus xmlns:D="DAV:">[\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << " <D:response xmlns:ns0="urn:uuid:c2f41010-65b3-11d1-a29f-00aa00c14882/" xmlns:ns2="http://calendarserver.org/ns/">[\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << " <D:href>/egw/groupdav.php/demo/addressbook/</D:href>[\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << " <D:propstat>[\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << " <D:prop>[\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << " <ns2:getctag>1404912255</ns2:getctag>[\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << " <D:getetag>"none"</D:getetag>[\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << " </D:prop>[\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << " <D:status>HTTP/1.1 200 OK</D:status>[\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << " </D:propstat>[\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << " </D:response>[\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << " <D:response xmlns:ns0="urn:uuid:c2f41010-65b3-11d1-a29f-00aa00c14882/" xmlns:ns2="http://calendarserver.org/ns/">[\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << " <D:href>/egw/groupdav.php/demo/addressbook/a0cb1120-5de8-4b69-8410-6977cc8af0d1.vcf</D:href>[\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << " <D:propstat>[\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << " <D:prop>[\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << " <D:getetag>"154:1"</D:getetag>[\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << " </D:prop>[\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << " <D:status>HTTP/1.1 200 OK</D:status>[\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << " </D:propstat>[\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << " <D:propstat>[\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << " <D:prop>[\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << " <ns2:getctag/>[\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << " </D:prop>[\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << " <D:status>HTTP/1.1 404 Not Found</D:status>[\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << " </D:propstat>[\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << " </D:response>[\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << "</D:multistatus>[\n]"
D/davdroid.WebDavResource( 8864): Processing multi-status element: https://demo-epl.egroupware.de/egw/groupdav.php/demo/addressbook/
D/davdroid.WebDavResource( 8864): Processing multi-status element: https://demo-epl.egroupware.de/egw/groupdav.php/demo/addressbook/a0cb1120-5de8-4b69-8410-6977cc8af0d1.vcf
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << "[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << "0[\r][\n]"
D/ch.boye.httpclientandroidlib.wire( 8864): http-outgoing-0 << "[\r][\n]"
I/davdroid.SyncManager( 8864): Fetching 0 new remote resource(s)
I/davdroid.SyncManager( 8864): Fetching 0 updated remote resource(s)
I/davdroid.SyncManager( 8864): Removing non-dirty resources that are not present remotely anymore
D/davdroid.LocalCollection( 8864): Committing 1 operations
I/davdroid.SyncManager( 8864): Sync complete, fetching new CTag
I/davdroid.DavSyncAdapter( 8864): Sync complete for com.android.contacts
D/davdroid.DavSyncAdapter( 8864): Closing httpClient
E/audio_a2dp_hw( 271): adev_set
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment