Jump to content

OS X reboots after wake


konrad11901
 Share

18 posts in this topic

Recommended Posts

Hi everyone,

I have a problem with my hackintosh. OS X can go to sleep mode without any problems (it takes some time, about 40 seconds, but that doesn't matter). But when I wake up my computer, it restarts. After logging into OS I see a message saying that computer has rebooted because of a problem.

I don't know why it doesn't work. I reinstalled OS yesterday, hoping that it would solve this problem. Then I generated PM using ssdtPRGen script and tried to sleep and wake up - still the same. I'm using UniBootX Clover bootloader (from Polish forum).

 

Here's my config.plist:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>ACPI</key>
	<dict>
		<key>DropTables</key>
		<array>
			<dict>
				<key>Signature</key>
				<string>DMAR</string>
			</dict>
		</array>
		<key>SSDT</key>
		<dict>
			<key>DropOem</key>
			<false/>
			<key>Generate</key>
			<dict>
				<key>CStates</key>
				<false/>
				<key>PStates</key>
				<false/>
			</dict>
		</dict>
	</dict>
	<key>Boot</key>
	<dict>
		<key>Arguments</key>
		<string>kext-dev-mode=1</string>
		<key>DefaultVolume</key>
		<string>OS X</string>
		<key>Fast</key>
		<false/>
		<key>Legacy</key>
		<string>PBR</string>
		<key>Log</key>
		<false/>
		<key>NeverHibernate</key>
		<true/>
		<key>Secure</key>
		<false/>
		<key>Timeout</key>
		<integer>0</integer>
		<key>XMPDetection</key>
		<false/>
	</dict>
	<key>Devices</key>
	<dict>
		<key>Audio</key>
		<dict>
			<key>Inject</key>
			<string>10</string>
		</dict>
		<key>USB</key>
		<dict>
			<key>AddClockID</key>
			<false/>
			<key>FixOwnership</key>
			<false/>
			<key>Inject</key>
			<false/>
		</dict>
		<key>FakeID</key>
		<dict>
			<key>ATI</key>
			<string>0x68101002</string>
		</dict>
	</dict>
	<key>DisableDrivers</key>
	<array>
		<string>CsmVideoDxe</string>
		<string>DataHubDxe</string>
		<string>EmuVariableUefi</string>
		<string>FSInject</string>
		<string>OsxAptioFixDrv</string>
		<string>OsxLowMemFixDrv</string>
		<string>PartitionDxe</string>
		<string>#VBoxHfs</string>
	</array>
	<key>GUI</key>
	<dict>
		<key>Custom</key>
		<dict>
			<key>Entries</key>
			<array>
				<dict>
					<key>Disabled</key>
					<false/>
					<key>Hidden</key>
					<string>Always</string>
					<key>Path</key>
					<string>\EFI\BOOT\BOOTX64.efi</string>
					<key>VolumeType</key>
					<array>
						<string>External</string>
						<string>Internal</string>
					</array>
				</dict>
				<dict>
					<key>Disabled</key>
					<false/>
					<key>FullTitle</key>
					<string>CD/DVD</string>
					<key>Hidden</key>
					<false/>
					<key>Path</key>
					<string>\EFI\BOOT\BOOTX64.efi</string>
					<key>Title</key>
					<string>CD/DVD</string>
					<key>VolumeType</key>
					<string>Optical</string>
				</dict>
				<dict>
					<key>Disabled</key>
					<false/>
					<key>FullTitle</key>
					<string>Windows</string>
					<key>Hidden</key>
					<false/>
					<key>Path</key>
					<string>\EFI\Microsoft\Boot\bootmgfw.efi</string>
					<key>Title</key>
					<string>Windows</string>
				</dict>
			</array>
		</dict>
		<key>CustomIcons</key>
		<true/>
		<key>Language</key>
		<string>pl:30788</string>
		<key>Mouse</key>
		<dict>
			<key>Enabled</key>
			<true/>
			<key>Speed</key>
			<integer>2</integer>
		</dict>
		<key>Scan</key>
		<dict>
			<key>Entries</key>
			<true/>
			<key>Legacy</key>
			<false/>
			<key>Tool</key>
			<true/>
		</dict>
		<key>TextOnly</key>
		<false/>
		<key>Theme</key>
		<string>bootcamp</string>
	</dict>
	<key>Graphics</key>
	<dict>
		<key>Inject</key>
		<dict>
			<key>ATI</key>
			<true/>
			<key>Intel</key>
			<true/>
			<key>NVidia</key>
			<false/>
		</dict>
		<key>PatchVBios</key>
		<false/>
	</dict>
	<key>KernelAndKextPatches</key>
	<dict>
		<key>AppleRTC</key>
		<false/>
		<key>AsusAICPUPM</key>
		<false/>
		<key>Debug</key>
		<false/>
		<key>ForceKextsToLoad</key>
		<array>
			<string>\System\Library\Extensions\IONetworkingFamily.kext</string>
		</array>
		<key>KernelCpu</key>
		<false/>
		<key>KernelLapic</key>
		<false/>
		<key>KextPatchesAllowed</key>
		<true/>
		<key>KextsToPatch</key>
		<array>
			<dict>
				<key>Comment</key>
				<string>TRIMM Enabler</string>
				<key>Find</key>
				<data>
				QVBQTEUgU1NEAA==
				</data>
				<key>Name</key>
				<string>IOAHCIBlockStorage</string>
				<key>Replace</key>
				<data>
				AAAAAAAAAAAAAA==
				</data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>ALC1150 patch</string>
				<key>Find</key>
				<data>
				ixnUEQ==
				</data>
				<key>Name</key>
				<string>AppleHDA</string>
				<key>Replace</key>
				<data>
				AAnsEA==
				</data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>El Capitan AppleHDA</string>
				<key>Find</key>
				<data>
				gxnUEQ==
				</data>
				<key>Name</key>
				<string>AppleHDA</string>
				<key>Replace</key>
				<data>
				AAAAAA==
				</data>
			</dict>
		</array>
	</dict>
	<key>RtVariables</key>
	<dict>
		<key>ROM</key>
		<string>xxxxxxxxxx</string>
		<key>BooterConfig</key>
		<string>0x28</string>
		<key>CsrActiveConfig</key>
		<string>0x3</string>
	</dict>
	<key>SMBIOS</key>
	<dict>
		<key>BiosReleaseDate</key>
		<string>09/03/2013</string>
		<key>BiosVendor</key>
		<string>Apple Inc.</string>
		<key>BiosVersion</key>
		<string>IM142.88Z.0118.B00.1309031249</string>
		<key>Board-ID</key>
		<string>Mac-27ADBB7B4CEE8E61</string>
		<key>BoardManufacturer</key>
		<string>Apple Inc.</string>
		<key>BoardSerialNumber</key>
		<string>xxxxxxxxxx</string>
		<key>BoardType</key>
		<integer>10</integer>
		<key>ChassisAssetTag</key>
		<string>iMac-Aluminum</string>
		<key>ChassisManufacturer</key>
		<string>Apple Inc.</string>
		<key>ChassisType</key>
		<string>13</string>
		<key>Family</key>
		<string>iMac</string>
		<key>Manufacturer</key>
		<string>Apple Inc.</string>
		<key>Mobile</key>
		<false/>
		<key>ProductName</key>
		<string>iMac14,2</string>
		<key>SerialNumber</key>
		<string>xxxxxxxx</string>
		<key>SmUUID</key>
		<string>xxxxxxxxxxxxx</string>
		<key>Trust</key>
		<false/>
		<key>Version</key>
		<string>1.0</string>
	</dict>
	<key>SystemParameters</key>
	<dict>
		<key>InjectKexts</key>
		<true/>
	</dict>
</dict>
</plist> 

I'm using these kexts:

 

  • AtherosE2200Ethernet.kext (for network card)
  • CPUSensors.kext
  • FakeSMC.kext
  • GPUSensors.kext
  • HDMIAudio.kext
  • IntelMausiEthernet.kext
  • LPCSensors.kext
  • SATA_Legacy.kext
  • FakePCIID_XHCIMux.kext (for USB)
  • FakePCCID.kext (for USB)

Kernel panic details:

Anonymous UUID:       D0821279-B5A4-BAF7-FF2B-9CA85D97F08B

Sat Jan 16 18:29:06 2016

*** Panic Report ***
panic(cpu 2 caller 0xffffff801b99caf4): launchd exited (signal 8, exit status 0 )

uuid info:
 0x7fff6c402000	uuid = <1a7f8274-fc32-3b86-9979-66b8f2b7b5e2>
 0x10cced000	uuid = <f9041ce4-2cdc-350f-8a46-6a8d32a51a2b>

Thread 4 crashed

RAX: 0xffffffffc620677a, RBX: 0x0000700000199a40, RCX: 0x000000003b9aca00, RDX: 0x00000000ffffffff
RSP: 0x00007000001999a0, RBP: 0x00007000001999a0, RSI: 0x00007fffffe00050, RDI: 0x0000700000199a40
R8:  0x00000000569a7d77, R9:  0x00000000ffffffff, R10: 0x00007f81c3c03d70, R11: 0x0000000000899b88
R12: 0x0000700000199a40, R13: 0x00007fffffe00050, R14: 0x000000000000040e, R15: 0x000000010cd22dfd
RFL: 0x0000000000010a07, RIP: 0x00007fff869a4553, CS:  0x000000000000002b, SS:  0x0000000000000023

Thread 0: 0xffffff803360f000
	0x00007fff8a2cad01
	0x0000000000000000

Thread 1: 0xffffff8033610b60
	0x00007fff8a2d97b6
	0x0000000000000000

Thread 2: 0xffffff803365a490
	0x000000010cd037f1
	0x00007fff8a2c533f
	0x00007fff8a2c9f6f
	0x00007fff8a2d063b
	0x00007fff8a2c533f
	0x00007fff8a2c91cf
	0x00007fff8a2c8a34
	0x00007fff82d5e68f
	0x00007fff82d5c365
	0x0000000000000000

Thread 3: 0xffffff803545d920
	0x00007fff82d5c365
	0x0000000000000000

Thread 4: 0xffffff80371ed490
	0x0000000000000000
	0x0000000000000000

Thread 5: 0xffffff8037ea8240
	0x000000010cd174d5
	0x00007fff8a2dd324
	0x00007fff8a2c533f
	0x00007fff8a2c9f6f
	0x00007fff8a2d063b
	0x00007fff8a2c8c87
	0x00007fff8a2c8a34
	0x00007fff82d5e68f
	0x00007fff82d5c365
	0x0000000000000000

Thread 6: 0xffffff8037b64b60
	0x00007fff82d5c365
	0x0000000000000000

Thread 7: 0xffffff8037b856d0
	0x00007fff82d5c365
	0x0000000000000000

Mac OS version: 15C50
Kernel version: Darwin Kernel Version 15.2.0: Fri Nov 13 19:56:56 PST 2015; root:xnu-3248.20.55~2/RELEASE_X86_64
Kernel UUID: 17EA3101-D2E4-31BF-BDA9-931F51049F93
System model name: iMac14,2 (Mac-27ADBB7B4CEE8E61)

And after typing command:

pmset -g log | grep -i failure

I get (last 2 wakes):

2016-01-17 13:03:47 +0100 Failure             	Drivers Failure panic during wake due to PEG0(),EHC2(EHC2),EHC1(EHC1),SAT0(AppleIntelPchSeriesAHCI):	          
2016-01-17 13:54:58 +0100 Failure             	Drivers Failure panic during wake due to PEG0(),EHC1(EHC1),SAT0(AppleIntelPchSeriesAHCI):

I'm using Intel Core i5-4460 CPU, MSI B85-G43 Gaming motherboard and MSI Radeon R9 270 graphics card (tried also integrated graphics, still the same).

 

I'll be thankful for any help.

  • Like 1
Link to comment
Share on other sites

Apply USB patches in your DSDT.

 

You can find in Pjalm's repos for MaciASL.

Sorry, but I don't know how to do this (I'm not experienced in Hackintoshes and I've never modified DSDT) and I don't know which patches should I apply. I tried with "USB - Device Renames for OS X 10.11", but I got some compilation errors.

If it's the only solution, it'd take some time for me to learn more about this.

 

PS: I tried to wake up with this two kexts for USB disabled, but it doesn't work.

 

<edit>

The newest error in pmset -g log | grep -i failure is a little different than before. I don't know it'd help, but if so:

 

2016-01-17 18:25:35 +0100 Failure             	Drivers Failure panic during wake due to PEG0(AppleHDAController),SAT0(AppleIntelPchSeriesAHCI):
Link to comment
Share on other sites

So... I tried to fix it using this guide which you linked without modifying DSDT (yes, I still don't understand how to patch it and I probably won't understand it quickly). First I used "Remove Ports Restriction" method - without change, the same as before installing this two kexts (USB2 works fine, but one USB3 port doesn't work) And I don't know how to use this "Add Ports to Ports Restriction". I changed this "IONameMatch" fields, but I don't understand how to find these ports in DSDT. I found only this:

nIuFIm1.png

Are they (from HS01 to SSP6) these ports which should I find?

 

And question: is it directly related to wake up problem? As I said, I tried booting without these two FakePCIID kexts - still the same. Just asking.

 

Sorry for my stupidness. I'm not good at these things.

Link to comment
Share on other sites

  • 3 weeks later...

So, after hours of finding the solution, after many experiments, waking from sleep works! :)
There were probably two reasons of this problem:
-AppleLPC wasn't loading, I installed an injector kext, after this it loads.
-In console there were some strange logs about "Unsynchronised TSC". I used VoodooTSCSync and after that waking works, but logs still say that TSC is unsynchronised.
One small problem is that waking by USB devices is a lottery - sometimes it works, sometimes my Hackintosh reboots. But it's not a problem for me to use power button to wake up my computer.

EDIT:
Unluckily, even waking up using power button is a lottery... but the good side is that waking works in most cases.

So, this problem hasn't ended. But the fact that it usually works is a progress.
 

  • Like 1
Link to comment
Share on other sites

Generally yes, but, as I said, I have the black screen issue. Because of this I don't sleep my computer when using Radeon.

 

Oh yes, I was reading that when I was about to get to sleep and somehow misread it and thought you didn't have that issue :)

Link to comment
Share on other sites

  • 1 month later...

So, after using sleep feature for quite a long time (since I've read about a solution for AMD Radeon users) I still have some problems:

  • Sometimes I see a login screen instead of my desktop (without any KP or other messages),
  • Sometimes some applications crash on wake,
  • Sometimes I get my favorite Kernel Panic :/ - this is the most irritating one, it happens quite rarely though.
    Details in pmset -g log | grep -i failure:
    2016-03-20 15:44:52 +0100 Failure             	Drivers Failure panic during wake due to PEG0(),GFX0(AppleIntelFramebuffer AppleIntelFramebuffer AppleIntelFramebuffer),HDEF(AppleHDAController),SAT0(AppleIntelPchSeriesAHCI):	          
    2016-03-21 16:59:19 +0100 Failure             	Drivers Failure panic during wake due to PEG0(),GFX0(AppleIntelFramebuffer AppleIntelFramebuffer AppleIntelFramebuffer),HDEF(AppleHDAController),SAT0(AppleIntelPchSeriesAHCI):	          
    2016-03-21 17:21:46 +0100 Failure             	Drivers Failure panic during wake due to PEG0(),GFX0(AppleIntelFramebuffer AppleIntelFramebuffer AppleIntelFramebuffer),HDEF(AppleHDAController),SAT0(AppleIntelPchSeriesAHCI):	 
    

    Usually KP looks like this:
     

    Anonymous UUID:       9AAC019F-327E-6065-7E1B-96856B133D83
    
    Mon Mar 21 17:21:45 2016
    
    *** Panic Report ***
    panic(cpu 0 caller 0xffffff800c39d764): launchd exited (signal 8, exit status 0 )
    
    uuid info:
     0x7fff62a9f000	uuid = <9d05fdf4-65ce-3b53-86d4-abe1a5bf35f3>
     0x10e6a2000	uuid = <f9041ce4-2cdc-350f-8a46-6a8d32a51a2b>
    
    Thread 0 crashed
    
    RAX: 0xffffffffc47902ff, RBX: 0x0000700000093530, RCX: 0x000000003b9aca00, RDX: 0x00000000ffffffff
    RSP: 0x00007000000934c0, RBP: 0x00007000000934c0, RSI: 0x00007fffffe00050, RDI: 0x0000700000093530
    R8:  0x0000000056f01f7e, R9:  0x0000000000000000, R10: 0x000000000000002c, R11: 0x0000000000000206
    R12: 0x0000700000093530, R13: 0x00007fffffe00050, R14: 0x0000000000005181, R15: 0x0000700000093600
    RFL: 0x0000000000010a07, RIP: 0x00007fff89402553, CS:  0x000000000000002b, SS:  0x0000000000000023
    
    Thread 0: 0xffffff80313446d0
    	0x0000000000000000
    	0x00007fff965d3aaa
    	0x00007fff965dcf7b
    	0x00007fff965cf007
    	0x00007fff965ced01
    	0x0000000000000000
    
    Thread 1: 0xffffff80312e6b60
    	0x000000010e6b87f1
    	0x00007fff965c933f
    	0x00007fff965cdf6f
    	0x00007fff965d463b
    	0x00007fff965c933f
    	0x00007fff965cd1cf
    	0x00007fff965cca34
    	0x00007fff967df68f
    	0x00007fff967dd365
    	0x0000000000000000
    
    Thread 2: 0xffffff8031405000
    	0x00007fff965dd7b6
    	0x0000000000000000
    
    Thread 3: 0xffffff80378086d0
    
    Mac OS version: 15D21
    Kernel version: Darwin Kernel Version 15.3.0: Thu Dec 10 18:40:58 PST 2015; root:xnu-3248.30.4~1/RELEASE_X86_64
    Kernel UUID: DECC9F02-27D7-31F0-9599-A9EF2873902C
    System model name: iMac14,2 (Mac-27ADBB7B4CEE8E61)
    

I don't know why this happens, I thought that VoodooTSCSync would be enough.

 

Console log (you can see there some correct wakes, without any problems, and in this period there are some bad wakes):

21.03.2016 17:03:26,223	com.apple.xpc.launchd[1]	(com.apple.appkit.xpc.sandboxedServiceRunner) The JoinExistingSession key is only available to Application services.
21.03.2016 17:03:26,228	com.apple.xpc.launchd[1]	(com.apple.FileSyncAgent.PHD.isRunning) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:03:26,234	com.apple.xpc.launchd[1]	(com.apple.speech.speechsynthesisd) This key does not do anything: OnDemand
21.03.2016 17:03:26,235	com.apple.xpc.launchd[1]	(com.apple.TrustEvaluationAgent) This key does not do anything: OnDemand
21.03.2016 17:03:26,235	com.apple.xpc.launchd[1]	(com.apple.trustd.agent) This key does not do anything: OnDemand
21.03.2016 17:03:26,235	com.apple.xpc.launchd[1]	(com.apple.trustd.agent) The ServiceIPC key is no longer respected. Please remove it.
21.03.2016 17:03:26,000	kernel[0]	Sandbox: softwareupdated(388) deny(1) system-fsctl 682f
21.03.2016 17:03:26,000	kernel[0]	Sandbox: com.apple.Addres(387) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:03:26,870	com.apple.AddressBook.InternetAccountsBridge[387]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 2
21.03.2016 17:03:27,308	login[371]	DEAD_PROCESS: 371 ttys000
21.03.2016 17:03:27,000	kernel[0]	Sandbox: com.apple.Addres(387) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:03:27,870	com.apple.AddressBook.InternetAccountsBridge[387]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 3
21.03.2016 17:03:28,000	kernel[0]	Sandbox: mdworker(381) deny(1) mach-lookup com.apple.distributed_notifications@1v3
21.03.2016 17:03:28,000	kernel[0]	Sandbox: com.apple.Addres(387) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:03:28,940	com.apple.AddressBook.InternetAccountsBridge[387]	dnssd_clientstub ConnectToServer: connect() failed path:/var/run/mDNSResponder Socket:4 Err:-1 Errno:1 Operation not permitted
21.03.2016 17:03:28,000	kernel[0]	Sandbox: com.apple.Addres(387) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:03:28,941	com.apple.AddressBook.InternetAccountsBridge[387]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 1
21.03.2016 17:03:29,133	com.apple.AddressBook.ContactsAccountsService[264]	[Accounts] Current connection, <NSXPCConnection: 0x7fef6b7156d0> connection from pid 285, doesn't have account access.
21.03.2016 17:03:29,133	sharingd[285]	[Accounts] Failed to update account with identifier 6DBF44CF-881D-4070-900F-8ECD4FAE2C6C, error: Error Domain=ABAddressBookErrorDomain Code=1002 "(null)"
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) mach-lookup com.apple.lsd.mapdb
21.03.2016 17:03:29,417	coreduetd[65]	LaunchServices: received XPC_ERROR_CONNECTION_INVALID trying to map database
21.03.2016 17:03:29,417	coreduetd[65]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:03:29,417	coreduetd[65]	LaunchServices: received XPC_ERROR_CONNECTION_INVALID trying to map database
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-data /private/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/0/com.apple.LaunchServices-1340.csstore
21.03.2016 17:03:29,418	coreduetd[65]	LaunchServices: disconnect event received for service com.apple.lsd.mapdb
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) ipc-posix-shm-read-data /tmp/com.apple.csseed.126
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/App Store.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/App Store.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/App Store.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/App Store.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/App Store.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Automator.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Automator.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Automator.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Automator.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Automator.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Calculator.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Calculator.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Calculator.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Calculator.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Calculator.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Calendar.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Calendar.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Calendar.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Calendar.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Calendar.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Chess.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Chess.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Chess.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Chess.app
21.03.2016 17:03:29,422	coreduetd[65]	Error -54 registering path /System/Library/CoreServices/CoreTypes.bundle
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Chess.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Contacts.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Contacts.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Contacts.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Contacts.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Contacts.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Dashboard.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Dashboard.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Dashboard.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Dashboard.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Dashboard.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Dictionary.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Dictionary.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Dictionary.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Dictionary.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Dictionary.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/DVD Player.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/DVD Player.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/DVD Player.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/DVD Player.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/DVD Player.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/FaceTime.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/FaceTime.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/FaceTime.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/FaceTime.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/FaceTime.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Font Book.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Font Book.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Font Book.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Font Book.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Font Book.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Game Center.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Game Center.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Game Center.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Game Center.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Game Center.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Image Capture.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Image Capture.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Image Capture.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Image Capture.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Image Capture.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/iTunes.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/iTunes.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/iTunes.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/iTunes.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/iTunes.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Launchpad.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Launchpad.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Launchpad.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Launchpad.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Launchpad.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Mail.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Mail.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Mail.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Mail.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Mail.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Messages.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Messages.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Messages.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Messages.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Messages.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Mission Control.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Mission Control.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Mission Control.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Mission Control.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Mission Control.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Notes.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Notes.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Notes.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Notes.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Notes.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Photo Booth.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Photo Booth.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Photo Booth.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Photo Booth.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Photo Booth.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Preview.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Preview.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Preview.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Preview.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Preview.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Photos.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Photos.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Photos.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Photos.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Photos.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/QuickTime Player.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/QuickTime Player.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/QuickTime Player.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/QuickTime Player.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/QuickTime Player.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Reminders.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Reminders.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Reminders.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Reminders.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Reminders.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Safari.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Safari.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Safari.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Safari.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Safari.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Stickies.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Stickies.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Stickies.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Stickies.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Stickies.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/System Preferences.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/System Preferences.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/System Preferences.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/System Preferences.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/System Preferences.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/TextEdit.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/TextEdit.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/TextEdit.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/TextEdit.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/TextEdit.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Time Machine.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Time Machine.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Time Machine.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Time Machine.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Time Machine.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Xcode.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Xcode.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Xcode.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Xcode.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Xcode.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Activity Monitor.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Activity Monitor.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Activity Monitor.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Activity Monitor.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Activity Monitor.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/AirPort Utility.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/AirPort Utility.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/AirPort Utility.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/AirPort Utility.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/AirPort Utility.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Audio MIDI Setup.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Audio MIDI Setup.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Audio MIDI Setup.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Audio MIDI Setup.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Audio MIDI Setup.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Bluetooth File Exchange.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Bluetooth File Exchange.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Bluetooth File Exchange.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Bluetooth File Exchange.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Bluetooth File Exchange.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Boot Camp Assistant.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Boot Camp Assistant.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Boot Camp Assistant.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Boot Camp Assistant.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Boot Camp Assistant.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/ColorSync Utility.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/ColorSync Utility.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/ColorSync Utility.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/ColorSync Utility.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/ColorSync Utility.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Console.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Console.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Console.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Console.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Console.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Digital Color Meter.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Digital Color Meter.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Digital Color Meter.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Digital Color Meter.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Digital Color Meter.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Disk Utility.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Disk Utility.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Disk Utility.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Disk Utility.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Disk Utility.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Grab.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Grab.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Grab.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Grab.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Grab.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Grapher.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Grapher.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Grapher.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Grapher.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Grapher.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Keychain Access.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Keychain Access.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Keychain Access.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Keychain Access.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Keychain Access.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Migration Assistant.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Migration Assistant.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Migration Assistant.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Migration Assistant.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Migration Assistant.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Script Editor.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Script Editor.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Script Editor.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Script Editor.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Script Editor.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/System Information.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/System Information.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/System Information.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/System Information.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/System Information.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Terminal.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Terminal.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Terminal.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Terminal.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Terminal.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/VoiceOver Utility.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/VoiceOver Utility.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/VoiceOver Utility.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/VoiceOver Utility.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/VoiceOver Utility.app
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:03:29,000	kernel[0]	Sandbox: coreduetd(65) deny(1) mach-lookup com.apple.lsd.modifydb
21.03.2016 17:03:29,425	coreduetd[65]	LaunchServices: disconnect event received for service com.apple.lsd.modifydb
21.03.2016 17:03:29,000	kernel[0]	**** [IOBluetoothFamily][SearchForTransportEventTimeOutHandler] -- Missing Bluetooth Controller Transport! 
21.03.2016 17:03:29,000	kernel[0]	Sandbox: com.apple.Addres(387) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:03:29,995	com.apple.AddressBook.InternetAccountsBridge[387]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 2
21.03.2016 17:03:30,772	com.apple.xpc.launchd[1]	(com.adobe.ARMDCHelper.cc24aef4a1b90ed56a725c38014c95072f92651fb65e1bf9c8e43c37a23d420d[271]) Service exited with abnormal code: 111
21.03.2016 17:03:31,000	kernel[0]	Sandbox: com.apple.Addres(387) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:03:31,081	com.apple.AddressBook.InternetAccountsBridge[387]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 3
21.03.2016 17:03:31,764	secd[246]	 SOSAccountThisDeviceCanSyncWithCircle sync with device failure: Error Domain=com.apple.security.sos.error Code=1035 "Account identity not set" UserInfo={NSDescription=Account identity not set}
21.03.2016 17:03:32,000	kernel[0]	Sandbox: com.apple.Addres(387) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:03:32,131	com.apple.AddressBook.InternetAccountsBridge[387]	dnssd_clientstub ConnectToServer: connect() failed path:/var/run/mDNSResponder Socket:4 Err:-1 Errno:1 Operation not permitted
21.03.2016 17:03:32,606	DataDetectorsDynamicData[405]	### Failed to load Addressbook class CNContactNameFormatter
21.03.2016 17:03:35,359	mds[57]	(DiskStore.Normal:1705) Starting health check...
21.03.2016 17:03:42,698	com.apple.AddressBook.ContactsAccountsService[264]	[Accounts] Current connection, <NSXPCConnection: 0x7fef6b603f10> connection from pid 405, doesn't have account access.
21.03.2016 17:03:42,699	DataDetectorsDynamicData[405]	[Accounts] Failed to update account with identifier 6DBF44CF-881D-4070-900F-8ECD4FAE2C6C, error: Error Domain=ABAddressBookErrorDomain Code=1002 "(null)"
21.03.2016 17:03:43,537	lsd[236]	LaunchServices: Currently 0 installed placeholders: (
)
21.03.2016 17:03:55,000	kernel[0]	000058.780559 IOUSBHostHIDDevice@1d130000,0: IOUSBHostHIDDevice::interruptRetry: resetting device due to IO failures
21.03.2016 17:03:55,000	kernel[0]	ignored is_io_service_close(0x1000003ab,IOHIDParamUserClient)
21.03.2016 17:03:55,757	cfprefsd[120]	BUG in libdispatch: 15D21 - 1631 - 0x0
21.03.2016 17:03:56,000	kernel[0]	000060.053583 IOUSBHostHIDDevice@1d140000,0: IOUSBHostHIDDevice::interruptRetry: resetting device due to IO failures
21.03.2016 17:03:57,000	kernel[0]	000060.129884 IOUSBHostHIDDevice@1d140000,2: IOUSBHostHIDDevice::interruptRetry: resetting device due to IO failures
21.03.2016 17:03:57,000	kernel[0]	000060.129893 IOUSBHostHIDDevice@1d140000,1: IOUSBHostHIDDevice::interruptRetry: resetting device due to IO failures
21.03.2016 17:03:57,717	launchd[1]	BUG in libdispatch: 15D21 - 1631 - 0x0
21.03.2016 17:04:18,824	com.apple.xpc.launchd[1]	(com.apple.FileSyncAgent.PHD.isRunning) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:04:18,831	com.apple.xpc.launchd[1]	(com.apple.speech.speechsynthesisd) This key does not do anything: OnDemand
21.03.2016 17:04:18,833	com.apple.xpc.launchd[1]	(com.apple.trustd.agent) This key does not do anything: OnDemand
21.03.2016 17:04:18,833	com.apple.xpc.launchd[1]	(com.apple.trustd.agent) The ServiceIPC key is no longer respected. Please remove it.
21.03.2016 17:04:18,833	com.apple.xpc.launchd[1]	(com.apple.TrustEvaluationAgent) This key does not do anything: OnDemand
21.03.2016 17:04:26,382	com.apple.xpc.launchd[1]	(com.apple.mdworker.single.08000000-0000-0000-0000-000000000000) Service only ran for 2 seconds. Pushing respawn out by 8 seconds.
21.03.2016 17:04:26,382	com.apple.xpc.launchd[1]	(com.apple.mdworker.single.05000000-0000-0000-0000-000000000000) Service only ran for 4 seconds. Pushing respawn out by 6 seconds.
21.03.2016 17:04:26,382	com.apple.xpc.launchd[1]	(com.apple.mdworker.single.02000000-0000-0000-0000-000000000000) Service only ran for 3 seconds. Pushing respawn out by 7 seconds.
21.03.2016 17:04:26,382	com.apple.xpc.launchd[1]	(com.apple.mdworker.single.03000000-0000-0000-0000-000000000000) Service only ran for 3 seconds. Pushing respawn out by 7 seconds.
21.03.2016 17:04:26,382	com.apple.xpc.launchd[1]	(com.apple.mdworker.single.06000000-0000-0000-0000-000000000000) Service only ran for 4 seconds. Pushing respawn out by 6 seconds.
21.03.2016 17:04:26,382	com.apple.xpc.launchd[1]	(com.apple.mdworker.single.01000000-0000-0000-0000-000000000000) Service only ran for 2 seconds. Pushing respawn out by 8 seconds.
21.03.2016 17:04:26,382	com.apple.xpc.launchd[1]	(com.apple.mdworker.single.07000000-0000-0000-0000-000000000000) Service only ran for 6 seconds. Pushing respawn out by 4 seconds.
21.03.2016 17:04:31,721	com.apple.xpc.launchd[1]	(com.apple.mdworker.single.04000000-0000-0000-0000-000000000000) Service only ran for 9 seconds. Pushing respawn out by 1 seconds.
21.03.2016 17:04:38,480	com.apple.xpc.launchd[1]	(com.apple.mdworker.single.07000000-0000-0000-0000-000000000000) Service only ran for 8 seconds. Pushing respawn out by 2 seconds.
21.03.2016 17:04:38,480	com.apple.xpc.launchd[1]	(com.apple.mdworker.single.06000000-0000-0000-0000-000000000000) Service only ran for 6 seconds. Pushing respawn out by 4 seconds.
21.03.2016 17:04:38,480	com.apple.xpc.launchd[1]	(com.apple.mdworker.single.05000000-0000-0000-0000-000000000000) Service only ran for 6 seconds. Pushing respawn out by 4 seconds.
21.03.2016 17:04:38,509	com.apple.xpc.launchd[1]	(com.apple.mdworker.single.04000000-0000-0000-0000-000000000000) Service only ran for 5 seconds. Pushing respawn out by 5 seconds.
21.03.2016 17:04:39,152	KeyboardSetupAssistant[425]	writeKeyboardType <50475-1133-0> 41
21.03.2016 17:04:46,487	secd[246]	 securityd_xpc_dictionary_handler cloudd[319] copy_matching Error Domain=NSOSStatusErrorDomain Code=-50 "query missing class name" (paramErr: error in user parameter list) UserInfo={NSDescription=query missing class name}
21.03.2016 17:04:46,487	cloudd[319]	 SecOSStatusWith error:[-50] Error Domain=NSOSStatusErrorDomain Code=-50 "query missing class name" (paramErr: error in user parameter list) UserInfo={NSDescription=query missing class name}
21.03.2016 17:04:50,957	com.apple.xpc.launchd[1]	(com.apple.mdworker.single.04000000-0000-0000-0000-000000000000) Service only ran for 7 seconds. Pushing respawn out by 3 seconds.
21.03.2016 17:04:50,957	com.apple.xpc.launchd[1]	(com.apple.mdworker.single.03000000-0000-0000-0000-000000000000) Service only ran for 2 seconds. Pushing respawn out by 8 seconds.
21.03.2016 17:04:50,957	com.apple.xpc.launchd[1]	(com.apple.mdworker.single.05000000-0000-0000-0000-000000000000) Service only ran for 8 seconds. Pushing respawn out by 2 seconds.
21.03.2016 17:04:50,957	com.apple.xpc.launchd[1]	(com.apple.mdworker.single.06000000-0000-0000-0000-000000000000) Service only ran for 8 seconds. Pushing respawn out by 2 seconds.
21.03.2016 17:04:51,330	System Preferences[406]	Failed to connect (mContentView) outlet from (MouseController) to (NSView): missing setter or instance variable
21.03.2016 17:04:55,065	com.apple.SecurityServer[75]	Session 100005 created
21.03.2016 17:05:10,939	login[483]	USER_PROCESS: 483 ttys000
21.03.2016 17:05:24,300	login[483]	DEAD_PROCESS: 483 ttys000
21.03.2016 17:05:25,564	mds[57]	(DiskStore.Normal:2382) 5001 1.730348
21.03.2016 17:05:28,604	AirPlayUIAgent[287]	2016-03-21 05:05:28.603950 PM [AirPlayUIAgent] BecomingInactive: NSWorkspaceWillSleepNotification
21.03.2016 17:05:28,604	CommCenter[235]	Telling CSI to go low power.
21.03.2016 17:05:28,725	identityservicesd[242]	<IMMacNotificationCenterManager: 0x7fe072c21ee0>: notification observer: com.apple.iChat   notification: __CFNotification 0x7fe072f6faa0 {name = _NSDoNotDisturbEnabledNotification}
21.03.2016 17:05:28,725	imagent[262]	<IMMacNotificationCenterManager: 0x7fbfd062d5d0>: notification observer: com.apple.FaceTime   notification: __CFNotification 0x7fbfd07094e0 {name = _NSDoNotDisturbEnabledNotification}
21.03.2016 17:05:28,744	sharingd[285]	17:05:28.743 : Purged contact hashes
21.03.2016 17:05:28,744	identityservicesd[242]	<IMMacNotificationCenterManager: 0x7fe072c21ee0>:    NC Disabled: NO
21.03.2016 17:05:28,744	imagent[262]	<IMMacNotificationCenterManager: 0x7fbfd062d5d0>:    NC Disabled: NO
21.03.2016 17:05:28,751	identityservicesd[242]	<IMMacNotificationCenterManager: 0x7fe072c21ee0>:   DND Enabled: YES
21.03.2016 17:05:28,751	imagent[262]	<IMMacNotificationCenterManager: 0x7fbfd062d5d0>:   DND Enabled: YES
21.03.2016 17:05:28,751	identityservicesd[242]	<IMMacNotificationCenterManager: 0x7fe072c21ee0>: Updating enabled: NO   (Topics: (
))
21.03.2016 17:05:28,751	imagent[262]	<IMMacNotificationCenterManager: 0x7fbfd062d5d0>: Updating enabled: NO   (Topics: (
))
21.03.2016 17:05:28,767	WindowServer[140]	device_generate_desktop_screenshot: authw 0x7fcd29833c00(2000), shield 0x7fcd2a95dc00(2001)
21.03.2016 17:05:28,767	WindowServer[140]	device_generate_lock_screen_screenshot: authw 0x7fcd29833c00(2000)[0, 0, 0, 0] shield 0x7fcd2a95dc00(2001), dev [2560,1440]
21.03.2016 17:05:28,767	WindowServer[140]	no sleep images for WillPowerOffWithImages
21.03.2016 17:05:29,747	cloudfamilyrestrictionsd[311]	CFRPushManager : connection:didChangeConnectedStatus: : 0
21.03.2016 17:05:29,970	sandboxd[254]	([421]) mdworker(421) deny mach-lookup com.apple.nsurlstorage-cache (import fstype:hfs fsflag:480D000 flags:40000005E diag:0 isXCode:0 uti:public.html plugin:/Library/Spotlight/RichText.mdimporter - find suspect file using: sudo mdutil -t 769443)
21.03.2016 17:05:29,974	sandboxd[254]	([421]) mdworker(421) deny mach-lookup com.apple.nsurlstorage-cache (import fstype:hfs fsflag:480D000 flags:40000005E diag:0 isXCode:0 uti:public.html plugin:/Library/Spotlight/RichText.mdimporter - find suspect file using: sudo mdutil -t 769443)
21.03.2016 17:05:30,524	mdworker[421]	CGSConnectionByID: 0 is not a valid connection ID.
21.03.2016 17:05:30,524	mdworker[421]	Invalid Connection ID 0
21.03.2016 17:05:30,534	mdworker[421]	CGSConnectionByID: 0 is not a valid connection ID.
21.03.2016 17:05:30,534	mdworker[421]	CGSConnectionByID: 0 is not a valid connection ID.
21.03.2016 17:05:30,534	mdworker[421]	CGSConnectionByID: 0 is not a valid connection ID.
21.03.2016 17:05:30,551	mdworker[421]	IORegisterForSystemPower failed
21.03.2016 17:05:30,552	mdworker[421]	IORegisterForSystemPower failed
21.03.2016 17:05:35,528	mdworker[421]	In -[NSApplication(NSQuietSafeQuit) _updateCanQuitQuietlyAndSafely], _LSSetApplicationInformationItem(NSCanQuitQuietlyAndSafely) returned error -50
21.03.2016 17:05:38,352	loginwindow[89]	CoreAnimation: warning, deleted thread with uncommitted CATransaction; set CA_DEBUG_TRANSACTIONS=1 in environment to log backtraces.
21.03.2016 17:05:41,555	mds[57]	(DiskStore.Normal:2382) 5001 1.000344
21.03.2016 17:05:43,648	powerd[49]	BUG in libdispatch: 15D21 - 1631 - 0x0
21.03.2016 17:05:46,000	kernel[0]	PM response took 2901 ms (49, powerd)
21.03.2016 17:05:46,000	kernel[0]	kern_open_file_for_direct_io(0)
21.03.2016 17:05:46,000	kernel[0]	kern_open_file_for_direct_io took 0 ms
21.03.2016 17:05:46,000	kernel[0]	Opened file /var/log/SleepWakeStacks.bin, size 172032, extents 1, maxio 2000000 ssd 1
21.03.2016 17:05:46,000	kernel[0]	polled file major 1, minor 0, blocksize 4096, pollers 5
21.03.2016 17:06:24,000	kernel[0]	setWakeOnMagicPacket() ===>
21.03.2016 17:06:24,000	kernel[0]	Ethernet [AtherosE2200]: Wake on magic packet enabled.
21.03.2016 17:06:24,000	kernel[0]	setWakeOnMagicPacket() <===
21.03.2016 17:06:24,000	kernel[0]	disable() ===>
21.03.2016 17:06:24,000	kernel[0]	Ethernet [AtherosE2200]: EEE link partner: 0x0000.
21.03.2016 17:06:24,000	kernel[0]	Ethernet [AtherosE2200]: EEE link partner: 0x0000.
21.03.2016 17:06:24,000	kernel[0]	Ethernet [AtherosE2200]: Link down on en0
21.03.2016 17:06:24,000	kernel[0]	txClearDescriptors() ===>
21.03.2016 17:06:24,000	kernel[0]	txClearDescriptors() <===
21.03.2016 17:06:24,000	kernel[0]	disable() <===
21.03.2016 17:06:24,000	kernel[0]	setPowerState() ===>
21.03.2016 17:06:24,000	kernel[0]	Ethernet [AtherosE2200]: switching to power state 0.
21.03.2016 17:06:24,000	kernel[0]	setPowerState() <===
21.03.2016 17:05:48,000	kernel[0]	Wake reason: PWRB GLAN (User)
21.03.2016 17:06:24,000	kernel[0]	Unsynchronized  TSC for cpu 1: 0x000000017b275424, delta 0x159ee2254
21.03.2016 17:06:24,000	kernel[0]	Unsynchronized  TSC for cpu 2: 0x000000017b462de0, delta 0x159ee2270
21.03.2016 17:06:24,000	kernel[0]	Unsynchronized  TSC for cpu 3: 0x000000017b65016c, delta 0x159ee2258
21.03.2016 17:06:24,000	kernel[0]	Current tsc from rdtsc64() is 6369366084. Rendezvouing..
21.03.2016 17:06:24,000	kernel[0]	Previous sleep cause: 5
21.03.2016 17:06:24,000	kernel[0]	Process[182] crashed: socketfilterfw. Too many corpses being created.
21.03.2016 17:06:24,000	kernel[0]	Process[230] crashed: UserEventAgent. Too many corpses being created.
21.03.2016 17:06:24,000	kernel[0]	Process[240] crashed: WirelessRadioMan. Too many corpses being created.
21.03.2016 17:06:24,000	kernel[0]	Process[246] crashed: secd. Too many corpses being created.
21.03.2016 17:06:24,000	kernel[0]	Process[253] crashed: callservicesd. Too many corpses being created.
21.03.2016 17:06:24,000	kernel[0]	Process[254] crashed: sandboxd. Too many corpses being created.
21.03.2016 17:06:24,000	kernel[0]	Process[262] crashed: imagent. Too many corpses being created.
21.03.2016 17:06:24,000	kernel[0]	setPowerState() ===>
21.03.2016 17:06:24,000	kernel[0]	Ethernet [AtherosE2200]: switching to power state 1.
21.03.2016 17:06:24,000	kernel[0]	setPowerState() <===
21.03.2016 17:06:24,000	kernel[0]	enable() ===>
21.03.2016 17:06:24,000	kernel[0]	selectMedium() ===>
21.03.2016 17:06:24,000	kernel[0]	txClearDescriptors() ===>
21.03.2016 17:06:24,000	kernel[0]	txClearDescriptors() <===
21.03.2016 17:06:24,000	kernel[0]	setMulticastMode() ===>
21.03.2016 17:06:24,000	kernel[0]	setMulticastMode() <===
21.03.2016 17:06:24,000	kernel[0]	Ethernet [AtherosE2200]: Link down on en0
21.03.2016 17:06:24,000	kernel[0]	selectMedium() <===
21.03.2016 17:06:24,819	CommCenter[235]	Telling CSI to exit low power.
21.03.2016 17:06:24,000	kernel[0]	Process[74] crashed: usbmuxd. Too many corpses being created.
21.03.2016 17:06:24,826	CommCenter[235]	Connection interrupted!
21.03.2016 17:06:24,828	UserEventAgent[40]	Captive: [UserAgentDied:143] User Agent @port=83759 Died
21.03.2016 17:06:24,000	kernel[0]	setMulticastMode() ===>
21.03.2016 17:06:24,000	kernel[0]	setMulticastMode() <===
21.03.2016 17:06:24,000	kernel[0]	enable() <===
21.03.2016 17:06:24,000	kernel[0]	setWakeOnMagicPacket() ===>
21.03.2016 17:06:24,000	kernel[0]	Ethernet [AtherosE2200]: Wake on magic packet disabled.
21.03.2016 17:06:24,000	kernel[0]	setWakeOnMagicPacket() <===
21.03.2016 17:06:24,000	kernel[0]	setMulticastMode() ===>
21.03.2016 17:06:24,000	kernel[0]	setMulticastMode() <===
21.03.2016 17:06:24,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:06:24,000	kernel[0]	setMulticastList() <===
21.03.2016 17:06:24,000	kernel[0]	getPacketFilters() ===>
21.03.2016 17:06:24,000	kernel[0]	getPacketFilters() <===
21.03.2016 17:06:24,837	com.apple.xpc.launchd[1]	(com.apple.iconservices.iconservicesagent[62]) Service exited due to signal: Floating point exception: 8
21.03.2016 17:06:24,838	com.apple.xpc.launchd[1]	(com.apple.alf[182]) Service exited due to signal: Floating point exception: 8
21.03.2016 17:06:24,839	com.apple.xpc.launchd[1]	(com.apple.imagent[262]) Service exited due to signal: Floating point exception: 8
21.03.2016 17:06:24,825	diagnosticd[117]	error evaluating process info - pid: 62, puniqueid: 62
21.03.2016 17:06:24,836	diagnosticd[117]	error evaluating process info - pid: 56, puniqueid: 56
21.03.2016 17:06:24,840	com.apple.xpc.launchd[1]	(com.apple.WirelessRadioManagerd-osx[240]) Service exited due to signal: Floating point exception: 8
21.03.2016 17:06:24,841	com.apple.xpc.launchd[1]	(com.apple.sandboxd[254]) Service exited due to signal: Floating point exception: 8
21.03.2016 17:06:24,836	diagnosticd[117]	error evaluating process info - pid: 177, puniqueid: 177
21.03.2016 17:06:24,840	diagnosticd[117]	error evaluating process info - pid: 81, puniqueid: 81
21.03.2016 17:06:24,843	com.apple.xpc.launchd[1]	(com.apple.autofsd[81]) Service exited due to signal: Floating point exception: 8
21.03.2016 17:06:24,844	identityservicesd[242]	<IMMacNotificationCenterManager: 0x7fe072c21ee0>:    NC Disabled: NO
21.03.2016 17:06:24,844	com.apple.xpc.launchd[1]	(com.apple.usbmuxd[74]) Service exited due to signal: Floating point exception: 8
21.03.2016 17:06:24,000	kernel[0]	Sandbox: mDNSResponder(85) deny(1) mach-lookup com.apple.distributed_notifications@1v3
21.03.2016 17:06:24,845	com.apple.xpc.launchd[1]	(com.apple.apsd[72]) Service exited due to signal: Floating point exception: 8
21.03.2016 17:06:24,845	com.apple.xpc.launchd[1]	(com.apple.msrpc.netlogon[177]) Service exited due to signal: Floating point exception: 8
21.03.2016 17:06:24,845	com.apple.xpc.launchd[1]	(com.apple.warmd[56]) Service exited due to signal: Floating point exception: 8
21.03.2016 17:06:24,845	com.apple.xpc.launchd[1]	(com.apple.UserEventAgent-Aqua[230]) Service exited due to signal: Floating point exception: 8
21.03.2016 17:06:24,845	com.apple.xpc.launchd[1]	(com.apple.secd[246]) Service exited due to signal: Floating point exception: 8
21.03.2016 17:06:24,845	com.apple.xpc.launchd[1]	(com.apple.telephonyutilities.callservicesd[253]) Service exited due to signal: Floating point exception: 8
21.03.2016 17:06:24,848	loginwindow[89]	ERROR | -[LWBuiltInScreenLockAuthLion closeAuthAndReset:] | Attempted to remove an observer when not observing
21.03.2016 17:06:24,851	identityservicesd[242]	<IMMacNotificationCenterManager: 0x7fe072c21ee0>:   DND Enabled: YES
21.03.2016 17:06:24,851	identityservicesd[242]	<IMMacNotificationCenterManager: 0x7fe072c21ee0>: Updating enabled: NO   (Topics: (
))
21.03.2016 17:06:24,858	com.apple.xpc.launchd[1]	(com.apple.ReportCrash.Root[501]) Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.ReportCrash.DirectoryService
21.03.2016 17:06:24,874	com.apple.usbmuxd[505]	log filter changed from 4 to 6
21.03.2016 17:06:24,883	com.apple.usbmuxd[505]	usbmuxd-364 on Aug  4 2015 at 14:36:18, running 64 bit
21.03.2016 17:06:24,951	identityservicesd[242]	<IMMacNotificationCenterManager: 0x7fe072c21ee0>:    NC Disabled: NO
21.03.2016 17:06:24,955	identityservicesd[242]	<IMMacNotificationCenterManager: 0x7fe072c21ee0>:   DND Enabled: YES
21.03.2016 17:06:24,955	identityservicesd[242]	<IMMacNotificationCenterManager: 0x7fe072c21ee0>: Updating enabled: NO   (Topics: (
))
21.03.2016 17:06:24,963	identityservicesd[242]	<IMMacNotificationCenterManager: 0x7fe072c21ee0>:    NC Disabled: NO
21.03.2016 17:06:24,967	identityservicesd[242]	<IMMacNotificationCenterManager: 0x7fe072c21ee0>:   DND Enabled: YES
21.03.2016 17:06:24,967	identityservicesd[242]	<IMMacNotificationCenterManager: 0x7fe072c21ee0>: Updating enabled: NO   (Topics: (
))
21.03.2016 17:06:24,995	apsd[506]	Attempt to set push wake topics without dark wake enabled: ()
21.03.2016 17:06:24,995	apsd[506]	Unable to bootstrap_look_up connection port 'com.apple.askpermission.aps' for user 0: Unknown service name
21.03.2016 17:06:24,995	apsd[506]	Attempt to set push wake topics without dark wake enabled: ()
21.03.2016 17:06:24,996	apsd[506]	Unable to bootstrap_look_up connection port 'com.apple.askpermission.aps' for user 0: Unknown service name
21.03.2016 17:06:24,996	apsd[506]	<APSConnectionServer: 0x7fb73b5519c0> Invalid mach port - Cleaning up this named port's topics. com.apple.askpermission.aps
21.03.2016 17:06:25,013	apsd[506]	Attempt to set push wake topics without dark wake enabled: ()
21.03.2016 17:06:25,014	apsd[506]	Attempt to set push wake topics without dark wake enabled: ()
21.03.2016 17:06:25,039	apsd[506]	Attempt to set push wake topics without dark wake enabled: ()
21.03.2016 17:06:25,040	apsd[506]	Attempt to set push wake topics without dark wake enabled: ()
21.03.2016 17:06:25,041	apsd[506]	Attempt to set push wake topics without dark wake enabled: ()
21.03.2016 17:06:25,042	apsd[506]	Attempt to set push wake topics without dark wake enabled: ()
21.03.2016 17:06:25,043	WindowServer[140]	CGXDisplayDidWakeNotification [173747900964]: posting kCGSDisplayDidWake
21.03.2016 17:06:25,044	WindowServer[140]	handle_will_sleep_auth_and_shield_windows: NULL shield_window (lock state: 1)
21.03.2016 17:06:25,062	apsd[506]	Attempt to set push wake topics without dark wake enabled: ()
21.03.2016 17:06:25,120	apsd[506]	Attempt to set push wake topics without dark wake enabled: ()
21.03.2016 17:06:25,123	apsd[506]	Attempt to set push wake topics without dark wake enabled: ()
21.03.2016 17:06:25,124	apsd[506]	Attempt to set push wake topics without dark wake enabled: ()
21.03.2016 17:06:25,138	apsd[506]	Attempt to set push wake topics without dark wake enabled: ()
21.03.2016 17:06:25,149	UserEventAgent[508]	Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
21.03.2016 17:06:25,174	cloudfamilyrestrictionsd[311]	CFRPushManager : connectionDidReconnect:
21.03.2016 17:06:25,196	identityservicesd[242]	<IMMacNotificationCenterManager: 0x7fe072c21ee0>:    NC Disabled: NO
21.03.2016 17:06:25,199	identityservicesd[242]	<IMMacNotificationCenterManager: 0x7fe072c21ee0>:   DND Enabled: NO
21.03.2016 17:06:25,199	identityservicesd[242]	<IMMacNotificationCenterManager: 0x7fe072c21ee0>: Updating enabled: YES   (Topics: (
    "com.apple.private.alloy.icloudpairing",
    "com.apple.private.alloy.continuity.encryption",
    "com.apple.private.alloy.continuity.activity",
    "com.apple.ess",
    "com.apple.private.ids",
    "com.apple.private.alloy.phonecontinuity",
    "com.apple.madrid",
    "com.apple.private.ac",
    "com.apple.private.alloy.phone.auth",
    "com.apple.private.alloy.keychainsync",
    "com.apple.private.alloy.fmf",
    "com.apple.private.alloy.thumper.keys",
    "com.apple.private.alloy.maps",
    "com.apple.private.alloy.screensharing",
    "com.apple.private.alloy.continuity.tethering"
))
21.03.2016 17:06:25,199	identityservicesd[242]	<IMMacNotificationCenterManager: 0x7fe072c21ee0>: notification observer: com.apple.iChat   notification: __CFNotification 0x7fe072e30570 {name = _NSDoNotDisturbDisabledNotification}
21.03.2016 17:06:25,203	identityservicesd[242]	<IMMacNotificationCenterManager: 0x7fe072c21ee0>:    NC Disabled: NO
21.03.2016 17:06:25,208	identityservicesd[242]	<IMMacNotificationCenterManager: 0x7fe072c21ee0>:   DND Enabled: NO
21.03.2016 17:06:25,208	identityservicesd[242]	<IMMacNotificationCenterManager: 0x7fe072c21ee0>: Updating enabled: YES   (Topics: (
    "com.apple.private.alloy.icloudpairing",
    "com.apple.private.alloy.continuity.encryption",
    "com.apple.private.alloy.continuity.activity",
    "com.apple.ess",
    "com.apple.private.ids",
    "com.apple.private.alloy.phonecontinuity",
    "com.apple.madrid",
    "com.apple.private.ac",
    "com.apple.private.alloy.phone.auth",
    "com.apple.private.alloy.keychainsync",
    "com.apple.private.alloy.fmf",
    "com.apple.private.alloy.thumper.keys",
    "com.apple.private.alloy.maps",
    "com.apple.private.alloy.screensharing",
    "com.apple.private.alloy.continuity.tethering"
))
21.03.2016 17:06:25,215	imagent[503]	<IMMacNotificationCenterManager: 0x7fac93413d80>: Configuring notification center for identifier: com.apple.FaceTime   topics: (null)
21.03.2016 17:06:25,227	imagent[503]	<IMMacNotificationCenterManager: 0x7fac93413d80>:    NC Disabled: NO
21.03.2016 17:06:25,230	imagent[503]	<IMMacNotificationCenterManager: 0x7fac93413d80>:   DND Enabled: NO
21.03.2016 17:06:25,230	imagent[503]	<IMMacNotificationCenterManager: 0x7fac93413d80>: Updating enabled: YES   (Topics: (null))
21.03.2016 17:06:25,237	imagent[503]	<IMMacNotificationCenterManager: 0x7fac93413d80>:    NC Disabled: NO
21.03.2016 17:06:25,241	imagent[503]	<IMMacNotificationCenterManager: 0x7fac93413d80>:   DND Enabled: NO
21.03.2016 17:06:25,241	imagent[503]	<IMMacNotificationCenterManager: 0x7fac93413d80>: Updating enabled: YES   (Topics: (
    "com.apple.ess",
    "com.apple.private.ac"
))
21.03.2016 17:06:25,250	identityservicesd[242]	<IMMacNotificationCenterManager: 0x7fe072c21ee0>:    NC Disabled: NO
21.03.2016 17:06:25,255	identityservicesd[242]	<IMMacNotificationCenterManager: 0x7fe072c21ee0>:   DND Enabled: NO
21.03.2016 17:06:25,255	identityservicesd[242]	<IMMacNotificationCenterManager: 0x7fe072c21ee0>: Updating enabled: YES   (Topics: (
    "com.apple.private.alloy.icloudpairing",
    "com.apple.private.alloy.continuity.encryption",
    "com.apple.private.alloy.continuity.activity",
    "com.apple.ess",
    "com.apple.private.ids",
    "com.apple.private.alloy.phonecontinuity",
    "com.apple.madrid",
    "com.apple.private.ac",
    "com.apple.private.alloy.phone.auth",
    "com.apple.private.alloy.keychainsync",
    "com.apple.private.alloy.fmf",
    "com.apple.private.alloy.sms",
    "com.apple.private.alloy.thumper.keys",
    "com.apple.private.alloy.maps",
    "com.apple.private.alloy.screensharing",
    "com.apple.private.alloy.continuity.tethering"
))
21.03.2016 17:06:25,261	imagent[503]	### Failed to load Addressbook class CNContactNameFormatter
21.03.2016 17:06:25,272	apsd[506]	Peer [pid=315] requested push wake but lacks APSPushWakeEntitlement
21.03.2016 17:06:25,275	UserEventAgent[508]	user agent networkd: built Nov 16 2015 23:08:50
21.03.2016 17:06:25,318	UserEventAgent[508]	received an unknown event from daemon
21.03.2016 17:06:25,732	ReportCrash[501]	Saved crash report for autofsd[81] version 250.10.1 to /Library/Logs/DiagnosticReports/autofsd_2016-03-21-170625_iMac-Konrad.crash
21.03.2016 17:06:25,732	ReportCrash[501]	Saved crash report for iconservicesagent[62] version 68.1 to /Library/Logs/DiagnosticReports/iconservicesagent_2016-03-21-170625_iMac-Konrad.crash
21.03.2016 17:06:25,738	ReportCrash[501]	Saved crash report for warmd[56] version 58 to /Library/Logs/DiagnosticReports/warmd_2016-03-21-170625_iMac-Konrad.crash
21.03.2016 17:06:25,741	ReportCrash[501]	Saved crash report for rpcsvchost[177] version 347 to /Library/Logs/DiagnosticReports/rpcsvchost_2016-03-21-170625_iMac-Konrad.crash
21.03.2016 17:06:25,749	ReportCrash[501]	Saved crash report for apsd[72] version 289 to /Library/Logs/DiagnosticReports/apsd_2016-03-21-170625_iMac-Konrad.crash
21.03.2016 17:06:25,868	sandboxd[516]	([287]) AirPlayUIAgent(287) deny iokit-set-properties IOAudioControlValue
21.03.2016 17:06:25,968	syncdefaultsd[512]	accountsd has been removed from syncing apps.
21.03.2016 17:06:26,000	kernel[0]	Ethernet [AtherosE2200]: EEE link partner: 0x0000.
21.03.2016 17:06:26,000	kernel[0]	Ethernet [AtherosE2200]: Link up on en0, 100-Megabit, Full-duplex, Rx/Tx flow-control
21.03.2016 17:06:26,000	kernel[0]	getPacketFilters() ===>
21.03.2016 17:06:26,000	kernel[0]	getPacketFilters() <===
21.03.2016 17:06:26,000	kernel[0]	Ethernet [AtherosE2200]: EEE link partner: 0x0000.
21.03.2016 17:06:26,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:06:26,000	kernel[0]	setMulticastList() <===
21.03.2016 17:06:26,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:06:26,000	kernel[0]	setMulticastList() <===
21.03.2016 17:06:26,000	kernel[0]	in6_unlink_ifa: IPv6 address 0x9bb56675c03036d9 has no prefix
21.03.2016 17:06:26,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:06:26,000	kernel[0]	setMulticastList() <===
21.03.2016 17:06:26,492	configd[48]	LINKLOCAL en0: parent has no IP
21.03.2016 17:06:26,497	ntpd[176]	sigio_handler: sigio_handler_active != 1
21.03.2016 17:06:26,497	ntpd[176]	sigio_handler: sigio_handler_active != 0
21.03.2016 17:06:26,498	configd[48]	network changed: v4(en0-:192.168.1.106) DNS- Proxy-
21.03.2016 17:06:26,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:06:26,000	kernel[0]	setMulticastList() <===
21.03.2016 17:06:26,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:06:26,000	kernel[0]	setMulticastList() <===
21.03.2016 17:06:26,521	networkd[159]	-[NETClientConnection effectiveBundleID] using process name SafariDAVClient as bundle ID (this is expected for daemons without bundle ID
21.03.2016 17:06:26,522	networkd[159]	-[NETClientConnection effectiveBundleID] using process name SafariDAVClient as bundle ID (this is expected for daemons without bundle ID
21.03.2016 17:06:26,528	networkd[159]	-[NETClientConnection effectiveBundleID] using process name apsd as bundle ID (this is expected for daemons without bundle ID
21.03.2016 17:06:26,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:06:26,000	kernel[0]	setMulticastList() <===
21.03.2016 17:06:26,552	configd[48]	network changed: v4(en0+:192.168.1.106) DNS+ Proxy+ SMB
21.03.2016 17:06:28,443	com.apple.CDScheduler[508]	Initial power state set to AC Power
21.03.2016 17:06:35,329	com.apple.AddressBook.InternetAccountsBridge[519]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 1
21.03.2016 17:06:35,342	sandboxd[516]	([519]) com.apple.Addres(519) deny network-outbound /private/var/run/mDNSResponder
21.03.2016 17:06:35,801	secd[514]	 __SOSUpdateKeyInterest_block_invoke_2 Error getting ring interests (null)
21.03.2016 17:06:35,802	secd[514]	 SOSAccountThisDeviceCanSyncWithCircle sync with device failure: Error Domain=com.apple.security.sos.error Code=1035 "Account identity not set" UserInfo={NSDescription=Account identity not set}
21.03.2016 17:06:35,804	secd[514]	 securityd_xpc_dictionary_handler IDSKeychainSynci[331] SetDeviceID Error Domain=com.apple.security.sos.error Code=1032 "No peer for me" UserInfo={NSDescription=No peer for me}
21.03.2016 17:06:35,833	CloudKeychainProxy[266]	 __45-[UbiqitousKVSProxy doEnsurePeerRegistration]_block_invoke <UB---e-C---> ensurePeerRegistration called, success ((null))
21.03.2016 17:06:36,336	com.apple.AddressBook.InternetAccountsBridge[519]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 2
21.03.2016 17:06:36,342	sandboxd[516]	([519]) com.apple.Addres(519) deny network-outbound /private/var/run/mDNSResponder
21.03.2016 17:06:36,808	cloudfamilyrestrictionsd[311]	CFRPushManager : connection:didChangeConnectedStatus: : 1
21.03.2016 17:06:37,423	com.apple.AddressBook.InternetAccountsBridge[519]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 3
21.03.2016 17:06:37,429	sandboxd[516]	([519]) com.apple.Addres(519) deny network-outbound /private/var/run/mDNSResponder
21.03.2016 17:06:38,499	com.apple.AddressBook.InternetAccountsBridge[519]	dnssd_clientstub ConnectToServer: connect() failed path:/var/run/mDNSResponder Socket:4 Err:-1 Errno:1 Operation not permitted
21.03.2016 17:06:38,501	com.apple.AddressBook.InternetAccountsBridge[519]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 1
21.03.2016 17:06:38,505	sandboxd[516]	([519]) com.apple.Addres(519) deny network-outbound /private/var/run/mDNSResponder
21.03.2016 17:06:38,508	sandboxd[516]	([519]) com.apple.Addres(519) deny network-outbound /private/var/run/mDNSResponder
21.03.2016 17:06:39,012	Safari[521]	KeychainGetICDPStatus: keychain: -25300
21.03.2016 17:06:39,012	Safari[521]	KeychainGetICDPStatus: status: off
21.03.2016 17:06:39,030	Safari[521]	KeychainGetICDPStatus: keychain: -25300
21.03.2016 17:06:39,030	Safari[521]	KeychainGetICDPStatus: status: off
21.03.2016 17:06:39,000	kernel[0]	Sandbox: storeaccountd(320) deny(1) file-write-create /Users/Konrad/Library/Caches/com.apple.Safari/ProductionBag
21.03.2016 17:06:39,000	kernel[0]	Sandbox: com.apple.Addres(519) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:06:39,554	com.apple.AddressBook.InternetAccountsBridge[519]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 2
21.03.2016 17:06:39,849	Mail[525]	AllSignatures.plist: Syncing with cloud -- updating local; no cloud data not reachable, error: Error Domain=NSCocoaErrorDomain Code=260 "Nie można otworzyć pliku „ubiquitous_AllSignatures.plist”; nie ma takiego pliku." UserInfo={NSURL=file:///Users/Konrad/Library/Mobile%20Documents/com~apple~mail/Data/V3/MailData/Signatures/ubiquitous_AllSignatures.plist, NSFilePath=/Users/Konrad/Library/Mobile Documents/com~apple~mail/Data/V3/MailData/Signatures/ubiquitous_AllSignatures.plist, NSUnderlyingError=0x7fd1e1fb4570 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}}
21.03.2016 17:06:40,000	kernel[0]	Sandbox: Contacts(527) allow(0) mach-register com.apple.AddressBook.AddressBookApplicationFrameworkIPC
21.03.2016 17:06:40,000	kernel[0]	Sandbox: com.apple.Addres(519) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:06:40,628	com.apple.AddressBook.InternetAccountsBridge[519]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 3
21.03.2016 17:06:41,524	CalendarAgent[250]	[com.apple.calendar.store.log.caldav.coredav] [Refusing to parse response to PROPPATCH because of content-type: [text/html; charset=UTF-8].]
21.03.2016 17:06:41,568	CalendarAgent[250]	[com.apple.calendar.store.log.caldav.coredav] [Refusing to parse response to PROPPATCH because of content-type: [text/html; charset=UTF-8].]
21.03.2016 17:06:41,000	kernel[0]	Sandbox: com.apple.Addres(519) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:06:41,657	com.apple.AddressBook.InternetAccountsBridge[519]	dnssd_clientstub ConnectToServer: connect() failed path:/var/run/mDNSResponder Socket:4 Err:-1 Errno:1 Operation not permitted
21.03.2016 17:06:41,846	Notes[531]	Invalid connection
21.03.2016 17:06:41,846	Notes[531]	Generic XPC error: Connection invalid. This may indicate version mismatch
21.03.2016 17:06:42,004	AddressBookSourceSync[511]	AOSKit WARN: (-) Invalid url: https://(censored)%40gmail.com@www.googleapis.com/carddav/v1/principals/(censored)%40gmail.com/lists/
21.03.2016 17:06:42,633	CalendarAgent[250]	[com.apple.calendar.store.log.caldav.coredav] [Refusing to parse response to PROPPATCH because of content-type: [text/html; charset=UTF-8].]
21.03.2016 17:06:42,720	CalendarAgent[250]	[com.apple.calendar.store.log.caldav.coredav] [Refusing to parse response to PROPPATCH because of content-type: [text/html; charset=UTF-8].]
21.03.2016 17:06:42,891	accountsd[248]	AIDA Notification plugin running
21.03.2016 17:06:43,016	com.apple.AddressBook.InternetAccountsBridge[534]	[AOSAccounts] : [__49-[ACAccountStore(iCloudAccount) icaAppleAccounts]_block_invoke] : accountsWithAccountType returned error: Error Domain=com.apple.accounts Code=9 "(null)"
21.03.2016 17:06:43,000	kernel[0]	Sandbox: com.apple.Addres(534) deny(1) mach-lookup com.apple.cdp.daemon
21.03.2016 17:06:43,018	com.apple.AddressBook.InternetAccountsBridge[534]	Checking iCDP status for DSID 1359696360 (checkWithServer=0)
21.03.2016 17:06:43,018	com.apple.AddressBook.InternetAccountsBridge[534]	Daemon connection invalidated!
21.03.2016 17:06:43,018	com.apple.AddressBook.InternetAccountsBridge[534]	XPC Error while checking if iCDP is enabled for DSID 1359696360: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.cdp.daemon was invalidated." UserInfo={NSDebugDescription=The connection to service named com.apple.cdp.daemon was invalidated.}
21.03.2016 17:06:43,000	kernel[0]	Sandbox: com.apple.Addres(534) deny(1) mach-lookup com.apple.cdp.daemon
21.03.2016 17:06:43,018	com.apple.AddressBook.InternetAccountsBridge[534]	Checking iCDP status for DSID 1359696360 (checkWithServer=0)
21.03.2016 17:06:43,018	com.apple.AddressBook.InternetAccountsBridge[534]	Daemon connection invalidated!
21.03.2016 17:06:43,018	com.apple.AddressBook.InternetAccountsBridge[534]	XPC Error while checking if iCDP is enabled for DSID 1359696360: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.cdp.daemon was invalidated." UserInfo={NSDebugDescription=The connection to service named com.apple.cdp.daemon was invalidated.}
21.03.2016 17:06:43,019	com.apple.AddressBook.InternetAccountsBridge[534]	[AOSAccounts] : [__49-[ACAccountStore(iCloudAccount) icaAppleAccounts]_block_invoke] : accountsWithAccountType returned error: Error Domain=com.apple.accounts Code=9 "(null)"
21.03.2016 17:06:43,020	com.apple.AddressBook.InternetAccountsBridge[534]	[AOSAccounts] : [__49-[ACAccountStore(iCloudAccount) icaAppleAccounts]_block_invoke] : accountsWithAccountType returned error: Error Domain=com.apple.accounts Code=9 "(null)"
21.03.2016 17:06:43,021	com.apple.AddressBook.InternetAccountsBridge[534]	[AOSAccounts] : ___ZN15ServiceProvider21SetEnabledOnACAccountEbb18MMSetEnableOptions_block_invoke Unable to find an existing AppleAccount for DSID: 1359696360
21.03.2016 17:06:43,052	AddressBookSourceSync[511]	[CardDAVPlugin-ERROR] -getHomeInfo:[_controller containersAtURLs:{(
    https://(censored)%40gmail.com@p35-contacts.icloud.com/1359696360/carddavhome/
)}] Error Domain=CoreDAVErrorDomain Code=1 "(null)"
21.03.2016 17:06:43,052	AddressBookSourceSync[511]	[CardDAVPlugin-ERROR] Exception caught while running sync with server: Error Domain=CoreDAVErrorDomain Code=1 "(null)"
21.03.2016 17:06:43,418	lsd[236]	Unentitled request to set default handler for content type com.apple.ical.backup by pid 530
21.03.2016 17:06:43,418	lsd[236]	Unentitled request to set default handler for content type dyn.age80w25brv4g83dt by pid 530
21.03.2016 17:06:43,446	Notes[531]	Check device and migration status.
21.03.2016 17:06:43,446	Notes[531]	Got old device list
21.03.2016 17:06:43,446	Notes[531]	Got new device list
21.03.2016 17:06:43,446	Notes[531]	Got device list response
21.03.2016 17:06:43,446	Notes[531]	Trying to get all visible notes from a nil object ID
21.03.2016 17:06:43,446	Notes[531]	startupMigrationType: ICStartupMigrationTypeAlreadyUpgraded
21.03.2016 17:06:43,446	Notes[531]	Trying to get all visible notes from a nil object ID
21.03.2016 17:06:43,447	Notes[531]	startupMigrationType: ICStartupMigrationTypeAlreadyUpgraded
21.03.2016 17:06:44,861	Notes[531]	Continuing migration if necessary
21.03.2016 17:06:44,861	Notes[531]	Already finished with migration
21.03.2016 17:06:46,669	AirPlayUIAgent[287]	2016-03-21 05:06:46.668608 PM [AirPlayUIAgent] BecomingInactive: NSWorkspaceWillSleepNotification
21.03.2016 17:06:46,668	CommCenter[235]	Telling CSI to go low power.
21.03.2016 17:06:46,776	WindowServer[140]	device_generate_desktop_screenshot: authw 0x7fcd2a10fe00(2000), shield 0x7fcd2a9cac00(2001)
21.03.2016 17:06:46,776	WindowServer[140]	device_generate_lock_screen_screenshot: authw 0x7fcd2a10fe00(2000)[0, 0, 0, 0] shield 0x7fcd2a9cac00(2001), dev [2560,1440]
21.03.2016 17:06:46,776	WindowServer[140]	no sleep images for WillPowerOffWithImages
21.03.2016 17:06:46,000	kernel[0]	PM response took 113 ms (89, loginwindow)
21.03.2016 17:06:46,000	kernel[0]	PM response took 114 ms (89, loginwindow)
21.03.2016 17:06:46,879	identityservicesd[242]	<IMMacNotificationCenterManager: 0x7fe072c21ee0>: notification observer: com.apple.iChat   notification: __CFNotification 0x7fe072d271b0 {name = _NSDoNotDisturbEnabledNotification}
21.03.2016 17:06:46,879	imagent[503]	<IMMacNotificationCenterManager: 0x7fac93413d80>: notification observer: com.apple.FaceTime   notification: __CFNotification 0x7fac93612de0 {name = _NSDoNotDisturbEnabledNotification}
21.03.2016 17:06:46,890	identityservicesd[242]	<IMMacNotificationCenterManager: 0x7fe072c21ee0>:    NC Disabled: NO
21.03.2016 17:06:46,896	identityservicesd[242]	<IMMacNotificationCenterManager: 0x7fe072c21ee0>:   DND Enabled: YES
21.03.2016 17:06:46,896	identityservicesd[242]	<IMMacNotificationCenterManager: 0x7fe072c21ee0>: Updating enabled: NO   (Topics: (
))
21.03.2016 17:06:46,896	imagent[503]	<IMMacNotificationCenterManager: 0x7fac93413d80>:    NC Disabled: NO
21.03.2016 17:06:46,899	imagent[503]	<IMMacNotificationCenterManager: 0x7fac93413d80>:   DND Enabled: YES
21.03.2016 17:06:46,900	imagent[503]	<IMMacNotificationCenterManager: 0x7fac93413d80>: Updating enabled: NO   (Topics: (
))
21.03.2016 17:06:47,755	cloudfamilyrestrictionsd[311]	CFRPushManager : connection:didChangeConnectedStatus: : 0
21.03.2016 17:06:50,788	Contacts[527]	AOSKit WARN: (-) Invalid url: https://(censored)%40gmail.com@www.googleapis.com/carddav/v1/principals/(censored)%40gmail.com/
21.03.2016 17:06:50,804	secd[514]	 SOSAccountThisDeviceCanSyncWithCircle sync with device failure: Error Domain=com.apple.security.sos.error Code=1035 "Account identity not set" UserInfo={NSDescription=Account identity not set}
21.03.2016 17:06:50,000	kernel[0]	Sandbox: com.apple.Addres(537) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:06:50,913	com.apple.AddressBook.InternetAccountsBridge[537]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 1
21.03.2016 17:06:52,000	kernel[0]	Sandbox: com.apple.Addres(537) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:06:52,012	com.apple.AddressBook.InternetAccountsBridge[537]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 2
21.03.2016 17:06:52,971	com.apple.AddressBook.ContactsAccountsService[264]	[Accounts] Current connection, <NSXPCConnection: 0x7fef6b7156d0> connection from pid 285, doesn't have account access.
21.03.2016 17:06:52,971	sharingd[285]	[Accounts] Failed to update account with identifier 6DBF44CF-881D-4070-900F-8ECD4FAE2C6C, error: Error Domain=ABAddressBookErrorDomain Code=1002 "(null)"
21.03.2016 17:06:52,972	com.apple.AddressBook.ContactsAccountsService[264]	[Accounts] Current connection, <NSXPCConnection: 0x7fef6b7156d0> connection from pid 285, doesn't have account access.
21.03.2016 17:06:52,972	sharingd[285]	[Accounts] Failed to update account with identifier F0EE9251-B176-4DD1-9EA9-13ECA89110BD, error: Error Domain=ABAddressBookErrorDomain Code=1002 "(null)"
21.03.2016 17:06:52,987	com.apple.AddressBook.ContactsAccountsService[264]	[Accounts] Current connection, <NSXPCConnection: 0x7fef6b4154d0> connection from pid 258, doesn't have account access.
21.03.2016 17:06:52,987	CalNCService[258]	[Accounts] Failed to update account with identifier 6DBF44CF-881D-4070-900F-8ECD4FAE2C6C, error: Error Domain=ABAddressBookErrorDomain Code=1002 "(null)"
21.03.2016 17:06:52,995	com.apple.AddressBook.ContactsAccountsService[264]	[Accounts] Current connection, <NSXPCConnection: 0x7fef6b4154d0> connection from pid 258, doesn't have account access.
21.03.2016 17:06:52,995	CalNCService[258]	[Accounts] Failed to update account with identifier F0EE9251-B176-4DD1-9EA9-13ECA89110BD, error: Error Domain=ABAddressBookErrorDomain Code=1002 "(null)"
21.03.2016 17:06:53,054	com.apple.AddressBook.ContactsAccountsService[264]	[Accounts] Current connection, <NSXPCConnection: 0x7fef6b603f10> connection from pid 405, doesn't have account access.
21.03.2016 17:06:53,055	DataDetectorsDynamicData[405]	[Accounts] Failed to update account with identifier 6DBF44CF-881D-4070-900F-8ECD4FAE2C6C, error: Error Domain=ABAddressBookErrorDomain Code=1002 "(null)"
21.03.2016 17:06:53,000	kernel[0]	Sandbox: com.apple.Addres(537) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:06:53,162	com.apple.AddressBook.InternetAccountsBridge[537]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 3
21.03.2016 17:06:53,181	com.apple.AddressBook.ContactsAccountsService[264]	[Accounts] Current connection, <NSXPCConnection: 0x7fef6b603f10> connection from pid 405, doesn't have account access.
21.03.2016 17:06:53,182	DataDetectorsDynamicData[405]	[Accounts] Failed to update account with identifier F0EE9251-B176-4DD1-9EA9-13ECA89110BD, error: Error Domain=ABAddressBookErrorDomain Code=1002 "(null)"
21.03.2016 17:06:54,000	kernel[0]	Sandbox: com.apple.Addres(537) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:06:54,222	com.apple.AddressBook.InternetAccountsBridge[537]	dnssd_clientstub ConnectToServer: connect() failed path:/var/run/mDNSResponder Socket:4 Err:-1 Errno:1 Operation not permitted
21.03.2016 17:06:54,000	kernel[0]	Sandbox: com.apple.Addres(537) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:06:54,223	com.apple.AddressBook.InternetAccountsBridge[537]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 1
21.03.2016 17:06:55,000	kernel[0]	Sandbox: com.apple.Addres(537) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:06:55,234	com.apple.AddressBook.InternetAccountsBridge[537]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 2
21.03.2016 17:06:56,000	kernel[0]	Sandbox: com.apple.Addres(537) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:06:56,234	com.apple.AddressBook.InternetAccountsBridge[537]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 3
21.03.2016 17:06:57,000	kernel[0]	Sandbox: com.apple.Addres(537) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:06:57,249	com.apple.AddressBook.InternetAccountsBridge[537]	dnssd_clientstub ConnectToServer: connect() failed path:/var/run/mDNSResponder Socket:4 Err:-1 Errno:1 Operation not permitted
21.03.2016 17:07:01,174	loginwindow[89]	CoreAnimation: warning, deleted thread with uncommitted CATransaction; set CA_DEBUG_TRANSACTIONS=1 in environment to log backtraces.
21.03.2016 17:07:01,506	mds[57]	(DiskStore.Normal:2382) 58001 1.000003
21.03.2016 17:07:01,752	mDNSResponder[85]	mDNS_DeregisterInterface: Frequent transitions for interface en0 (192.168.1.106)
21.03.2016 17:07:04,000	kernel[0]	PM response took 2774 ms (49, powerd)
21.03.2016 17:07:04,000	kernel[0]	kern_open_file_for_direct_io(0)
21.03.2016 17:07:04,000	kernel[0]	kern_open_file_for_direct_io took 0 ms
21.03.2016 17:07:04,000	kernel[0]	Opened file /var/log/SleepWakeStacks.bin, size 172032, extents 1, maxio 2000000 ssd 1
21.03.2016 17:07:04,000	kernel[0]	polled file major 1, minor 0, blocksize 4096, pollers 5
21.03.2016 17:07:28,000	kernel[0]	setWakeOnMagicPacket() ===>
21.03.2016 17:07:28,000	kernel[0]	Ethernet [AtherosE2200]: Wake on magic packet enabled.
21.03.2016 17:07:28,000	kernel[0]	setWakeOnMagicPacket() <===
21.03.2016 17:07:28,000	kernel[0]	disable() ===>
21.03.2016 17:07:28,000	kernel[0]	Ethernet [AtherosE2200]: EEE link partner: 0x0000.
21.03.2016 17:07:28,000	kernel[0]	Ethernet [AtherosE2200]: EEE link partner: 0x0000.
21.03.2016 17:07:28,000	kernel[0]	Ethernet [AtherosE2200]: Link down on en0
21.03.2016 17:07:28,000	kernel[0]	txClearDescriptors() ===>
21.03.2016 17:07:28,000	kernel[0]	txClearDescriptors() <===
21.03.2016 17:07:28,000	kernel[0]	disable() <===
21.03.2016 17:07:28,000	kernel[0]	setPowerState() ===>
21.03.2016 17:07:28,000	kernel[0]	Ethernet [AtherosE2200]: switching to power state 0.
21.03.2016 17:07:28,000	kernel[0]	setPowerState() <===
21.03.2016 17:07:06,000	kernel[0]	Wake reason: PWRB (User)
21.03.2016 17:07:28,000	kernel[0]	Unsynchronized  TSC for cpu 1: 0x000000017a0df244, delta 0x1591c9385
21.03.2016 17:07:28,000	kernel[0]	Unsynchronized  TSC for cpu 2: 0x000000017a2cca94, delta 0x1591c9385
21.03.2016 17:07:28,000	kernel[0]	Unsynchronized  TSC for cpu 3: 0x000000017a4ba494, delta 0x1591c9381
21.03.2016 17:07:28,000	kernel[0]	Current tsc from rdtsc64() is 6351542292. Rendezvouing..
21.03.2016 17:07:28,000	kernel[0]	Previous sleep cause: 5
21.03.2016 17:07:28,000	kernel[0]	Process[140] crashed: WindowServer. Too many corpses being created.
21.03.2016 17:07:28,000	kernel[0]	Process[322] crashed: nsurlsessiond. Too many corpses being created.
21.03.2016 17:07:28,000	kernel[0]	Process[391] crashed: LaterAgent. Too many corpses being created.
21.03.2016 17:07:28,000	kernel[0]	Process[319] crashed: cloudd. Too many corpses being created.
21.03.2016 17:07:28,000	kernel[0]	Process[337] crashed: SpotlightNetHelp. Too many corpses being created.
21.03.2016 17:07:28,000	kernel[0]	Process[503] crashed: imagent. Too many corpses being created.
21.03.2016 17:07:28,000	kernel[0]	Process[506] crashed: apsd. Too many corpses being created.
21.03.2016 17:07:28,000	kernel[0]	Process[514] crashed: secd. Too many corpses being created.
21.03.2016 17:07:28,000	kernel[0]	Process[516] crashed: sandboxd. Too many corpses being created.
21.03.2016 17:07:28,000	kernel[0]	Process[285] crashed: sharingd. Too many corpses being created.
21.03.2016 17:07:28,812	diagnosticd[117]	error evaluating process info - pid: 85, puniqueid: 85
21.03.2016 17:07:28,000	kernel[0]	setPowerState() ===>
21.03.2016 17:07:28,000	kernel[0]	Ethernet [AtherosE2200]: switching to power state 1.
21.03.2016 17:07:28,000	kernel[0]	setPowerState() <===
21.03.2016 17:07:28,000	kernel[0]	enable() ===>
21.03.2016 17:07:28,000	kernel[0]	selectMedium() ===>
21.03.2016 17:07:28,000	kernel[0]	txClearDescriptors() ===>
21.03.2016 17:07:28,000	kernel[0]	txClearDescriptors() <===
21.03.2016 17:07:28,000	kernel[0]	setMulticastMode() ===>
21.03.2016 17:07:28,000	kernel[0]	setMulticastMode() <===
21.03.2016 17:07:28,000	kernel[0]	Ethernet [AtherosE2200]: Link down on en0
21.03.2016 17:07:28,000	kernel[0]	Process[302] crashed: Finder. Too many corpses being created.
21.03.2016 17:07:28,000	kernel[0]	selectMedium() <===
21.03.2016 17:07:28,000	kernel[0]	Process[311] crashed: cloudfamilyrestr. Too many corpses being created.
21.03.2016 17:07:28,000	kernel[0]	Process[173] crashed: mds_stores. Too many corpses being created.
21.03.2016 17:07:28,827	com.apple.xpc.launchd[1]	(com.apple.cloudfamilyrestrictionsd[311]) Service exited due to signal: Floating point exception: 8
21.03.2016 17:07:28,816	Finder[302]	Lost connection to sharingd
21.03.2016 17:07:28,827	mds[57]	(DiskStore.Warning:895) Got indexer death
21.03.2016 17:07:28,827	mds[57]	(DiskStore.Warning:895) Got indexer death
21.03.2016 17:07:28,827	mds[57]	(DiskStore.Warning:895) Got indexer death
21.03.2016 17:07:28,000	kernel[0]	setMulticastMode() ===>
21.03.2016 17:07:28,000	kernel[0]	setMulticastMode() <===
21.03.2016 17:07:28,000	kernel[0]	enable() <===
21.03.2016 17:07:28,000	kernel[0]	setWakeOnMagicPacket() ===>
21.03.2016 17:07:28,000	kernel[0]	Ethernet [AtherosE2200]: Wake on magic packet disabled.
21.03.2016 17:07:28,000	kernel[0]	setWakeOnMagicPacket() <===
21.03.2016 17:07:28,000	kernel[0]	setMulticastMode() ===>
21.03.2016 17:07:28,000	kernel[0]	setMulticastMode() <===
21.03.2016 17:07:28,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:07:28,000	kernel[0]	setMulticastList() <===
21.03.2016 17:07:28,000	kernel[0]	getPacketFilters() ===>
21.03.2016 17:07:28,000	kernel[0]	getPacketFilters() <===
21.03.2016 17:07:28,829	com.apple.xpc.launchd[1]	(com.apple.aslmanager[116]) Service exited due to signal: Floating point exception: 8
21.03.2016 17:07:28,833	com.apple.xpc.launchd[1]	(com.apple.apsd[506]) Service exited due to signal: Floating point exception: 8
21.03.2016 17:07:28,829	diagnosticd[117]	error evaluating process info - pid: 116, puniqueid: 116
21.03.2016 17:07:28,839	com.apple.xpc.launchd[1]	(com.apple.kextd[42]) Service exited due to signal: Floating point exception: 8
21.03.2016 17:07:28,843	com.apple.xpc.launchd[1]	(com.apple.sharingd[285]) Service exited due to signal: Floating point exception: 8
21.03.2016 17:07:28,839	diagnosticd[117]	error evaluating process info - pid: 42, puniqueid: 42
21.03.2016 17:07:28,811	CommCenter[235]	Telling CSI to exit low power.
21.03.2016 17:07:28,845	com.apple.xpc.launchd[1]	(com.apple.sandboxd[516]) Service exited due to signal: Floating point exception: 8
21.03.2016 17:07:28,846	com.apple.xpc.launchd[1]	(com.apple.imagent[503]) Service exited due to signal: Floating point exception: 8
21.03.2016 17:07:28,847	com.apple.xpc.launchd[1]	(com.apple.metadata.SpotlightNetHelper[337]) Service exited due to signal: Floating point exception: 8
21.03.2016 17:07:28,848	com.apple.xpc.launchd[1]	(com.apple.cloudd[319]) Service exited due to signal: Floating point exception: 8
21.03.2016 17:07:28,848	com.apple.xpc.launchd[1]	(com.apple.lateragent[391]) Service exited due to signal: Floating point exception: 8
21.03.2016 17:07:28,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:07:28,000	kernel[0]	setMulticastList() <===
21.03.2016 17:07:28,848	com.apple.xpc.launchd[1]	(com.apple.nsurlsessiond[322]) Service exited due to signal: Floating point exception: 8
21.03.2016 17:07:28,849	com.apple.xpc.launchd[1]	(com.apple.reminders.10272[532]) Service exited due to signal: Floating point exception: 8
21.03.2016 17:07:28,841	diagnosticd[117]	error evaluating process info - pid: 532, puniqueid: 532
21.03.2016 17:07:28,848	UserEventAgent[508]	dnssd_clientstub read_all(9) failed 0/28 0 
21.03.2016 17:07:28,848	AirPlayXPCHelper[93]	dnssd_clientstub read_all(7) failed 0/28 0 
21.03.2016 17:07:28,848	AirPlayXPCHelper[93]	dnssd_clientstub read_all(6) failed 0/28 0 
21.03.2016 17:07:28,851	com.apple.xpc.launchd[1]	(com.apple.mDNSResponder.reloaded[85]) Service exited due to signal: Floating point exception: 8
21.03.2016 17:07:28,850	UserEventAgent[508]	dnssd_clientstub read_all(5) failed 0/28 0 
21.03.2016 17:07:28,850	loginwindow[89]	CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
21.03.2016 17:07:28,850	AirPlayXPCHelper[93]	2016-03-21 05:07:28.850036 PM [BonjourBrowser] ### Browser for _raop._tcp. server crashed
21.03.2016 17:07:28,851	AirPlayXPCHelper[93]	2016-03-21 05:07:28.850920 PM [BonjourBrowser] ### Browser for _airplay._tcp. server crashed
21.03.2016 17:07:28,852	loginwindow[89]	CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
21.03.2016 17:07:28,853	AirPlayXPCHelper[93]	2016-03-21 05:07:28.852583 PM [BonjourBrowser] ### Browse for _raop._tcp. failed, retrying in 100 ms: -65563/0xFFFEFFE5 kDNSServiceErr_ServiceNotRunning
21.03.2016 17:07:28,855	com.apple.xpc.launchd[1]	(com.apple.Finder[302]) Service exited due to signal: Floating point exception: 8
21.03.2016 17:07:28,856	com.apple.xpc.launchd[1]	(com.apple.opendirectoryd[69]) Service exited due to signal: Floating point exception: 8
21.03.2016 17:07:28,860	com.apple.xpc.launchd[1]	(com.apple.secd[514]) Service exited due to signal: Floating point exception: 8
21.03.2016 17:07:28,854	loginwindow[89]	ERROR | -[LWBuiltInScreenLockAuthLion closeAuthAndReset:] | Attempted to remove an observer when not observing
21.03.2016 17:07:28,854	AirPlayXPCHelper[93]	dnssdclientstub:sdRef: CallbackwithError morebytes zero sdr 0x7faa42c10b30
21.03.2016 17:07:28,854	AirPlayXPCHelper[93]	2016-03-21 05:07:28.854097 PM [APBonjourBrowser] Restarted RAOP event is NOT handled - file a radar
21.03.2016 17:07:28,860	AirPlayXPCHelper[93]	2016-03-21 05:07:28.859635 PM [BonjourBrowser] ### Browse for _airplay._tcp. failed, retrying in 100 ms: -65563/0xFFFEFFE5 kDNSServiceErr_ServiceNotRunning
21.03.2016 17:07:28,862	AirPlayXPCHelper[93]	dnssdclientstub:sdRef: CallbackwithError morebytes zero sdr 0x7faa42c108c0
21.03.2016 17:07:28,862	AirPlayXPCHelper[93]	2016-03-21 05:07:28.861955 PM [APBonjourBrowser] Restarted AirPlay USB event is NOT handled - file a radar
21.03.2016 17:07:28,866	identityservicesd[242]	<IMMacNotificationCenterManager: 0x7fe072c21ee0>:    NC Disabled: NO
21.03.2016 17:07:28,871	identityservicesd[242]	<IMMacNotificationCenterManager: 0x7fe072c21ee0>:   DND Enabled: YES
21.03.2016 17:07:28,871	identityservicesd[242]	<IMMacNotificationCenterManager: 0x7fe072c21ee0>: Updating enabled: NO   (Topics: (
))
21.03.2016 17:07:28,932	apsd[544]	CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
21.03.2016 17:07:28,950	mDNSResponder[551]	mDNSResponder mDNSResponder-625.20.4 (Oct 23 2015 16:41:21) starting OSXVers 15
21.03.2016 17:07:28,951	usernoted[249]	CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
21.03.2016 17:07:28,951	identityservicesd[242]	CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
21.03.2016 17:07:28,953	CallHistorySyncHelper[314]	CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
21.03.2016 17:07:28,953	SafariCloudHistoryPushAgent[313]	CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
21.03.2016 17:07:28,954	AirPlayXPCHelper[93]	2016-03-21 05:07:28.954102 PM [BonjourBrowser] Retrying Bonjour start for _raop._tcp. after failure
21.03.2016 17:07:28,954	Contacts[527]	CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
21.03.2016 17:07:28,945	com.apple.xpc.launchd[1]	(com.apple.ReportCrash[550]) Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.ReportCrash
21.03.2016 17:07:28,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:07:28,000	kernel[0]	setMulticastList() <===
21.03.2016 17:07:28,992	configd[48]	network changed
21.03.2016 17:07:28,993	configd[48]	network changed
21.03.2016 17:07:28,995	identityservicesd[242]	<IMMacNotificationCenterManager: 0x7fe072c21ee0>:    NC Disabled: NO
21.03.2016 17:07:28,996	mDNSResponder[551]	D2D_IPC: Loaded
21.03.2016 17:07:28,996	mDNSResponder[551]	D2DInitialize succeeded
21.03.2016 17:07:29,001	identityservicesd[242]	<IMMacNotificationCenterManager: 0x7fe072c21ee0>:   DND Enabled: YES
21.03.2016 17:07:29,001	identityservicesd[242]	<IMMacNotificationCenterManager: 0x7fe072c21ee0>: Updating enabled: NO   (Topics: (
))
21.03.2016 17:07:29,019	identityservicesd[242]	CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
21.03.2016 17:07:29,023	identityservicesd[242]	<IMMacNotificationCenterManager: 0x7fe072c21ee0>:    NC Disabled: NO
21.03.2016 17:07:29,026	loginwindow[89]	Set a breakpoint at CGSLogError to catch errors as they are logged.
21.03.2016 17:07:29,026	loginwindow[89]	CGSSetEventMask: error setting window event mask
21.03.2016 17:07:29,026	loginwindow[89]	ERROR | -[LoginApp windowServerExited] | Window Server exited, closing down the session immediately
21.03.2016 17:07:29,034	loginwindow[89]	CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
21.03.2016 17:07:29,034	loginwindow[89]	CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
21.03.2016 17:07:29,035	loginwindow[89]	ERROR | -[LWScreenLock handleUnlockResult:] | LWScreenLock: reactivate hotkeys, cgerror = 268435459
21.03.2016 17:07:29,036	loginwindow[89]	CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
21.03.2016 17:07:29,036	loginwindow[89]	ERROR | -[LWScreenLock handleUnlockResult:] | CGSSessionCopyCurrentSessionProperties returned NULL, unable to set screen locked value.
21.03.2016 17:07:29,036	loginwindow[89]	ERROR | WSActivateNextApp | CPSBringNextToFront returned error code 268435459
21.03.2016 17:07:29,039	identityservicesd[242]	<IMMacNotificationCenterManager: 0x7fe072c21ee0>:   DND Enabled: YES
21.03.2016 17:07:29,039	identityservicesd[242]	<IMMacNotificationCenterManager: 0x7fe072c21ee0>: Updating enabled: NO   (Topics: (
))
21.03.2016 17:07:29,040	identityservicesd[242]	CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
21.03.2016 17:07:29,040	com.apple.xpc.launchd[1]	(com.apple.WindowServer[140]) Service exited due to signal: Floating point exception: 8
21.03.2016 17:07:29,043	apsd[544]	Attempt to set push wake topics without dark wake enabled: ()
21.03.2016 17:07:29,048	apsd[544]	Peer connection [pid=242] missing server
21.03.2016 17:07:29,051	imagent[547]	CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
21.03.2016 17:07:29,052	imagent[547]	CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
21.03.2016 17:07:29,052	imagent[547]	<IMMacNotificationCenterManager: 0x7fafd2d274d0>: Configuring notification center for identifier: com.apple.FaceTime   topics: (null)
21.03.2016 17:07:29,058	sessionlogoutd[556]	sessionlogoutd Launched
21.03.2016 17:07:29,059	sharingd[546]	17:07:29.058 : Starting Up...
21.03.2016 17:07:29,066	sessionlogoutd[556]	CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
21.03.2016 17:07:29,066	sessionlogoutd[556]	DEAD_PROCESS: 89 console
21.03.2016 17:07:29,068	sessionlogoutd[556]	CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
21.03.2016 17:07:29,068	sessionlogoutd[556]	numberOfConsoleUsers:216: ERROR: CGSCopySessionList returned NULL.
21.03.2016 17:07:29,071	sharingd[546]	17:07:29.070 : Device Capabilities (Handoff:NO, Instant Hotspot:NO, AirDrop:NO, Legacy AirDrop:NO, Remote Disc:NO)
21.03.2016 17:07:29,071	sharingd[546]	Set a breakpoint at CGSLogError to catch errors as they are logged.
21.03.2016 17:07:29,071	sharingd[546]	On-demand launch of the Window Server is allowed for root user only.
21.03.2016 17:07:29,071	sharingd[546]	CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
21.03.2016 17:07:29,071	sharingd[546]	On-demand launch of the Window Server is allowed for root user only.
21.03.2016 17:07:29,071	sharingd[546]	CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
21.03.2016 17:07:29,071	sharingd[546]	This user is not allowed access to the window system right now.
21.03.2016 17:07:29,072	sharingd[546]	CGSConnectionByID: 0 is not a valid connection ID.
21.03.2016 17:07:29,072	sharingd[546]	CGSConnectionByID: 0 is not a valid connection ID.
21.03.2016 17:07:29,072	sharingd[546]	Invalid Connection ID 0
21.03.2016 17:07:29,074	imagent[547]	<IMMacNotificationCenterManager: 0x7fafd2d274d0>:    NC Disabled: NO
21.03.2016 17:07:29,079	imagent[547]	<IMMacNotificationCenterManager: 0x7fafd2d274d0>:   DND Enabled: YES
21.03.2016 17:07:29,079	imagent[547]	<IMMacNotificationCenterManager: 0x7fafd2d274d0>: Updating enabled: NO   (Topics: (
))
21.03.2016 17:07:29,079	AirPlayXPCHelper[93]	2016-03-21 05:07:29.079241 PM [BonjourBrowser] Retrying Bonjour start for _airplay._tcp. after failure
21.03.2016 17:07:29,079	imagent[547]	CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
21.03.2016 17:07:29,080	imagent[547]	CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
21.03.2016 17:07:29,081	imagent[547]	CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
21.03.2016 17:07:29,081	imagent[547]	CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
21.03.2016 17:07:29,081	imagent[547]	CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
21.03.2016 17:07:29,081	imagent[547]	CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
21.03.2016 17:07:29,083	sharingd[546]	_RegisterApplication(), FAILED TO establish the default connection to the WindowServer, _CGSDefaultConnection() is NULL.
21.03.2016 17:07:29,091	imagent[547]	<IMMacNotificationCenterManager: 0x7fafd2d274d0>:    NC Disabled: NO
21.03.2016 17:07:29,096	imagent[547]	<IMMacNotificationCenterManager: 0x7fafd2d274d0>:   DND Enabled: YES
21.03.2016 17:07:29,096	imagent[547]	<IMMacNotificationCenterManager: 0x7fafd2d274d0>: Updating enabled: NO   (Topics: (
))
21.03.2016 17:07:29,097	imagent[547]	CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
21.03.2016 17:07:29,105	identityservicesd[242]	CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
21.03.2016 17:07:29,105	identityservicesd[242]	CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
21.03.2016 17:07:29,111	identityservicesd[242]	<IMMacNotificationCenterManager: 0x7fe072c21ee0>:    NC Disabled: NO
21.03.2016 17:07:29,114	Finder[552]	Set a breakpoint at CGSLogError to catch errors as they are logged.
21.03.2016 17:07:29,114	Finder[552]	On-demand launch of the Window Server is allowed for root user only.
21.03.2016 17:07:29,114	Finder[552]	CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
21.03.2016 17:07:29,114	Finder[552]	On-demand launch of the Window Server is allowed for root user only.
21.03.2016 17:07:29,114	Finder[552]	CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
21.03.2016 17:07:29,114	Finder[552]	This user is not allowed access to the window system right now.
21.03.2016 17:07:29,115	Finder[552]	_RegisterApplication(), FAILED TO establish the default connection to the WindowServer, _CGSDefaultConnection() is NULL.
21.03.2016 17:07:29,116	Finder[552]	CGSConnectionByID: 0 is not a valid connection ID.
21.03.2016 17:07:29,116	Finder[552]	CGSConnectionByID: 0 is not a valid connection ID.
21.03.2016 17:07:29,117	Finder[552]	CGSConnectionByID: 0 is not a valid connection ID.
21.03.2016 17:07:29,117	Finder[552]	CGSConnectionByID: 0 is not a valid connection ID.
21.03.2016 17:07:29,117	Finder[552]	CGSConnectionByID: 0 is not a valid connection ID.
21.03.2016 17:07:29,117	Finder[552]	CGSConnectionByID: 0 is not a valid connection ID.
21.03.2016 17:07:29,117	Finder[552]	Invalid Connection ID 0
21.03.2016 17:07:29,131	identityservicesd[242]	<IMMacNotificationCenterManager: 0x7fe072c21ee0>:   DND Enabled: YES
21.03.2016 17:07:29,131	identityservicesd[242]	<IMMacNotificationCenterManager: 0x7fe072c21ee0>: Updating enabled: NO   (Topics: (
))
21.03.2016 17:07:29,132	identityservicesd[242]	CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
21.03.2016 17:07:29,132	imagent[547]	### Failed to load Addressbook class CNContactNameFormatter
21.03.2016 17:07:29,148	Finder[552]	CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
21.03.2016 17:07:29,148	Finder[552]	CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
21.03.2016 17:07:29,148	Finder[552]	CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
21.03.2016 17:07:29,149	Finder[552]	CGSConnectionByID: 0 is not a valid connection ID.
21.03.2016 17:07:29,149	Finder[552]	CGSConnectionByID: 0 is not a valid connection ID.
21.03.2016 17:07:29,149	Finder[552]	CGSConnectionByID: 0 is not a valid connection ID.
21.03.2016 17:07:29,150	Finder[552]	CGSConnectionByID: 0 is not a valid connection ID.
21.03.2016 17:07:29,151	Finder[552]	CGSConnectionByID: 0 is not a valid connection ID.
21.03.2016 17:07:29,151	Finder[552]	assertion failed: 15D21: libxpc.dylib + 63930 [61AB4610-9304-354C-9E9B-D57198AE9866]: 0x89
21.03.2016 17:07:29,155	Finder[552]	CGSConnectionByID: 0 is not a valid connection ID.
21.03.2016 17:07:29,155	Finder[552]	Invalid Connection ID 0
21.03.2016 17:07:29,163	FolderActionsDispatcher[270]	HIToolbox: received notification of WindowServer event port death.
21.03.2016 17:07:29,163	Keychain Circle Notification[276]	HIToolbox: received notification of WindowServer event port death.
21.03.2016 17:07:29,170	Spotlight[335]	HIToolbox: received notification of WindowServer event port death.
21.03.2016 17:07:29,171	Spotlight[335]	port matched the WindowServer port created in BindCGSToRunLoop
21.03.2016 17:07:29,179	Keychain Circle Notification[276]	port matched the WindowServer port created in BindCGSToRunLoop
21.03.2016 17:07:29,179	FolderActionsDispatcher[270]	port matched the WindowServer port created in BindCGSToRunLoop
21.03.2016 17:07:29,183	System Preferences[406]	HIToolbox: received notification of WindowServer event port death.
21.03.2016 17:07:29,183	System Preferences[406]	port matched the WindowServer port created in BindCGSToRunLoop
21.03.2016 17:07:29,184	com.apple.preference.energysaver.remoteservice[411]	HIToolbox: received notification of WindowServer event port death.
21.03.2016 17:07:29,184	com.apple.preference.energysaver.remoteservice[411]	port matched the WindowServer port created in BindCGSToRunLoop
21.03.2016 17:07:29,184	Terminal[482]	HIToolbox: received notification of WindowServer event port death.
21.03.2016 17:07:29,185	Terminal[482]	port matched the WindowServer port created in BindCGSToRunLoop
21.03.2016 17:07:29,191	Notes[531]	HIToolbox: received notification of WindowServer event port death.
21.03.2016 17:07:29,191	Notes[531]	port matched the WindowServer port created in BindCGSToRunLoop
21.03.2016 17:07:29,191	Dock[296]	HIToolbox: received notification of WindowServer event port death.
21.03.2016 17:07:29,191	Dock[296]	port matched the WindowServer port created in BindCGSToRunLoop
21.03.2016 17:07:29,196	SystemUIServer[300]	HIToolbox: received notification of WindowServer event port death.
21.03.2016 17:07:29,196	SystemUIServer[300]	port matched the WindowServer port created in BindCGSToRunLoop
21.03.2016 17:07:29,196	CoreServicesUIAgent[417]	HIToolbox: received notification of WindowServer event port death.
21.03.2016 17:07:29,196	CoreServicesUIAgent[417]	port matched the WindowServer port created in BindCGSToRunLoop
21.03.2016 17:07:29,196	NotificationCenter[278]	HIToolbox: received notification of WindowServer event port death.
21.03.2016 17:07:29,196	NotificationCenter[278]	port matched the WindowServer port created in BindCGSToRunLoop
21.03.2016 17:07:29,196	com.apple.dock.extra[323]	HIToolbox: received notification of WindowServer event port death.
21.03.2016 17:07:29,196	com.apple.dock.extra[323]	port matched the WindowServer port created in BindCGSToRunLoop
21.03.2016 17:07:29,196	AirPlayUIAgent[287]	HIToolbox: received notification of WindowServer event port death.
21.03.2016 17:07:29,196	AirPlayUIAgent[287]	port matched the WindowServer port created in BindCGSToRunLoop
21.03.2016 17:07:29,197	Calendar[530]	HIToolbox: received notification of WindowServer event port death.
21.03.2016 17:07:29,197	Calendar[530]	port matched the WindowServer port created in BindCGSToRunLoop
21.03.2016 17:07:29,197	Contacts[527]	HIToolbox: received notification of WindowServer event port death.
21.03.2016 17:07:29,197	Contacts[527]	port matched the WindowServer port created in BindCGSToRunLoop
21.03.2016 17:07:29,198	Safari[521]	HIToolbox: received notification of WindowServer event port death.
21.03.2016 17:07:29,198	Safari[521]	port matched the WindowServer port created in BindCGSToRunLoop
21.03.2016 17:07:29,199	com.apple.WebKit.WebContent[522]	HIToolbox: received notification of WindowServer event port death.
21.03.2016 17:07:29,199	com.apple.WebKit.WebContent[522]	port matched the WindowServer port created in BindCGSToRunLoop
21.03.2016 17:07:29,200	gamed[308]	CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
21.03.2016 17:07:29,201	cloudphotosd[255]	HIToolbox: received notification of WindowServer event port death.
21.03.2016 17:07:29,204	Mail[525]	HIToolbox: received notification of WindowServer event port death.
21.03.2016 17:07:29,204	Mail[525]	port matched the WindowServer port created in BindCGSToRunLoop
21.03.2016 17:07:29,204	cloudphotosd[255]	port matched the WindowServer port created in BindCGSToRunLoop
21.03.2016 17:07:29,208	com.apple.AmbientDisplayAgent[198]	Set a breakpoint at CGSLogError to catch errors as they are logged.
21.03.2016 17:07:29,208	com.apple.AmbientDisplayAgent[198]	void CGSGetDisplaySystemState(uint64_t, CGSDisplaySystemState **): MIG error 0x10000003: (ipc/send) invalid destination port
21.03.2016 17:07:29,208	com.apple.AmbientDisplayAgent[198]	void CGSGetDisplaySystemState(uint64_t, CGSDisplaySystemState **): MIG error 0x10000003: (ipc/send) invalid destination port
21.03.2016 17:07:29,208	com.apple.AmbientDisplayAgent[198]	void CGSGetDisplaySystemState(uint64_t, CGSDisplaySystemState **): MIG error 0x10000003: (ipc/send) invalid destination port
21.03.2016 17:07:29,208	com.apple.AmbientDisplayAgent[198]	void CGSGetDisplaySystemState(uint64_t, CGSDisplaySystemState **): MIG error 0x10000003: (ipc/send) invalid destination port
21.03.2016 17:07:29,208	com.apple.AmbientDisplayAgent[198]	void CGSGetDisplaySystemState(uint64_t, CGSDisplaySystemState **): MIG error 0x10000003: (ipc/send) invalid destination port
21.03.2016 17:07:29,208	com.apple.AmbientDisplayAgent[198]	void CGSGetDisplaySystemState(uint64_t, CGSDisplaySystemState **): MIG error 0x10000003: (ipc/send) invalid destination port
21.03.2016 17:07:29,208	com.apple.AmbientDisplayAgent[198]	void CGSGetDisplaySystemState(uint64_t, CGSDisplaySystemState **): MIG error 0x10000003: (ipc/send) invalid destination port
21.03.2016 17:07:29,220	com.apple.AmbientDisplayAgent[198]	void CGSGetDisplaySystemState(uint64_t, CGSDisplaySystemState **): MIG error 0x10000003: (ipc/send) invalid destination port
21.03.2016 17:07:29,221	com.apple.AmbientDisplayAgent[198]	void CGSGetDisplaySystemState(uint64_t, CGSDisplaySystemState **): MIG error 0x10000003: (ipc/send) invalid destination port
21.03.2016 17:07:29,221	com.apple.AmbientDisplayAgent[198]	void CGSGetDisplaySystemState(uint64_t, CGSDisplaySystemState **): MIG error 0x10000003: (ipc/send) invalid destination port
21.03.2016 17:07:29,221	com.apple.AmbientDisplayAgent[198]	void CGSGetDisplaySystemState(uint64_t, CGSDisplaySystemState **): MIG error 0x10000003: (ipc/send) invalid destination port
21.03.2016 17:07:29,221	com.apple.AmbientDisplayAgent[198]	void CGSGetDisplaySystemState(uint64_t, CGSDisplaySystemState **): MIG error 0x10000003: (ipc/send) invalid destination port
21.03.2016 17:07:29,222	com.apple.AmbientDisplayAgent[198]	void CGSGetDisplaySystemState(uint64_t, CGSDisplaySystemState **): MIG error 0x10000003: (ipc/send) invalid destination port
21.03.2016 17:07:29,222	com.apple.AmbientDisplayAgent[198]	void CGSGetDisplaySystemState(uint64_t, CGSDisplaySystemState **): MIG error 0x10000003: (ipc/send) invalid destination port
21.03.2016 17:07:29,222	com.apple.AmbientDisplayAgent[198]	void CGSGetDisplaySystemState(uint64_t, CGSDisplaySystemState **): MIG error 0x10000003: (ipc/send) invalid destination port
21.03.2016 17:07:29,222	com.apple.AmbientDisplayAgent[198]	void CGSGetDisplaySystemState(uint64_t, CGSDisplaySystemState **): MIG error 0x10000003: (ipc/send) invalid destination port
21.03.2016 17:07:29,222	com.apple.AmbientDisplayAgent[198]	void CGSGetDisplaySystemState(uint64_t, CGSDisplaySystemState **): MIG error 0x10000003: (ipc/send) invalid destination port
21.03.2016 17:07:29,222	com.apple.AmbientDisplayAgent[198]	void CGSGetDisplaySystemState(uint64_t, CGSDisplaySystemState **): MIG error 0x10000003: (ipc/send) invalid destination port
21.03.2016 17:07:29,273	UserEventAgent[40]	Captive: [UserAgentDied:143] User Agent @port=84531 Died
21.03.2016 17:07:29,275	AirPlayXPCHelper[93]	2016-03-21 05:07:29.274816 PM [APBrowser] IPv4 listener stopped.
21.03.2016 17:07:29,278	identityservicesd[242]	Quit - notifying about shutdown
21.03.2016 17:07:29,278	identityservicesd[242]	Quit - shutting down daemon
21.03.2016 17:07:29,286	com.apple.xpc.launchd[1]	(com.apple.WebKit.Networking.BB4901A3-8835-4CA5-AC5C-960E9A95FDA4[523]) Service exited with abnormal code: 1
21.03.2016 17:07:29,301	com.apple.dock.extra[323]	LaunchServices: disconnect event received for service com.apple.lsd.mapdb
21.03.2016 17:07:29,305	com.apple.dock.extra[323]	SOHelperCenter main connection interrupted
21.03.2016 17:07:29,307	Dock[296]	Lost connection with usernoted.
21.03.2016 17:07:29,307	Dock[296]	LaunchServices: disconnect event received for service com.apple.lsd.mapdb
21.03.2016 17:07:29,312	gamed[308]	LaunchServices: disconnect event received for service com.apple.lsd.mapdb
21.03.2016 17:07:29,315	sharingd[546]	17:07:29.314 : SDConnectionManager:: XPC connection invalidated
21.03.2016 17:07:29,315	accountsd[248]	LaunchServices: disconnect event received for service com.apple.lsd.mapdb
21.03.2016 17:07:29,316	Finder[552]	LaunchServices: disconnect event received for service com.apple.lsd.mapdb
21.03.2016 17:07:29,316	sharingd[546]	LaunchServices: disconnect event received for service com.apple.lsd.mapdb
21.03.2016 17:07:29,316	sharingd[546]	17:07:29.315 : SDConnectionManager:: XPC connection invalidated
21.03.2016 17:07:29,339	mdworker[400]	LaunchServices: disconnect event received for service com.apple.lsd.mapdb
21.03.2016 17:07:29,341	com.apple.xpc.launchd[1]	(com.apple.iTunesHelper.113952[305]) Service exited with abnormal code: 1
21.03.2016 17:07:29,341	com.apple.xpc.launchd[1]	(com.apple.WebKit.WebContent.123665D2-7C2A-4513-9647-78EDB168B455[522]) Service exited with abnormal code: 1
21.03.2016 17:07:29,342	mdworker[399]	LaunchServices: disconnect event received for service com.apple.lsd.mapdb
21.03.2016 17:07:29,342	mdworker[398]	LaunchServices: disconnect event received for service com.apple.lsd.mapdb
21.03.2016 17:07:29,342	pkd[318]	LaunchServices: disconnect event received for service com.apple.lsd.mapdb
21.03.2016 17:07:29,343	mdworker[401]	LaunchServices: disconnect event received for service com.apple.lsd.mapdb
21.03.2016 17:07:29,350	com.apple.iCloudHelper[245]	CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
21.03.2016 17:07:29,363	imagent[547]	Quit - notifying about shutdown
21.03.2016 17:07:29,363	imagent[547]	Quit - shutting down daemon
21.03.2016 17:07:29,366	CommCenter[235]	Notification dispatch shutdown
21.03.2016 17:07:29,366	CommCenter[235]	Communications Center shutdown.
21.03.2016 17:07:29,371	mdworker[452]	LaunchServices: disconnect event received for service com.apple.lsd.mapdb
21.03.2016 17:07:29,371	mdworker[383]	LaunchServices: disconnect event received for service com.apple.lsd.mapdb
21.03.2016 17:07:29,371	mdworker[385]	LaunchServices: disconnect event received for service com.apple.lsd.mapdb
21.03.2016 17:07:29,371	mdworker[384]	LaunchServices: disconnect event received for service com.apple.lsd.mapdb
21.03.2016 17:07:29,372	mdworker[386]	LaunchServices: disconnect event received for service com.apple.lsd.mapdb
21.03.2016 17:07:29,372	mdworker[427]	LaunchServices: disconnect event received for service com.apple.lsd.mapdb
21.03.2016 17:07:29,372	mdworker[423]	LaunchServices: disconnect event received for service com.apple.lsd.mapdb
21.03.2016 17:07:29,372	tccd[260]	LaunchServices: disconnect event received for service com.apple.lsd.mapdb
21.03.2016 17:07:29,372	loginwindow[560]	Login Window Application Started
21.03.2016 17:07:29,372	loginwindow[560]	Login Window, internal network, setting internal debug flags
21.03.2016 17:07:29,388	WindowServer[561]	Server is starting up
21.03.2016 17:07:29,389	syncdefaultsd[512]	CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
21.03.2016 17:07:29,389	WindowServer[561]	Session 257 retained (2 references)
21.03.2016 17:07:29,389	WindowServer[561]	Session 257 released (1 references)
21.03.2016 17:07:29,392	syncdefaultsd[512]	SecTaskLoadEntitlements failed error=3
21.03.2016 17:07:29,398	WindowServer[561]	Session 257 retained (2 references)
21.03.2016 17:07:29,398	WindowServer[561]	**DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'. Run with arg = -AMBDuser
21.03.2016 17:07:29,399	WindowServer[561]	init_page_flip: page flip mode is on
21.03.2016 17:07:29,400	com.apple.xpc.launchd[1]	(com.apple.gamed[308]) Service exited due to signal: Killed: 9
21.03.2016 17:07:29,402	WindowServer[561]	Found 1 modes for display 0x00000000 [1, 0]
21.03.2016 17:07:29,406	WindowServer[561]	Found 1 modes for display 0x00000000 [1, 0]
21.03.2016 17:07:29,408	WindowServer[561]	Found 1 modes for display 0x00000000 [1, 0]
21.03.2016 17:07:29,415	WindowServer[561]	Found 62 modes for display 0x00000000 [62, 0]
21.03.2016 17:07:29,416	WindowServer[561]	Found 1 modes for display 0x00000000 [1, 0]
21.03.2016 17:07:29,418	WindowServer[561]	Found 1 modes for display 0x00000000 [1, 0]
21.03.2016 17:07:29,419	WindowServer[561]	Found 1 modes for display 0x00000000 [1, 0]
21.03.2016 17:07:29,000	kernel[0]	IOHIDSystem::registerScreenGated: Screen 0 recycled from pid 140
21.03.2016 17:07:29,420	WindowServer[561]	mux_initialize: Couldn't find any matches
21.03.2016 17:07:29,423	syncdefaultsd[512]	com.apple.CoreSuggestions has been removed from syncing apps.
21.03.2016 17:07:29,423	syncdefaultsd[512]	SecTaskLoadEntitlements failed error=3
21.03.2016 17:07:29,424	WindowServer[561]	Found 62 modes for display 0x00000000 [62, 0]
21.03.2016 17:07:29,427	syncdefaultsd[512]	suggestd has been removed from syncing apps.
21.03.2016 17:07:29,449	WindowServer[561]	Found 1 modes for display 0x00000000 [1, 0]
21.03.2016 17:07:29,449	WindowServer[561]	Found 1 modes for display 0x00000000 [1, 0]
21.03.2016 17:07:29,450	WindowServer[561]	Found 1 modes for display 0x00000000 [1, 0]
21.03.2016 17:07:29,450	WindowServer[561]	Found 1 modes for display 0x00000000 [1, 0]
21.03.2016 17:07:29,450	WindowServer[561]	Found 1 modes for display 0x00000000 [1, 0]
21.03.2016 17:07:29,450	WindowServer[561]	Found 1 modes for display 0x00000000 [1, 0]
21.03.2016 17:07:29,451	WindowServer[561]	WSMachineIsAMD: true
21.03.2016 17:07:29,451	WindowServer[561]	WSMachineIsMux: false
21.03.2016 17:07:29,451	WindowServer[561]	WSMachineIsIvyBridgeOrNewer: true
21.03.2016 17:07:29,465	com.apple.AmbientDisplayAgent[563]	AmbientDisplayAgent started
21.03.2016 17:07:29,477	syncdefaultsd[512]	SecTaskLoadEntitlements failed error=3
21.03.2016 17:07:29,511	syncdefaultsd[512]	CommCenter has been removed from syncing apps.
21.03.2016 17:07:29,581	com.apple.xpc.launchd[1]	(com.apple.Dock.agent[296]) Service exited with abnormal code: 1
21.03.2016 17:07:29,607	WindowServer[561]	WSMachineUsesNewStyleMirroring: false
21.03.2016 17:07:29,608	WindowServer[561]	Display 0x2b286354: GL mask 0x1; bounds (0, 0)[2560 x 1440], 62 modes available
Main, Active, on-line, enabled, boot, Vendor 10ac, Model a0c4, S/N 30455255, Unit 0, Rotation 0
UUID 0xe05a895043c30992125778c1a57997c9
21.03.2016 17:07:29,608	WindowServer[561]	Display 0x003f0040: GL mask 0x10; bounds (0, 0)[4096 x 2160], 2 modes available
off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 4, Rotation 0
UUID 0xffffffffffffffffffffffffffffffff
21.03.2016 17:07:29,608	WindowServer[561]	Display 0x003f003f: GL mask 0x8; bounds (0, 0)[0 x 0], 1 modes available
off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 3, Rotation 0
UUID 0xffffffffffffffffffffffffffffffff
21.03.2016 17:07:29,608	WindowServer[561]	Display 0x003f003e: GL mask 0x4; bounds (0, 0)[0 x 0], 1 modes available
off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 2, Rotation 0
UUID 0xffffffffffffffffffffffffffffffff
21.03.2016 17:07:29,608	WindowServer[561]	Display 0x003f003d: GL mask 0x2; bounds (0, 0)[0 x 0], 1 modes available
off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
UUID 0xffffffffffffffffffffffffffffffff
21.03.2016 17:07:29,608	WindowServer[561]	Display 0x003f0041: GL mask 0x20; bounds (0, 0)[0 x 0], 1 modes available
off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 5, Rotation 0
UUID 0xffffffffffffffffffffffffffffffff
21.03.2016 17:07:29,608	WindowServer[561]	Display 0x003f0043: GL mask 0x80; bounds (0, 0)[0 x 0], 1 modes available
off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 7, Rotation 0
UUID 0xffffffffffffffffffffffffffffffff
21.03.2016 17:07:29,608	WindowServer[561]	Display 0x003f0042: GL mask 0x40; bounds (0, 0)[0 x 0], 1 modes available
off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 6, Rotation 0
UUID 0xffffffffffffffffffffffffffffffff
21.03.2016 17:07:29,646	symptomsd[184]	__73-[NetworkAnalyticsEngine observeValueForKeyPath:ofObject:change:context:]_block_invoke unexpected switch value 2
21.03.2016 17:07:29,680	ReportCrash[501]	Saved crash report for aslmanager[116] version 322.30.1 to /Library/Logs/DiagnosticReports/aslmanager_2016-03-21-170729_iMac-Konrad.crash
21.03.2016 17:07:29,682	ReportCrash[501]	Saved crash report for kextd[42] version 426.20.2 to /Library/Logs/DiagnosticReports/kextd_2016-03-21-170729_iMac-Konrad.crash
21.03.2016 17:07:29,683	ReportCrash[501]	Saved crash report for mDNSResponder[85] version 625.20.4 to /Library/Logs/DiagnosticReports/mDNSResponder_2016-03-21-170729_iMac-Konrad.crash
21.03.2016 17:07:29,688	ReportCrash[501]	Saved crash report for opendirectoryd[69] version 406.10.1 to /Library/Logs/DiagnosticReports/opendirectoryd_2016-03-21-170729_iMac-Konrad.crash
21.03.2016 17:07:30,058	WindowServer[561]	Set a breakpoint at CGSLogError to catch errors as they are logged.
21.03.2016 17:07:30,058	WindowServer[561]	window_set_transform: Singular matrix
21.03.2016 17:07:30,058	WindowServer[561]	window_set_transform: Singular matrix
21.03.2016 17:07:30,058	WindowServer[561]	window_set_transform: Singular matrix
21.03.2016 17:07:30,058	WindowServer[561]	window_set_transform: Singular matrix
21.03.2016 17:07:30,058	WindowServer[561]	window_set_transform: Singular matrix
21.03.2016 17:07:30,058	WindowServer[561]	window_set_transform: Singular matrix
21.03.2016 17:07:30,059	WindowServer[561]	Display 0x2b286354: GL mask 0x1; bounds (0, 0)[2560 x 1440], 62 modes available
Main, Active, on-line, enabled, boot, Vendor 10ac, Model a0c4, S/N 30455255, Unit 0, Rotation 0
UUID 0xe05a895043c30992125778c1a57997c9
21.03.2016 17:07:30,059	WindowServer[561]	Display 0x003f0040: GL mask 0x10; bounds (3584, 0)[1 x 1], 2 modes available
off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 4, Rotation 0
UUID 0xffffffffffffffffffffffffffffffff
21.03.2016 17:07:30,059	WindowServer[561]	Display 0x003f003f: GL mask 0x8; bounds (3585, 0)[1 x 1], 1 modes available
off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 3, Rotation 0
UUID 0xffffffffffffffffffffffffffffffff
21.03.2016 17:07:30,059	WindowServer[561]	Display 0x003f003e: GL mask 0x4; bounds (3586, 0)[1 x 1], 1 modes available
off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 2, Rotation 0
UUID 0xffffffffffffffffffffffffffffffff
21.03.2016 17:07:30,059	WindowServer[561]	Display 0x003f003d: GL mask 0x2; bounds (3587, 0)[1 x 1], 1 modes available
off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
UUID 0xffffffffffffffffffffffffffffffff
21.03.2016 17:07:30,059	WindowServer[561]	Display 0x003f0041: GL mask 0x20; bounds (3588, 0)[1 x 1], 1 modes available
off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 5, Rotation 0
UUID 0xffffffffffffffffffffffffffffffff
21.03.2016 17:07:30,059	WindowServer[561]	Display 0x003f0043: GL mask 0x80; bounds (3589, 0)[1 x 1], 1 modes available
off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 7, Rotation 0
UUID 0xffffffffffffffffffffffffffffffff
21.03.2016 17:07:30,059	WindowServer[561]	Display 0x003f0042: GL mask 0x40; bounds (3590, 0)[1 x 1], 1 modes available
off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 6, Rotation 0
UUID 0xffffffffffffffffffffffffffffffff
21.03.2016 17:07:30,060	WindowServer[561]	CGXPerformInitialDisplayConfiguration
21.03.2016 17:07:30,060	WindowServer[561]	  Display 0x2b286354: Unit 0; Vendor 0x10ac Model 0xa0c4 S/N 809849429 Dimensions 20.75 x 11.65; online enabled, Bounds (0,0)[2560 x 1440], Rotation 0, Resolution 1
21.03.2016 17:07:30,060	WindowServer[561]	  Display 0x003f0040: Unit 4; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (3584,0)[1 x 1], Rotation 0, Resolution 1
21.03.2016 17:07:30,060	WindowServer[561]	  Display 0x003f003f: Unit 3; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (3585,0)[1 x 1], Rotation 0, Resolution 1
21.03.2016 17:07:30,060	WindowServer[561]	  Display 0x003f003e: Unit 2; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (3586,0)[1 x 1], Rotation 0, Resolution 1
21.03.2016 17:07:30,060	WindowServer[561]	  Display 0x003f003d: Unit 1; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (3587,0)[1 x 1], Rotation 0, Resolution 1
21.03.2016 17:07:30,060	WindowServer[561]	  Display 0x003f0041: Unit 5; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (3588,0)[1 x 1], Rotation 0, Resolution 1
21.03.2016 17:07:30,060	WindowServer[561]	  Display 0x003f0043: Unit 7; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (3589,0)[1 x 1], Rotation 0, Resolution 1
21.03.2016 17:07:30,060	WindowServer[561]	  Display 0x003f0042: Unit 6; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (3590,0)[1 x 1], Rotation 0, Resolution 1
21.03.2016 17:07:30,069	WindowServer[561]	GLCompositor: GL renderer id 0x01021c02, GL mask 0x0000001f, accelerator 0x000051fb, unit 0, caps QEX|MIPMAP, vram 2048 MB
21.03.2016 17:07:30,069	WindowServer[561]	GLCompositor: GL renderer id 0x01021c02, GL mask 0x0000001f, texture max 16384, viewport max {16384, 16384}, extensions NPOT|GLSL|FLOAT
21.03.2016 17:07:30,069	WindowServer[561]	GLCompositor: GL renderer id 0x01024502, GL mask 0x000000e0, accelerator 0x0000244b, unit 5, caps QEX|MIPMAP, vram 1536 MB
21.03.2016 17:07:30,069	WindowServer[561]	GLCompositor: GL renderer id 0x01024502, GL mask 0x000000e0, texture max 16384, viewport max {16384, 16384}, extensions NPOT|GLSL|FLOAT
21.03.2016 17:07:30,069	WindowServer[561]	GLCompositor enabled for tile size [256 x 256]
21.03.2016 17:07:30,069	WindowServer[561]	CGXGLInitMipMap: mip map mode is on
21.03.2016 17:07:30,069	WindowServer[561]	**DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'. Run with arg = -AMBDprefs
21.03.2016 17:07:30,074	com.apple.AmbientDisplayAgent[563]	AMBD initializing devices
21.03.2016 17:07:30,098	WindowServer[561]	CGXSetDisplayColorProfileAndTransfer: Display 0x2b286354: Unit 0; ColorProfile { -250181570 }; TransferFormula (1.000000, 1.000000, 1.000000)
21.03.2016 17:07:30,105	com.apple.xpc.launchd[1]	(com.apple.AssistiveControl.running) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:07:30,105	com.apple.xpc.launchd[1]	(com.apple.btsa) This key does not do anything: OnDemand
21.03.2016 17:07:30,106	com.apple.xpc.launchd[1]	(com.apple.coreservices.useractivityd) Unknown key for Boolean: DrainMessagesAfterFailedInit
21.03.2016 17:07:30,108	com.apple.xpc.launchd[1]	(com.apple.helpd) This key does not do anything: OnDemand
21.03.2016 17:07:30,111	com.apple.xpc.launchd[1]	(com.apple.noticeboard.agent) This key does not do anything: OnDemand
21.03.2016 17:07:30,114	com.apple.xpc.launchd[1]	(com.apple.speech.speechsynthesisd) This key does not do anything: OnDemand
21.03.2016 17:07:30,115	com.apple.xpc.launchd[1]	(com.apple.inputswitcher.running) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:07:30,115	com.apple.xpc.launchd[1]	(com.apple.trustd.agent) This key does not do anything: OnDemand
21.03.2016 17:07:30,115	com.apple.xpc.launchd[1]	(com.apple.trustd.agent) The ServiceIPC key is no longer respected. Please remove it.
21.03.2016 17:07:30,115	com.apple.xpc.launchd[1]	(com.apple.universalaccesscontrol.running) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:07:30,115	com.apple.xpc.launchd[1]	(com.apple.universalaccessd.running) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:07:30,115	com.apple.xpc.launchd[1]	(com.apple.universalaccessd) Unknown key for string: LSBackgroundOnly
21.03.2016 17:07:30,116	com.apple.xpc.launchd[1]	(com.apple.UserEventAgent-LoginWindow) This service is defined to be constantly running and is inherently inefficient.
21.03.2016 17:07:30,116	com.apple.xpc.launchd[1]	(com.apple.VoiceOver.running) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:07:30,117	com.apple.xpc.launchd[1]	(com.apple.ZoomWindow.running) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:07:30,130	PowerChime[570]	objc[570]: Class BUIPowerSource is implemented in both /System/Library/PrivateFrameworks/BatteryUIKit.framework/Versions/A/BatteryUIKit and /System/Library/CoreServices/PowerChime.app/Contents/MacOS/PowerChime. One of the two will be used. Which one is undefined.
21.03.2016 17:07:30,182	com.apple.xpc.launchd[1]	(com.apple.appkit.xpc.sandboxedServiceRunner) The JoinExistingSession key is only available to Application services.
21.03.2016 17:07:30,189	loginwindow[560]	Login Window Started Security Agent
21.03.2016 17:07:30,260	SecurityAgent[575]	MacBuddy was run = 0
21.03.2016 17:07:30,283	WindowServer[561]	MPAccessSurfaceForDisplayDevice: Set up page flip mode on display 0x2b286354 device: 0x7fdd4170a2f0  isBackBuffered: 1 numComp: 3 numDisp: 3
21.03.2016 17:07:30,283	WindowServer[561]	_CGXGLDisplayContextForDisplayDevice: acquired display context (0x7fdd4170a2f0) - enabling OpenGL
21.03.2016 17:07:30,410	askpermissiond[566]	StoreTransport: Resetting APS Connection using environment name production
21.03.2016 17:07:30,417	apsd[544]	Unable to bootstrap_look_up connection port 'com.apple.askpermission.aps' for user 0: Unknown service name
21.03.2016 17:07:30,000	kernel[0]	Ethernet [AtherosE2200]: EEE link partner: 0x0000.
21.03.2016 17:07:30,000	kernel[0]	Ethernet [AtherosE2200]: Link up on en0, 100-Megabit, Full-duplex, Rx/Tx flow-control
21.03.2016 17:07:30,000	kernel[0]	getPacketFilters() ===>
21.03.2016 17:07:30,000	kernel[0]	getPacketFilters() <===
21.03.2016 17:07:30,000	kernel[0]	Ethernet [AtherosE2200]: EEE link partner: 0x0000.
21.03.2016 17:07:30,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:07:30,000	kernel[0]	setMulticastList() <===
21.03.2016 17:07:30,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:07:30,000	kernel[0]	setMulticastList() <===
21.03.2016 17:07:30,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:07:30,000	kernel[0]	setMulticastList() <===
21.03.2016 17:07:30,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:07:30,000	kernel[0]	setMulticastList() <===
21.03.2016 17:07:30,000	kernel[0]	in6_unlink_ifa: IPv6 address 0x9bb56675c0303c19 has no prefix
21.03.2016 17:07:30,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:07:30,000	kernel[0]	setMulticastList() <===
21.03.2016 17:07:30,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:07:30,000	kernel[0]	setMulticastList() <===
21.03.2016 17:07:30,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:07:30,000	kernel[0]	setMulticastList() <===
21.03.2016 17:07:30,506	ntpd[176]	sigio_handler: sigio_handler_active != 1
21.03.2016 17:07:30,506	configd[48]	LINKLOCAL en0: parent has no IP
21.03.2016 17:07:30,506	ntpd[176]	sigio_handler: sigio_handler_active != 0
21.03.2016 17:07:30,510	ntpd[176]	sigio_handler: sigio_handler_active != 0
21.03.2016 17:07:30,510	ntpd[176]	sigio_handler: sigio_handler_active != 1
21.03.2016 17:07:30,510	ntpd[176]	sigio_handler: sigio_handler_active != 1
21.03.2016 17:07:30,510	ntpd[176]	sigio_handler: sigio_handler_active != 0
21.03.2016 17:07:30,511	configd[48]	network changed: v4(en0-:192.168.1.106) DNS- Proxy-
21.03.2016 17:07:30,540	com.apple.SecurityServer[75]	Session 100026 created
21.03.2016 17:07:30,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:07:30,000	kernel[0]	setMulticastList() <===
21.03.2016 17:07:30,578	configd[48]	network changed: v4(en0+:192.168.1.106) DNS+ Proxy+ SMB
21.03.2016 17:07:30,601	WiFiAgent[573]	 securityd_message_with_reply_sync Failed to talk to secd after 4 attempts.
21.03.2016 17:07:30,602	WiFiAgent[573]	No Wi-Fi hardware, terminating WiFiAgent
21.03.2016 17:07:30,649	mDNSResponder[551]	mDNS_RegisterInterface: Frequent transitions for interface en0 (192.168.1.106)
21.03.2016 17:07:30,705	UserEventAgent[572]	Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
21.03.2016 17:07:30,731	ReportCrash[501]	Saved crash report for Reminders[532] version 3.0 (408.1) to /Library/Logs/DiagnosticReports/Reminders_2016-03-21-170730_iMac-Konrad.crash
21.03.2016 17:07:30,842	UserEventAgent[572]	user agent networkd: built Nov 16 2015 23:08:50
21.03.2016 17:07:31,287	com.apple.xpc.launchd[1]	(com.apple.accountsd[248]) Service exited due to signal: Killed: 9
21.03.2016 17:07:32,059	WindowServer[561]	**DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'. Run with arg = -discovery
21.03.2016 17:07:32,060	WindowServer[561]	**DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'. Run with arg = -AMBDprefs
21.03.2016 17:07:32,082	WindowServer[561]	CGXSetDisplayColorProfileAndTransfer: Display 0x2b286354: Unit 0; ColorProfile { -250181570 }; TransferFormula (1.000000, 1.000000, 1.000000)
21.03.2016 17:07:32,545	com.apple.xpc.launchd[1]	(com.apple.metadata.mds.index[173]) Service exited due to signal: Floating point exception: 8
21.03.2016 17:07:32,798	sandboxd[559]	([582]) mdworker(582) deny mach-lookup com.apple.distributed_notifications@1v3
21.03.2016 17:07:32,915	mds[57]	(Queue.Error:706) [initWithVSD journals.live_system:0x7fd9906db2e0] ERROR! serial#/ret mismatch impliedRetirement:116 serialNumberPush:118 lastRetired:119
21.03.2016 17:07:32,915	mds[57]	(DiskStore.Error:758) vsd:0x7fd98c0b6000 _fmwQueueSystem:0x7fd9906db2e0 ERROR! Bad journal playBack:1458576414 scanBaseTime:1458576403
21.03.2016 17:07:32,944	fseventsd[43]	requested timestamp is prior to the earliest log file.  setting event-id to zero
21.03.2016 17:07:43,531	mds[57]	(DiskStore.Normal:1705) Starting health check...
21.03.2016 17:07:45,323	mds[57]	(DiskStore.Normal:2382) 65001 1.000001
21.03.2016 17:07:53,121	SecurityAgent[575]	User info context values set for Konrad
21.03.2016 17:07:54,412	SecurityAgent[575]	Login Window login proceeding
21.03.2016 17:07:54,520	loginwindow[560]	Login Window - Returned from Security Agent
21.03.2016 17:07:54,526	loginwindow[560]	USER_PROCESS: 560 console
21.03.2016 17:07:54,588	com.apple.xpc.launchd[1]	(com.apple.AirPlayUIAgent) This service is defined to be constantly running and is inherently inefficient.
21.03.2016 17:07:54,590	com.apple.xpc.launchd[1]	(com.apple.AssistiveControl.running) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:07:54,590	com.apple.xpc.launchd[1]	(com.apple.btsa) This key does not do anything: OnDemand
21.03.2016 17:07:54,593	com.apple.xpc.launchd[1]	(com.apple.coreservices.useractivityd) Unknown key for Boolean: DrainMessagesAfterFailedInit
21.03.2016 17:07:54,593	com.apple.xpc.launchd[1]	(com.apple.coreservices.uiagent) This key does not do anything: OnDemand
21.03.2016 17:07:54,594	com.apple.xpc.launchd[1]	(com.apple.diagnostics_agent) This service is defined to be constantly running and is inherently inefficient.
21.03.2016 17:07:54,595	com.apple.xpc.launchd[1]	(com.apple.EscrowSecurityAlert) Unknown key for string: seatbelt-profiles
21.03.2016 17:07:54,595	com.apple.xpc.launchd[1]	(com.apple.dock.fullscreen) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:07:54,595	com.apple.xpc.launchd[1]	(com.apple.dock.server) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:07:54,595	com.apple.xpc.launchd[1]	(com.apple.dock.notificationcenter) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:07:54,595	com.apple.xpc.launchd[1]	(com.apple.dock.appstore) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:07:54,595	com.apple.xpc.launchd[1]	(com.apple.dock.remotedesktoppicture) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:07:54,595	com.apple.xpc.launchd[1]	(com.apple.dock.launchpad) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:07:54,595	com.apple.xpc.launchd[1]	(com.apple.dock.downloads) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:07:54,595	com.apple.xpc.launchd[1]	(com.apple.FontRegistryUIAgent) This key does not do anything: OnDemand
21.03.2016 17:07:54,595	com.apple.xpc.launchd[1]	(com.apple.ATS.FontValidator) This key does not do anything: OnDemand
21.03.2016 17:07:54,595	com.apple.xpc.launchd[1]	(com.apple.ATS.FontValidatorConduit) This key does not do anything: OnDemand
21.03.2016 17:07:54,596	com.apple.xpc.launchd[1]	(com.apple.gamed) This key does not do anything: OnDemand
21.03.2016 17:07:54,596	com.apple.xpc.launchd[1]	(com.apple.gamed) The ServiceIPC key is no longer respected. Please remove it.
21.03.2016 17:07:54,596	com.apple.xpc.launchd[1]	(com.apple.helpd) This key does not do anything: OnDemand
21.03.2016 17:07:54,596	com.apple.xpc.launchd[1]	(com.apple.icdd) This service is defined to be constantly running and is inherently inefficient.
21.03.2016 17:07:54,599	com.apple.xpc.launchd[1]	(com.apple.midiserver.io) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:07:54,599	com.apple.xpc.launchd[1]	(com.apple.noticeboard.agent) This key does not do anything: OnDemand
21.03.2016 17:07:54,599	com.apple.xpc.launchd[1]	(com.apple.notificationcenterui.alerts) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:07:54,599	com.apple.xpc.launchd[1]	(com.apple.notificationcenterui.customalerts) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:07:54,599	com.apple.xpc.launchd[1]	(com.apple.notificationcenterui.extension-trampoline) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:07:54,599	com.apple.xpc.launchd[1]	(com.apple.notificationcenterui.tcc) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:07:54,599	com.apple.xpc.launchd[1]	(com.apple.notificationcenterui.agent) This service is defined to be constantly running and is inherently inefficient.
21.03.2016 17:07:54,599	com.apple.xpc.launchd[1]	(com.apple.xpc.launchd.user.domain.501.100026.Aqua) Caller tried to hijack service: path = /System/Library/LaunchAgents/com.apple.pluginkit.pkd.plist, caller = loginwindow.560
21.03.2016 17:07:54,600	com.apple.xpc.launchd[1]	(com.apple.PubSub.Agent) The ServiceIPC key is no longer respected. Please remove it.
21.03.2016 17:07:54,600	com.apple.xpc.launchd[1]	(com.apple.quicklook.ui.helper.active) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:07:54,600	com.apple.xpc.launchd[1]	(com.apple.ReportCrash) The DrainMessagesOnCrash key is not yet implemented. If you rely on this key, please file a bug.
21.03.2016 17:07:54,600	com.apple.xpc.launchd[1]	(com.apple.ReportCrash.Self) The DrainMessagesOnCrash key is not yet implemented. If you rely on this key, please file a bug.
21.03.2016 17:07:54,600	com.apple.xpc.launchd[1]	(com.apple.rtcreportingd) The UserName key is not supported for non-System services.
21.03.2016 17:07:54,600	com.apple.xpc.launchd[1]	(com.apple.SafariCloudHistoryPushAgent) The UserName key is not supported for non-System services.
21.03.2016 17:07:54,601	com.apple.xpc.launchd[1]	(com.apple.sharingd) This service is defined to be constantly running and is inherently inefficient.
21.03.2016 17:07:54,601	com.apple.xpc.launchd[1]	(com.apple.soagent) Invalid type for event (event/type): events/array
21.03.2016 17:07:54,601	com.apple.xpc.launchd[1]	(com.apple.soagent) Invalid type for event (event/type): bundleid/string
21.03.2016 17:07:54,602	com.apple.xpc.launchd[1]	(com.apple.speech.speechdatainstallerd) This key does not do anything: OnDemand
21.03.2016 17:07:54,603	com.apple.xpc.launchd[1]	(com.apple.systemuiserver.ServiceProvider) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:07:54,603	com.apple.xpc.launchd[1]	(com.apple.dockextra.server) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:07:54,603	com.apple.xpc.launchd[1]	(com.apple.SUISMessaging) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:07:54,603	com.apple.xpc.launchd[1]	(com.apple.ipodserver) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:07:54,604	com.apple.xpc.launchd[1]	(com.apple.systemuiserver.screencapture) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:07:54,604	com.apple.xpc.launchd[1]	(com.apple.tsm.uiserver) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:07:54,604	com.apple.xpc.launchd[1]	(com.apple.dockling.server) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:07:54,604	com.apple.xpc.launchd[1]	(com.apple.window_proxies.startup) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:07:54,604	com.apple.xpc.launchd[1]	(com.apple.window_proxies) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:07:54,604	com.apple.xpc.launchd[1]	(com.apple.inputswitcher.running) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:07:54,604	com.apple.xpc.launchd[1]	(com.apple.xpc.launchd.user.domain.501.100026.Aqua) Caller tried to hijack service: path = /System/Library/LaunchAgents/com.apple.trustd.agent.plist, caller = loginwindow.560
21.03.2016 17:07:54,604	com.apple.xpc.launchd[1]	(com.apple.universalaccesscontrol.running) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:07:54,604	com.apple.xpc.launchd[1]	(com.apple.universalaccessd.running) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:07:54,604	com.apple.xpc.launchd[1]	(com.apple.universalaccessd) Unknown key for string: LSBackgroundOnly
21.03.2016 17:07:54,604	com.apple.xpc.launchd[1]	(com.apple.UserEventAgent-Aqua) This service is defined to be constantly running and is inherently inefficient.
21.03.2016 17:07:54,604	com.apple.xpc.launchd[1]	(com.apple.usernoted) This service is defined to be constantly running and is inherently inefficient.
21.03.2016 17:07:54,604	com.apple.xpc.launchd[1]	(com.apple.VoiceOver.running) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:07:54,605	com.apple.xpc.launchd[1]	(com.apple.ZoomWindow.running) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:07:54,605	com.apple.xpc.launchd[1]	(org.openbsd.ssh-agent) The ServiceIPC key is no longer respected. Please remove it.
21.03.2016 17:07:54,629	com.apple.xpc.launchd[1]	(com.valvesoftware.steamclean) Unknown key for array: SteamContentPaths
21.03.2016 17:07:54,630	WindowServer[561]	**DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'. Run with arg = -login
21.03.2016 17:07:54,635	WindowServer[561]	**DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'. Run with arg = -AMBDprefs
21.03.2016 17:07:54,652	CommCenter[591]	objc[591]: Class CTAsciiAddress is implemented in both /System/Library/Frameworks/CoreTelephony.framework/Versions/A/CoreTelephony and /System/Library/Frameworks/CoreTelephony.framework/Support/CommCenter. One of the two will be used. Which one is undefined.
21.03.2016 17:07:54,653	CommCenter[591]	objc[591]: Class CTPhoneNumber is implemented in both /System/Library/Frameworks/CoreTelephony.framework/Versions/A/CoreTelephony and /System/Library/Frameworks/CoreTelephony.framework/Support/CommCenter. One of the two will be used. Which one is undefined.
21.03.2016 17:07:54,664	lsd[590]	LaunchServices: Scheme mapping file does not exist, creating file.
21.03.2016 17:07:54,714	DMProxy[595]	AMBD Services: _CFXPCCreateXPCObjectFromCFObject failed!!
21.03.2016 17:07:54,760	otherbsd[588]	Could not copy LoginItems URL.
21.03.2016 17:07:54,788	CommCenter[591]	Communications Center passed sandbox_init_with_parameters. homeDirPath: '/Users/Konrad', usersBasePath: '/Users', realHomeDirPath: '/Users/Konrad', realUsersBasePath: '/Users'
21.03.2016 17:07:54,806	CommCenter[591]	Communications Center quarantined successfully
21.03.2016 17:07:54,825	CommCenter[591]	CSIPreferencesStore(): filePath: '/Users/Konrad/Library/Preferences/csidata', store name: 'com.apple.commcenter.csidata.plist', migration: false
21.03.2016 17:07:54,828	CommCenter[591]	CSILogTrace: appID: 'com.apple.commcenter', key: 'AllowTelephonyLoggingUI', value: false
21.03.2016 17:07:54,828	CommCenter[591]	CSILogTrace: appID: 'com.apple.commcenter', key: 'EnableTelephonyLogging', value: false
21.03.2016 17:07:54,870	CommCenter[591]	Failed to get contents of directory at path: /System/Library/Carrier Bundles/iPad
21.03.2016 17:07:54,871	CommCenter[591]	Failed to get contents of directory at path: /System/Library/Carrier Bundles/iPad
21.03.2016 17:07:54,871	CommCenter[591]	Failed to get contents of directory at path: /Users/Konrad/Library/Carrier Bundles/iPad
21.03.2016 17:07:54,871	CommCenter[591]	Failed to get contents of directory at path: /System/Library/Carrier Bundles/iPad
21.03.2016 17:07:54,871	CommCenter[591]	Failed to get contents of directory at path: /Users/Konrad/Library/Carrier Bundles/iPad
21.03.2016 17:07:54,871	CommCenter[591]	Unable to locate service: com.apple.commcenter.mobile-helper. Are the CommCenter helper processes present on the system?
21.03.2016 17:07:54,871	CommCenter[591]	Unable to locate service: com.apple.commcenter.mobile-helper. Are the CommCenter helper processes present on the system?
21.03.2016 17:07:54,872	CommCenter[591]	Unable to initialize the helper object for service com.apple.commcenter.mobile-helper
21.03.2016 17:07:54,874	WindowServer[561]	CGXSetDisplayColorProfileAndTransfer: Display 0x2b286354: Unit 0; ColorProfile { -250181570 }; TransferFormula (1.000000, 1.000000, 1.000000)
21.03.2016 17:07:54,893	CommCenter[591]	IPTelephony Framework loaded!
21.03.2016 17:07:54,897	CommCenter[591]	IPTelephonyManager ready!
21.03.2016 17:07:54,897	CommCenter[591]	IPTelephony Framework ready!
21.03.2016 17:07:54,899	CommCenter[591]	Unable to locate service: com.apple.commcenter.mobile-helper. Are the CommCenter helper processes present on the system?
21.03.2016 17:07:54,901	CommCenter[591]	Unable to locate service: com.apple.commcenter.mobile-helper. Are the CommCenter helper processes present on the system?
21.03.2016 17:07:54,901	CommCenter[591]	Unable to initialize the helper object for service com.apple.commcenter.mobile-helper
21.03.2016 17:07:54,901	CommCenter[591]	Communications Center Started.
21.03.2016 17:07:55,009	sharingd[606]	17:07:55.008 : Starting Up...
21.03.2016 17:07:55,010	sharingd[606]	17:07:55.010 : Device Capabilities (Handoff:NO, Instant Hotspot:NO, AirDrop:NO, Legacy AirDrop:NO, Remote Disc:NO)
21.03.2016 17:07:55,088	Spotlight[603]	spot: agent checkin
21.03.2016 17:07:55,108	Finder[597]	assertion failed: 15D21: libxpc.dylib + 63930 [61AB4610-9304-354C-9E9B-D57198AE9866]: 0x89
21.03.2016 17:07:55,171	PowerChime[625]	objc[625]: Class BUIPowerSource is implemented in both /System/Library/PrivateFrameworks/BatteryUIKit.framework/Versions/A/BatteryUIKit and /System/Library/CoreServices/PowerChime.app/Contents/MacOS/PowerChime. One of the two will be used. Which one is undefined.
21.03.2016 17:07:55,200	PowerChime[625]	PowerChime: chime enabled by hardware: 0
21.03.2016 17:07:55,200	PowerChime[625]	PowerChime disabled - ChimeOnNoHardware default: 0
21.03.2016 17:07:55,253	apsd[544]	Attempt to set push wake topics without dark wake enabled: ()
21.03.2016 17:07:55,290	apsd[544]	Attempt to set push wake topics without dark wake enabled: ()
21.03.2016 17:07:55,304	apsd[544]	Attempt to set push wake topics without dark wake enabled: ()
21.03.2016 17:07:55,329	SpotlightNetHelper[609]	### Failed to load Addressbook class CNContactNameFormatter
21.03.2016 17:07:55,341	SpotlightNetHelper[609]	CGSConnectionByID: 0 is not a valid connection ID.
21.03.2016 17:07:55,341	SpotlightNetHelper[609]	Invalid Connection ID 0
21.03.2016 17:07:55,369	cloudfamilyrestrictionsd[645]	================= starting up ===================
21.03.2016 17:07:55,436	apsd[544]	Attempt to set push wake topics without dark wake enabled: ()
21.03.2016 17:07:55,505	apsd[544]	Attempt to set push wake topics without dark wake enabled: ()
21.03.2016 17:07:55,513	apsd[544]	Attempt to set push wake topics without dark wake enabled: ()
21.03.2016 17:07:55,520	apsd[544]	Attempt to set push wake topics without dark wake enabled: ()
21.03.2016 17:07:55,527	apsd[544]	Attempt to set push wake topics without dark wake enabled: ()
21.03.2016 17:07:55,543	apsd[544]	Attempt to set push wake topics without dark wake enabled: ()
21.03.2016 17:07:55,554	apsd[544]	Attempt to set push wake topics without dark wake enabled: ()
21.03.2016 17:07:55,708	launchservicesd[73]	SecTaskLoadEntitlements failed error=22
21.03.2016 17:07:55,751	NotificationCenter[618]	Dock connection invalid!
21.03.2016 17:07:55,813	iconservicesagent[621]	iconservicesagent launched.
21.03.2016 17:07:55,813	launchservicesd[73]	SecTaskLoadEntitlements failed error=22
21.03.2016 17:07:55,814	launchservicesd[73]	SecTaskLoadEntitlements failed error=22
21.03.2016 17:07:55,816	iconservicesagent[621]	Starting service with cache path: /var/folders/wk/yn0dsld17ksfklrft8sch8zr0000gn/C/com.apple.iconservices
21.03.2016 17:07:55,836	com.apple.xpc.launchd[1]	(com.apple.quicklook[653]) Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.quicklook
21.03.2016 17:07:55,000	kernel[0]	Sandbox: storeaccountd(650) deny(1) file-write-create /Users/Konrad/Library/Caches/com.apple.spotlight
21.03.2016 17:07:55,950	apsd[544]	Attempt to set push wake topics without dark wake enabled: ()
21.03.2016 17:07:55,989	askpermissiond[626]	StoreTransport: Resetting APS Connection using environment name production
21.03.2016 17:07:55,992	cloudfamilyrestrictionsd[645]	CFRPushManager : connectionDidReconnect:
21.03.2016 17:07:55,992	cloudfamilyrestrictionsd[645]	CFRPushManager : connection:didReceivePublicToken:
21.03.2016 17:07:55,992	cloudfamilyrestrictionsd[645]	=================== Not polling ===================
21.03.2016 17:07:55,992	cloudfamilyrestrictionsd[645]	Bye Mom!
21.03.2016 17:07:55,992	cloudfamilyrestrictionsd[645]	================= waiting ===================
21.03.2016 17:07:56,007	fmfd[657]	### Failed to load Addressbook class CNContactNameFormatter
21.03.2016 17:07:56,015	fmfd[657]	Initialized sandbox
21.03.2016 17:07:56,268	symptomsd[184]	__73-[NetworkAnalyticsEngine observeValueForKeyPath:ofObject:change:context:]_block_invoke unexpected switch value 2
21.03.2016 17:07:56,271	Spotlight[603]	applications query - started
21.03.2016 17:07:56,290	Finder[597]	Took 1.18s to get the token
21.03.2016 17:07:56,365	UserEventAgent[587]	Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
21.03.2016 17:07:56,427	UserEventAgent[587]	user agent networkd: built Nov 16 2015 23:08:50
21.03.2016 17:07:56,561	CalendarAgent[624]	AOSKit WARN: (-) Invalid url: https://(censored)%40gmail.com@apidata.googleusercontent.com/caldav/v2/(censored)%40gmail.com/user/
21.03.2016 17:07:56,582	pkd[318]	client 618 plug-in com.apple.ncplugin.WorldClock election := (null)
21.03.2016 17:07:56,583	pkd[318]	client 618 plug-in com.apple.share.SocialWidget election := (null)
21.03.2016 17:07:56,584	pkd[318]	client 618 plug-in com.apple.ncplugin.FindMyFriends election := (null)
21.03.2016 17:07:56,585	pkd[318]	client 618 plug-in com.apple.ncplugin.calculator election := (null)
21.03.2016 17:07:56,661	Spotlight[603]	[com.apple.calendar.store.log] [Couldn't update cached me card from CalendarAgent]
21.03.2016 17:07:56,679	ContainerMetadataExtractor[665]	CGSConnectionByID: 0 is not a valid connection ID.
21.03.2016 17:07:56,679	ContainerMetadataExtractor[665]	Invalid Connection ID 0
21.03.2016 17:07:56,000	kernel[0]	Sandbox: storeaccountd(650) deny(1) file-write-create /Users/Konrad/Library/Caches/com.apple.spotlight
21.03.2016 17:07:56,000	kernel[0]	Sandbox: storeaccountd(650) deny(1) file-write-create /Users/Konrad/Library/Caches/com.apple.spotlight
21.03.2016 17:07:56,729	UserEventAgent[587]	received an unknown event from daemon
21.03.2016 17:07:56,829	cloudphotosd[644]	+[CSLogger preferencesChanged:] reconfiguring logging
21.03.2016 17:07:56,866	CalendarAgent[624]	[com.apple.calendar.agent.log.accounts] [All of iCloud (identifier=C5BB623D-1556-4CAB-A453-702A6019D03B; type=com.apple.account.CalDAV; childAccount=YES)'s principals are in Calendar's database.]
21.03.2016 17:07:56,867	CalendarAgent[624]	[com.apple.calendar.agent.log.accounts] [All of Google (identifier=7B14425D-607B-4F4E-BED7-1C527A81FE6F; type=com.apple.account.CalDAV; childAccount=YES)'s principals are in Calendar's database.]
21.03.2016 17:07:57,049	secd[558]	 __SOSUpdateKeyInterest_block_invoke_2 Error getting ring interests (null)
21.03.2016 17:07:57,050	secd[558]	 SOSAccountThisDeviceCanSyncWithCircle sync with device failure: Error Domain=com.apple.security.sos.error Code=1035 "Account identity not set" UserInfo={NSDescription=Account identity not set}
21.03.2016 17:07:57,052	CalNCService[651]	[Warning] Cannot listen to battery level change notification.
21.03.2016 17:07:57,078	Spotlight[603]	applications query - finished in 0.81 seconds
21.03.2016 17:07:57,166	CalendarAgent[624]	[com.apple.calendar.store.log.caldav.coredav] [Refusing to parse response to PROPPATCH because of content-type: [text/html; charset=UTF-8].]
21.03.2016 17:07:57,171	apsd[544]	Peer [pid=657] requested push wake but lacks APSPushWakeEntitlement
21.03.2016 17:07:57,192	cloudfamilyrestrictionsd[645]	CFRPushManager : connection:didChangeConnectedStatus: : 1
21.03.2016 17:07:57,210	CalendarAgent[624]	[com.apple.calendar.store.log.caldav.coredav] [Refusing to parse response to PROPPATCH because of content-type: [text/html; charset=UTF-8].]
21.03.2016 17:07:57,338	identityservicesd[602]	<IMMacNotificationCenterManager: 0x7f8028f3d960>: Configuring notification center for identifier: com.apple.iChat   topics: (
    "com.apple.private.alloy.icloudpairing",
    "com.apple.private.alloy.continuity.encryption",
    "com.apple.private.alloy.continuity.activity",
    "com.apple.private.ids",
    "com.apple.private.alloy.phonecontinuity",
    "com.apple.private.alloy.phone.auth",
    "com.apple.private.alloy.keychainsync",
    "com.apple.private.alloy.fmf",
    "com.apple.private.alloy.screensharing",
    "com.apple.private.alloy.maps",
    "com.apple.private.alloy.thumper.keys",
    "com.apple.private.alloy.continuity.tethering"
)
21.03.2016 17:07:57,351	identityservicesd[602]	<IMMacNotificationCenterManager: 0x7f8028f3d960>:    NC Disabled: NO
21.03.2016 17:07:57,355	identityservicesd[602]	<IMMacNotificationCenterManager: 0x7f8028f3d960>:   DND Enabled: NO
21.03.2016 17:07:57,355	identityservicesd[602]	<IMMacNotificationCenterManager: 0x7f8028f3d960>: Updating enabled: YES   (Topics: (
    "com.apple.private.alloy.icloudpairing",
    "com.apple.private.alloy.continuity.encryption",
    "com.apple.private.alloy.continuity.activity",
    "com.apple.private.ids",
    "com.apple.private.alloy.phonecontinuity",
    "com.apple.private.alloy.phone.auth",
    "com.apple.private.alloy.keychainsync",
    "com.apple.private.alloy.fmf",
    "com.apple.private.alloy.screensharing",
    "com.apple.private.alloy.maps",
    "com.apple.private.alloy.thumper.keys",
    "com.apple.private.alloy.continuity.tethering"
))
21.03.2016 17:07:57,357	mapspushd[642]	[Warning] Services all disappeared, removing all accounts
21.03.2016 17:07:57,357	mapspushd[642]	[Warning] Services all disappeared, removing all enabled accounts
21.03.2016 17:07:57,358	mapspushd[642]	[Warning] Services all disappeared, removing all dependent devices
21.03.2016 17:07:57,364	locationd[77]	Couldn't find a requirement string for masquerading client com.apple.Maps
21.03.2016 17:07:57,369	identityservicesd[602]	<IMMacNotificationCenterManager: 0x7f8028f3d960>:    NC Disabled: NO
21.03.2016 17:07:57,374	identityservicesd[602]	<IMMacNotificationCenterManager: 0x7f8028f3d960>:   DND Enabled: NO
21.03.2016 17:07:57,375	identityservicesd[602]	<IMMacNotificationCenterManager: 0x7f8028f3d960>: Updating enabled: YES   (Topics: (
    "com.apple.private.alloy.icloudpairing",
    "com.apple.private.alloy.continuity.encryption",
    "com.apple.private.alloy.continuity.activity",
    "com.apple.ess",
    "com.apple.private.ids",
    "com.apple.private.alloy.phonecontinuity",
    "com.apple.private.alloy.phone.auth",
    "com.apple.private.alloy.keychainsync",
    "com.apple.private.alloy.fmf",
    "com.apple.private.alloy.screensharing",
    "com.apple.private.alloy.maps",
    "com.apple.private.alloy.thumper.keys",
    "com.apple.private.alloy.continuity.tethering"
))
21.03.2016 17:07:57,376	accountsd[647]	[Warning] Services all disappeared, removing all accounts
21.03.2016 17:07:57,376	accountsd[647]	[Warning] Services all disappeared, removing all enabled accounts
21.03.2016 17:07:57,376	accountsd[647]	[Warning] Services all disappeared, removing all dependent devices
21.03.2016 17:07:57,379	secd[558]	 securityd_xpc_dictionary_handler IDSKeychainSynci[667] SetDeviceID Error Domain=com.apple.security.sos.error Code=1032 "No peer for me" UserInfo={NSDescription=No peer for me}
21.03.2016 17:07:57,384	identityservicesd[602]	<IMMacNotificationCenterManager: 0x7f8028f3d960>:    NC Disabled: NO
21.03.2016 17:07:57,392	identityservicesd[602]	<IMMacNotificationCenterManager: 0x7f8028f3d960>:   DND Enabled: NO
21.03.2016 17:07:57,392	identityservicesd[602]	<IMMacNotificationCenterManager: 0x7f8028f3d960>: Updating enabled: YES   (Topics: (
    "com.apple.private.alloy.icloudpairing",
    "com.apple.private.alloy.continuity.encryption",
    "com.apple.private.alloy.continuity.activity",
    "com.apple.ess",
    "com.apple.private.ids",
    "com.apple.private.alloy.phonecontinuity",
    "com.apple.madrid",
    "com.apple.private.alloy.phone.auth",
    "com.apple.private.alloy.keychainsync",
    "com.apple.private.alloy.fmf",
    "com.apple.private.alloy.screensharing",
    "com.apple.private.alloy.maps",
    "com.apple.private.alloy.thumper.keys",
    "com.apple.private.alloy.continuity.tethering"
))
21.03.2016 17:07:57,392	secd[558]	 securityd_xpc_dictionary_handler IDSKeychainSynci[667] SetDeviceID Error Domain=com.apple.security.sos.error Code=1032 "No peer for me" UserInfo={NSDescription=No peer for me}
21.03.2016 17:07:57,411	identityservicesd[602]	<IMMacNotificationCenterManager: 0x7f8028f3d960>:    NC Disabled: NO
21.03.2016 17:07:57,416	identityservicesd[602]	<IMMacNotificationCenterManager: 0x7f8028f3d960>:   DND Enabled: NO
21.03.2016 17:07:57,416	identityservicesd[602]	<IMMacNotificationCenterManager: 0x7f8028f3d960>: Updating enabled: YES   (Topics: (
    "com.apple.private.alloy.icloudpairing",
    "com.apple.private.alloy.continuity.encryption",
    "com.apple.private.alloy.continuity.activity",
    "com.apple.ess",
    "com.apple.private.ids",
    "com.apple.private.alloy.phonecontinuity",
    "com.apple.madrid",
    "com.apple.private.ac",
    "com.apple.private.alloy.phone.auth",
    "com.apple.private.alloy.keychainsync",
    "com.apple.private.alloy.fmf",
    "com.apple.private.alloy.screensharing",
    "com.apple.private.alloy.maps",
    "com.apple.private.alloy.thumper.keys",
    "com.apple.private.alloy.continuity.tethering"
))
21.03.2016 17:07:57,439	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>: Configuring notification center for identifier: com.apple.FaceTime   topics: (null)
21.03.2016 17:07:57,455	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>:    NC Disabled: NO
21.03.2016 17:07:57,458	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>:   DND Enabled: NO
21.03.2016 17:07:57,458	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>: Updating enabled: YES   (Topics: (null))
21.03.2016 17:07:57,466	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>:    NC Disabled: NO
21.03.2016 17:07:57,470	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>:   DND Enabled: NO
21.03.2016 17:07:57,470	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>: Updating enabled: YES   (Topics: (
    "com.apple.ess",
    "com.apple.private.ac"
))
21.03.2016 17:07:57,479	identityservicesd[602]	<IMMacNotificationCenterManager: 0x7f8028f3d960>:    NC Disabled: NO
21.03.2016 17:07:57,486	imagent[629]	### Failed to load Addressbook class CNContactNameFormatter
21.03.2016 17:07:57,489	identityservicesd[602]	<IMMacNotificationCenterManager: 0x7f8028f3d960>:   DND Enabled: NO
21.03.2016 17:07:57,489	identityservicesd[602]	<IMMacNotificationCenterManager: 0x7f8028f3d960>: Updating enabled: YES   (Topics: (
    "com.apple.private.alloy.icloudpairing",
    "com.apple.private.alloy.continuity.encryption",
    "com.apple.private.alloy.continuity.activity",
    "com.apple.ess",
    "com.apple.private.ids",
    "com.apple.private.alloy.phonecontinuity",
    "com.apple.madrid",
    "com.apple.private.ac",
    "com.apple.private.alloy.phone.auth",
    "com.apple.private.alloy.keychainsync",
    "com.apple.private.alloy.fmf",
    "com.apple.private.alloy.sms",
    "com.apple.private.alloy.screensharing",
    "com.apple.private.alloy.maps",
    "com.apple.private.alloy.thumper.keys",
    "com.apple.private.alloy.continuity.tethering"
))
21.03.2016 17:07:57,523	CloudKeychainProxy[266]	 __45-[UbiqitousKVSProxy doEnsurePeerRegistration]_block_invoke <UB---e-C---> ensurePeerRegistration called, success ((null))
21.03.2016 17:07:57,554	cloudphotosd[644]	Determine service transition start: service=com.apple.photo.icloud.sharedstreams personId=1359696360 lastKnownPersonId=1359696360 targetState=1
21.03.2016 17:07:57,554	cloudphotosd[644]	Determine service transition end: 3, currentState: 3, shouldEnableService: 1
21.03.2016 17:07:57,563	pkd[318]	enabling pid=618 for plug-in com.apple.iCal.CalendarNC(1.0) 612DD495-2878-4CF5-8288-B6791876B68C /Applications/Calendar.app/Contents/PlugIns/com.apple.iCal.CalendarNC.appex
21.03.2016 17:07:57,563	pkd[318]	enabling pid=618 for plug-in com.apple.ncplugin.stocks(1.0) C663A207-1CD1-435E-9B16-72D3F703FA4A /System/Library/CoreServices/Stocks.app/Contents/PlugIns/com.apple.ncplugin.stocks.appex
21.03.2016 17:07:57,564	pkd[318]	enabling pid=618 for plug-in com.apple.ncplugin.weather(1.0) 06C36799-6E34-4817-BC0D-FE092D0DCFE6 /System/Library/CoreServices/Weather.app/Contents/PlugIns/com.apple.ncplugin.weather.appex
21.03.2016 17:07:57,599	com.apple.ncplugin.weather[675]	### Failed to load Addressbook class CNContactNameFormatter
21.03.2016 17:07:57,805	com.apple.xpc.launchd[1]	(com.apple.CoreLocationAgent[677]) Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.CoreLocation.agent
21.03.2016 17:07:57,832	NotificationCenter[618]	plugin com.apple.ncplugin.stocks invalidated
21.03.2016 17:07:57,832	com.apple.ncplugin.stocks[674]	host connection <NSXPCConnection: 0x7ff9b9421ad0> connection from pid 618 invalidated
21.03.2016 17:07:57,884	NotificationCenter[618]	plugin com.apple.ncplugin.weather invalidated
21.03.2016 17:07:57,884	com.apple.ncplugin.weather[675]	host connection <NSXPCConnection: 0x7f8c8963e350> connection from pid 618 invalidated
21.03.2016 17:07:57,885	CoreLocationAgent[677]	locationRequest for pid=675 message=0
21.03.2016 17:07:57,909	cloudphotosd[644]	Determine service transition start: service=com.apple.photo.icloud.myphotostream personId=1359696360 lastKnownPersonId=(null) targetState=0
21.03.2016 17:07:57,909	cloudphotosd[644]	Determine service transition end: 2, currentState: 3, shouldEnableService: 0
21.03.2016 17:07:57,925	NotificationCenter[618]	plugin com.apple.iCal.CalendarNC invalidated
21.03.2016 17:07:57,925	com.apple.iCal.CalendarNC[673]	host connection <NSXPCConnection: 0x7fa7915278c0> connection from pid 618 invalidated
21.03.2016 17:07:57,930	diagnostics_agent[634]	AutoSubmitPreference is 1
21.03.2016 17:07:58,035	com.apple.CDScheduler[587]	Initial power state set to AC Power
21.03.2016 17:07:58,162	diagnostics_agent[634]	AutoSubmitPreference is 1
21.03.2016 17:07:58,194	MRT[637]	Agent finished.
21.03.2016 17:07:58,194	MRT[637]	Finished MRT run
21.03.2016 17:07:58,218	WiFiAgent[633]	[NO client logger] <Sep 11 2015 20:30:54> WIFICLOUDSYNC WiFiCloudSyncEngineCreate: created...
21.03.2016 17:07:58,218	WiFiAgent[633]	[NO client logger] <Sep 11 2015 20:30:54> WIFICLOUDSYNC WiFiCloudSyncEngineRegisterCallbacks: WiFiCloudSyncEngineCallbacks version - 0, bundle id - com.apple.wifi.WiFiAgent
21.03.2016 17:07:58,220	WiFiAgent[633]	No Wi-Fi hardware, terminating WiFiAgent
21.03.2016 17:07:58,222	secd[558]	 securityd_xpc_dictionary_handler WiFiAgent[633] View Error Domain=com.apple.security.sos.error Code=1032 "No Peer for Account" UserInfo={NSDescription=No Peer for Account}
21.03.2016 17:07:58,226	Keychain Circle Notification[616]	Posted at launch: (
)
21.03.2016 17:07:58,293	diagnostics_agent[634]	AutoSubmitPreference is 1
21.03.2016 17:07:58,392	Keychain Circle Notification[616]	rawStatus 1, #applicants 4, #peers 1, err=(null)
21.03.2016 17:07:58,392	Keychain Circle Notification[616]	{ChangeCallback}
21.03.2016 17:07:58,393	Keychain Circle Notification[616]	{ChangeCallback} scheduleActivity 4001-01-01 00:00:00 +0000
21.03.2016 17:07:58,393	Keychain Circle Notification[616]	{ChangeCallback} Applicants
21.03.2016 17:07:58,394	Keychain Circle Notification[616]	Checking validity of 0 notes
21.03.2016 17:07:58,394	Keychain Circle Notification[616]	writeToStorage plist={
    absentCircleWithNoReason = 0;
    applicationDate = "0000-12-30 00:00:00 +0000";
    lastCircleStatus = 1;
    lastWritten = "2016-03-21 16:07:58 +0000";
    pendingApplicationReminder = "4001-01-01 00:00:00 +0000";
    pendingApplicationReminderInterval = 86400;
}
21.03.2016 17:07:58,439	sandboxd[559]	([624]) CalendarAgent(624) allow mach-register com.apple.CalendarStore.lock.init
21.03.2016 17:07:58,447	sandboxd[559]	([650]) storeaccountd(650) deny file-write-create /Users/Konrad/Library/Caches/com.apple.spotlight
21.03.2016 17:07:58,455	sandboxd[559]	([614]) SocialPushAgent(614) deny file-write-data /Users/Konrad/Library/Preferences/com.apple.socialpushagent.plist
21.03.2016 17:07:58,562	cloudphotosd[644]	Determine service transition start: service=com.apple.photo.icloud.cloudphoto personId=1359696360 lastKnownPersonId=1359696360 targetState=1
21.03.2016 17:07:58,562	cloudphotosd[644]	Determine service transition end: 3, currentState: 3, shouldEnableService: 1
21.03.2016 17:07:58,719	cloudphotosd[644]	New connection request from 669
21.03.2016 17:07:58,000	kernel[0]	ignored is_io_service_close(0x1000003ab,IOHIDParamUserClient)
21.03.2016 17:07:58,000	kernel[0]	ignored is_io_service_close(0x1000003ab,IOHIDParamUserClient)
21.03.2016 17:07:58,828	com.apple.photomoments[683]	Photomoments process awakened.
21.03.2016 17:07:59,190	sandboxd[559]	([686]) AssetCacheLocato(686) deny mach-lookup com.apple.cookied
21.03.2016 17:07:59,237	com.apple.backupd[518]	Starting automatic backup
21.03.2016 17:07:59,662	com.apple.backupd[518]	Backing up to /dev/disk1s2: /Volumes/Dane/Backups.backupdb
21.03.2016 17:07:59,842	AssetCacheLocatorService[686]	#35e3527f [I:AssetCacheLocatorService.queue] found no caching servers
21.03.2016 17:08:00,020	cloudphotosd[644]	<MSASStateMachine: 0x7fb219549d30>: Successfully checked for changes updates.
21.03.2016 17:08:00,262	mds[57]	(Volume.Normal:2464) volume:0x7fd98b901800 ********** Bootstrapped Creating a default store:0 SpotLoc:(null) SpotVerLoc:/Volumes/firmwaresyncd.xJLJWK/.Spotlight-V100/Store-V1 occlude:0 /Volumes/firmwaresyncd.xJLJWK
21.03.2016 17:08:00,397	UserEventAgent[40]	Failed to send message because the port couldn't be created.
21.03.2016 17:08:00,422	com.apple.backupd[518]	Event store UUIDs don't match for volume: OS X
21.03.2016 17:08:00,447	com.apple.backupd[518]	Deep event scan at path:/ reason:must scan subdirs|new event db|
21.03.2016 17:08:00,447	com.apple.backupd[518]	Running event scan
21.03.2016 17:08:00,920	deleted[332]	normalizeUserMountpoint:736 volRoot failed for /Volumes/firmwaresyncd.xJLJWK
21.03.2016 17:08:00,920	deleted[332]	_validateVolume:758 unable to normalize volume: "/Volumes/firmwaresyncd.xJLJWK", vol: (null)
21.03.2016 17:08:05,256	login[695]	USER_PROCESS: 695 ttys000
21.03.2016 17:08:05,869	AddressBookSourceSync[641]	AOSKit WARN: (-) Invalid url: https://(censored)%40gmail.com@www.googleapis.com/carddav/v1/principals/(censored)%40gmail.com/
21.03.2016 17:08:05,946	com.apple.AddressBook.ContactsAccountsService[264]	[Accounts] Current connection, <NSXPCConnection: 0x7fef6b70bbe0> connection from pid 651, doesn't have account access.
21.03.2016 17:08:05,946	CalNCService[651]	[Accounts] Failed to update account with identifier 6DBF44CF-881D-4070-900F-8ECD4FAE2C6C, error: Error Domain=ABAddressBookErrorDomain Code=1002 "(null)"
21.03.2016 17:08:05,992	com.apple.AddressBook.InternetAccountsBridge[702]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 1
21.03.2016 17:08:06,102	sandboxd[559]	([702]) com.apple.Addres(702) deny network-outbound /private/var/run/mDNSResponder
21.03.2016 17:08:06,613	sandboxd[559]	([388]) softwareupdated(388) deny system-fsctl 0x682f
21.03.2016 17:08:06,000	kernel[0]	Sandbox: com.apple.Addres(702) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:08:06,992	com.apple.AddressBook.InternetAccountsBridge[702]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 2
21.03.2016 17:08:08,000	kernel[0]	Sandbox: com.apple.Addres(702) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:08:08,047	com.apple.AddressBook.InternetAccountsBridge[702]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 3
21.03.2016 17:08:08,619	com.apple.AddressBook.ContactsAccountsService[264]	[Accounts] Current connection, <NSXPCConnection: 0x7fef6b60d810> connection from pid 606, doesn't have account access.
21.03.2016 17:08:08,619	sharingd[606]	[Accounts] Failed to update account with identifier 6DBF44CF-881D-4070-900F-8ECD4FAE2C6C, error: Error Domain=ABAddressBookErrorDomain Code=1002 "(null)"
21.03.2016 17:08:09,000	kernel[0]	Sandbox: com.apple.Addres(702) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:08:09,118	com.apple.AddressBook.InternetAccountsBridge[702]	dnssd_clientstub ConnectToServer: connect() failed path:/var/run/mDNSResponder Socket:4 Err:-1 Errno:1 Operation not permitted
21.03.2016 17:08:09,000	kernel[0]	Sandbox: com.apple.Addres(702) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:08:09,119	com.apple.AddressBook.InternetAccountsBridge[702]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 1
21.03.2016 17:08:10,000	kernel[0]	Sandbox: com.apple.Addres(702) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:08:10,162	com.apple.AddressBook.InternetAccountsBridge[702]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 2
21.03.2016 17:08:10,790	com.apple.xpc.launchd[1]	(com.adobe.ARMDCHelper.cc24aef4a1b90ed56a725c38014c95072f92651fb65e1bf9c8e43c37a23d420d[611]) Service exited with abnormal code: 111
21.03.2016 17:08:11,000	kernel[0]	Sandbox: com.apple.Addres(702) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:08:11,196	com.apple.AddressBook.InternetAccountsBridge[702]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 3
21.03.2016 17:08:12,098	secd[558]	 SOSAccountThisDeviceCanSyncWithCircle sync with device failure: Error Domain=com.apple.security.sos.error Code=1035 "Account identity not set" UserInfo={NSDescription=Account identity not set}
21.03.2016 17:08:12,000	kernel[0]	Sandbox: com.apple.Addres(702) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:08:12,213	com.apple.AddressBook.InternetAccountsBridge[702]	dnssd_clientstub ConnectToServer: connect() failed path:/var/run/mDNSResponder Socket:4 Err:-1 Errno:1 Operation not permitted
21.03.2016 17:08:12,758	Mail[709]	AllSignatures.plist: Syncing with cloud -- updating local; no cloud data not reachable, error: Error Domain=NSCocoaErrorDomain Code=260 "Nie można otworzyć pliku „ubiquitous_AllSignatures.plist”; nie ma takiego pliku." UserInfo={NSURL=file:///Users/Konrad/Library/Mobile%20Documents/com~apple~mail/Data/V3/MailData/Signatures/ubiquitous_AllSignatures.plist, NSFilePath=/Users/Konrad/Library/Mobile Documents/com~apple~mail/Data/V3/MailData/Signatures/ubiquitous_AllSignatures.plist, NSUnderlyingError=0x7f8a3ad6f530 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}}
21.03.2016 17:08:13,000	kernel[0]	Sandbox: Contacts(710) allow(0) mach-register com.apple.AddressBook.AddressBookApplicationFrameworkIPC
21.03.2016 17:08:14,230	Contacts[710]	AOSKit WARN: (-) Invalid url: https://(censored)%40gmail.com@www.googleapis.com/carddav/v1/principals/(censored)%40gmail.com/
21.03.2016 17:08:14,320	CalendarAgent[624]	[com.apple.calendar.store.log.caldav.coredav] [Refusing to parse response to PROPPATCH because of content-type: [text/html; charset=UTF-8].]
21.03.2016 17:08:14,000	kernel[0]	Sandbox: com.apple.Addres(714) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:08:14,350	com.apple.AddressBook.InternetAccountsBridge[714]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 1
21.03.2016 17:08:14,357	CalendarAgent[624]	[com.apple.calendar.store.log.caldav.coredav] [Refusing to parse response to PROPPATCH because of content-type: [text/html; charset=UTF-8].]
21.03.2016 17:08:15,000	kernel[0]	Sandbox: com.apple.Addres(714) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:08:15,363	com.apple.AddressBook.InternetAccountsBridge[714]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 2
21.03.2016 17:08:15,780	accountsd[647]	AIDA Notification plugin running
21.03.2016 17:08:15,903	com.apple.AddressBook.InternetAccountsBridge[716]	[AOSAccounts] : [__49-[ACAccountStore(iCloudAccount) icaAppleAccounts]_block_invoke] : accountsWithAccountType returned error: Error Domain=com.apple.accounts Code=9 "(null)"
21.03.2016 17:08:15,000	kernel[0]	Sandbox: com.apple.Addres(716) deny(1) mach-lookup com.apple.cdp.daemon
21.03.2016 17:08:15,904	com.apple.AddressBook.InternetAccountsBridge[716]	Checking iCDP status for DSID 1359696360 (checkWithServer=0)
21.03.2016 17:08:15,904	com.apple.AddressBook.InternetAccountsBridge[716]	Checking iCDP status for DSID 1359696360 (checkWithServer=0)
21.03.2016 17:08:15,000	kernel[0]	Sandbox: com.apple.Addres(716) deny(1) mach-lookup com.apple.cdp.daemon
21.03.2016 17:08:15,905	com.apple.AddressBook.InternetAccountsBridge[716]	Daemon connection invalidated!
21.03.2016 17:08:15,905	com.apple.AddressBook.InternetAccountsBridge[716]	XPC Error while checking if iCDP is enabled for DSID 1359696360: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.cdp.daemon was invalidated." UserInfo={NSDebugDescription=The connection to service named com.apple.cdp.daemon was invalidated.}
21.03.2016 17:08:15,905	com.apple.AddressBook.InternetAccountsBridge[716]	Daemon connection invalidated!
21.03.2016 17:08:15,905	com.apple.AddressBook.InternetAccountsBridge[716]	XPC Error while checking if iCDP is enabled for DSID 1359696360: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.cdp.daemon was invalidated." UserInfo={NSDebugDescription=The connection to service named com.apple.cdp.daemon was invalidated.}
21.03.2016 17:08:15,906	com.apple.AddressBook.InternetAccountsBridge[716]	[AOSAccounts] : [__49-[ACAccountStore(iCloudAccount) icaAppleAccounts]_block_invoke] : accountsWithAccountType returned error: Error Domain=com.apple.accounts Code=9 "(null)"
21.03.2016 17:08:15,907	com.apple.AddressBook.InternetAccountsBridge[716]	[AOSAccounts] : [__49-[ACAccountStore(iCloudAccount) icaAppleAccounts]_block_invoke] : accountsWithAccountType returned error: Error Domain=com.apple.accounts Code=9 "(null)"
21.03.2016 17:08:15,907	com.apple.AddressBook.InternetAccountsBridge[716]	[AOSAccounts] : ___ZN15ServiceProvider21SetEnabledOnACAccountEbb18MMSetEnableOptions_block_invoke Unable to find an existing AppleAccount for DSID: 1359696360
21.03.2016 17:08:16,200	lsd[590]	Unentitled request to set default handler for content type com.apple.ical.backup by pid 711
21.03.2016 17:08:16,200	lsd[590]	Unentitled request to set default handler for content type dyn.age80w25brv4g83dt by pid 711
21.03.2016 17:08:16,000	kernel[0]	Sandbox: com.apple.Addres(714) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:08:16,406	com.apple.AddressBook.InternetAccountsBridge[714]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 3
21.03.2016 17:08:17,000	kernel[0]	Sandbox: com.apple.Addres(714) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:08:17,413	com.apple.AddressBook.InternetAccountsBridge[714]	dnssd_clientstub ConnectToServer: connect() failed path:/var/run/mDNSResponder Socket:4 Err:-1 Errno:1 Operation not permitted
21.03.2016 17:08:17,000	kernel[0]	Sandbox: com.apple.Addres(714) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:08:17,413	com.apple.AddressBook.InternetAccountsBridge[714]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 1
21.03.2016 17:08:18,000	kernel[0]	Sandbox: com.apple.Addres(714) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:08:18,417	com.apple.AddressBook.InternetAccountsBridge[714]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 2
21.03.2016 17:08:19,000	kernel[0]	Sandbox: com.apple.Addres(714) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:08:19,423	com.apple.AddressBook.InternetAccountsBridge[714]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 3
21.03.2016 17:08:20,000	kernel[0]	Sandbox: com.apple.Addres(714) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:08:20,498	com.apple.AddressBook.InternetAccountsBridge[714]	dnssd_clientstub ConnectToServer: connect() failed path:/var/run/mDNSResponder Socket:4 Err:-1 Errno:1 Operation not permitted
21.03.2016 17:08:20,511	Contacts[710]	[CardDAVPlugin-ERROR] -getPrincipalInfo:[_controller principalPropertiesAtURL:https://(censored)%40gmail.com@p35-contacts.icloud.com/1359696360/principal/] Error Domain=CoreDAVErrorDomain Code=1 "(null)"
21.03.2016 17:08:20,511	Contacts[710]	[CardDAVPlugin-ERROR] Exception caught while running sync with server: Error Domain=CoreDAVErrorDomain Code=1 "(null)"
21.03.2016 17:08:21,695	com.apple.appkit.xpc.openAndSavePanelService[719]	BUG in libdispatch client: kevent[EVFILT_MEMORYSTATUS] add: "Operation not supported" - 0x2d
21.03.2016 17:08:21,895	com.apple.appkit.xpc.openAndSavePanelService[719]	assertion failed: 15D21: libxpc.dylib + 63930 [61AB4610-9304-354C-9E9B-D57198AE9866]: 0x89
21.03.2016 17:08:22,139	com.apple.AddressBook.ContactsAccountsService[264]	[Accounts] We failed to get an account type for com.apple.account.CardDAV: Error Domain=com.apple.accounts Code=10002 "(null)"
21.03.2016 17:08:22,144	iconservicesagent[621]	-[ISGenerateImageOp generateImageWithCompletion:] Failed to composit image for descriptor <ISBindingImageDescriptor: 0x7fe40bd09f80>.
21.03.2016 17:08:22,144	quicklookd[653]	Error returned from iconservicesagent: (null)
21.03.2016 17:08:22,146	iconservicesagent[621]	-[ISGenerateImageOp generateImageWithCompletion:] Failed to composit image for descriptor <ISBindingImageDescriptor: 0x7fe40bd09fc0>.
21.03.2016 17:08:22,146	quicklookd[653]	Error returned from iconservicesagent: (null)
21.03.2016 17:08:22,672	Safari[721]	KeychainGetICDPStatus: keychain: -25300
21.03.2016 17:08:22,672	Safari[721]	KeychainGetICDPStatus: status: off
21.03.2016 17:08:22,692	Safari[721]	KeychainGetICDPStatus: keychain: -25300
21.03.2016 17:08:22,692	Safari[721]	KeychainGetICDPStatus: status: off
21.03.2016 17:08:22,000	kernel[0]	Sandbox: storeaccountd(650) deny(1) file-write-create /Users/Konrad/Library/Caches/com.apple.Safari/ProductionBag
21.03.2016 17:08:24,752	lsd[590]	LaunchServices: Currently 0 installed placeholders: (
)
21.03.2016 17:08:25,869	com.apple.AddressBook.ContactsAccountsService[264]	[Accounts] Current connection, <NSXPCConnection: 0x7fef6b60d810> connection from pid 606, doesn't have account access.
21.03.2016 17:08:25,869	sharingd[606]	[Accounts] Failed to update account with identifier 6DBF44CF-881D-4070-900F-8ECD4FAE2C6C, error: Error Domain=ABAddressBookErrorDomain Code=1002 "(null)"
21.03.2016 17:08:25,870	com.apple.AddressBook.ContactsAccountsService[264]	[Accounts] Current connection, <NSXPCConnection: 0x7fef6b60d810> connection from pid 606, doesn't have account access.
21.03.2016 17:08:25,870	sharingd[606]	[Accounts] Failed to update account with identifier F0EE9251-B176-4DD1-9EA9-13ECA89110BD, error: Error Domain=ABAddressBookErrorDomain Code=1002 "(null)"
21.03.2016 17:08:25,874	com.apple.AddressBook.ContactsAccountsService[264]	[Accounts] Current connection, <NSXPCConnection: 0x7fef6b70bbe0> connection from pid 651, doesn't have account access.
21.03.2016 17:08:25,874	CalNCService[651]	[Accounts] Failed to update account with identifier 6DBF44CF-881D-4070-900F-8ECD4FAE2C6C, error: Error Domain=ABAddressBookErrorDomain Code=1002 "(null)"
21.03.2016 17:08:25,877	com.apple.AddressBook.ContactsAccountsService[264]	[Accounts] Current connection, <NSXPCConnection: 0x7fef6b70bbe0> connection from pid 651, doesn't have account access.
21.03.2016 17:08:25,877	CalNCService[651]	[Accounts] Failed to update account with identifier F0EE9251-B176-4DD1-9EA9-13ECA89110BD, error: Error Domain=ABAddressBookErrorDomain Code=1002 "(null)"
21.03.2016 17:08:27,099	secd[558]	 SOSAccountThisDeviceCanSyncWithCircle sync with device failure: Error Domain=com.apple.security.sos.error Code=1035 "Account identity not set" UserInfo={NSDescription=Account identity not set}
21.03.2016 17:08:28,581	com.apple.AddressBook.ContactsAccountsService[264]	[Accounts] We failed to get the accounts of type (null): Error Domain=com.apple.accounts Code=10002 "(null)"
21.03.2016 17:08:32,894	Console[727]	Failed to connect (_consoleX) outlet from (NSApplication) to (ConsoleX): missing setter or instance variable
21.03.2016 17:08:34,712	com.apple.AddressBook.ContactsAccountsService[264]	[Accounts] We failed to get an account type for com.apple.account.CardDAV: Error Domain=com.apple.accounts Code=10002 "(null)"
21.03.2016 17:08:36,120	ntpd[176]	wake time set -0.850538 s
21.03.2016 17:08:40,381	com.apple.AddressBook.ContactsAccountsService[264]	[Accounts] We failed to get the accounts of type (null): Error Domain=com.apple.accounts Code=10002 "(null)"
21.03.2016 17:08:40,381	DataDetectorsDynamicData[405]	Could not replace account with identifier: 6DBF44CF-881D-4070-900F-8ECD4FAE2C6C
21.03.2016 17:09:01,174	mds[57]	(DiskStore.Normal:2382) 65001 1.000001
21.03.2016 17:09:08,017	mds[57]	(DiskStore.Normal:2382) 6a001 1.000002
21.03.2016 17:09:09,149	AirPlayUIAgent[628]	2016-03-21 05:09:09.149015 PM [AirPlayUIAgent] BecomingInactive: NSWorkspaceWillSleepNotification
21.03.2016 17:09:09,149	CommCenter[591]	Telling CSI to go low power.
21.03.2016 17:09:09,273	identityservicesd[602]	<IMMacNotificationCenterManager: 0x7f8028f3d960>: notification observer: com.apple.iChat   notification: __CFNotification 0x7f8028e46d60 {name = _NSDoNotDisturbEnabledNotification}
21.03.2016 17:09:09,274	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>: notification observer: com.apple.FaceTime   notification: __CFNotification 0x7f8509621210 {name = _NSDoNotDisturbEnabledNotification}
21.03.2016 17:09:09,292	sharingd[606]	17:09:09.292 : Purged contact hashes
21.03.2016 17:09:09,292	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>:    NC Disabled: NO
21.03.2016 17:09:09,292	identityservicesd[602]	<IMMacNotificationCenterManager: 0x7f8028f3d960>:    NC Disabled: NO
21.03.2016 17:09:09,300	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>:   DND Enabled: YES
21.03.2016 17:09:09,300	identityservicesd[602]	<IMMacNotificationCenterManager: 0x7f8028f3d960>:   DND Enabled: YES
21.03.2016 17:09:09,300	identityservicesd[602]	<IMMacNotificationCenterManager: 0x7f8028f3d960>: Updating enabled: NO   (Topics: (
))
21.03.2016 17:09:09,300	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>: Updating enabled: NO   (Topics: (
))
21.03.2016 17:09:09,318	WindowServer[561]	device_generate_desktop_screenshot: authw 0x7fdd4224ec00(2000), shield 0x7fdd4234ec00(2001)
21.03.2016 17:09:09,318	WindowServer[561]	device_generate_lock_screen_screenshot: authw 0x7fdd4224ec00(2000)[0, 0, 0, 0] shield 0x7fdd4234ec00(2001), dev [2560,1440]
21.03.2016 17:09:09,318	WindowServer[561]	no sleep images for WillPowerOffWithImages
21.03.2016 17:09:09,000	kernel[0]	PM response took 177 ms (560, loginwindow)
21.03.2016 17:09:09,000	kernel[0]	PM response took 178 ms (560, loginwindow)
21.03.2016 17:09:10,287	cloudfamilyrestrictionsd[645]	CFRPushManager : connection:didChangeConnectedStatus: : 0
21.03.2016 17:09:12,243	CommCenter[591]	Telling CSI to exit low power.
21.03.2016 17:09:12,246	loginwindow[560]	ERROR | -[LWBuiltInScreenLockAuthLion closeAuthAndReset:] | Attempted to remove an observer when not observing
21.03.2016 17:09:12,313	WindowServer[561]	CGXDisplayDidWakeNotification [321478648958]: posting kCGSDisplayDidWake
21.03.2016 17:09:12,313	WindowServer[561]	handle_will_sleep_auth_and_shield_windows: Deferring.
21.03.2016 17:09:12,345	com.apple.SecurityServer[75]	Session 100040 created
21.03.2016 17:09:12,423	identityservicesd[602]	<IMMacNotificationCenterManager: 0x7f8028f3d960>: notification observer: com.apple.iChat   notification: __CFNotification 0x7f8028d49fb0 {name = _NSDoNotDisturbDisabledNotification}
21.03.2016 17:09:12,424	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>: notification observer: com.apple.FaceTime   notification: __CFNotification 0x7f8509609640 {name = _NSDoNotDisturbDisabledNotification}
21.03.2016 17:09:12,433	identityservicesd[602]	<IMMacNotificationCenterManager: 0x7f8028f3d960>:    NC Disabled: NO
21.03.2016 17:09:12,443	identityservicesd[602]	<IMMacNotificationCenterManager: 0x7f8028f3d960>:   DND Enabled: NO
21.03.2016 17:09:12,444	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>:    NC Disabled: NO
21.03.2016 17:09:12,444	identityservicesd[602]	<IMMacNotificationCenterManager: 0x7f8028f3d960>: Updating enabled: YES   (Topics: (
    "com.apple.private.alloy.icloudpairing",
    "com.apple.private.alloy.continuity.encryption",
    "com.apple.private.alloy.continuity.activity",
    "com.apple.ess",
    "com.apple.private.ids",
    "com.apple.private.alloy.phonecontinuity",
    "com.apple.madrid",
    "com.apple.private.ac",
    "com.apple.private.alloy.phone.auth",
    "com.apple.private.alloy.keychainsync",
    "com.apple.private.alloy.fmf",
    "com.apple.private.alloy.sms",
    "com.apple.private.alloy.screensharing",
    "com.apple.private.alloy.maps",
    "com.apple.private.alloy.thumper.keys",
    "com.apple.private.alloy.continuity.tethering"
))
21.03.2016 17:09:12,447	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>:   DND Enabled: NO
21.03.2016 17:09:12,447	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>: Updating enabled: YES   (Topics: (
    "com.apple.ess",
    "com.apple.private.ac"
))
21.03.2016 17:09:12,812	sandboxd[559]	([628]) AirPlayUIAgent(628) deny iokit-set-properties IOAudioControlValue
21.03.2016 17:09:14,864	cloudfamilyrestrictionsd[645]	CFRPushManager : connection:didChangeConnectedStatus: : 1
21.03.2016 17:09:21,747	loginwindow[560]	CoreAnimation: warning, deleted thread with uncommitted CATransaction; set CA_DEBUG_TRANSACTIONS=1 in environment to log backtraces.
21.03.2016 17:09:24,593	CommCenter[591]	Telling CSI to go low power.
21.03.2016 17:09:24,594	AirPlayUIAgent[628]	2016-03-21 05:09:24.593994 PM [AirPlayUIAgent] BecomingInactive: NSWorkspaceWillSleepNotification
21.03.2016 17:09:24,681	WindowServer[561]	_CGXRemoveWindowFromWindowMovementGroup: window 0x45 is not attached to window 0x58
21.03.2016 17:09:24,697	WindowServer[561]	device_generate_desktop_screenshot: authw 0x7fdd43319c00(2000), shield 0x7fdd42149c00(2001)
21.03.2016 17:09:24,697	WindowServer[561]	device_generate_lock_screen_screenshot: authw 0x7fdd43319c00(2000)[0, 0, 0, 0] shield 0x7fdd42149c00(2001), dev [2560,1440]
21.03.2016 17:09:24,697	WindowServer[561]	no sleep images for WillPowerOffWithImages
21.03.2016 17:09:24,000	kernel[0]	PM response took 110 ms (560, loginwindow)
21.03.2016 17:09:24,000	kernel[0]	PM response took 111 ms (560, loginwindow)
21.03.2016 17:09:24,800	identityservicesd[602]	<IMMacNotificationCenterManager: 0x7f8028f3d960>: notification observer: com.apple.iChat   notification: __CFNotification 0x7f8028d50fb0 {name = _NSDoNotDisturbEnabledNotification}
21.03.2016 17:09:24,800	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>: notification observer: com.apple.FaceTime   notification: __CFNotification 0x7f85097121b0 {name = _NSDoNotDisturbEnabledNotification}
21.03.2016 17:09:24,818	identityservicesd[602]	<IMMacNotificationCenterManager: 0x7f8028f3d960>:    NC Disabled: NO
21.03.2016 17:09:24,818	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>:    NC Disabled: NO
21.03.2016 17:09:24,824	identityservicesd[602]	<IMMacNotificationCenterManager: 0x7f8028f3d960>:   DND Enabled: YES
21.03.2016 17:09:24,824	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>:   DND Enabled: YES
21.03.2016 17:09:24,824	identityservicesd[602]	<IMMacNotificationCenterManager: 0x7f8028f3d960>: Updating enabled: NO   (Topics: (
))
21.03.2016 17:09:24,824	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>: Updating enabled: NO   (Topics: (
))
21.03.2016 17:09:25,738	cloudfamilyrestrictionsd[645]	CFRPushManager : connection:didChangeConnectedStatus: : 0
21.03.2016 17:09:25,956	mds[57]	(DiskStore.Normal:2382) 6a001 1.000022
21.03.2016 17:09:26,555	CommCenter[591]	Telling CSI to exit low power.
21.03.2016 17:09:26,557	loginwindow[560]	ERROR | -[LWBuiltInScreenLockAuthLion closeAuthAndReset:] | Attempted to remove an observer when not observing
21.03.2016 17:09:26,625	WindowServer[561]	CGXDisplayDidWakeNotification [335790779262]: posting kCGSDisplayDidWake
21.03.2016 17:09:26,625	WindowServer[561]	handle_will_sleep_auth_and_shield_windows: Deferring.
21.03.2016 17:09:26,736	identityservicesd[602]	<IMMacNotificationCenterManager: 0x7f8028f3d960>: notification observer: com.apple.iChat   notification: __CFNotification 0x7f8028d42070 {name = _NSDoNotDisturbDisabledNotification}
21.03.2016 17:09:26,736	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>: notification observer: com.apple.FaceTime   notification: __CFNotification 0x7f850951a830 {name = _NSDoNotDisturbDisabledNotification}
21.03.2016 17:09:26,750	identityservicesd[602]	<IMMacNotificationCenterManager: 0x7f8028f3d960>:    NC Disabled: NO
21.03.2016 17:09:26,750	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>:    NC Disabled: NO
21.03.2016 17:09:26,757	identityservicesd[602]	<IMMacNotificationCenterManager: 0x7f8028f3d960>:   DND Enabled: NO
21.03.2016 17:09:26,757	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>:   DND Enabled: NO
21.03.2016 17:09:26,757	identityservicesd[602]	<IMMacNotificationCenterManager: 0x7f8028f3d960>: Updating enabled: YES   (Topics: (
    "com.apple.private.alloy.icloudpairing",
    "com.apple.private.alloy.continuity.encryption",
    "com.apple.private.alloy.continuity.activity",
    "com.apple.ess",
    "com.apple.private.ids",
    "com.apple.private.alloy.phonecontinuity",
    "com.apple.madrid",
    "com.apple.private.ac",
    "com.apple.private.alloy.phone.auth",
    "com.apple.private.alloy.keychainsync",
    "com.apple.private.alloy.fmf",
    "com.apple.private.alloy.sms",
    "com.apple.private.alloy.screensharing",
    "com.apple.private.alloy.maps",
    "com.apple.private.alloy.thumper.keys",
    "com.apple.private.alloy.continuity.tethering"
))
21.03.2016 17:09:26,757	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>: Updating enabled: YES   (Topics: (
    "com.apple.ess",
    "com.apple.private.ac"
))
21.03.2016 17:09:27,125	sandboxd[559]	([628]) AirPlayUIAgent(628) deny iokit-set-properties IOAudioControlValue
21.03.2016 17:09:29,116	cloudfamilyrestrictionsd[645]	CFRPushManager : connection:didChangeConnectedStatus: : 1
21.03.2016 17:09:31,942	loginwindow[560]	CoreAnimation: warning, deleted thread with uncommitted CATransaction; set CA_DEBUG_TRANSACTIONS=1 in environment to log backtraces.
21.03.2016 17:09:33,726	AirPlayUIAgent[628]	2016-03-21 05:09:33.726471 PM [AirPlayUIAgent] BecomingInactive: NSWorkspaceWillSleepNotification
21.03.2016 17:09:33,727	CommCenter[591]	Telling CSI to go low power.
21.03.2016 17:09:33,827	WindowServer[561]	device_generate_desktop_screenshot: authw 0x7fdd42a18c00(2000), shield 0x7fdd432ce000(2001)
21.03.2016 17:09:33,827	WindowServer[561]	device_generate_lock_screen_screenshot: authw 0x7fdd42a18c00(2000)[0, 0, 0, 0] shield 0x7fdd432ce000(2001), dev [2560,1440]
21.03.2016 17:09:33,827	WindowServer[561]	no sleep images for WillPowerOffWithImages
21.03.2016 17:09:33,000	kernel[0]	PM response took 106 ms (560, loginwindow)
21.03.2016 17:09:33,000	kernel[0]	PM response took 108 ms (560, loginwindow)
21.03.2016 17:09:33,933	identityservicesd[602]	<IMMacNotificationCenterManager: 0x7f8028f3d960>: notification observer: com.apple.iChat   notification: __CFNotification 0x7f8028e24c80 {name = _NSDoNotDisturbEnabledNotification}
21.03.2016 17:09:33,933	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>: notification observer: com.apple.FaceTime   notification: __CFNotification 0x7f850951a830 {name = _NSDoNotDisturbEnabledNotification}
21.03.2016 17:09:33,947	identityservicesd[602]	<IMMacNotificationCenterManager: 0x7f8028f3d960>:    NC Disabled: NO
21.03.2016 17:09:33,947	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>:    NC Disabled: NO
21.03.2016 17:09:33,953	identityservicesd[602]	<IMMacNotificationCenterManager: 0x7f8028f3d960>:   DND Enabled: YES
21.03.2016 17:09:33,953	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>:   DND Enabled: YES
21.03.2016 17:09:33,953	identityservicesd[602]	<IMMacNotificationCenterManager: 0x7f8028f3d960>: Updating enabled: NO   (Topics: (
))
21.03.2016 17:09:33,953	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>: Updating enabled: NO   (Topics: (
))
21.03.2016 17:09:34,879	cloudfamilyrestrictionsd[645]	CFRPushManager : connection:didChangeConnectedStatus: : 0
21.03.2016 17:09:37,749	mdworker[398]	[com.apple.corespotlight.log.index] Error caught while talking to the index agent, index:<CSSearchableIndex:0x7f826ac16910; name="MDSFileProcessor", bundleID=com.apple.mail>, error:Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.spotlight.IndexAgent was invalidated." UserInfo={NSDebugDescription=The connection to service named com.apple.spotlight.IndexAgent was invalidated.}
21.03.2016 17:09:37,749	mdworker[399]	[com.apple.corespotlight.log.index] Error caught while talking to the index agent, index:<CSSearchableIndex:0x7f900b52d9c0; name="MDSFileProcessor", bundleID=com.apple.mail>, error:Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.spotlight.IndexAgent was invalidated." UserInfo={NSDebugDescription=The connection to service named com.apple.spotlight.IndexAgent was invalidated.}
21.03.2016 17:09:37,749	mdworker[398]	[com.apple.corespotlight.log.index] Finished "index items"(1500) with error:Error Domain=CSIndexErrorDomain Code=-1003 "(null)"
21.03.2016 17:09:37,749	mdworker[399]	[com.apple.corespotlight.log.index] Finished "index items"(1450) with error:Error Domain=CSIndexErrorDomain Code=-1003 "(null)"
21.03.2016 17:09:37,749	mdworker[398]	assertion failed: 15D21: libxpc.dylib + 15103 [61AB4610-9304-354C-9E9B-D57198AE9866]: 0xf
21.03.2016 17:09:37,749	mdworker[399]	assertion failed: 15D21: libxpc.dylib + 15103 [61AB4610-9304-354C-9E9B-D57198AE9866]: 0xf
21.03.2016 17:09:37,751	mdworker[401]	[com.apple.corespotlight.log.index] Error caught while talking to the index agent, index:<CSSearchableIndex:0x7ff31af06a80; name="MDSFileProcessor", bundleID=com.apple.mail>, error:Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.spotlight.IndexAgent was invalidated." UserInfo={NSDebugDescription=The connection to service named com.apple.spotlight.IndexAgent was invalidated.}
21.03.2016 17:09:37,751	mdworker[401]	[com.apple.corespotlight.log.index] Finished "index items"(1482) with error:Error Domain=CSIndexErrorDomain Code=-1003 "(null)"
21.03.2016 17:09:37,751	mdworker[401]	assertion failed: 15D21: libxpc.dylib + 15103 [61AB4610-9304-354C-9E9B-D57198AE9866]: 0xf
21.03.2016 17:09:37,772	mdworker[400]	[com.apple.corespotlight.log.index] Error caught while talking to the index agent, index:<CSSearchableIndex:0x7fd998408720; name="MDSFileProcessor", bundleID=com.apple.mail>, error:Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.spotlight.IndexAgent was invalidated." UserInfo={NSDebugDescription=The connection to service named com.apple.spotlight.IndexAgent was invalidated.}
21.03.2016 17:09:37,772	mdworker[400]	[com.apple.corespotlight.log.index] Finished "index items"(1482) with error:Error Domain=CSIndexErrorDomain Code=-1003 "(null)"
21.03.2016 17:09:37,773	mdworker[400]	assertion failed: 15D21: libxpc.dylib + 15103 [61AB4610-9304-354C-9E9B-D57198AE9866]: 0xf
21.03.2016 17:09:40,895	com.apple.xpc.launchd[1]	(com.apple.mdworker.single.06000000-0000-0000-0000-000000000000) Service only ran for 8 seconds. Pushing respawn out by 2 seconds.
21.03.2016 17:09:43,709	loginwindow[560]	CoreAnimation: warning, deleted thread with uncommitted CATransaction; set CA_DEBUG_TRANSACTIONS=1 in environment to log backtraces.
21.03.2016 17:09:51,000	kernel[0]	PM response took 3001 ms (49, powerd)
21.03.2016 17:09:51,000	kernel[0]	kern_open_file_for_direct_io(0)
21.03.2016 17:09:51,000	kernel[0]	kern_open_file_for_direct_io took 0 ms
21.03.2016 17:09:51,000	kernel[0]	Opened file /var/log/SleepWakeStacks.bin, size 172032, extents 1, maxio 2000000 ssd 1
21.03.2016 17:09:51,000	kernel[0]	polled file major 1, minor 0, blocksize 4096, pollers 5
21.03.2016 17:11:10,000	kernel[0]	setWakeOnMagicPacket() ===>
21.03.2016 17:11:10,000	kernel[0]	Ethernet [AtherosE2200]: Wake on magic packet enabled.
21.03.2016 17:11:10,000	kernel[0]	setWakeOnMagicPacket() <===
21.03.2016 17:11:10,000	kernel[0]	disable() ===>
21.03.2016 17:11:10,000	kernel[0]	Ethernet [AtherosE2200]: EEE link partner: 0x0000.
21.03.2016 17:11:10,000	kernel[0]	Ethernet [AtherosE2200]: EEE link partner: 0x0000.
21.03.2016 17:11:10,000	kernel[0]	Ethernet [AtherosE2200]: Link down on en0
21.03.2016 17:11:10,000	kernel[0]	txClearDescriptors() ===>
21.03.2016 17:11:10,000	kernel[0]	txClearDescriptors() <===
21.03.2016 17:11:10,000	kernel[0]	disable() <===
21.03.2016 17:11:10,000	kernel[0]	setPowerState() ===>
21.03.2016 17:11:10,000	kernel[0]	Ethernet [AtherosE2200]: switching to power state 0.
21.03.2016 17:11:10,000	kernel[0]	setPowerState() <===
21.03.2016 17:09:53,000	kernel[0]	Wake reason: PWRB (User)
21.03.2016 17:11:10,000	kernel[0]	Unsynchronized  TSC for cpu 1: 0x0000000179cc615c, delta 0x158ead9ab
21.03.2016 17:11:10,000	kernel[0]	Unsynchronized  TSC for cpu 2: 0x0000000179eb40d8, delta 0x158ead9ab
21.03.2016 17:11:10,000	kernel[0]	Unsynchronized  TSC for cpu 3: 0x000000017a0a1ce8, delta 0x158ead9ab
21.03.2016 17:11:10,000	kernel[0]	Current tsc from rdtsc64() is 6347226792. Rendezvouing..
21.03.2016 17:11:10,000	kernel[0]	Previous sleep cause: 5
21.03.2016 17:11:10,000	kernel[0]	setPowerState() ===>
21.03.2016 17:11:10,000	kernel[0]	Ethernet [AtherosE2200]: switching to power state 1.
21.03.2016 17:11:10,000	kernel[0]	setPowerState() <===
21.03.2016 17:11:10,000	kernel[0]	enable() ===>
21.03.2016 17:11:10,000	kernel[0]	selectMedium() ===>
21.03.2016 17:11:10,000	kernel[0]	txClearDescriptors() ===>
21.03.2016 17:11:10,000	kernel[0]	txClearDescriptors() <===
21.03.2016 17:11:10,000	kernel[0]	setMulticastMode() ===>
21.03.2016 17:11:10,000	kernel[0]	setMulticastMode() <===
21.03.2016 17:11:10,812	CommCenter[591]	Telling CSI to exit low power.
21.03.2016 17:11:10,814	AirPlayUIAgent[628]	2016-03-21 05:11:10.813729 PM [AirPlayAVSys] ### Audio server died
21.03.2016 17:11:10,000	kernel[0]	Ethernet [AtherosE2200]: Link down on en0
21.03.2016 17:11:10,817	loginwindow[560]	ERROR | -[LWBuiltInScreenLockAuthLion closeAuthAndReset:] | Attempted to remove an observer when not observing
21.03.2016 17:11:10,000	kernel[0]	selectMedium() <===
21.03.2016 17:11:10,820	diagnosticd[117]	error evaluating process info - pid: 164, puniqueid: 164
21.03.2016 17:11:10,822	com.apple.xpc.launchd[1]	(com.apple.audio.coreaudiod[164]) Service exited due to signal: Floating point exception: 8
21.03.2016 17:11:10,000	kernel[0]	setMulticastMode() ===>
21.03.2016 17:11:10,000	kernel[0]	setMulticastMode() <===
21.03.2016 17:11:10,000	kernel[0]	enable() <===
21.03.2016 17:11:10,000	kernel[0]	setWakeOnMagicPacket() ===>
21.03.2016 17:11:10,000	kernel[0]	Ethernet [AtherosE2200]: Wake on magic packet disabled.
21.03.2016 17:11:10,000	kernel[0]	setWakeOnMagicPacket() <===
21.03.2016 17:11:10,000	kernel[0]	setMulticastMode() ===>
21.03.2016 17:11:10,000	kernel[0]	setMulticastMode() <===
21.03.2016 17:11:10,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:11:10,000	kernel[0]	setMulticastList() <===
21.03.2016 17:11:10,000	kernel[0]	getPacketFilters() ===>
21.03.2016 17:11:10,000	kernel[0]	getPacketFilters() <===
21.03.2016 17:11:10,828	com.apple.xpc.launchd[1]	(com.apple.WebKit.Networking.992162BB-4FD9-4604-9128-77795EBD3387[722]) Service exited with abnormal code: 1
21.03.2016 17:11:10,836	com.apple.xpc.launchd[1]	(com.apple.Safari.10592[721]) Service exited due to signal: Floating point exception: 8
21.03.2016 17:11:10,833	diagnosticd[117]	error evaluating process info - pid: 719, puniqueid: 719
21.03.2016 17:11:10,840	com.apple.xpc.launchd[1]	(com.apple.appkit.xpc.openAndSavePanelService[719]) Service exited due to signal: Floating point exception: 8
21.03.2016 17:11:10,851	com.apple.xpc.launchd[1]	(com.apple.ReportCrash.Root[749]) Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.ReportCrash.DirectoryService
21.03.2016 17:11:10,000	kernel[0]	Sandbox: mDNSResponder(551) deny(1) mach-lookup com.apple.distributed_notifications@1v3
21.03.2016 17:11:10,859	com.apple.xpc.launchd[1]	(com.apple.ReportCrash[751]) Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.ReportCrash
21.03.2016 17:11:11,024	WindowServer[561]	CGXDisplayDidWakeNotification [365031895086]: posting kCGSDisplayDidWake
21.03.2016 17:11:11,025	WindowServer[561]	handle_will_sleep_auth_and_shield_windows: NULL shield_window (lock state: 2)
21.03.2016 17:11:11,175	ReportCrash[749]	Saved crash report for coreaudiod[164] version 1 to /Library/Logs/DiagnosticReports/coreaudiod_2016-03-21-171111_iMac-Konrad.crash
21.03.2016 17:11:11,188	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>: notification observer: com.apple.FaceTime   notification: __CFNotification 0x7f850951a830 {name = _NSDoNotDisturbDisabledNotification}
21.03.2016 17:11:11,197	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>:    NC Disabled: NO
21.03.2016 17:11:11,201	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>:   DND Enabled: NO
21.03.2016 17:11:11,201	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>: Updating enabled: YES   (Topics: (
    "com.apple.ess",
    "com.apple.private.ac"
))
21.03.2016 17:11:11,264	com.apple.xpc.launchd[1]	(com.apple.identityservicesd[602]) Service exited due to signal: Floating point exception: 8
21.03.2016 17:11:11,319	com.apple.audio.DriverHelper[753]	The plug-in named AirPlay.driver requires extending the sandbox for the mach service named com.apple.AirPlayXPCHelper.
21.03.2016 17:11:11,319	com.apple.audio.DriverHelper[753]	The plug-in named AirPlay.driver requires extending the sandbox for the mach service named com.apple.coremedia.endpointmanager.xpc.
21.03.2016 17:11:11,319	com.apple.audio.DriverHelper[753]	The plug-in named AirPlay.driver requires extending the sandbox for the mach service named com.apple.coremedia.endpoint.xpc.
21.03.2016 17:11:11,319	com.apple.audio.DriverHelper[753]	The plug-in named AirPlay.driver requires extending the sandbox for the mach service named com.apple.coremedia.endpointstream.xpc.
21.03.2016 17:11:11,327	com.apple.audio.DriverHelper[753]	The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the IOKit user-client class RootDomainUserClient.
21.03.2016 17:11:11,327	com.apple.audio.DriverHelper[753]	The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the IOKit user-client class IOHIDLibUserClient.
21.03.2016 17:11:11,327	com.apple.audio.DriverHelper[753]	The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the IOKit user-client class IOBluetoothL2CAPChannelUserClient.
21.03.2016 17:11:11,327	com.apple.audio.DriverHelper[753]	The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the IOKit user-client class IOBluetoothHCIUserClient.
21.03.2016 17:11:11,327	com.apple.audio.DriverHelper[753]	The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the IOKit user-client class IOBluetoothDeviceUserClient.
21.03.2016 17:11:11,327	com.apple.audio.DriverHelper[753]	The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the IOKit user-client class IOHIDResourceDeviceUserClient.
21.03.2016 17:11:11,327	com.apple.audio.DriverHelper[753]	The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the mach service named com.apple.blued.
21.03.2016 17:11:11,327	com.apple.audio.DriverHelper[753]	The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the mach service named com.apple.bluetoothaudiod.
21.03.2016 17:11:11,327	com.apple.audio.DriverHelper[753]	The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the mach service named com.apple.BluetoothDOServer.
21.03.2016 17:11:11,627	ReportCrash[751]	Saved crash report for Safari[721] version 9.0.3 (11601.4.4) to /Users/Konrad/Library/Logs/DiagnosticReports/Safari_2016-03-21-171111_iMac-Konrad.crash
21.03.2016 17:11:11,636	ReportCrash[751]	AutoSubmitPreference is 1
21.03.2016 17:11:11,636	ReportCrash[751]	Saved crash report for com.apple.appkit.xpc.openAndSavePanelService[719] version 1.0 (1) to /Users/Konrad/Library/Logs/DiagnosticReports/com.apple.appkit.xpc.openAndSavePanelService_2016-03-21-171111_iMac-Konrad.crash
21.03.2016 17:11:11,648	sandboxd[559]	([628]) AirPlayUIAgent(628) deny iokit-set-properties IOAudioControlValue
21.03.2016 17:11:11,699	Problem Reporter[755]	AutoSubmitPreference is 1
21.03.2016 17:11:11,742	Problem Reporter[755]	AutoSubmitPreference is 1
21.03.2016 17:11:11,744	Problem Reporter[755]	AutoSubmitPreference is 1
21.03.2016 17:11:11,756	Problem Reporter[755]	AutoSubmitPreference is 1
21.03.2016 17:11:11,759	Problem Reporter[755]	AutoSubmitPreference is 1
21.03.2016 17:11:11,761	Problem Reporter[755]	AutoSubmitPreference is 1
21.03.2016 17:11:11,763	Problem Reporter[755]	AutoSubmitPreference is 1
21.03.2016 17:11:11,902	ReportCrash[751]	Saved crash report for identityservicesd[602] version 10.0 (1000) to /Users/Konrad/Library/Logs/DiagnosticReports/identityservicesd_2016-03-21-171111_iMac-Konrad.crash
21.03.2016 17:11:11,922	Problem Reporter[755]	AutoSubmitPreference is 1
21.03.2016 17:11:11,926	Problem Reporter[755]	AutoSubmitPreference is 1
21.03.2016 17:11:12,377	identityservicesd[752]	<IMMacNotificationCenterManager: 0x7f89217356a0>: Configuring notification center for identifier: com.apple.iChat   topics: (
    "com.apple.private.alloy.icloudpairing",
    "com.apple.private.alloy.continuity.encryption",
    "com.apple.private.alloy.continuity.activity",
    "com.apple.private.ids",
    "com.apple.private.alloy.phonecontinuity",
    "com.apple.private.alloy.phone.auth",
    "com.apple.private.alloy.keychainsync",
    "com.apple.private.alloy.fmf",
    "com.apple.private.alloy.screensharing",
    "com.apple.private.alloy.maps",
    "com.apple.private.alloy.thumper.keys",
    "com.apple.private.alloy.continuity.tethering"
)
21.03.2016 17:11:12,389	identityservicesd[752]	<IMMacNotificationCenterManager: 0x7f89217356a0>:    NC Disabled: NO
21.03.2016 17:11:12,392	identityservicesd[752]	<IMMacNotificationCenterManager: 0x7f89217356a0>:   DND Enabled: NO
21.03.2016 17:11:12,392	identityservicesd[752]	<IMMacNotificationCenterManager: 0x7f89217356a0>: Updating enabled: YES   (Topics: (
    "com.apple.private.alloy.icloudpairing",
    "com.apple.private.alloy.continuity.encryption",
    "com.apple.private.alloy.continuity.activity",
    "com.apple.private.ids",
    "com.apple.private.alloy.phonecontinuity",
    "com.apple.private.alloy.phone.auth",
    "com.apple.private.alloy.keychainsync",
    "com.apple.private.alloy.fmf",
    "com.apple.private.alloy.screensharing",
    "com.apple.private.alloy.maps",
    "com.apple.private.alloy.thumper.keys",
    "com.apple.private.alloy.continuity.tethering"
))
21.03.2016 17:11:12,000	kernel[0]	Ethernet [AtherosE2200]: EEE link partner: 0x0000.
21.03.2016 17:11:12,000	kernel[0]	Ethernet [AtherosE2200]: Link up on en0, 100-Megabit, Full-duplex, Rx/Tx flow-control
21.03.2016 17:11:12,000	kernel[0]	getPacketFilters() ===>
21.03.2016 17:11:12,000	kernel[0]	getPacketFilters() <===
21.03.2016 17:11:12,000	kernel[0]	Ethernet [AtherosE2200]: EEE link partner: 0x0000.
21.03.2016 17:11:12,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:11:12,000	kernel[0]	setMulticastList() <===
21.03.2016 17:11:12,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:11:12,000	kernel[0]	setMulticastList() <===
21.03.2016 17:11:12,000	kernel[0]	in6_unlink_ifa: IPv6 address 0x9bb56675c03036d9 has no prefix
21.03.2016 17:11:12,498	ntpd[176]	sigio_handler: sigio_handler_active != 1
21.03.2016 17:11:12,498	ntpd[176]	sigio_handler: sigio_handler_active != 0
21.03.2016 17:11:12,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:11:12,000	kernel[0]	setMulticastList() <===
21.03.2016 17:11:12,499	configd[48]	LINKLOCAL en0: parent has no IP
21.03.2016 17:11:12,507	configd[48]	network changed: v4(en0-:192.168.1.106) DNS- Proxy-
21.03.2016 17:11:12,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:11:12,000	kernel[0]	setMulticastList() <===
21.03.2016 17:11:12,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:11:12,000	kernel[0]	setMulticastList() <===
21.03.2016 17:11:12,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:11:12,000	kernel[0]	setMulticastList() <===
21.03.2016 17:11:12,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:11:12,000	kernel[0]	setMulticastList() <===
21.03.2016 17:11:12,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:11:12,000	kernel[0]	setMulticastList() <===
21.03.2016 17:11:12,548	configd[48]	network changed: v4(en0+:192.168.1.106) DNS+ Proxy+ SMB
21.03.2016 17:11:12,575	Problem Reporter[755]	AutoSubmitPreference is 1
21.03.2016 17:11:12,578	Problem Reporter[755]	AutoSubmitPreference is 1
21.03.2016 17:11:13,271	identityservicesd[752]	<IMMacNotificationCenterManager: 0x7f89217356a0>:    NC Disabled: NO
21.03.2016 17:11:13,275	identityservicesd[752]	<IMMacNotificationCenterManager: 0x7f89217356a0>:   DND Enabled: NO
21.03.2016 17:11:13,275	identityservicesd[752]	<IMMacNotificationCenterManager: 0x7f89217356a0>: Updating enabled: YES   (Topics: (
    "com.apple.private.alloy.icloudpairing",
    "com.apple.private.alloy.continuity.encryption",
    "com.apple.private.alloy.continuity.activity",
    "com.apple.madrid",
    "com.apple.private.ids",
    "com.apple.private.alloy.phonecontinuity",
    "com.apple.ess",
    "com.apple.private.ac",
    "com.apple.private.alloy.phone.auth",
    "com.apple.private.alloy.keychainsync",
    "com.apple.private.alloy.fmf",
    "com.apple.private.alloy.sms",
    "com.apple.private.alloy.screensharing",
    "com.apple.private.alloy.maps",
    "com.apple.private.alloy.thumper.keys",
    "com.apple.private.alloy.continuity.tethering"
))
21.03.2016 17:11:13,279	mapspushd[642]	[Warning] Services all disappeared, removing all accounts
21.03.2016 17:11:13,279	mapspushd[642]	[Warning] Services all disappeared, removing all enabled accounts
21.03.2016 17:11:13,279	mapspushd[642]	[Warning] Services all disappeared, removing all dependent devices
21.03.2016 17:11:13,471	accountsd[647]	[Warning] Services all disappeared, removing all accounts
21.03.2016 17:11:13,471	accountsd[647]	[Warning] Services all disappeared, removing all enabled accounts
21.03.2016 17:11:13,471	accountsd[647]	[Warning] Services all disappeared, removing all dependent devices
21.03.2016 17:11:14,431	identityservicesd[752]	[Warning] IDSDaemon got a wake when it was not asleep! Current sleep state: 3
21.03.2016 17:11:16,618	cloudfamilyrestrictionsd[645]	CFRPushManager : connection:didChangeConnectedStatus: : 1
21.03.2016 17:11:36,058	AirPlayUIAgent[628]	2016-03-21 05:11:36.058296 PM [AirPlayUIAgent] BecomingInactive: NSWorkspaceWillSleepNotification
21.03.2016 17:11:36,059	CommCenter[591]	Telling CSI to go low power.
21.03.2016 17:11:36,157	WindowServer[561]	device_generate_desktop_screenshot: authw 0x7fdd421a3c00(2000), shield 0x7fdd42134c00(2001)
21.03.2016 17:11:36,157	WindowServer[561]	device_generate_lock_screen_screenshot: authw 0x7fdd421a3c00(2000)[0, 0, 0, 0] shield 0x7fdd42134c00(2001), dev [2560,1440]
21.03.2016 17:11:36,157	WindowServer[561]	no sleep images for WillPowerOffWithImages
21.03.2016 17:11:36,000	kernel[0]	PM response took 103 ms (560, loginwindow)
21.03.2016 17:11:36,000	kernel[0]	PM response took 104 ms (560, loginwindow)
21.03.2016 17:11:36,262	identityservicesd[752]	<IMMacNotificationCenterManager: 0x7f89217356a0>: notification observer: com.apple.iChat   notification: __CFNotification 0x7f8921617c50 {name = _NSDoNotDisturbEnabledNotification}
21.03.2016 17:11:36,263	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>: notification observer: com.apple.FaceTime   notification: __CFNotification 0x7f850960a120 {name = _NSDoNotDisturbEnabledNotification}
21.03.2016 17:11:36,278	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>:    NC Disabled: NO
21.03.2016 17:11:36,278	identityservicesd[752]	<IMMacNotificationCenterManager: 0x7f89217356a0>:    NC Disabled: NO
21.03.2016 17:11:36,284	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>:   DND Enabled: YES
21.03.2016 17:11:36,284	identityservicesd[752]	<IMMacNotificationCenterManager: 0x7f89217356a0>:   DND Enabled: YES
21.03.2016 17:11:36,284	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>: Updating enabled: NO   (Topics: (
))
21.03.2016 17:11:36,284	identityservicesd[752]	<IMMacNotificationCenterManager: 0x7f89217356a0>: Updating enabled: NO   (Topics: (
))
21.03.2016 17:11:37,191	cloudfamilyrestrictionsd[645]	CFRPushManager : connection:didChangeConnectedStatus: : 0
21.03.2016 17:11:48,796	com.apple.backupd[518]	Finished scan
21.03.2016 17:11:49,049	com.apple.backupd[518]	Saved event cache at /Volumes/Dane/Backups.backupdb/iMac (Konrad)/2016-03-21-170800.inProgress/185F9AF4-91C3-4448-88F8-4606CC1ED882/.DEA76BBF-19A8-3BAD-B3D1-478B3660F6C4.eventdb
21.03.2016 17:11:49,050	com.apple.backupd[518]	Not using file event preflight for OS X
21.03.2016 17:11:50,114	loginwindow[560]	CoreAnimation: warning, deleted thread with uncommitted CATransaction; set CA_DEBUG_TRANSACTIONS=1 in environment to log backtraces.
21.03.2016 17:11:53,000	kernel[0]	PM response took 2478 ms (49, powerd)
21.03.2016 17:11:53,000	kernel[0]	kern_open_file_for_direct_io(0)
21.03.2016 17:11:53,000	kernel[0]	kern_open_file_for_direct_io took 0 ms
21.03.2016 17:11:53,000	kernel[0]	Opened file /var/log/SleepWakeStacks.bin, size 172032, extents 1, maxio 2000000 ssd 1
21.03.2016 17:11:53,000	kernel[0]	polled file major 1, minor 0, blocksize 4096, pollers 5
21.03.2016 17:11:53,604	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:11:53,604	mdworker[779]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:11:53,604	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:25,000	kernel[0]	setWakeOnMagicPacket() ===>
21.03.2016 17:12:25,000	kernel[0]	Ethernet [AtherosE2200]: Wake on magic packet enabled.
21.03.2016 17:12:25,000	kernel[0]	setWakeOnMagicPacket() <===
21.03.2016 17:12:25,000	kernel[0]	disable() ===>
21.03.2016 17:12:25,000	kernel[0]	Ethernet [AtherosE2200]: EEE link partner: 0x0000.
21.03.2016 17:12:25,000	kernel[0]	Ethernet [AtherosE2200]: EEE link partner: 0x0000.
21.03.2016 17:12:25,000	kernel[0]	Ethernet [AtherosE2200]: Link down on en0
21.03.2016 17:12:25,000	kernel[0]	txClearDescriptors() ===>
21.03.2016 17:12:25,000	kernel[0]	txClearDescriptors() <===
21.03.2016 17:12:25,000	kernel[0]	disable() <===
21.03.2016 17:12:25,000	kernel[0]	setPowerState() ===>
21.03.2016 17:12:25,000	kernel[0]	Ethernet [AtherosE2200]: switching to power state 0.
21.03.2016 17:12:25,000	kernel[0]	setPowerState() <===
21.03.2016 17:11:55,000	kernel[0]	Wake reason: PWRB (User)
21.03.2016 17:12:25,000	kernel[0]	Unsynchronized  TSC for cpu 1: 0x000000017a5a2184, delta 0x15955833f
21.03.2016 17:12:25,000	kernel[0]	Unsynchronized  TSC for cpu 2: 0x000000017a78f81c, delta 0x15955833f
21.03.2016 17:12:25,000	kernel[0]	Unsynchronized  TSC for cpu 3: 0x000000017a97cf60, delta 0x159558343
21.03.2016 17:12:25,000	kernel[0]	Current tsc from rdtsc64() is 6356494632. Rendezvouing..
21.03.2016 17:12:25,000	kernel[0]	Previous sleep cause: 5
21.03.2016 17:12:25,000	kernel[0]	setPowerState() ===>
21.03.2016 17:12:25,000	kernel[0]	Ethernet [AtherosE2200]: switching to power state 1.
21.03.2016 17:12:25,000	kernel[0]	setPowerState() <===
21.03.2016 17:12:25,000	kernel[0]	enable() ===>
21.03.2016 17:12:25,000	kernel[0]	selectMedium() ===>
21.03.2016 17:12:25,000	kernel[0]	txClearDescriptors() ===>
21.03.2016 17:12:25,000	kernel[0]	txClearDescriptors() <===
21.03.2016 17:12:25,000	kernel[0]	setMulticastMode() ===>
21.03.2016 17:12:25,000	kernel[0]	setMulticastMode() <===
21.03.2016 17:12:25,000	kernel[0]	Process[504] crashed: autofsd. Too many corpses being created.
21.03.2016 17:12:25,000	kernel[0]	Process[543] crashed: aslmanager. Too many corpses being created.
21.03.2016 17:12:25,000	kernel[0]	Process[544] crashed: apsd. Too many corpses being created.
21.03.2016 17:12:25,000	kernel[0]	Ethernet [AtherosE2200]: Link down on en0
21.03.2016 17:12:25,000	kernel[0]	selectMedium() <===
21.03.2016 17:12:25,824	com.apple.xpc.launchd[1]	(com.apple.aslmanager[543]) Service exited due to signal: Floating point exception: 8
21.03.2016 17:12:25,822	AirPlayUIAgent[628]	2016-03-21 05:12:25.822340 PM [AirPlayAVSys] ### Audio server died
21.03.2016 17:12:25,827	com.apple.xpc.launchd[1]	(com.apple.FileCoordination[324]) Service exited due to signal: Floating point exception: 8
21.03.2016 17:12:25,819	diagnosticd[117]	error evaluating process info - pid: 750, puniqueid: 750
21.03.2016 17:12:25,828	com.apple.xpc.launchd[1]	(com.apple.securityd_service[229]) Service exited due to signal: Floating point exception: 8
21.03.2016 17:12:25,000	kernel[0]	setMulticastMode() ===>
21.03.2016 17:12:25,000	kernel[0]	setMulticastMode() <===
21.03.2016 17:12:25,000	kernel[0]	enable() <===
21.03.2016 17:12:25,000	kernel[0]	setWakeOnMagicPacket() ===>
21.03.2016 17:12:25,000	kernel[0]	Ethernet [AtherosE2200]: Wake on magic packet disabled.
21.03.2016 17:12:25,000	kernel[0]	setWakeOnMagicPacket() <===
21.03.2016 17:12:25,000	kernel[0]	setMulticastMode() ===>
21.03.2016 17:12:25,000	kernel[0]	setMulticastMode() <===
21.03.2016 17:12:25,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:12:25,000	kernel[0]	setMulticastList() <===
21.03.2016 17:12:25,000	kernel[0]	getPacketFilters() ===>
21.03.2016 17:12:25,000	kernel[0]	getPacketFilters() <===
21.03.2016 17:12:25,830	com.apple.xpc.launchd[1]	(com.apple.audio.coreaudiod[750]) Service exited due to signal: Floating point exception: 8
21.03.2016 17:12:25,831	com.apple.xpc.launchd[1]	(com.apple.autofsd[504]) Service exited due to signal: Floating point exception: 8
21.03.2016 17:12:25,825	diagnosticd[117]	error evaluating process info - pid: 405, puniqueid: 405
21.03.2016 17:12:25,833	com.apple.xpc.launchd[1]	(com.apple.DataDetectorsDynamicData[405]) Service exited due to signal: Floating point exception: 8
21.03.2016 17:12:25,837	com.apple.xpc.launchd[1]	(com.apple.coreservicesd[126]) Service exited due to signal: Floating point exception: 8
21.03.2016 17:12:25,828	CommCenter[591]	Telling CSI to exit low power.
21.03.2016 17:12:25,829	loginwindow[560]	ERROR | -[LWBuiltInScreenLockAuthLion closeAuthAndReset:] | Attempted to remove an observer when not observing
21.03.2016 17:12:25,837	com.apple.xpc.launchd[1]	(com.apple.apsd[544]) Service exited due to signal: Floating point exception: 8
21.03.2016 17:12:25,831	diagnosticd[117]	error evaluating process info - pid: 324, puniqueid: 324
21.03.2016 17:12:25,850	diagnosticd[117]	error evaluating process info - pid: 229, puniqueid: 229
21.03.2016 17:12:25,854	diagnosticd[117]	error evaluating process info - pid: 126, puniqueid: 126
21.03.2016 17:12:25,949	apsd[787]	Attempt to set push wake topics without dark wake enabled: ()
21.03.2016 17:12:25,949	apsd[787]	Unable to bootstrap_look_up connection port 'com.apple.askpermission.aps' for user 0: Unknown service name
21.03.2016 17:12:25,949	apsd[787]	Attempt to set push wake topics without dark wake enabled: ()
21.03.2016 17:12:25,950	apsd[787]	Unable to bootstrap_look_up connection port 'com.apple.askpermission.aps' for user 0: Unknown service name
21.03.2016 17:12:25,950	apsd[787]	<APSConnectionServer: 0x7fbc80634dc0> Invalid mach port - Cleaning up this named port's topics. com.apple.askpermission.aps
21.03.2016 17:12:25,974	apsd[787]	Attempt to set push wake topics without dark wake enabled: ()
21.03.2016 17:12:25,975	apsd[787]	Attempt to set push wake topics without dark wake enabled: ()
21.03.2016 17:12:25,994	apsd[787]	Attempt to set push wake topics without dark wake enabled: ()
21.03.2016 17:12:25,997	apsd[787]	Attempt to set push wake topics without dark wake enabled: ()
21.03.2016 17:12:25,998	apsd[787]	Attempt to set push wake topics without dark wake enabled: ()
21.03.2016 17:12:25,999	apsd[787]	Attempt to set push wake topics without dark wake enabled: ()
21.03.2016 17:12:26,000	apsd[787]	Attempt to set push wake topics without dark wake enabled: ()
21.03.2016 17:12:26,001	apsd[787]	Attempt to set push wake topics without dark wake enabled: ()
21.03.2016 17:12:26,002	apsd[787]	Attempt to set push wake topics without dark wake enabled: ()
21.03.2016 17:12:26,003	apsd[787]	Attempt to set push wake topics without dark wake enabled: ()
21.03.2016 17:12:26,008	apsd[787]	Attempt to set push wake topics without dark wake enabled: ()
21.03.2016 17:12:26,013	ReportCrash[749]	Saved crash report for securityd_service[229] version 57337.20.44 to /Library/Logs/DiagnosticReports/securityd_service_2016-03-21-171226_iMac-Konrad.crash
21.03.2016 17:12:26,022	cloudfamilyrestrictionsd[645]	CFRPushManager : connectionDidReconnect:
21.03.2016 17:12:26,026	WindowServer[561]	CGXDisplayDidWakeNotification [411843464552]: posting kCGSDisplayDidWake
21.03.2016 17:12:26,026	WindowServer[561]	handle_will_sleep_auth_and_shield_windows: NULL shield_window (lock state: 1)
21.03.2016 17:12:26,151	apsd[787]	Peer [pid=657] requested push wake but lacks APSPushWakeEntitlement
21.03.2016 17:12:26,179	identityservicesd[752]	<IMMacNotificationCenterManager: 0x7f89217356a0>: notification observer: com.apple.iChat   notification: __CFNotification 0x7f892146b660 {name = _NSDoNotDisturbDisabledNotification}
21.03.2016 17:12:26,180	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>: notification observer: com.apple.FaceTime   notification: __CFNotification 0x7f85096289b0 {name = _NSDoNotDisturbDisabledNotification}
21.03.2016 17:12:26,190	identityservicesd[752]	<IMMacNotificationCenterManager: 0x7f89217356a0>:    NC Disabled: NO
21.03.2016 17:12:26,190	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>:    NC Disabled: NO
21.03.2016 17:12:26,200	identityservicesd[752]	<IMMacNotificationCenterManager: 0x7f89217356a0>:   DND Enabled: NO
21.03.2016 17:12:26,200	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>:   DND Enabled: NO
21.03.2016 17:12:26,201	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>: Updating enabled: YES   (Topics: (
    "com.apple.ess",
    "com.apple.private.ac"
))
21.03.2016 17:12:26,201	identityservicesd[752]	<IMMacNotificationCenterManager: 0x7f89217356a0>: Updating enabled: YES   (Topics: (
    "com.apple.private.alloy.icloudpairing",
    "com.apple.private.alloy.continuity.encryption",
    "com.apple.private.alloy.continuity.activity",
    "com.apple.madrid",
    "com.apple.private.ids",
    "com.apple.private.alloy.phonecontinuity",
    "com.apple.ess",
    "com.apple.private.ac",
    "com.apple.private.alloy.phone.auth",
    "com.apple.private.alloy.keychainsync",
    "com.apple.private.alloy.fmf",
    "com.apple.private.alloy.sms",
    "com.apple.private.alloy.screensharing",
    "com.apple.private.alloy.maps",
    "com.apple.private.alloy.thumper.keys",
    "com.apple.private.alloy.continuity.tethering"
))
21.03.2016 17:12:26,211	DataDetectorsDynamicData[786]	### Failed to load Addressbook class CNContactNameFormatter
21.03.2016 17:12:26,312	com.apple.audio.DriverHelper[794]	The plug-in named AirPlay.driver requires extending the sandbox for the mach service named com.apple.AirPlayXPCHelper.
21.03.2016 17:12:26,312	com.apple.audio.DriverHelper[794]	The plug-in named AirPlay.driver requires extending the sandbox for the mach service named com.apple.coremedia.endpointmanager.xpc.
21.03.2016 17:12:26,312	com.apple.audio.DriverHelper[794]	The plug-in named AirPlay.driver requires extending the sandbox for the mach service named com.apple.coremedia.endpoint.xpc.
21.03.2016 17:12:26,312	com.apple.audio.DriverHelper[794]	The plug-in named AirPlay.driver requires extending the sandbox for the mach service named com.apple.coremedia.endpointstream.xpc.
21.03.2016 17:12:26,321	com.apple.audio.DriverHelper[794]	The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the IOKit user-client class RootDomainUserClient.
21.03.2016 17:12:26,322	com.apple.audio.DriverHelper[794]	The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the IOKit user-client class IOHIDLibUserClient.
21.03.2016 17:12:26,322	com.apple.audio.DriverHelper[794]	The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the IOKit user-client class IOBluetoothL2CAPChannelUserClient.
21.03.2016 17:12:26,322	com.apple.audio.DriverHelper[794]	The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the IOKit user-client class IOBluetoothHCIUserClient.
21.03.2016 17:12:26,322	com.apple.audio.DriverHelper[794]	The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the IOKit user-client class IOBluetoothDeviceUserClient.
21.03.2016 17:12:26,322	com.apple.audio.DriverHelper[794]	The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the IOKit user-client class IOHIDResourceDeviceUserClient.
21.03.2016 17:12:26,322	com.apple.audio.DriverHelper[794]	The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the mach service named com.apple.blued.
21.03.2016 17:12:26,322	com.apple.audio.DriverHelper[794]	The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the mach service named com.apple.bluetoothaudiod.
21.03.2016 17:12:26,322	com.apple.audio.DriverHelper[794]	The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the mach service named com.apple.BluetoothDOServer.
21.03.2016 17:12:26,420	ReportCrash[749]	Saved crash report for filecoordinationd[324] version 1256.1 to /Library/Logs/DiagnosticReports/filecoordinationd_2016-03-21-171226_iMac-Konrad.crash
21.03.2016 17:12:26,421	ReportCrash[749]	Saved crash report for coreservicesd[126] version 1136 to /Library/Logs/DiagnosticReports/coreservicesd_2016-03-21-171226_iMac-Konrad.crash
21.03.2016 17:12:26,425	ReportCrash[749]	Saved crash report for coreaudiod[750] version 1 to /Library/Logs/DiagnosticReports/coreaudiod_2016-03-21-171226_iMac-Konrad.crash
21.03.2016 17:12:26,435	ReportCrash[749]	Saved crash report for DataDetectorsDynamicData[405] version 7.0 (460) to /Library/Logs/DiagnosticReports/DataDetectorsDynamicData_2016-03-21-171226_iMac-Konrad.crash
21.03.2016 17:12:26,989	com.apple.SecurityServer[75]	Session 100020 created
21.03.2016 17:12:26,999	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:26,999	mdworker[779]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:12:27,000	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,024	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,024	mdworker[779]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:12:27,024	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,026	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,026	mdworker[779]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:12:27,026	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,031	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,031	mdworker[779]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:12:27,031	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,040	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,040	mdworker[779]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:12:27,040	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,045	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,045	mdworker[779]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:12:27,046	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,050	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,050	mdworker[779]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:12:27,051	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,055	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,056	mdworker[779]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:12:27,056	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,065	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,065	mdworker[779]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:12:27,065	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,074	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,074	mdworker[779]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:12:27,074	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,085	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,085	mdworker[779]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:12:27,086	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,090	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,090	mdworker[779]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:12:27,090	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,096	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,096	mdworker[779]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:12:27,096	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,101	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,101	mdworker[779]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:12:27,101	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,106	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,106	mdworker[779]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:12:27,106	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,118	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,118	mdworker[779]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:12:27,118	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,123	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,123	mdworker[779]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:12:27,123	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,128	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,128	mdworker[779]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:12:27,128	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,136	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,136	mdworker[779]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:12:27,137	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,142	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,142	mdworker[779]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:12:27,143	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,147	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,147	mdworker[779]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:12:27,148	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,152	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,152	mdworker[779]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:12:27,152	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,157	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,157	mdworker[779]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:12:27,157	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,162	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,162	mdworker[779]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:12:27,162	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,163	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,163	mdworker[779]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:12:27,163	mdworker[779]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:12:27,000	kernel[0]	Ethernet [AtherosE2200]: EEE link partner: 0x0000.
21.03.2016 17:12:27,000	kernel[0]	Ethernet [AtherosE2200]: Link up on en0, 100-Megabit, Full-duplex, Rx/Tx flow-control
21.03.2016 17:12:27,000	kernel[0]	getPacketFilters() ===>
21.03.2016 17:12:27,000	kernel[0]	getPacketFilters() <===
21.03.2016 17:12:27,000	kernel[0]	Ethernet [AtherosE2200]: EEE link partner: 0x0000.
21.03.2016 17:12:27,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:12:27,000	kernel[0]	setMulticastList() <===
21.03.2016 17:12:27,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:12:27,000	kernel[0]	setMulticastList() <===
21.03.2016 17:12:27,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:12:27,000	kernel[0]	setMulticastList() <===
21.03.2016 17:12:27,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:12:27,000	kernel[0]	setMulticastList() <===
21.03.2016 17:12:27,000	kernel[0]	in6_unlink_ifa: IPv6 address 0x9bb56675c0303c19 has no prefix
21.03.2016 17:12:27,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:12:27,000	kernel[0]	setMulticastList() <===
21.03.2016 17:12:27,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:12:27,000	kernel[0]	setMulticastList() <===
21.03.2016 17:12:27,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:12:27,000	kernel[0]	setMulticastList() <===
21.03.2016 17:12:27,575	configd[48]	LINKLOCAL en0: parent has no IP
21.03.2016 17:12:27,583	configd[48]	network changed: v4(en0-:192.168.1.106) DNS- Proxy-
21.03.2016 17:12:27,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:12:27,000	kernel[0]	setMulticastList() <===
21.03.2016 17:12:27,643	mDNSResponder[551]	mDNS_RegisterInterface: Frequent transitions for interface en0 (FE80:0000:0000:0000:DACB:8AFF:FE7D:3E6D)
21.03.2016 17:12:27,647	networkd[159]	-[NETClientConnection effectiveBundleID] using process name SafariDAVClient as bundle ID (this is expected for daemons without bundle ID
21.03.2016 17:12:27,647	networkd[159]	-[NETClientConnection effectiveBundleID] using process name SafariDAVClient as bundle ID (this is expected for daemons without bundle ID
21.03.2016 17:12:27,649	configd[48]	network changed: v4(en0+:192.168.1.106) DNS+ Proxy+ SMB
21.03.2016 17:12:27,728	mDNSResponder[551]	mDNS_RegisterInterface: Frequent transitions for interface en0 (192.168.1.106)
21.03.2016 17:12:30,284	com.apple.backupd[518]	Will copy (94 MB) from OS X
21.03.2016 17:12:30,311	com.apple.backupd[518]	Found 742 files (94 MB) needing backup
21.03.2016 17:12:30,351	com.apple.backupd[518]	2,18 GB required (including padding), 810,6 GB available
21.03.2016 17:12:32,112	cloudfamilyrestrictionsd[645]	CFRPushManager : connection:didChangeConnectedStatus: : 1
21.03.2016 17:12:36,392	AddressBookSourceSync[789]	AOSKit WARN: (-) Invalid url: https://(censored)%40gmail.com@www.googleapis.com/carddav/v1/principals/(censored)%40gmail.com/
21.03.2016 17:12:36,515	com.apple.AddressBook.InternetAccountsBridge[801]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 1
21.03.2016 17:12:36,521	sandboxd[559]	([801]) com.apple.Addres(801) deny network-outbound /private/var/run/mDNSResponder
21.03.2016 17:12:36,740	secd[558]	 SOSAccountThisDeviceCanSyncWithCircle sync with device failure: Error Domain=com.apple.security.sos.error Code=1035 "Account identity not set" UserInfo={NSDescription=Account identity not set}
21.03.2016 17:12:37,516	com.apple.AddressBook.InternetAccountsBridge[801]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 2
21.03.2016 17:12:37,523	sandboxd[559]	([801]) com.apple.Addres(801) deny network-outbound /private/var/run/mDNSResponder
21.03.2016 17:12:38,000	kernel[0]	ignored is_io_service_close(0x1000003ab,IOHIDParamUserClient)
21.03.2016 17:12:38,223	Safari[797]	KeychainGetICDPStatus: keychain: -25300
21.03.2016 17:12:38,223	Safari[797]	KeychainGetICDPStatus: status: off
21.03.2016 17:12:38,241	Safari[797]	KeychainGetICDPStatus: keychain: -25300
21.03.2016 17:12:38,241	Safari[797]	KeychainGetICDPStatus: status: off
21.03.2016 17:12:38,519	com.apple.AddressBook.InternetAccountsBridge[801]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 3
21.03.2016 17:12:38,526	sandboxd[559]	([801]) com.apple.Addres(801) deny network-outbound /private/var/run/mDNSResponder
21.03.2016 17:12:38,737	sandboxd[559]	([650]) storeaccountd(650) deny file-write-create /Users/Konrad/Library/Caches/com.apple.Safari/ProductionBag
21.03.2016 17:12:39,591	com.apple.AddressBook.InternetAccountsBridge[801]	dnssd_clientstub ConnectToServer: connect() failed path:/var/run/mDNSResponder Socket:4 Err:-1 Errno:1 Operation not permitted
21.03.2016 17:12:39,594	com.apple.AddressBook.InternetAccountsBridge[801]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 1
21.03.2016 17:12:39,598	sandboxd[559]	([801]) com.apple.Addres(801) deny network-outbound /private/var/run/mDNSResponder
21.03.2016 17:12:39,602	sandboxd[559]	([801]) com.apple.Addres(801) deny network-outbound /private/var/run/mDNSResponder
21.03.2016 17:12:40,596	com.apple.AddressBook.InternetAccountsBridge[801]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 2
21.03.2016 17:12:40,602	sandboxd[559]	([801]) com.apple.Addres(801) deny network-outbound /private/var/run/mDNSResponder
21.03.2016 17:12:41,609	com.apple.AddressBook.InternetAccountsBridge[801]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 3
21.03.2016 17:12:41,614	sandboxd[559]	([801]) com.apple.Addres(801) deny network-outbound /private/var/run/mDNSResponder
21.03.2016 17:12:42,417	com.apple.SecurityServer[75]	Killing auth hosts
21.03.2016 17:12:42,417	com.apple.SecurityServer[75]	Session 100040 destroyed
21.03.2016 17:12:42,000	kernel[0]	Sandbox: com.apple.Safari(807) deny(1) file-issue-extension /Users/Konrad/Library/Caches/com.apple.Safari.SearchHelper
21.03.2016 17:12:42,418	com.apple.Safari.SearchHelper[807]	Failed to obtain sandbox extension for path=/Users/Konrad/Library/Caches/com.apple.Safari.SearchHelper. Errno:1
21.03.2016 17:12:42,000	kernel[0]	Sandbox: com.apple.Safari(807) deny(1) file-issue-extension /Users/Konrad/Library/Caches/com.apple.Safari.SearchHelper
21.03.2016 17:12:42,418	com.apple.Safari.SearchHelper[807]	Failed to obtain sandbox extension for path=/Users/Konrad/Library/Caches/com.apple.Safari.SearchHelper. Errno:1
21.03.2016 17:12:42,422	com.apple.SecurityServer[75]	Session 100042 created
21.03.2016 17:12:42,000	kernel[0]	Sandbox: com.apple.Addres(801) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:12:42,650	com.apple.AddressBook.InternetAccountsBridge[801]	dnssd_clientstub ConnectToServer: connect() failed path:/var/run/mDNSResponder Socket:4 Err:-1 Errno:1 Operation not permitted
21.03.2016 17:12:44,189	mdworker[808]	iWork MDI raised an exception: Could not read: Is a directory
21.03.2016 17:12:45,411	com.apple.WebKit.WebContent[804]	[17:12:45.410] vq_CopyProperty signalled err=-12783 (kFigBaseObjectError_ValueNotAvailable) (no videoRenderPipeline available) at /Library/Caches/com.apple.xbs/Sources/CoreMedia/CoreMedia-1731.15.33/Prototypes/VideoQueue/FigVideoQueue.m line 1042
21.03.2016 17:12:45,411	com.apple.WebKit.WebContent[804]	[17:12:45.411] vq_CopyProperty signalled err=-12783 (kFigBaseObjectError_ValueNotAvailable) (no videoRenderPipeline available) at /Library/Caches/com.apple.xbs/Sources/CoreMedia/CoreMedia-1731.15.33/Prototypes/VideoQueue/FigVideoQueue.m line 1042
21.03.2016 17:12:45,411	com.apple.WebKit.WebContent[804]	[17:12:45.411] vq_CopyProperty signalled err=-12783 (kFigBaseObjectError_ValueNotAvailable) (no videoRenderPipeline available) at /Library/Caches/com.apple.xbs/Sources/CoreMedia/CoreMedia-1731.15.33/Prototypes/VideoQueue/FigVideoQueue.m line 1042
21.03.2016 17:12:45,411	com.apple.WebKit.WebContent[804]	[17:12:45.411] vq_CopyProperty signalled err=-12783 (kFigBaseObjectError_ValueNotAvailable) (no videoRenderPipeline available) at /Library/Caches/com.apple.xbs/Sources/CoreMedia/CoreMedia-1731.15.33/Prototypes/VideoQueue/FigVideoQueue.m line 1042
21.03.2016 17:12:45,411	com.apple.WebKit.WebContent[804]	[17:12:45.411] vq_CopyProperty signalled err=-12783 (kFigBaseObjectError_ValueNotAvailable) (no videoRenderPipeline available) at /Library/Caches/com.apple.xbs/Sources/CoreMedia/CoreMedia-1731.15.33/Prototypes/VideoQueue/FigVideoQueue.m line 1042
21.03.2016 17:12:45,411	com.apple.WebKit.WebContent[804]	[17:12:45.411] vq_CopyProperty signalled err=-12783 (kFigBaseObjectError_ValueNotAvailable) (no videoRenderPipeline available) at /Library/Caches/com.apple.xbs/Sources/CoreMedia/CoreMedia-1731.15.33/Prototypes/VideoQueue/FigVideoQueue.m line 1042
21.03.2016 17:12:45,411	com.apple.WebKit.WebContent[804]	[17:12:45.411] vq_CopyProperty signalled err=-12783 (kFigBaseObjectError_ValueNotAvailable) (no videoRenderPipeline available) at /Library/Caches/com.apple.xbs/Sources/CoreMedia/CoreMedia-1731.15.33/Prototypes/VideoQueue/FigVideoQueue.m line 1042
21.03.2016 17:12:45,411	com.apple.WebKit.WebContent[804]	[17:12:45.411] vq_CopyProperty signalled err=-12783 (kFigBaseObjectError_ValueNotAvailable) (no videoRenderPipeline available) at /Library/Caches/com.apple.xbs/Sources/CoreMedia/CoreMedia-1731.15.33/Prototypes/VideoQueue/FigVideoQueue.m line 1042
21.03.2016 17:12:45,412	com.apple.WebKit.WebContent[804]	[17:12:45.412] vq_CopyProperty signalled err=-12783 (kFigBaseObjectError_ValueNotAvailable) (no videoRenderPipeline available) at /Library/Caches/com.apple.xbs/Sources/CoreMedia/CoreMedia-1731.15.33/Prototypes/VideoQueue/FigVideoQueue.m line 1042
21.03.2016 17:12:45,412	com.apple.WebKit.WebContent[804]	[17:12:45.412] vq_CopyProperty signalled err=-12783 (kFigBaseObjectError_ValueNotAvailable) (no videoRenderPipeline available) at /Library/Caches/com.apple.xbs/Sources/CoreMedia/CoreMedia-1731.15.33/Prototypes/VideoQueue/FigVideoQueue.m line 1042
21.03.2016 17:12:45,412	com.apple.WebKit.WebContent[804]	[17:12:45.412] vq_CopyProperty signalled err=-12783 (kFigBaseObjectError_ValueNotAvailable) (no videoRenderPipeline available) at /Library/Caches/com.apple.xbs/Sources/CoreMedia/CoreMedia-1731.15.33/Prototypes/VideoQueue/FigVideoQueue.m line 1042
21.03.2016 17:12:45,412	com.apple.WebKit.WebContent[804]	[17:12:45.412] vq_CopyProperty signalled err=-12783 (kFigBaseObjectError_ValueNotAvailable) (no videoRenderPipeline available) at /Library/Caches/com.apple.xbs/Sources/CoreMedia/CoreMedia-1731.15.33/Prototypes/VideoQueue/FigVideoQueue.m line 1042
21.03.2016 17:12:45,579	com.apple.WebKit.WebContent[804]	GVA warning: addNewReferenceEntry_MMCO mmcoFunc1 not found requested 12, curr = 15
21.03.2016 17:12:52,169	Safari[797]	KeychainGetICDPStatus: keychain: -25300
21.03.2016 17:12:52,170	Safari[797]	KeychainGetICDPStatus: status: off
21.03.2016 17:12:53,071	SystemUIServer[596]	Could not find image named 'BB2E870E-CCEB-44C6-ADD3-228E4336E552'.
21.03.2016 17:12:53,071	SystemUIServer[596]	Could not find image named '448733A9-987C-4701-A7F5-D892440996D0'.
21.03.2016 17:12:56,905	com.apple.backupd[518]	Copied 1178 items (95,4 MB) from volume OS X. Linked 4648.
21.03.2016 17:12:58,635	com.apple.backupd[518]	Created new backup: 2016-03-21-171258
21.03.2016 17:12:58,642	UserEventAgent[40]	Failed to send message because the port couldn't be created.
21.03.2016 17:12:58,644	UserEventAgent[40]	Failed to send message because the port couldn't be created.
21.03.2016 17:12:59,000	kernel[0]	hfs: mounted Recovery HD on device disk0s3
21.03.2016 17:12:59,000	syslogd[39]	ASL Sender Statistics
21.03.2016 17:12:59,128	fseventsd[43]	Logging disabled completely for device:1: /Volumes/Recovery HD
21.03.2016 17:12:59,184	mdworker[382]	(ImportBailout.Error:1325) Asked to exit for Diskarb
21.03.2016 17:12:59,184	mdworker[384]	(ImportBailout.Error:1325) Asked to exit for Diskarb
21.03.2016 17:12:59,185	mdworker[383]	(ImportBailout.Error:1325) Asked to exit for Diskarb
21.03.2016 17:12:59,186	mdworker[385]	(ImportBailout.Error:1325) Asked to exit for Diskarb
21.03.2016 17:12:59,191	mdworker[386]	(ImportBailout.Error:1325) Asked to exit for Diskarb
21.03.2016 17:12:59,191	mdworker[421]	(ImportBailout.Error:1325) Asked to exit for Diskarb
21.03.2016 17:12:59,192	mdworker[419]	(ImportBailout.Error:1325) Asked to exit for Diskarb
21.03.2016 17:12:59,193	mdworker[420]	(ImportBailout.Error:1325) Asked to exit for Diskarb
21.03.2016 17:12:59,196	mdworker[451]	(ImportBailout.Error:1325) Asked to exit for Diskarb
21.03.2016 17:12:59,197	mdworker[452]	(ImportBailout.Error:1325) Asked to exit for Diskarb
21.03.2016 17:12:59,200	com.apple.backupd[518]	Stopping backup to allow backup destination disk to be unmounted or ejected.
21.03.2016 17:12:59,200	mdworker[808]	(ImportBailout.Error:1325) Asked to exit for Diskarb
21.03.2016 17:12:59,201	mdworker[817]	(ImportBailout.Error:1325) Asked to exit for Diskarb
21.03.2016 17:12:59,201	mdworker[814]	(ImportBailout.Error:1325) Asked to exit for Diskarb
21.03.2016 17:12:59,201	mdworker[816]	(ImportBailout.Error:1325) Asked to exit for Diskarb
21.03.2016 17:12:59,203	mdworker[815]	(ImportBailout.Error:1325) Asked to exit for Diskarb
21.03.2016 17:12:59,205	mdworker[809]	(ImportBailout.Error:1325) Asked to exit for Diskarb
21.03.2016 17:12:59,206	mdworker[446]	(ImportBailout.Error:1325) Asked to exit for Diskarb
21.03.2016 17:12:59,206	mdworker[448]	(ImportBailout.Error:1325) Asked to exit for Diskarb
21.03.2016 17:12:59,207	mdworker[447]	(ImportBailout.Error:1325) Asked to exit for Diskarb
21.03.2016 17:12:59,208	mdworker[444]	(ImportBailout.Error:1325) Asked to exit for Diskarb
21.03.2016 17:12:59,208	mdworker[450]	(ImportBailout.Error:1325) Asked to exit for Diskarb
21.03.2016 17:12:59,209	mdworker[477]	(ImportBailout.Error:1325) Asked to exit for Diskarb
21.03.2016 17:12:59,209	mdworker[445]	(ImportBailout.Error:1325) Asked to exit for Diskarb
21.03.2016 17:12:59,209	mdworker[475]	(ImportBailout.Error:1325) Asked to exit for Diskarb
21.03.2016 17:12:59,209	mdworker[480]	(ImportBailout.Error:1325) Asked to exit for Diskarb
21.03.2016 17:12:59,210	mdworker[481]	(ImportBailout.Error:1325) Asked to exit for Diskarb
21.03.2016 17:12:59,210	mdworker[476]	(ImportBailout.Error:1325) Asked to exit for Diskarb
21.03.2016 17:12:59,211	mdworker[478]	(ImportBailout.Error:1325) Asked to exit for Diskarb
21.03.2016 17:12:59,211	mdworker[747]	(ImportBailout.Error:1325) Asked to exit for Diskarb
21.03.2016 17:12:59,211	mdworker[539]	(ImportBailout.Error:1325) Asked to exit for Diskarb
21.03.2016 17:12:59,212	mdworker[730]	(ImportBailout.Error:1325) Asked to exit for Diskarb
21.03.2016 17:12:59,212	mdworker[731]	(ImportBailout.Error:1325) Asked to exit for Diskarb
21.03.2016 17:12:59,213	mdworker[732]	(ImportBailout.Error:1325) Asked to exit for Diskarb
21.03.2016 17:12:59,213	mdworker[810]	(ImportBailout.Error:1325) Asked to exit for Diskarb
21.03.2016 17:12:59,214	mdworker[806]	(ImportBailout.Error:1325) Asked to exit for Diskarb
21.03.2016 17:12:59,214	mdworker[491]	(ImportBailout.Error:1325) Asked to exit for Diskarb
21.03.2016 17:12:59,214	mdworker[819]	(ImportBailout.Error:1325) Asked to exit for Diskarb
21.03.2016 17:12:59,215	mdworker[479]	(ImportBailout.Error:1325) Asked to exit for Diskarb
21.03.2016 17:12:59,215	mdworker[811]	(ImportBailout.Error:1325) Asked to exit for Diskarb
21.03.2016 17:12:59,684	com.apple.backupd[518]	Backup deletion canceled
21.03.2016 17:12:59,685	com.apple.backupd[518]	Starting post-backup thinning
21.03.2016 17:13:01,471	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:01,471	mdworker[831]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:13:01,471	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,700	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,700	mdworker[831]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:13:02,700	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,722	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,722	mdworker[831]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:13:02,722	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,723	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,723	mdworker[831]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:13:02,724	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,728	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,728	mdworker[831]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:13:02,728	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,736	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,736	mdworker[831]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:13:02,736	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,742	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,742	mdworker[831]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:13:02,742	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,747	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,747	mdworker[831]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:13:02,747	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,751	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,751	mdworker[831]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:13:02,752	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,760	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,760	mdworker[831]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:13:02,760	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,769	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,769	mdworker[831]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:13:02,769	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,779	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,779	mdworker[831]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:13:02,779	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,783	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,783	mdworker[831]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:13:02,784	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,789	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,789	mdworker[831]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:13:02,789	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,794	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,794	mdworker[831]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:13:02,794	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,799	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,799	mdworker[831]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:13:02,799	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,811	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,811	mdworker[831]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:13:02,811	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,816	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,816	mdworker[831]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:13:02,816	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,821	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,821	mdworker[831]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:13:02,821	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,829	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,829	mdworker[831]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:13:02,830	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,835	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,835	mdworker[831]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:13:02,835	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,840	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,840	mdworker[831]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:13:02,840	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,845	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,845	mdworker[831]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:13:02,846	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,850	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,850	mdworker[831]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:13:02,851	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,856	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,856	mdworker[831]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:13:02,856	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,857	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:02,857	mdworker[831]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:13:02,857	mdworker[831]	LaunchServices: received XPC_ERROR_CONNECTION_INTERRUPTED trying to map database
21.03.2016 17:13:09,235	com.apple.backupd[518]	Cancellation timed out - exiting
21.03.2016 17:13:09,000	kernel[0]	hfs: unmount initiated on Recovery HD on device disk0s3
21.03.2016 17:13:33,746	ntpd[176]	wake time set -1.807785 s
21.03.2016 17:13:36,383	AirPlayUIAgent[628]	2016-03-21 05:13:36.383284 PM [AirPlayUIAgent] BecomingInactive: NSWorkspaceWillSleepNotification
21.03.2016 17:13:36,384	CommCenter[591]	Telling CSI to go low power.
21.03.2016 17:13:36,000	kernel[0]	Sound assertion in AppleHDAFunctionGroup at line 1058
21.03.2016 17:13:36,513	com.apple.WebKit.WebContent[804]	17:13:36.512 ERROR:    177: timed out after 0.093s (567 567); mMajorChangePending=0
21.03.2016 17:13:36,526	WindowServer[561]	device_generate_desktop_screenshot: authw 0x7fdd4193e000(2000), shield 0x7fdd4193cc00(2001)
21.03.2016 17:13:36,594	identityservicesd[752]	<IMMacNotificationCenterManager: 0x7f89217356a0>: notification observer: com.apple.iChat   notification: __CFNotification 0x7f8921707e10 {name = _NSDoNotDisturbEnabledNotification}
21.03.2016 17:13:36,594	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>: notification observer: com.apple.FaceTime   notification: __CFNotification 0x7f850960a120 {name = _NSDoNotDisturbEnabledNotification}
21.03.2016 17:13:36,612	identityservicesd[752]	<IMMacNotificationCenterManager: 0x7f89217356a0>:    NC Disabled: NO
21.03.2016 17:13:36,612	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>:    NC Disabled: NO
21.03.2016 17:13:36,619	identityservicesd[752]	<IMMacNotificationCenterManager: 0x7f89217356a0>:   DND Enabled: YES
21.03.2016 17:13:36,619	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>:   DND Enabled: YES
21.03.2016 17:13:36,619	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>: Updating enabled: NO   (Topics: (
))
21.03.2016 17:13:36,619	identityservicesd[752]	<IMMacNotificationCenterManager: 0x7f89217356a0>: Updating enabled: NO   (Topics: (
))
21.03.2016 17:13:36,677	WindowServer[561]	device_generate_lock_screen_screenshot: authw 0x7fdd4193e000(2000)[0, 0, 2560, 1440] shield 0x7fdd4193cc00(2001), dev [2560,1440]
21.03.2016 17:13:37,458	cloudfamilyrestrictionsd[645]	CFRPushManager : connection:didChangeConnectedStatus: : 0
21.03.2016 17:13:42,097	com.apple.WebKit.WebContent[804]	17:13:42.096 ERROR:    177: timed out after 0.093s (567 567); mMajorChangePending=0
21.03.2016 17:13:46,388	loginwindow[560]	CoreAnimation: warning, deleted thread with uncommitted CATransaction; set CA_DEBUG_TRANSACTIONS=1 in environment to log backtraces.
21.03.2016 17:13:54,000	kernel[0]	PM response took 2995 ms (49, powerd)
21.03.2016 17:13:54,000	kernel[0]	kern_open_file_for_direct_io(0)
21.03.2016 17:13:54,000	kernel[0]	kern_open_file_for_direct_io took 0 ms
21.03.2016 17:13:54,000	kernel[0]	Opened file /var/log/SleepWakeStacks.bin, size 172032, extents 1, maxio 2000000 ssd 1
21.03.2016 17:13:54,000	kernel[0]	polled file major 1, minor 0, blocksize 4096, pollers 5
21.03.2016 17:15:55,000	kernel[0]	setWakeOnMagicPacket() ===>
21.03.2016 17:15:55,000	kernel[0]	Ethernet [AtherosE2200]: Wake on magic packet enabled.
21.03.2016 17:15:55,000	kernel[0]	setWakeOnMagicPacket() <===
21.03.2016 17:15:55,000	kernel[0]	disable() ===>
21.03.2016 17:15:55,000	kernel[0]	Ethernet [AtherosE2200]: EEE link partner: 0x0000.
21.03.2016 17:15:55,000	kernel[0]	Ethernet [AtherosE2200]: EEE link partner: 0x0000.
21.03.2016 17:15:55,000	kernel[0]	Ethernet [AtherosE2200]: Link down on en0
21.03.2016 17:15:55,000	kernel[0]	txClearDescriptors() ===>
21.03.2016 17:15:55,000	kernel[0]	txClearDescriptors() <===
21.03.2016 17:15:55,000	kernel[0]	disable() <===
21.03.2016 17:15:55,000	kernel[0]	setPowerState() ===>
21.03.2016 17:15:55,000	kernel[0]	Ethernet [AtherosE2200]: switching to power state 0.
21.03.2016 17:15:55,000	kernel[0]	setPowerState() <===
21.03.2016 17:13:56,000	kernel[0]	Wake reason: PWRB (User)
21.03.2016 17:15:55,000	kernel[0]	Unsynchronized  TSC for cpu 1: 0x0000000179fb9ccc, delta 0x1590f9477
21.03.2016 17:15:55,000	kernel[0]	Unsynchronized  TSC for cpu 2: 0x000000017a1a7b28, delta 0x1590f9477
21.03.2016 17:15:55,000	kernel[0]	Unsynchronized  TSC for cpu 3: 0x000000017a39512c, delta 0x1590f9477
21.03.2016 17:15:55,000	kernel[0]	Current tsc from rdtsc64() is 6350206980. Rendezvouing..
21.03.2016 17:15:55,000	kernel[0]	Previous sleep cause: 5
21.03.2016 17:15:55,000	kernel[0]	setPowerState() ===>
21.03.2016 17:15:55,000	kernel[0]	Ethernet [AtherosE2200]: switching to power state 1.
21.03.2016 17:15:55,000	kernel[0]	setPowerState() <===
21.03.2016 17:15:55,000	kernel[0]	enable() ===>
21.03.2016 17:15:55,000	kernel[0]	selectMedium() ===>
21.03.2016 17:15:55,000	kernel[0]	txClearDescriptors() ===>
21.03.2016 17:15:55,000	kernel[0]	txClearDescriptors() <===
21.03.2016 17:15:55,000	kernel[0]	setMulticastMode() ===>
21.03.2016 17:15:55,000	kernel[0]	setMulticastMode() <===
21.03.2016 17:15:55,000	kernel[0]	Ethernet [AtherosE2200]: Link down on en0
21.03.2016 17:15:55,000	kernel[0]	selectMedium() <===
21.03.2016 17:15:55,815	diagnosticd[117]	error evaluating process info - pid: 784, puniqueid: 784
21.03.2016 17:15:55,816	CommCenter[591]	Telling CSI to exit low power.
21.03.2016 17:15:55,000	kernel[0]	setMulticastMode() ===>
21.03.2016 17:15:55,000	kernel[0]	setMulticastMode() <===
21.03.2016 17:15:55,000	kernel[0]	enable() <===
21.03.2016 17:15:55,000	kernel[0]	setWakeOnMagicPacket() ===>
21.03.2016 17:15:55,000	kernel[0]	Ethernet [AtherosE2200]: Wake on magic packet disabled.
21.03.2016 17:15:55,000	kernel[0]	setWakeOnMagicPacket() <===
21.03.2016 17:15:55,000	kernel[0]	setMulticastMode() ===>
21.03.2016 17:15:55,000	kernel[0]	setMulticastMode() <===
21.03.2016 17:15:55,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:15:55,000	kernel[0]	setMulticastList() <===
21.03.2016 17:15:55,000	kernel[0]	getPacketFilters() ===>
21.03.2016 17:15:55,000	kernel[0]	getPacketFilters() <===
21.03.2016 17:15:55,826	AirPlayUIAgent[628]	2016-03-21 05:15:55.826312 PM [AirPlayAVSys] ### Audio server died
21.03.2016 17:15:55,829	diagnosticd[117]	error evaluating process info - pid: 618, puniqueid: 618
21.03.2016 17:15:55,829	CoreLocationAgent[677]	locationRequest for pid=675 response=65535
21.03.2016 17:15:55,831	com.apple.xpc.launchd[1]	(com.apple.audio.coreaudiod[784]) Service exited due to signal: Floating point exception: 8
21.03.2016 17:15:55,831	loginwindow[560]	ERROR | -[LWBuiltInScreenLockAuthLion closeAuthAndReset:] | Attempted to remove an observer when not observing
21.03.2016 17:15:55,835	com.apple.xpc.launchd[1]	(com.apple.notificationcenterui.agent[618]) Service exited due to signal: Floating point exception: 8
21.03.2016 17:15:55,835	com.apple.xpc.launchd[1]	(com.apple.WebKit.WebContent.AB46CE04-C00E-4C86-A5C4-08015B72D815[804]) Service exited due to signal: Floating point exception: 8
21.03.2016 17:15:55,846	com.apple.xpc.launchd[1]	(com.apple.ReportCrash.Root[836]) Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.ReportCrash.DirectoryService
21.03.2016 17:15:55,868	com.apple.xpc.launchd[1]	(com.apple.ReportCrash[838]) Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.ReportCrash
21.03.2016 17:15:56,023	WindowServer[561]	CGXDisplayDidWakeNotification [506320821495]: posting kCGSDisplayDidWake
21.03.2016 17:15:56,024	WindowServer[561]	handle_will_sleep_auth_and_shield_windows: NULL shield_window (lock state: 1)
21.03.2016 17:15:56,311	com.apple.audio.DriverHelper[841]	The plug-in named AirPlay.driver requires extending the sandbox for the mach service named com.apple.AirPlayXPCHelper.
21.03.2016 17:15:56,311	com.apple.audio.DriverHelper[841]	The plug-in named AirPlay.driver requires extending the sandbox for the mach service named com.apple.coremedia.endpointmanager.xpc.
21.03.2016 17:15:56,311	com.apple.audio.DriverHelper[841]	The plug-in named AirPlay.driver requires extending the sandbox for the mach service named com.apple.coremedia.endpoint.xpc.
21.03.2016 17:15:56,311	com.apple.audio.DriverHelper[841]	The plug-in named AirPlay.driver requires extending the sandbox for the mach service named com.apple.coremedia.endpointstream.xpc.
21.03.2016 17:15:56,319	com.apple.audio.DriverHelper[841]	The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the IOKit user-client class RootDomainUserClient.
21.03.2016 17:15:56,319	com.apple.audio.DriverHelper[841]	The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the IOKit user-client class IOHIDLibUserClient.
21.03.2016 17:15:56,319	com.apple.audio.DriverHelper[841]	The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the IOKit user-client class IOBluetoothL2CAPChannelUserClient.
21.03.2016 17:15:56,319	com.apple.audio.DriverHelper[841]	The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the IOKit user-client class IOBluetoothHCIUserClient.
21.03.2016 17:15:56,319	com.apple.audio.DriverHelper[841]	The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the IOKit user-client class IOBluetoothDeviceUserClient.
21.03.2016 17:15:56,319	com.apple.audio.DriverHelper[841]	The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the IOKit user-client class IOHIDResourceDeviceUserClient.
21.03.2016 17:15:56,319	com.apple.audio.DriverHelper[841]	The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the mach service named com.apple.blued.
21.03.2016 17:15:56,319	com.apple.audio.DriverHelper[841]	The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the mach service named com.apple.bluetoothaudiod.
21.03.2016 17:15:56,319	com.apple.audio.DriverHelper[841]	The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the mach service named com.apple.BluetoothDOServer.
21.03.2016 17:15:56,419	ReportCrash[836]	Saved crash report for coreaudiod[784] version 1 to /Library/Logs/DiagnosticReports/coreaudiod_2016-03-21-171556_iMac-Konrad.crash
21.03.2016 17:15:56,591	ReportCrash[838]	Saved crash report for NotificationCenter[618] version 1.0 (448.4) to /Users/Konrad/Library/Logs/DiagnosticReports/NotificationCenter_2016-03-21-171556_iMac-Konrad.crash
21.03.2016 17:15:56,669	pkd[318]	client 839 plug-in com.apple.ncplugin.WorldClock election := (null)
21.03.2016 17:15:56,670	pkd[318]	client 839 plug-in com.apple.share.SocialWidget election := (null)
21.03.2016 17:15:56,671	pkd[318]	client 839 plug-in com.apple.ncplugin.FindMyFriends election := (null)
21.03.2016 17:15:56,671	pkd[318]	client 839 plug-in com.apple.ncplugin.calculator election := (null)
21.03.2016 17:15:56,762	fontd[605]	BUG in libdispatch client: dispatch_mig_server: mach_msg() failed (ipc/send) invalid memory - 0x1000000c
21.03.2016 17:15:57,071	ReportCrash[838]	Saved crash report for com.apple.WebKit.WebContent[804] version 11601 (11601.4.4) to /Users/Konrad/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2016-03-21-171557_iMac-Konrad.crash
21.03.2016 17:15:57,075	ReportCrash[838]	AutoSubmitPreference is 1
21.03.2016 17:15:57,136	Problem Reporter[844]	AutoSubmitPreference is 1
21.03.2016 17:15:57,197	Problem Reporter[844]	AutoSubmitPreference is 1
21.03.2016 17:15:57,200	Problem Reporter[844]	AutoSubmitPreference is 1
21.03.2016 17:15:57,213	Problem Reporter[844]	AutoSubmitPreference is 1
21.03.2016 17:15:57,216	Problem Reporter[844]	AutoSubmitPreference is 1
21.03.2016 17:15:57,218	Problem Reporter[844]	AutoSubmitPreference is 1
21.03.2016 17:15:57,220	Problem Reporter[844]	AutoSubmitPreference is 1
21.03.2016 17:15:57,300	Problem Reporter[844]	AutoSubmitPreference is 1
21.03.2016 17:15:57,303	Problem Reporter[844]	AutoSubmitPreference is 1
21.03.2016 17:15:57,000	kernel[0]	Ethernet [AtherosE2200]: EEE link partner: 0x0000.
21.03.2016 17:15:57,000	kernel[0]	Ethernet [AtherosE2200]: Link up on en0, 100-Megabit, Full-duplex, Rx/Tx flow-control
21.03.2016 17:15:57,000	kernel[0]	getPacketFilters() ===>
21.03.2016 17:15:57,000	kernel[0]	getPacketFilters() <===
21.03.2016 17:15:57,000	kernel[0]	Ethernet [AtherosE2200]: EEE link partner: 0x0000.
21.03.2016 17:15:57,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:15:57,000	kernel[0]	setMulticastList() <===
21.03.2016 17:15:57,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:15:57,000	kernel[0]	setMulticastList() <===
21.03.2016 17:15:57,000	kernel[0]	in6_unlink_ifa: IPv6 address 0x9bb56675c03036d9 has no prefix
21.03.2016 17:15:57,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:15:57,000	kernel[0]	setMulticastList() <===
21.03.2016 17:15:57,511	configd[48]	LINKLOCAL en0: parent has no IP
21.03.2016 17:15:57,519	configd[48]	network changed: v4(en0-:192.168.1.106) DNS- Proxy-
21.03.2016 17:15:57,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:15:57,000	kernel[0]	setMulticastList() <===
21.03.2016 17:15:57,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:15:57,000	kernel[0]	setMulticastList() <===
21.03.2016 17:15:57,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:15:57,000	kernel[0]	setMulticastList() <===
21.03.2016 17:15:57,574	mDNSResponder[551]	 26: Could not write data to client PID[798](com.apple.WebKi) because of error - aborting connection
21.03.2016 17:15:57,574	mDNSResponder[551]	 26: DNSServiceCreateConnection: 0 registered records, 1 kDNSServiceFlagsShareConnection operation PID[798](com.apple.WebKi)
21.03.2016 17:15:57,574	mDNSResponder[551]	 ->  DNSServiceGetAddrInfo      0x4000D000  0 v4v6 r1.sn-8xjug5oxu-3ufl.googlevideo.com. PID[798]()
21.03.2016 17:15:57,576	configd[48]	network changed: v4(en0+:192.168.1.106) DNS+ Proxy+ SMB
21.03.2016 17:15:57,581	Problem Reporter[844]	AutoSubmitPreference is 1
21.03.2016 17:15:57,583	Problem Reporter[844]	AutoSubmitPreference is 1
21.03.2016 17:15:57,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:15:57,000	kernel[0]	setMulticastList() <===
21.03.2016 17:15:57,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:15:57,000	kernel[0]	setMulticastList() <===
21.03.2016 17:15:58,305	pkd[318]	enabling pid=839 for plug-in com.apple.ncplugin.stocks(1.0) C663A207-1CD1-435E-9B16-72D3F703FA4A /System/Library/CoreServices/Stocks.app/Contents/PlugIns/com.apple.ncplugin.stocks.appex
21.03.2016 17:15:58,306	pkd[318]	enabling pid=839 for plug-in com.apple.iCal.CalendarNC(1.0) 612DD495-2878-4CF5-8288-B6791876B68C /Applications/Calendar.app/Contents/PlugIns/com.apple.iCal.CalendarNC.appex
21.03.2016 17:15:58,307	pkd[318]	enabling pid=839 for plug-in com.apple.ncplugin.weather(1.0) 06C36799-6E34-4817-BC0D-FE092D0DCFE6 /System/Library/CoreServices/Weather.app/Contents/PlugIns/com.apple.ncplugin.weather.appex
21.03.2016 17:15:58,336	com.apple.ncplugin.weather[857]	### Failed to load Addressbook class CNContactNameFormatter
21.03.2016 17:15:58,565	NotificationCenter[839]	plugin com.apple.iCal.CalendarNC invalidated
21.03.2016 17:15:58,565	com.apple.iCal.CalendarNC[856]	host connection <NSXPCConnection: 0x7f95234204c0> connection from pid 839 invalidated
21.03.2016 17:15:58,631	NotificationCenter[839]	plugin com.apple.ncplugin.weather invalidated
21.03.2016 17:15:58,631	com.apple.ncplugin.weather[857]	host connection <NSXPCConnection: 0x7fea4a60cd10> connection from pid 839 invalidated
21.03.2016 17:15:58,634	CoreLocationAgent[677]	locationRequest for pid=857 message=0
21.03.2016 17:15:58,675	NotificationCenter[839]	plugin com.apple.ncplugin.stocks invalidated
21.03.2016 17:15:58,676	com.apple.ncplugin.stocks[855]	host connection <NSXPCConnection: 0x7fa51b614d60> connection from pid 839 invalidated
21.03.2016 17:16:01,615	cloudfamilyrestrictionsd[645]	CFRPushManager : connection:didChangeConnectedStatus: : 1
21.03.2016 17:16:05,838	secd[558]	 securityd_xpc_dictionary_handler cloudd[661] copy_matching Error Domain=NSOSStatusErrorDomain Code=-50 "query missing class name" (paramErr: error in user parameter list) UserInfo={NSDescription=query missing class name}
21.03.2016 17:16:05,838	cloudd[661]	 SecOSStatusWith error:[-50] Error Domain=NSOSStatusErrorDomain Code=-50 "query missing class name" (paramErr: error in user parameter list) UserInfo={NSDescription=query missing class name}
21.03.2016 17:16:29,310	com.apple.WebKit.WebContent[840]	[17:16:29.310] vq_CopyProperty signalled err=-12783 (kFigBaseObjectError_ValueNotAvailable) (no videoRenderPipeline available) at /Library/Caches/com.apple.xbs/Sources/CoreMedia/CoreMedia-1731.15.33/Prototypes/VideoQueue/FigVideoQueue.m line 1042
21.03.2016 17:16:29,310	com.apple.WebKit.WebContent[840]	[17:16:29.310] vq_CopyProperty signalled err=-12783 (kFigBaseObjectError_ValueNotAvailable) (no videoRenderPipeline available) at /Library/Caches/com.apple.xbs/Sources/CoreMedia/CoreMedia-1731.15.33/Prototypes/VideoQueue/FigVideoQueue.m line 1042
21.03.2016 17:16:29,310	com.apple.WebKit.WebContent[840]	[17:16:29.310] vq_CopyProperty signalled err=-12783 (kFigBaseObjectError_ValueNotAvailable) (no videoRenderPipeline available) at /Library/Caches/com.apple.xbs/Sources/CoreMedia/CoreMedia-1731.15.33/Prototypes/VideoQueue/FigVideoQueue.m line 1042
21.03.2016 17:16:29,311	com.apple.WebKit.WebContent[840]	[17:16:29.311] vq_CopyProperty signalled err=-12783 (kFigBaseObjectError_ValueNotAvailable) (no videoRenderPipeline available) at /Library/Caches/com.apple.xbs/Sources/CoreMedia/CoreMedia-1731.15.33/Prototypes/VideoQueue/FigVideoQueue.m line 1042
21.03.2016 17:16:29,311	com.apple.WebKit.WebContent[840]	[17:16:29.311] vq_CopyProperty signalled err=-12783 (kFigBaseObjectError_ValueNotAvailable) (no videoRenderPipeline available) at /Library/Caches/com.apple.xbs/Sources/CoreMedia/CoreMedia-1731.15.33/Prototypes/VideoQueue/FigVideoQueue.m line 1042
21.03.2016 17:16:29,311	com.apple.WebKit.WebContent[840]	[17:16:29.311] vq_CopyProperty signalled err=-12783 (kFigBaseObjectError_ValueNotAvailable) (no videoRenderPipeline available) at /Library/Caches/com.apple.xbs/Sources/CoreMedia/CoreMedia-1731.15.33/Prototypes/VideoQueue/FigVideoQueue.m line 1042
21.03.2016 17:16:29,311	com.apple.WebKit.WebContent[840]	[17:16:29.311] vq_CopyProperty signalled err=-12783 (kFigBaseObjectError_ValueNotAvailable) (no videoRenderPipeline available) at /Library/Caches/com.apple.xbs/Sources/CoreMedia/CoreMedia-1731.15.33/Prototypes/VideoQueue/FigVideoQueue.m line 1042
21.03.2016 17:16:29,311	com.apple.WebKit.WebContent[840]	[17:16:29.311] vq_CopyProperty signalled err=-12783 (kFigBaseObjectError_ValueNotAvailable) (no videoRenderPipeline available) at /Library/Caches/com.apple.xbs/Sources/CoreMedia/CoreMedia-1731.15.33/Prototypes/VideoQueue/FigVideoQueue.m line 1042
21.03.2016 17:16:29,311	com.apple.WebKit.WebContent[840]	[17:16:29.311] vq_CopyProperty signalled err=-12783 (kFigBaseObjectError_ValueNotAvailable) (no videoRenderPipeline available) at /Library/Caches/com.apple.xbs/Sources/CoreMedia/CoreMedia-1731.15.33/Prototypes/VideoQueue/FigVideoQueue.m line 1042
21.03.2016 17:16:29,311	com.apple.WebKit.WebContent[840]	[17:16:29.311] vq_CopyProperty signalled err=-12783 (kFigBaseObjectError_ValueNotAvailable) (no videoRenderPipeline available) at /Library/Caches/com.apple.xbs/Sources/CoreMedia/CoreMedia-1731.15.33/Prototypes/VideoQueue/FigVideoQueue.m line 1042
21.03.2016 17:16:29,311	com.apple.WebKit.WebContent[840]	[17:16:29.311] vq_CopyProperty signalled err=-12783 (kFigBaseObjectError_ValueNotAvailable) (no videoRenderPipeline available) at /Library/Caches/com.apple.xbs/Sources/CoreMedia/CoreMedia-1731.15.33/Prototypes/VideoQueue/FigVideoQueue.m line 1042
21.03.2016 17:16:29,311	com.apple.WebKit.WebContent[840]	[17:16:29.311] vq_CopyProperty signalled err=-12783 (kFigBaseObjectError_ValueNotAvailable) (no videoRenderPipeline available) at /Library/Caches/com.apple.xbs/Sources/CoreMedia/CoreMedia-1731.15.33/Prototypes/VideoQueue/FigVideoQueue.m line 1042
21.03.2016 17:17:07,784	ntpd[176]	wake time set -1.080120 s
21.03.2016 17:17:25,693	AirPlayUIAgent[628]	2016-03-21 05:17:25.692920 PM [AirPlayUIAgent] BecomingInactive: NSWorkspaceWillSleepNotification
21.03.2016 17:17:25,695	CommCenter[591]	Telling CSI to go low power.
21.03.2016 17:17:25,000	kernel[0]	PM response took 114 ms (560, loginwindow)
21.03.2016 17:17:25,000	kernel[0]	PM response took 115 ms (560, loginwindow)
21.03.2016 17:17:25,000	kernel[0]	Sound assertion in AppleHDAFunctionGroup at line 1058
21.03.2016 17:17:25,817	com.apple.WebKit.WebContent[840]	17:17:25.816 ERROR:    177: timed out after 0.093s (619 619); mMajorChangePending=0
21.03.2016 17:17:25,834	WindowServer[561]	device_generate_desktop_screenshot: authw 0x7fdd4332dc00(2000), shield 0x7fdd43325c00(2001)
21.03.2016 17:17:25,982	WindowServer[561]	device_generate_lock_screen_screenshot: authw 0x7fdd4332dc00(2000)[0, 0, 2560, 1440] shield 0x7fdd43325c00(2001), dev [2560,1440]
21.03.2016 17:17:26,827	cloudfamilyrestrictionsd[645]	CFRPushManager : connection:didChangeConnectedStatus: : 0
21.03.2016 17:17:31,254	com.apple.WebKit.WebContent[840]	17:17:31.253 ERROR:    177: timed out after 0.093s (619 619); mMajorChangePending=0
21.03.2016 17:17:35,697	loginwindow[560]	CoreAnimation: warning, deleted thread with uncommitted CATransaction; set CA_DEBUG_TRANSACTIONS=1 in environment to log backtraces.
21.03.2016 17:17:43,000	kernel[0]	PM response took 3025 ms (49, powerd)
21.03.2016 17:17:43,000	kernel[0]	kern_open_file_for_direct_io(0)
21.03.2016 17:17:43,000	kernel[0]	kern_open_file_for_direct_io took 0 ms
21.03.2016 17:17:43,000	kernel[0]	Opened file /var/log/SleepWakeStacks.bin, size 172032, extents 1, maxio 2000000 ssd 1
21.03.2016 17:17:43,000	kernel[0]	polled file major 1, minor 0, blocksize 4096, pollers 5
21.03.2016 17:19:22,000	kernel[0]	setWakeOnMagicPacket() ===>
21.03.2016 17:19:22,000	kernel[0]	Ethernet [AtherosE2200]: Wake on magic packet enabled.
21.03.2016 17:19:22,000	kernel[0]	setWakeOnMagicPacket() <===
21.03.2016 17:19:22,000	kernel[0]	disable() ===>
21.03.2016 17:19:22,000	kernel[0]	Ethernet [AtherosE2200]: EEE link partner: 0x0000.
21.03.2016 17:19:22,000	kernel[0]	Ethernet [AtherosE2200]: EEE link partner: 0x0000.
21.03.2016 17:19:22,000	kernel[0]	Ethernet [AtherosE2200]: Link down on en0
21.03.2016 17:19:22,000	kernel[0]	txClearDescriptors() ===>
21.03.2016 17:19:22,000	kernel[0]	txClearDescriptors() <===
21.03.2016 17:19:22,000	kernel[0]	disable() <===
21.03.2016 17:19:22,000	kernel[0]	setPowerState() ===>
21.03.2016 17:19:22,000	kernel[0]	Ethernet [AtherosE2200]: switching to power state 0.
21.03.2016 17:19:22,000	kernel[0]	setPowerState() <===
21.03.2016 17:17:45,000	kernel[0]	Wake reason: PWRB (User)
21.03.2016 17:19:22,000	kernel[0]	Unsynchronized  TSC for cpu 1: 0x000000017b198ccc, delta 0x159e4960d
21.03.2016 17:19:22,000	kernel[0]	Unsynchronized  TSC for cpu 2: 0x000000017b386698, delta 0x159e49609
21.03.2016 17:19:22,000	kernel[0]	Unsynchronized  TSC for cpu 3: 0x000000017b573c30, delta 0x159e49609
21.03.2016 17:19:22,000	kernel[0]	Current tsc from rdtsc64() is 6368776040. Rendezvouing..
21.03.2016 17:19:22,000	kernel[0]	Previous sleep cause: 5
21.03.2016 17:19:22,000	kernel[0]	setPowerState() ===>
21.03.2016 17:19:22,000	kernel[0]	Ethernet [AtherosE2200]: switching to power state 1.
21.03.2016 17:19:22,000	kernel[0]	setPowerState() <===
21.03.2016 17:19:22,000	kernel[0]	enable() ===>
21.03.2016 17:19:22,816	CommCenter[591]	Telling CSI to exit low power.
21.03.2016 17:19:22,000	kernel[0]	selectMedium() ===>
21.03.2016 17:19:22,000	kernel[0]	txClearDescriptors() ===>
21.03.2016 17:19:22,000	kernel[0]	txClearDescriptors() <===
21.03.2016 17:19:22,000	kernel[0]	setMulticastMode() ===>
21.03.2016 17:19:22,000	kernel[0]	setMulticastMode() <===
21.03.2016 17:19:22,000	kernel[0]	Ethernet [AtherosE2200]: Link down on en0
21.03.2016 17:19:22,000	kernel[0]	selectMedium() <===
21.03.2016 17:19:22,824	com.apple.xpc.launchd[1]	(com.apple.WebKit.WebContent.41956578-E09A-4D5D-A48C-05ED7B9E76CD[840]) Service exited due to signal: Floating point exception: 8
21.03.2016 17:19:22,826	loginwindow[560]	ERROR | -[LWBuiltInScreenLockAuthLion closeAuthAndReset:] | Attempted to remove an observer when not observing
21.03.2016 17:19:22,000	kernel[0]	setMulticastMode() ===>
21.03.2016 17:19:22,000	kernel[0]	setMulticastMode() <===
21.03.2016 17:19:22,000	kernel[0]	enable() <===
21.03.2016 17:19:22,000	kernel[0]	setWakeOnMagicPacket() ===>
21.03.2016 17:19:22,000	kernel[0]	Ethernet [AtherosE2200]: Wake on magic packet disabled.
21.03.2016 17:19:22,000	kernel[0]	setWakeOnMagicPacket() <===
21.03.2016 17:19:22,000	kernel[0]	setMulticastMode() ===>
21.03.2016 17:19:22,000	kernel[0]	setMulticastMode() <===
21.03.2016 17:19:22,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:19:22,000	kernel[0]	setMulticastList() <===
21.03.2016 17:19:22,000	kernel[0]	getPacketFilters() ===>
21.03.2016 17:19:22,000	kernel[0]	getPacketFilters() <===
21.03.2016 17:19:22,853	com.apple.xpc.launchd[1]	(com.apple.ReportCrash[877]) Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.ReportCrash
21.03.2016 17:19:23,026	WindowServer[561]	CGXDisplayDidWakeNotification [619348111638]: posting kCGSDisplayDidWake
21.03.2016 17:19:23,026	WindowServer[561]	handle_will_sleep_auth_and_shield_windows: NULL shield_window (lock state: 1)
21.03.2016 17:19:23,171	identityservicesd[752]	<IMMacNotificationCenterManager: 0x7f89217356a0>: notification observer: com.apple.iChat   notification: __CFNotification 0x7f8921652130 {name = _NSDoNotDisturbDisabledNotification}
21.03.2016 17:19:23,172	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>: notification observer: com.apple.FaceTime   notification: __CFNotification 0x7f8509404d90 {name = _NSDoNotDisturbDisabledNotification}
21.03.2016 17:19:23,190	identityservicesd[752]	<IMMacNotificationCenterManager: 0x7f89217356a0>:    NC Disabled: NO
21.03.2016 17:19:23,197	identityservicesd[752]	<IMMacNotificationCenterManager: 0x7f89217356a0>:   DND Enabled: NO
21.03.2016 17:19:23,197	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>:    NC Disabled: NO
21.03.2016 17:19:23,197	identityservicesd[752]	<IMMacNotificationCenterManager: 0x7f89217356a0>: Updating enabled: YES   (Topics: (
    "com.apple.private.alloy.icloudpairing",
    "com.apple.private.alloy.continuity.encryption",
    "com.apple.private.alloy.continuity.activity",
    "com.apple.madrid",
    "com.apple.private.ids",
    "com.apple.private.alloy.phonecontinuity",
    "com.apple.ess",
    "com.apple.private.ac",
    "com.apple.private.alloy.phone.auth",
    "com.apple.private.alloy.keychainsync",
    "com.apple.private.alloy.fmf",
    "com.apple.private.alloy.sms",
    "com.apple.private.alloy.screensharing",
    "com.apple.private.alloy.maps",
    "com.apple.private.alloy.thumper.keys",
    "com.apple.private.alloy.continuity.tethering"
))
21.03.2016 17:19:23,200	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>:   DND Enabled: NO
21.03.2016 17:19:23,201	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>: Updating enabled: YES   (Topics: (
    "com.apple.ess",
    "com.apple.private.ac"
))
21.03.2016 17:19:23,226	ReportCrash[877]	Saved crash report for com.apple.WebKit.WebContent[840] version 11601 (11601.4.4) to /Users/Konrad/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2016-03-21-171923_iMac-Konrad.crash
21.03.2016 17:19:23,228	ReportCrash[877]	AutoSubmitPreference is 1
21.03.2016 17:19:23,296	Problem Reporter[879]	AutoSubmitPreference is 1
21.03.2016 17:19:23,367	Problem Reporter[879]	AutoSubmitPreference is 1
21.03.2016 17:19:23,370	Problem Reporter[879]	AutoSubmitPreference is 1
21.03.2016 17:19:23,375	sandboxd[559]	([628]) AirPlayUIAgent(628) deny iokit-set-properties IOAudioControlValue
21.03.2016 17:19:23,384	Problem Reporter[879]	AutoSubmitPreference is 1
21.03.2016 17:19:23,387	Problem Reporter[879]	AutoSubmitPreference is 1
21.03.2016 17:19:23,389	Problem Reporter[879]	AutoSubmitPreference is 1
21.03.2016 17:19:23,392	Problem Reporter[879]	AutoSubmitPreference is 1
21.03.2016 17:19:23,468	Problem Reporter[879]	AutoSubmitPreference is 1
21.03.2016 17:19:23,470	Problem Reporter[879]	AutoSubmitPreference is 1
21.03.2016 17:19:23,605	WindowServer[561]	CoreAnimation: timed out fence 158d3
21.03.2016 17:19:24,000	kernel[0]	Ethernet [AtherosE2200]: EEE link partner: 0x0000.
21.03.2016 17:19:24,000	kernel[0]	Ethernet [AtherosE2200]: Link up on en0, 100-Megabit, Full-duplex, Rx/Tx flow-control
21.03.2016 17:19:24,000	kernel[0]	getPacketFilters() ===>
21.03.2016 17:19:24,000	kernel[0]	getPacketFilters() <===
21.03.2016 17:19:24,000	kernel[0]	Ethernet [AtherosE2200]: EEE link partner: 0x0000.
21.03.2016 17:19:24,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:19:24,000	kernel[0]	setMulticastList() <===
21.03.2016 17:19:24,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:19:24,000	kernel[0]	setMulticastList() <===
21.03.2016 17:19:24,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:19:24,000	kernel[0]	setMulticastList() <===
21.03.2016 17:19:24,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:19:24,000	kernel[0]	setMulticastList() <===
21.03.2016 17:19:24,000	kernel[0]	in6_unlink_ifa: IPv6 address 0x9bb56675c0303c19 has no prefix
21.03.2016 17:19:24,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:19:24,000	kernel[0]	setMulticastList() <===
21.03.2016 17:19:24,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:19:24,000	kernel[0]	setMulticastList() <===
21.03.2016 17:19:24,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:19:24,000	kernel[0]	setMulticastList() <===
21.03.2016 17:19:24,527	configd[48]	LINKLOCAL en0: parent has no IP
21.03.2016 17:19:24,535	configd[48]	network changed: v4(en0-:192.168.1.106) DNS- Proxy-
21.03.2016 17:19:24,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:19:24,000	kernel[0]	setMulticastList() <===
21.03.2016 17:19:24,586	configd[48]	network changed: v4(en0+:192.168.1.106) DNS+ Proxy+ SMB
21.03.2016 17:19:24,591	Problem Reporter[879]	AutoSubmitPreference is 1
21.03.2016 17:19:24,593	Problem Reporter[879]	AutoSubmitPreference is 1
21.03.2016 17:19:25,704	Safari[797]	Failed to save record: <CKError 0x7f9b22e9f560: "Network Unavailable" (3/-1005); "Połączenie sieciowe zostało przerwane.">
21.03.2016 17:19:28,685	cloudfamilyrestrictionsd[645]	CFRPushManager : connection:didChangeConnectedStatus: : 1
21.03.2016 17:19:48,109	iBooks[902]	objc[902]: Class SFUZipException is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:19:48,110	iBooks[902]	objc[902]: Class SFUOffsetInputStream is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:19:48,110	iBooks[902]	objc[902]: Class SFUZipArchiveOutputStream is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:19:48,110	iBooks[902]	objc[902]: Class SFUZipOutputEntry is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:19:48,110	iBooks[902]	objc[902]: Class SFUZipFreeSpaceEntry is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:19:48,110	iBooks[902]	objc[902]: Class SFUBufferedInputStream is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:19:48,110	iBooks[902]	objc[902]: Class SFUZipArchiveMemoryDataRepresentation is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:19:48,110	iBooks[902]	objc[902]: Class SFUOffsetOutputStream is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:19:48,110	iBooks[902]	objc[902]: Class SFUZipDeflateOutputStream is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:19:48,111	iBooks[902]	objc[902]: Class SFUFileDataRepresentation is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:19:48,111	iBooks[902]	objc[902]: Class SFUZipInflateInputStream is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:19:48,111	iBooks[902]	objc[902]: Class SFUMemoryOutputStream is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:19:48,111	iBooks[902]	objc[902]: Class SFUFileInputStream is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:19:48,111	iBooks[902]	objc[902]: Class SFUMemoryInputStream is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:19:48,111	iBooks[902]	objc[902]: Class SFUZipArchiveFileDataRepresentation is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:19:48,111	iBooks[902]	objc[902]: Class SFUCryptoOutputStream is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:19:48,111	iBooks[902]	objc[902]: Class SFUFileOutputStream is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:19:48,111	iBooks[902]	objc[902]: Class SFUMoveableFileOutputStream is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:19:48,112	iBooks[902]	objc[902]: Class SFUDataRepresentation is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:19:48,112	iBooks[902]	objc[902]: Class SFUCryptoUtils is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:19:48,112	iBooks[902]	objc[902]: Class SFUCryptoInputStream is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:19:48,112	iBooks[902]	objc[902]: Class SFUCryptoKey is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:19:48,112	iBooks[902]	objc[902]: Class SFUZipEntry is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:19:48,112	iBooks[902]	objc[902]: Class SFUCryptor is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:19:48,112	iBooks[902]	objc[902]: Class SFUZipArchive is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:19:48,112	iBooks[902]	objc[902]: Class SFUZipRecordInputStream is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:19:48,168	com.apple.xpc.launchd[1]	(com.apple.xpc.launchd.domain.pid.iBooks.902) Path not allowed in target domain: type = pid, path = /Library/Frameworks/iTunesLibrary.framework/Versions/A/XPCServices/com.apple.iTunesLibraryService.xpc error = 147: The specified service did not ship in the requestor's bundle, origin = /Applications/iBooks.app
21.03.2016 17:19:48,171	com.apple.xpc.launchd[1]	(com.apple.xpc.launchd.domain.pid.iBooks.902) Path not allowed in target domain: type = pid, path = /Library/Frameworks/iTunesLibrary.framework/Versions/A/XPCServices/com.apple.iTunesLibraryService.xpc error = 147: The specified service did not ship in the requestor's bundle, origin = /Applications/iBooks.app
21.03.2016 17:19:48,173	com.apple.xpc.launchd[1]	(com.apple.xpc.launchd.domain.pid.iBooks.902) Path not allowed in target domain: type = pid, path = /Library/Frameworks/iTunesLibrary.framework/Versions/A/XPCServices/com.apple.iTunesLibraryService.xpc error = 147: The specified service did not ship in the requestor's bundle, origin = /Applications/iBooks.app
21.03.2016 17:19:48,222	com.apple.xpc.launchd[1]	(com.apple.xpc.launchd.domain.pid.BKAgentService.903) Path not allowed in target domain: type = pid, path = /Library/Frameworks/iTunesLibrary.framework/Versions/A/XPCServices/com.apple.iTunesLibraryService.xpc error = 147: The specified service did not ship in the requestor's bundle, origin = /System/Library/PrivateFrameworks/BookKit.framework/Versions/A/XPCServices/com.apple.BKAgentService.xpc
21.03.2016 17:19:48,224	com.apple.xpc.launchd[1]	(com.apple.xpc.launchd.domain.pid.BKAgentService.903) Path not allowed in target domain: type = pid, path = /Library/Frameworks/iTunesLibrary.framework/Versions/A/XPCServices/com.apple.iTunesLibraryService.xpc error = 147: The specified service did not ship in the requestor's bundle, origin = /System/Library/PrivateFrameworks/BookKit.framework/Versions/A/XPCServices/com.apple.BKAgentService.xpc
21.03.2016 17:19:48,225	com.apple.xpc.launchd[1]	(com.apple.xpc.launchd.domain.pid.BKAgentService.903) Path not allowed in target domain: type = pid, path = /Library/Frameworks/iTunesLibrary.framework/Versions/A/XPCServices/com.apple.iTunesLibraryService.xpc error = 147: The specified service did not ship in the requestor's bundle, origin = /System/Library/PrivateFrameworks/BookKit.framework/Versions/A/XPCServices/com.apple.BKAgentService.xpc
21.03.2016 17:19:48,254	iTunes[901]	ApplePushService: APSConnection being used without a delegate queue
21.03.2016 17:19:48,607	App Store[906]	Unknown class FRToolbar in Interface Builder file at path /System/Library/PrivateFrameworks/StoreUI.framework/Resources/Base.lproj/FRStoreViewController.nib.
21.03.2016 17:19:49,000	kernel[0]	Sandbox: iBooks(902) deny(1) mach-lookup com.apple.dock.appstore
21.03.2016 17:19:49,442	iBooks[902]	Could not find image named 'NSImage'.
21.03.2016 17:19:49,860	storeaccountd[650]	-[PushServiceStoreDispatch getEnabledMediaTypesWithReply:]
21.03.2016 17:19:50,310	com.apple.appkit.xpc.openAndSavePanelService[915]	BUG in libdispatch client: kevent[EVFILT_MEMORYSTATUS] add: "Operation not supported" - 0x2d
21.03.2016 17:19:50,604	com.apple.appkit.xpc.openAndSavePanelService[915]	assertion failed: 15D21: libxpc.dylib + 63930 [61AB4610-9304-354C-9E9B-D57198AE9866]: 0x89
21.03.2016 17:19:50,752	com.apple.xpc.launchd[1]	(com.apple.quicklook[917]) Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.quicklook
21.03.2016 17:19:50,824	com.apple.appkit.xpc.openAndSavePanelService[916]	BUG in libdispatch client: kevent[EVFILT_MEMORYSTATUS] add: "Operation not supported" - 0x2d
21.03.2016 17:19:51,138	com.apple.appkit.xpc.openAndSavePanelService[919]	BUG in libdispatch client: kevent[EVFILT_MEMORYSTATUS] add: "Operation not supported" - 0x2d
21.03.2016 17:19:51,190	com.apple.WebKit.WebContent[908]	NSScanner: nil string argument
21.03.2016 17:19:51,323	Messages[920]	schema version 9005
21.03.2016 17:19:51,000	kernel[0]	ignored is_io_service_close(0x1000003ab,IOHIDParamUserClient)
21.03.2016 17:19:51,405	com.apple.appkit.xpc.openAndSavePanelService[919]	assertion failed: 15D21: libxpc.dylib + 63930 [61AB4610-9304-354C-9E9B-D57198AE9866]: 0x89
21.03.2016 17:19:51,415	com.apple.appkit.xpc.openAndSavePanelService[916]	assertion failed: 15D21: libxpc.dylib + 63930 [61AB4610-9304-354C-9E9B-D57198AE9866]: 0x89
21.03.2016 17:19:51,513	iconservicesagent[621]	-[ISGenerateImageOp generateImageWithCompletion:] Failed to composit image for descriptor <ISBindingImageDescriptor: 0x7fe40be14100>.
21.03.2016 17:19:51,514	quicklookd[917]	Error returned from iconservicesagent: (null)
21.03.2016 17:19:51,676	Messages[920]	17:19:51.675 WARNING:  140: This application, or a library it uses, is using the deprecated Carbon Component Manager for hosting Audio Units. Support for this will be removed in a future release. Also, this makes the host incompatible with version 3 audio units. Please transition to the API's in AudioComponent.h.
21.03.2016 17:19:52,069	syncdefaultsd[918]	accountsd has been removed from syncing apps.
21.03.2016 17:19:52,491	iconservicesagent[621]	-[ISGenerateImageOp generateImageWithCompletion:] Failed to composit image for descriptor <ISBindingImageDescriptor: 0x7fe40be140e0>.
21.03.2016 17:19:52,494	quicklookd[917]	Error returned from iconservicesagent: (null)
21.03.2016 17:19:52,573	com.apple.xpc.launchd[1]	(com.apple.xpc.launchd.domain.pid.Photos.924) Path not allowed in target domain: type = pid, path = /Library/Frameworks/iTunesLibrary.framework/Versions/A/XPCServices/com.apple.iTunesLibraryService.xpc error = 147: The specified service did not ship in the requestor's bundle, origin = /Applications/Photos.app
21.03.2016 17:19:52,576	com.apple.xpc.launchd[1]	(com.apple.xpc.launchd.domain.pid.Photos.924) Path not allowed in target domain: type = pid, path = /Library/Frameworks/iTunesLibrary.framework/Versions/A/XPCServices/com.apple.iTunesLibraryService.xpc error = 147: The specified service did not ship in the requestor's bundle, origin = /Applications/Photos.app
21.03.2016 17:19:52,580	com.apple.xpc.launchd[1]	(com.apple.xpc.launchd.domain.pid.Photos.924) Path not allowed in target domain: type = pid, path = /Library/Frameworks/iTunesLibrary.framework/Versions/A/XPCServices/com.apple.iTunesLibraryService.xpc error = 147: The specified service did not ship in the requestor's bundle, origin = /Applications/Photos.app
21.03.2016 17:19:52,587	com.apple.xpc.launchd[1]	(com.apple.xpc.launchd.domain.pid.Photos.924) Path not allowed in target domain: type = pid, path = /Library/Frameworks/iTunesLibrary.framework/Versions/A/XPCServices/com.apple.iTunesLibraryService.xpc error = 147: The specified service did not ship in the requestor's bundle, origin = /Applications/Photos.app
21.03.2016 17:19:52,721	iconservicesagent[621]	-[ISGenerateImageOp generateImageWithCompletion:] Failed to composit image for descriptor <ISBindingImageDescriptor: 0x7fe40bd08730>.
21.03.2016 17:19:52,722	quicklookd[917]	Error returned from iconservicesagent: (null)
21.03.2016 17:19:52,953	Photos[924]	Using FaceCore  version: 3.9.10
21.03.2016 17:19:53,100	Photos[924]	Unable to get cached status information configuration client state 2
21.03.2016 17:19:53,105	cloudphotosd[644]	New connection request from 924
21.03.2016 17:19:53,107	Photos[924]	Unable to get cached status information configuration client state 2
21.03.2016 17:19:53,108	Photos[924]	Unable to get cached status information configuration client state 2
21.03.2016 17:19:53,108	Photos[924]	Unable to get cached status information configuration client state 2
21.03.2016 17:19:53,121	com.apple.xpc.launchd[1]	(com.apple.xpc.launchd.domain.pid.MediaLibraryService.926) Path not allowed in target domain: type = pid, path = /Library/Frameworks/iTunesLibrary.framework/Versions/A/XPCServices/com.apple.iTunesLibraryService.xpc error = 147: The specified service did not ship in the requestor's bundle, origin = /System/Library/Frameworks/MediaLibrary.framework/Versions/A/XPCServices/com.apple.MediaLibraryService.xpc
21.03.2016 17:19:53,123	com.apple.xpc.launchd[1]	(com.apple.xpc.launchd.domain.pid.MediaLibraryService.926) Path not allowed in target domain: type = pid, path = /Library/Frameworks/iTunesLibrary.framework/Versions/A/XPCServices/com.apple.iTunesLibraryService.xpc error = 147: The specified service did not ship in the requestor's bundle, origin = /System/Library/Frameworks/MediaLibrary.framework/Versions/A/XPCServices/com.apple.MediaLibraryService.xpc
21.03.2016 17:19:53,125	com.apple.xpc.launchd[1]	(com.apple.xpc.launchd.domain.pid.MediaLibraryService.926) Path not allowed in target domain: type = pid, path = /Library/Frameworks/iTunesLibrary.framework/Versions/A/XPCServices/com.apple.iTunesLibraryService.xpc error = 147: The specified service did not ship in the requestor's bundle, origin = /System/Library/Frameworks/MediaLibrary.framework/Versions/A/XPCServices/com.apple.MediaLibraryService.xpc
21.03.2016 17:19:53,133	com.apple.SecurityServer[75]	Session 100047 created
21.03.2016 17:19:53,148	Photos[924]	Unable to get cached status information configuration client state 2
21.03.2016 17:19:53,153	Photos[924]	Unable to get cached status information configuration client state 2
21.03.2016 17:19:53,203	Photos[924]	Unable to get cached status information configuration client state 2
21.03.2016 17:19:53,203	Photos[924]	Unable to get cached status information configuration client state 2
21.03.2016 17:19:53,207	Photos[924]	Unable to get cached status information configuration client state 2
21.03.2016 17:19:53,253	Photos[924]	Unable to get cached status information configuration client state 2
21.03.2016 17:19:53,254	Photos[924]	Unable to get cached status information configuration client state 2
21.03.2016 17:19:53,312	Photos[924]	Unable to get cached status information configuration client state 2
21.03.2016 17:19:53,564	Photos[924]	Unable to get cached status information configuration client state 2
21.03.2016 17:19:53,606	Photos[924]	Unable to get cached status information configuration client state 2
21.03.2016 17:19:53,606	Photos[924]	Unable to get cached status information configuration client state 2
21.03.2016 17:19:53,627	CalendarAgent[624]	[com.apple.calendar.store.log.caldav.coredav] [Refusing to parse response to PROPPATCH because of content-type: [text/html; charset=UTF-8].]
21.03.2016 17:19:53,641	Photos[924]	Unable to get cached status information configuration client state 2
21.03.2016 17:19:53,680	CalendarAgent[624]	[com.apple.calendar.store.log.caldav.coredav] [Refusing to parse response to PROPPATCH because of content-type: [text/html; charset=UTF-8].]
21.03.2016 17:19:53,887	Photos[924]	Unable to get cached status information configuration client state 2
21.03.2016 17:19:53,900	com.apple.SecurityServer[75]	Session 100048 created
21.03.2016 17:19:54,335	Notes[928]	Invalid connection
21.03.2016 17:19:54,335	Notes[928]	Generic XPC error: Connection invalid. This may indicate version mismatch
21.03.2016 17:19:54,720	Photos[924]	Received changes notification alert: <LiModelChangeGroup: 0x7fd4e7c6f4f0>  alert flags : Replay Complete
21.03.2016 17:19:54,934	locationd[77]	Couldn't find a requirement string for masquerading client com.apple.Maps
21.03.2016 17:19:54,985	secd[558]	 SOSAccountThisDeviceCanSyncWithCircle sync with device failure: Error Domain=com.apple.security.sos.error Code=1035 "Account identity not set" UserInfo={NSDescription=Account identity not set}
21.03.2016 17:19:55,881	Notes[928]	Check device and migration status.
21.03.2016 17:19:55,882	Notes[928]	Got old device list
21.03.2016 17:19:55,882	Notes[928]	Got new device list
21.03.2016 17:19:55,882	Notes[928]	Got device list response
21.03.2016 17:19:55,882	Notes[928]	Trying to get all visible notes from a nil object ID
21.03.2016 17:19:55,882	Notes[928]	startupMigrationType: ICStartupMigrationTypeAlreadyUpgraded
21.03.2016 17:19:55,882	Notes[928]	Trying to get all visible notes from a nil object ID
21.03.2016 17:19:55,882	Notes[928]	startupMigrationType: ICStartupMigrationTypeAlreadyUpgraded
21.03.2016 17:19:57,340	Notes[928]	Continuing migration if necessary
21.03.2016 17:19:57,341	Notes[928]	Already finished with migration
21.03.2016 17:20:05,035	com.apple.AddressBook.ContactsAccountsService[264]	[Accounts] Current connection, <NSXPCConnection: 0x7fef6b603f10> connection from pid 936, doesn't have account access.
21.03.2016 17:20:05,036	Maps[936]	[Accounts] Failed to update account with identifier 6DBF44CF-881D-4070-900F-8ECD4FAE2C6C, error: Error Domain=ABAddressBookErrorDomain Code=1002 "(null)"
21.03.2016 17:20:05,333	Photos[924]	Unable to write incremental cluster snapshot.
21.03.2016 17:20:05,663	com.apple.AddressBook.ContactsAccountsService[264]	[Accounts] Current connection, <NSXPCConnection: 0x7fef6b51f180> connection from pid 786, doesn't have account access.
21.03.2016 17:20:05,663	DataDetectorsDynamicData[786]	[Accounts] Failed to update account with identifier 6DBF44CF-881D-4070-900F-8ECD4FAE2C6C, error: Error Domain=ABAddressBookErrorDomain Code=1002 "(null)"
21.03.2016 17:20:10,724	accountsd[647]	AIDA Notification plugin running
21.03.2016 17:20:10,775	com.apple.SecurityServer[75]	Session 100046 created
21.03.2016 17:20:13,327	com.apple.SecurityServer[75]	Session 100045 created
21.03.2016 17:20:16,485	com.apple.SecurityServer[75]	Session 100050 created
21.03.2016 17:20:34,389	iBooks[902]	CoreAnimation: warning, deleted thread with uncommitted CATransaction; set CA_DEBUG_TRANSACTIONS=1 in environment to log backtraces.
21.03.2016 17:20:35,121	ntpd[176]	wake time set -0.584175 s
21.03.2016 17:20:44,855	CommCenter[591]	Telling CSI to go low power.
21.03.2016 17:20:44,855	AirPlayUIAgent[628]	2016-03-21 05:20:44.855177 PM [AirPlayUIAgent] BecomingInactive: NSWorkspaceWillSleepNotification
21.03.2016 17:20:44,000	kernel[0]	ignored is_io_service_close(0x1000003ab,IOHIDParamUserClient)
21.03.2016 17:20:44,000	kernel[0]	Sound assertion in AppleHDAFunctionGroup at line 1058
21.03.2016 17:20:44,981	com.apple.WebKit.WebContent[878]	17:20:44.980 ERROR:    177: timed out after 0.093s (841 841); mMajorChangePending=0
21.03.2016 17:20:44,995	WindowServer[561]	device_generate_desktop_screenshot: authw 0x7fdd460c3c00(2000), shield 0x7fdd433e1c00(2001)
21.03.2016 17:20:45,071	identityservicesd[752]	<IMMacNotificationCenterManager: 0x7f89217356a0>: notification observer: com.apple.iChat   notification: __CFNotification 0x7f892172fb90 {name = _NSDoNotDisturbEnabledNotification}
21.03.2016 17:20:45,071	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>: notification observer: com.apple.FaceTime   notification: __CFNotification 0x7f850960a120 {name = _NSDoNotDisturbEnabledNotification}
21.03.2016 17:20:45,088	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>:    NC Disabled: NO
21.03.2016 17:20:45,088	identityservicesd[752]	<IMMacNotificationCenterManager: 0x7f89217356a0>:    NC Disabled: NO
21.03.2016 17:20:45,096	identityservicesd[752]	<IMMacNotificationCenterManager: 0x7f89217356a0>:   DND Enabled: YES
21.03.2016 17:20:45,096	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>:   DND Enabled: YES
21.03.2016 17:20:45,096	identityservicesd[752]	<IMMacNotificationCenterManager: 0x7f89217356a0>: Updating enabled: NO   (Topics: (
))
21.03.2016 17:20:45,096	imagent[629]	<IMMacNotificationCenterManager: 0x7f850951d1a0>: Updating enabled: NO   (Topics: (
))
21.03.2016 17:20:45,185	WindowServer[561]	device_generate_lock_screen_screenshot: authw 0x7fdd460c3c00(2000)[0, 0, 2560, 1440] shield 0x7fdd433e1c00(2001), dev [2560,1440]
21.03.2016 17:20:45,997	cloudfamilyrestrictionsd[645]	CFRPushManager : connection:didChangeConnectedStatus: : 0
21.03.2016 17:20:50,542	com.apple.WebKit.WebContent[878]	17:20:50.542 ERROR:    177: timed out after 0.093s (841 841); mMajorChangePending=0
21.03.2016 17:20:54,173	loginwindow[560]	CoreAnimation: warning, deleted thread with uncommitted CATransaction; set CA_DEBUG_TRANSACTIONS=1 in environment to log backtraces.
21.03.2016 17:21:03,000	kernel[0]	PM response took 3109 ms (49, powerd)
21.03.2016 17:21:03,000	kernel[0]	kern_open_file_for_direct_io(0)
21.03.2016 17:21:03,000	kernel[0]	kern_open_file_for_direct_io took 0 ms
21.03.2016 17:21:03,000	kernel[0]	Opened file /var/log/SleepWakeStacks.bin, size 172032, extents 1, maxio 2000000 ssd 1
21.03.2016 17:21:03,000	kernel[0]	polled file major 1, minor 0, blocksize 4096, pollers 5
21.03.2016 17:21:18,000	kernel[0]	setWakeOnMagicPacket() ===>
21.03.2016 17:21:18,000	kernel[0]	Ethernet [AtherosE2200]: Wake on magic packet enabled.
21.03.2016 17:21:18,000	kernel[0]	setWakeOnMagicPacket() <===
21.03.2016 17:21:18,000	kernel[0]	disable() ===>
21.03.2016 17:21:18,000	kernel[0]	Ethernet [AtherosE2200]: EEE link partner: 0x0000.
21.03.2016 17:21:18,000	kernel[0]	Ethernet [AtherosE2200]: EEE link partner: 0x0000.
21.03.2016 17:21:18,000	kernel[0]	Ethernet [AtherosE2200]: Link down on en0
21.03.2016 17:21:18,000	kernel[0]	txClearDescriptors() ===>
21.03.2016 17:21:18,000	kernel[0]	txClearDescriptors() <===
21.03.2016 17:21:18,000	kernel[0]	disable() <===
21.03.2016 17:21:18,000	kernel[0]	setPowerState() ===>
21.03.2016 17:21:18,000	kernel[0]	Ethernet [AtherosE2200]: switching to power state 0.
21.03.2016 17:21:18,000	kernel[0]	setPowerState() <===
21.03.2016 17:21:05,000	kernel[0]	Wake reason: PWRB (User)
21.03.2016 17:21:18,000	kernel[0]	Unsynchronized  TSC for cpu 1: 0x000000017a043eec, delta 0x159111cd0
21.03.2016 17:21:18,000	kernel[0]	Unsynchronized  TSC for cpu 2: 0x000000017a232ed0, delta 0x159111cd0
21.03.2016 17:21:18,000	kernel[0]	Unsynchronized  TSC for cpu 3: 0x000000017a4204d0, delta 0x159111cd0
21.03.2016 17:21:18,000	kernel[0]	Current tsc from rdtsc64() is 6351171868. Rendezvouing..
21.03.2016 17:21:18,000	kernel[0]	Previous sleep cause: 5
21.03.2016 17:21:18,000	kernel[0]	Process[117] crashed: diagnosticd. Too many corpses being created.
21.03.2016 17:21:18,000	kernel[0]	Process[161] crashed: ocspd. Too many corpses being created.
21.03.2016 17:21:18,000	kernel[0]	Process[502] crashed: socketfilterfw. Too many corpses being created.
21.03.2016 17:21:18,000	kernel[0]	pid 1 exited (signal 8, exit 0)
21.03.2016 17:21:18,000	kernel[0]	setPowerState() ===>
21.03.2016 17:21:18,000	kernel[0]	Ethernet [AtherosE2200]: switching to power state 1.
21.03.2016 17:21:18,000	kernel[0]	setPowerState() <===
21.03.2016 17:21:18,000	kernel[0]	enable() ===>
21.03.2016 17:21:18,000	kernel[0]	selectMedium() ===>
21.03.2016 17:21:18,000	kernel[0]	txClearDescriptors() ===>
21.03.2016 17:21:18,000	kernel[0]	txClearDescriptors() <===
21.03.2016 17:21:18,000	kernel[0]	setMulticastMode() ===>
21.03.2016 17:21:18,000	kernel[0]	setMulticastMode() <===
21.03.2016 17:21:18,000	kernel[0]	Ethernet [AtherosE2200]: Link down on en0
21.03.2016 17:21:18,000	kernel[0]	Process[298] crashed: amfid. Too many corpses being created.
21.03.2016 17:21:18,000	kernel[0]	Process[57] crashed: mds. Too many corpses being created.
21.03.2016 17:21:18,000	kernel[0]	selectMedium() <===
21.03.2016 17:21:18,000	kernel[0]	setMulticastMode() ===>
21.03.2016 17:21:18,000	kernel[0]	setMulticastMode() <===
21.03.2016 17:21:18,000	kernel[0]	enable() <===
21.03.2016 17:21:18,000	kernel[0]	setWakeOnMagicPacket() ===>
21.03.2016 17:21:18,000	kernel[0]	Ethernet [AtherosE2200]: Wake on magic packet disabled.
21.03.2016 17:21:18,000	kernel[0]	setWakeOnMagicPacket() <===
21.03.2016 17:21:18,000	kernel[0]	setMulticastMode() ===>
21.03.2016 17:21:18,000	kernel[0]	setMulticastMode() <===
21.03.2016 17:21:18,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:21:18,000	kernel[0]	setMulticastList() <===
21.03.2016 17:21:18,000	kernel[0]	getPacketFilters() ===>
21.03.2016 17:21:18,000	kernel[0]	getPacketFilters() <===
21.03.2016 17:21:18,819	bird[638]	Metadata.framework [Error]: server port invalidated for uid 501
21.03.2016 17:21:18,820	CalendarAgent[624]	Metadata.framework [Error]: server port invalidated for uid 501
21.03.2016 17:21:18,820	com.apple.appkit.xpc.openAndSavePanelService[915]	Metadata.framework [Error]: server port invalidated for uid 501
21.03.2016 17:21:18,820	com.apple.appkit.xpc.openAndSavePanelService[915]	Metadata.framework [Error]: server port went dead for query 0x7f905a05d000 (restarting)
21.03.2016 17:21:18,820	com.apple.appkit.xpc.openAndSavePanelService[916]	Metadata.framework [Error]: server port invalidated for uid 501
21.03.2016 17:21:18,821	com.apple.appkit.xpc.openAndSavePanelService[916]	Metadata.framework [Error]: server port went dead for query 0x7f831901fc00 (restarting)
21.03.2016 17:21:18,821	Mail[709]	Metadata.framework [Error]: server port invalidated for uid 501
21.03.2016 17:21:18,823	CommCenter[591]	Telling CSI to exit low power.
21.03.2016 17:21:18,821	Contacts[710]	Metadata.framework [Error]: server port invalidated for uid 501
21.03.2016 17:21:18,821	identityservicesd[752]	XPC Client error: Connection interrupted
21.03.2016 17:21:18,837	Mail[709]	Metadata.framework [Error]: server port went dead for query 0x7f8a3b0c0200 (restarting)
21.03.2016 17:21:18,837	Mail[709]	Metadata.framework [Error]: server port went dead for query 0x7f8a3b07ac00 (restarting)
21.03.2016 17:21:18,848	identityservicesd[752]	WPContinuity connection interrupted.
21.03.2016 17:21:18,828	iTunes[901]	Metadata.framework [Error]: server port invalidated for uid 501
21.03.2016 17:21:18,859	Spotlight[603]	Metadata.framework [Error]: server port invalidated for uid 501
21.03.2016 17:21:18,859	Finder[597]	Metadata.framework [Error]: server port invalidated for uid 501
21.03.2016 17:21:18,860	cloudphotosd[644]	Metadata.framework [Error]: server port invalidated for uid 501
21.03.2016 17:21:18,860	storeassetd[649]	Metadata.framework [Error]: server port invalidated for uid 501
21.03.2016 17:21:18,861	storedownloadd[663]	Metadata.framework [Error]: server port invalidated for uid 501
21.03.2016 17:21:18,861	AssetCacheLocatorService[686]	Metadata.framework [Error]: server port invalidated for uid 501
21.03.2016 17:21:18,861	Pages[717]	Metadata.framework [Error]: server port invalidated for uid 501
21.03.2016 17:21:18,865	Numbers[910]	Metadata.framework [Error]: server port invalidated for uid 501
21.03.2016 17:21:18,865	Keynote[913]	Metadata.framework [Error]: server port invalidated for uid 501
21.03.2016 17:21:18,866	Notes[928]	Metadata.framework [Error]: server port invalidated for uid 501
21.03.2016 17:21:18,871	Notes[928]	Metadata.framework [Error]: server port went dead for query 0x7fc5cb8a9000 (restarting)
21.03.2016 17:21:18,872	Spotlight[603]	Metadata.framework [Error]: server port went dead for query 0x7f9f23027400 (restarting)
21.03.2016 17:21:18,872	Finder[597]	Metadata.framework [Error]: server port went dead for query 0x7f96d1830000 (restarting)
21.03.2016 17:21:18,886	mds_stores[581]	(DiskStore.Error:532) __idoQueryFetchResults_block_invoke_2: (ipc/send) invalid destination port 532
21.03.2016 17:21:18,886	mds_stores[581]	(DiskStore.Error:532) __idoQueryFetchResults_block_invoke_2: (ipc/send) invalid destination port 532
21.03.2016 17:21:18,886	mds_stores[581]	(DiskStore.Error:532) __idoQueryFetchResults_block_invoke_2: (ipc/send) invalid destination port 532
21.03.2016 17:21:18,886	mds_stores[581]	(DiskStore.Error:532) __idoQueryFetchResults_block_invoke_2: (ipc/send) invalid destination port 532
21.03.2016 17:21:18,886	mds_stores[581]	(DiskStore.Error:532) __idoQueryFetchResults_block_invoke_2: (ipc/send) invalid destination port 532
21.03.2016 17:21:18,886	mds_stores[581]	(DiskStore.Error:532) __idoQueryFetchResults_block_invoke_2: (ipc/send) invalid destination port 532
21.03.2016 17:21:18,886	mds_stores[581]	(DiskStore.Error:532) __idoQueryFetchResults_block_invoke_2: (ipc/send) invalid destination port 532
21.03.2016 17:21:18,886	mds_stores[581]	(DiskStore.Error:532) __idoQueryFetchResults_block_invoke_2: (ipc/send) invalid destination port 532
21.03.2016 17:21:18,886	mds_stores[581]	(DiskStore.Error:532) __idoQueryFetchResults_block_invoke_2: (ipc/send) invalid destination port 532
21.03.2016 17:21:18,886	mds_stores[581]	(DiskStore.Error:532) __idoQueryFetchResults_block_invoke_2: (ipc/send) invalid destination port 532
21.03.2016 17:21:18,886	mds_stores[581]	(DiskStore.Error:532) __idoQueryFetchResults_block_invoke_2: (ipc/send) invalid destination port 532
21.03.2016 17:21:18,886	mds_stores[581]	(DiskStore.Error:532) __idoQueryFetchResults_block_invoke_2: (ipc/send) invalid destination port 532
21.03.2016 17:21:18,886	mds_stores[581]	(DiskStore.Error:532) __idoQueryFetchResults_block_invoke_2: (ipc/send) invalid destination port 532
21.03.2016 17:21:18,886	mds_stores[581]	(DiskStore.Error:532) __idoQueryFetchResults_block_invoke_2: (ipc/send) invalid destination port 532
21.03.2016 17:21:18,886	mds_stores[581]	(DiskStore.Error:532) __idoQueryFetchResults_block_invoke_2: (ipc/send) invalid destination port 532
21.03.2016 17:21:18,886	mds_stores[581]	(DiskStore.Error:532) __idoQueryFetchResults_block_invoke_2: (ipc/send) invalid destination port 532
21.03.2016 17:21:18,886	mds_stores[581]	(DiskStore.Error:532) __idoQueryFetchResults_block_invoke_2: (ipc/send) invalid destination port 532
21.03.2016 17:21:18,886	mds_stores[581]	(DiskStore.Error:532) __idoQueryFetchResults_block_invoke_2: (ipc/send) invalid destination port 532
21.03.2016 17:21:18,886	mds_stores[581]	(DiskStore.Error:532) __idoQueryFetchResults_block_invoke_2: (ipc/send) invalid destination port 532
21.03.2016 17:21:18,886	mds_stores[581]	(DiskStore.Error:532) __idoQueryFetchResults_block_invoke_2: (ipc/send) invalid destination port 532
21.03.2016 17:21:18,886	mds_stores[581]	(DiskStore.Error:532) __idoQueryFetchResults_block_invoke_2: (ipc/send) invalid destination port 532
21.03.2016 17:21:18,886	mds_stores[581]	(DiskStore.Error:532) __idoQueryFetchResults_block_invoke_2: (ipc/send) invalid destination port 532
21.03.2016 17:21:44,000	bootlog[0]	BOOT_TIME 1458577304 0
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.AccountPolicyHelper" claims selected messages.
Those messages may not appear in standard system log files or in the ASL database.
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.Accounts" claims selected messages.
Those messages may not appear in standard system log files or in the ASL database.
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.Accounts" claims selected messages.
Those messages may not appear in standard system log files or in the ASL database.
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.authd" sharing output destination "/var/log/asl" with ASL Module "com.apple.asl".
Output parameters from ASL Module "com.apple.asl" override any specified in ASL Module "com.apple.authd".
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.authd" sharing output destination "/var/log/system.log" with ASL Module "com.apple.asl".
Output parameters from ASL Module "com.apple.asl" override any specified in ASL Module "com.apple.authd".
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.authd" claims selected messages.
Those messages may not appear in standard system log files or in the ASL database.
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.authkit.osx.asl" sharing output destination "/var/log/Accounts" with ASL Module "com.apple.Accounts".
Output parameters from ASL Module "com.apple.Accounts" override any specified in ASL Module "com.apple.authkit.osx.asl".
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.authkit.osx.asl" claims selected messages.
Those messages may not appear in standard system log files or in the ASL database.
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.authkit.osx.asl" claims selected messages.
Those messages may not appear in standard system log files or in the ASL database.
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.awdd" claims selected messages.
Those messages may not appear in standard system log files or in the ASL database.
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.callhistory.asl.conf" claims selected messages.
Those messages may not appear in standard system log files or in the ASL database.
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.cdscheduler" claims selected messages.
Those messages may not appear in standard system log files or in the ASL database.
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.cloudd" claims selected messages.
Those messages may not appear in standard system log files or in the ASL database.
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.clouddocs" claims selected messages.
Those messages may not appear in standard system log files or in the ASL database.
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.commerce.asl" claims selected messages.
Those messages may not appear in standard system log files or in the ASL database.
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.contacts.ContactsAutocomplete" claims selected messages.
Those messages may not appear in standard system log files or in the ASL database.
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.corecdp.osx.asl" sharing output destination "/var/log/Accounts" with ASL Module "com.apple.Accounts".
Output parameters from ASL Module "com.apple.Accounts" override any specified in ASL Module "com.apple.corecdp.osx.asl".
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.corecdp.osx.asl" claims selected messages.
Those messages may not appear in standard system log files or in the ASL database.
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.CoreDuetAdmissionControl" claims selected messages.
Those messages may not appear in standard system log files or in the ASL database.
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.corespotlight" claims selected messages.
Those messages may not appear in standard system log files or in the ASL database.
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.eventmonitor" claims selected messages.
Those messages may not appear in standard system log files or in the ASL database.
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.family.asl" claims selected messages.
Those messages may not appear in standard system log files or in the ASL database.
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.ical" claims selected messages.
Those messages may not appear in standard system log files or in the ASL database.
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.icloud.FindMyDevice" claims selected messages.
Those messages may not appear in standard system log files or in the ASL database.
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.icloud.FindMyDevice" claims selected messages.
Those messages may not appear in standard system log files or in the ASL database.
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.icloud.fmfd" claims selected messages.
Those messages may not appear in standard system log files or in the ASL database.
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.icloud.fmfd" claims selected messages.
Those messages may not appear in standard system log files or in the ASL database.
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.icloud.fmfd" claims selected messages.
Those messages may not appear in standard system log files or in the ASL database.
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.install" claims selected messages.
Those messages may not appear in standard system log files or in the ASL database.
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.iokit.power" claims selected messages.
Those messages may not appear in standard system log files or in the ASL database.
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.mail" claims selected messages.
Those messages may not appear in standard system log files or in the ASL database.
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.MessageTracer" claims selected messages.
Those messages may not appear in standard system log files or in the ASL database.
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.mobileme.fmf1" claims selected messages.
Those messages may not appear in standard system log files or in the ASL database.
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.mobileme.fmf1.internal" sharing output destination "/var/log/FindMyFriendsApp/FindMyFriendsApp.asl" with ASL Module "com.apple.mobileme.fmf1".
Output parameters from ASL Module "com.apple.mobileme.fmf1" override any specified in ASL Module "com.apple.mobileme.fmf1.internal".
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.mobileme.fmf1.internal" sharing output destination "/var/log/FindMyFriendsApp" with ASL Module "com.apple.mobileme.fmf1".
Output parameters from ASL Module "com.apple.mobileme.fmf1" override any specified in ASL Module "com.apple.mobileme.fmf1.internal".
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.mobileme.fmf1.internal" claims selected messages.
Those messages may not appear in standard system log files or in the ASL database.
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.networking.symptoms" claims selected messages.
Those messages may not appear in standard system log files or in the ASL database.
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.networking.symptoms" claims selected messages.
Those messages may not appear in standard system log files or in the ASL database.
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.networking.symptoms" claims selected messages.
Those messages may not appear in standard system log files or in the ASL database.
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.performance" claims selected messages.
Those messages may not appear in standard system log files or in the ASL database.
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.secinitd" claims selected messages.
Those messages may not appear in standard system log files or in the ASL database.
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.securityd" claims selected messages.
Those messages may not appear in standard system log files or in the ASL database.
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.securityd" claims selected messages.
Those messages may not appear in standard system log files or in the ASL database.
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.securityd" claims selected messages.
Those messages may not appear in standard system log files or in the ASL database.
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.securityd" claims selected messages.
Those messages may not appear in standard system log files or in the ASL database.
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.securityd" claims selected messages.
Those messages may not appear in standard system log files or in the ASL database.
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.securityd" claims selected messages.
Those messages may not appear in standard system log files or in the ASL database.
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.securityd" claims selected messages.
Those messages may not appear in standard system log files or in the ASL database.
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.securityd" claims selected messages.
Those messages may not appear in standard system log files or in the ASL database.
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.xpc.activity" claims selected messages.
Those messages may not appear in standard system log files or in the ASL database.
21.03.2016 17:21:45,000	syslogd[39]	Configuration Notice:
ASL Module "com.apple.xpc.activity" claims selected messages.
Those messages may not appear in standard system log files or in the ASL database.
21.03.2016 17:21:45,000	kernel[0]	Longterm timer threshold: 1000 ms
21.03.2016 17:21:45,000	kernel[0]	mem_actual: 0x400000000
21.03.2016 17:21:45,000	kernel[0]	legacy sane_size: 0x3f8000000
21.03.2016 17:21:45,000	kernel[0]	PMAP: PCID enabled
21.03.2016 17:21:45,000	kernel[0]	PMAP: Supervisor Mode Execute Protection enabled
21.03.2016 17:21:45,000	kernel[0]	Darwin Kernel Version 15.3.0: Thu Dec 10 18:40:58 PST 2015; root:xnu-3248.30.4~1/RELEASE_X86_64
21.03.2016 17:21:45,000	kernel[0]	vm_page_bootstrap: 3901391 free pages and 260145 wired pages
21.03.2016 17:21:45,000	kernel[0]	kext submap [0x<ptr> - 0x<ptr>], kernel text [0x<ptr> - 0x<ptr>]
21.03.2016 17:21:45,000	kernel[0]	zone leak detection enabled
21.03.2016 17:21:45,000	kernel[0]	"vm_compressor_mode" is 4
21.03.2016 17:21:45,000	kernel[0]	multiq scheduler config: deep-drain 0, ceiling 47, depth limit 4, band limit 127, sanity check 0
21.03.2016 17:21:45,000	kernel[0]	standard timeslicing quantum is 10000 us
21.03.2016 17:21:45,000	kernel[0]	standard background quantum is 2500 us
21.03.2016 17:21:45,000	kernel[0]	WQ[lt_init]: init linktable with max:262144 elements (8388608 bytes)
21.03.2016 17:21:45,000	kernel[0]	WQ[wqp_init]: init prepost table with max:262144 elements (8388608 bytes)
21.03.2016 17:21:45,000	kernel[0]	mig_table_max_displ = 15
21.03.2016 17:21:45,000	kernel[0]	TSC Deadline Timer supported and enabled
21.03.2016 17:21:45,000	kernel[0]	kdp_core zlib memory 0x7000
21.03.2016 17:21:45,000	kernel[0]	"name" not a kext
21.03.2016 17:21:45,000	kernel[0]	"FailedCLUT" not a kext
21.03.2016 17:21:45,000	kernel[0]	"FailedImage" not a kext
21.03.2016 17:21:45,000	kernel[0]	AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
21.03.2016 17:21:45,000	kernel[0]	AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled
21.03.2016 17:21:45,000	kernel[0]	AppleACPICPU: ProcessorId=3 LocalApicId=4 Enabled
21.03.2016 17:21:45,000	kernel[0]	AppleACPICPU: ProcessorId=4 LocalApicId=6 Enabled
21.03.2016 17:21:45,000	kernel[0]	calling mpo_policy_init for TMSafetyNet
21.03.2016 17:21:45,000	kernel[0]	Security policy loaded: Safety net for Time Machine (TMSafetyNet)
21.03.2016 17:21:45,000	kernel[0]	calling mpo_policy_init for AMFI
21.03.2016 17:21:45,000	kernel[0]	Security policy loaded: Apple Mobile File Integrity (AMFI)
21.03.2016 17:21:45,000	kernel[0]	calling mpo_policy_init for Sandbox
21.03.2016 17:21:45,000	kernel[0]	Security policy loaded: Seatbelt sandbox policy (Sandbox)
21.03.2016 17:21:45,000	kernel[0]	calling mpo_policy_init for Quarantine
21.03.2016 17:21:45,000	kernel[0]	Security policy loaded: Quarantine policy (Quarantine)
21.03.2016 17:21:45,000	kernel[0]	Copyright (c) 1982, 1986, 1989, 1991, 1993
21.03.2016 17:21:45,000	kernel[0]	The Regents of the University of California. All rights reserved.
21.03.2016 17:21:45,000	kernel[0]	MAC Framework successfully initialized
21.03.2016 17:21:45,000	kernel[0]	using 16384 buffer headers and 10240 cluster IO buffer headers
21.03.2016 17:21:45,000	kernel[0]	AppleCredentialManager::start called
21.03.2016 17:21:45,000	kernel[0]	AssertMacros: tmpData (value: 0x0),  file: /BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleCredentialManager/AppleCredentialManager-83.20.2/AppleCredentialManager/AppleCredentialManager.cpp, line: 765
21.03.2016 17:21:45,000	kernel[0]	AppleKeyStore starting (BUILT: Dec 10 2015 19:43:11)
21.03.2016 17:21:45,000	kernel[0]	FakeSMCKeyStore: started
21.03.2016 17:21:45,000	kernel[0]	Current tsc from rdtsc64() is 73011148132. Rendezvouing..
21.03.2016 17:21:45,000	kernel[0]	IOAPIC: Version 0x20 Vectors 64:87
21.03.2016 17:21:45,000	kernel[0]	ACPI: sleep states S3 S4 S5
21.03.2016 17:21:45,000	kernel[0]	CPUSensors: CPU family 0x6, model 0x3c, stepping 0x3, cores 4, threads 4, TJmax 100
21.03.2016 17:21:45,000	kernel[0]	CPUSensors: setting platform keys to [j43     ]
21.03.2016 17:21:45,000	kernel[0]	CPUSensors: base CPU multiplier is 32
21.03.2016 17:21:45,000	kernel[0]	CPUSensors: started
21.03.2016 17:21:45,000	kernel[0]	pci (build 19:23:54 Dec 10 2015), flags 0xe3000, pfm64 (39 cpu) 0x7f80000000, 0x80000000
21.03.2016 17:21:45,000	kernel[0]	[ PCI configuration begin ]
21.03.2016 17:21:45,000	kernel[0]	FakeSMC v6.18.1394 Copyright 2015 netkas, slice, usr-sse2, kozlek, navi, THe KiNG, RehabMan. All rights reserved.
21.03.2016 17:21:45,000	kernel[0]	FakeSMC: 13 preconfigured keys added
21.03.2016 17:21:45,000	kernel[0]	FakeSMC: 5 keys exported by Clover EFI
21.03.2016 17:21:45,000	kernel[0]	SMC: successfully initialized
21.03.2016 17:21:45,000	kernel[0]	Sleep failure code 0x00000823 0x27006700
21.03.2016 17:21:45,000	kernel[0]	console relocated to 0x7f80000000
21.03.2016 17:21:45,000	kernel[0]	[ PCI configuration end, bridges 6, devices 14 ]
21.03.2016 17:21:45,000	kernel[0]	FakePCIID: Version 1.2.3 starting on OS X Darwin 15.3.
21.03.2016 17:21:45,000	kernel[0]	FakePCIID: [8086:8c31] XHCIMux::startup: newData for PR2: 0x00000000
21.03.2016 17:21:45,000	kernel[0]	000000.891435 AppleUSBLegacyRoot@: AppleUSBLegacyRoot::init: enabling legacy matching
21.03.2016 17:21:45,000	kernel[0]	mcache: 4 CPU(s), 64 bytes CPU cache line size
21.03.2016 17:21:45,000	kernel[0]	FakePCIID: [8086:8c31] XHCIMux::configWrite32 address space(0x0000a000, 0xd0) data: 0x00003fff -> 0x00000000
21.03.2016 17:21:45,000	kernel[0]	mbinit: done [128 MB total pool size, (85/42) split]
21.03.2016 17:21:45,000	kernel[0]	getFeatures() ===>
21.03.2016 17:21:45,000	kernel[0]	getFeatures() <===
21.03.2016 17:21:45,000	kernel[0]	createWorkLoop() ===>
21.03.2016 17:21:45,000	kernel[0]	createWorkLoop() <===
21.03.2016 17:21:45,000	kernel[0]	getWorkLoop() ===>
21.03.2016 17:21:45,000	kernel[0]	getWorkLoop() <===
21.03.2016 17:21:45,000	kernel[0]	createOutputQueue() ===>
21.03.2016 17:21:45,000	kernel[0]	createOutputQueue() <===
21.03.2016 17:21:45,000	kernel[0]	getPacketBufferConstraints() ===>
21.03.2016 17:21:45,000	kernel[0]	getPacketBufferConstraints() <===
21.03.2016 17:21:45,000	kernel[0]	Ethernet [AtherosE2200]: Found Killer E2200.
21.03.2016 17:21:45,000	kernel[0]	Ethernet [AtherosE2200]: PCI power management capabilities: 0xf9c3.
21.03.2016 17:21:45,000	kernel[0]	Ethernet [AtherosE2200]: PME# from D3 (cold/hot) supported.
21.03.2016 17:21:45,000	kernel[0]	Ethernet [AtherosE2200]: PCIe link capabilities: 0x0007fc11, link control: 0x0140.
21.03.2016 17:21:45,000	kernel[0]	Ethernet [AtherosE2200]: PCIe ASPM enabled.
21.03.2016 17:21:45,000	kernel[0]	Ethernet [AtherosE2200]: TCP/IPv4 segmentation offload enabled.
21.03.2016 17:21:45,000	kernel[0]	Ethernet [AtherosE2200]: TCP/IPv6 segmentation offload enabled.
21.03.2016 17:21:45,000	kernel[0]	Ethernet [AtherosE2200]: TCP/IPv6 checksum offload enabled.
21.03.2016 17:21:45,000	kernel[0]	rooting via boot-uuid from /chosen: DEA76BBF-19A8-3BAD-B3D1-478B3660F6C4
21.03.2016 17:21:45,202	com.apple.xpc.launchd[1]	(com.apple.alf) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:21:45,000	kernel[0]	Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
21.03.2016 17:21:45,000	kernel[0]	com.apple.AppleFSCompressionTypeZlib kmod start
21.03.2016 17:21:45,000	kernel[0]	com.apple.AppleFSCompressionTypeDataless kmod start
21.03.2016 17:21:45,000	kernel[0]	com.apple.AppleFSCompressionTypeZlib load succeeded
21.03.2016 17:21:45,000	kernel[0]	com.apple.AppleFSCompressionTypeDataless load succeeded
21.03.2016 17:21:45,000	kernel[0]	Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SAT0@1F,2/AppleIntelPchSeriesAHCI/PRT0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDriver/GOODRAM C100 Media/IOGUIDPartitionScheme/OS X@2
21.03.2016 17:21:45,000	kernel[0]	BSD root: disk0s2, major 1, minor 3
21.03.2016 17:21:45,000	kernel[0]	jnl: b(1, 3): replay_journal: from: 2886144 to: 8976896 (joffset 0x37a000)
21.03.2016 17:21:45,000	kernel[0]	alxLoadDefaultAddress() ===>
21.03.2016 17:21:45,000	kernel[0]	getHardwareAddress() ===>
21.03.2016 17:21:45,000	kernel[0]	getHardwareAddress() <===
21.03.2016 17:21:45,000	kernel[0]	Ethernet [AtherosE2200]: Got MAC address from efuse.
21.03.2016 17:21:45,000	kernel[0]	alxLoadDefaultAddress() <===
21.03.2016 17:21:45,000	kernel[0]	Ethernet [AtherosE2200]: Killer E2200: (Rev. 19) at 0x<ptr>, d8:cb:8a:7d:3e:6d
21.03.2016 17:21:45,000	kernel[0]	Ethernet [AtherosE2200]: Version 2.1.0 using max interrupt rate 5000. Please don't support tonymacx86.com!
21.03.2016 17:21:45,000	kernel[0]	Ethernet [AtherosE2200]: MSI interrupt index: 1
21.03.2016 17:21:45,000	kernel[0]	newVendorString() ===>
21.03.2016 17:21:45,000	kernel[0]	newVendorString() <===
21.03.2016 17:21:45,000	kernel[0]	newModelString() ===>
21.03.2016 17:21:45,000	kernel[0]	newModelString() <===
21.03.2016 17:21:45,000	kernel[0]	getFeatures() ===>
21.03.2016 17:21:45,000	kernel[0]	getFeatures() <===
21.03.2016 17:21:45,000	kernel[0]	getPacketFilters() ===>
21.03.2016 17:21:45,000	kernel[0]	getPacketFilters() <===
21.03.2016 17:21:45,000	kernel[0]	getHardwareAddress() ===>
21.03.2016 17:21:45,000	kernel[0]	getHardwareAddress() <===
21.03.2016 17:21:45,000	kernel[0]	getPacketFilters() ===>
21.03.2016 17:21:45,000	kernel[0]	Ethernet [AtherosE2200]: kIOEthernetWakeOnMagicPacket added to filters.
21.03.2016 17:21:45,000	kernel[0]	getPacketFilters() <===
21.03.2016 17:21:45,000	kernel[0]	getPacketFilters() ===>
21.03.2016 17:21:45,000	kernel[0]	getPacketFilters() <===
21.03.2016 17:21:45,000	kernel[0]	registerWithPolicyMaker() ===>
21.03.2016 17:21:45,000	kernel[0]	registerWithPolicyMaker() <===
21.03.2016 17:21:45,000	kernel[0]	setPowerState() ===>
21.03.2016 17:21:45,000	kernel[0]	Ethernet [AtherosE2200]: Already in power state 1.
21.03.2016 17:21:45,000	kernel[0]	setPowerState() <===
21.03.2016 17:21:45,000	kernel[0]	configureInterface() ===>
21.03.2016 17:21:45,000	kernel[0]	configureInterface() <===
21.03.2016 17:21:45,000	kernel[0]	SuperIODevice: found Nuvoton NCT6779D on port=0x4e address=0xa00
21.03.2016 17:21:45,000	kernel[0]	NCT677xSensors: started
21.03.2016 17:21:45,000	kernel[0]	jnl: b(1, 3): journal replay done.
21.03.2016 17:21:45,000	kernel[0]	hfs: mounted OS X on device root_device
21.03.2016 17:21:45,000	kernel[0]	XCPM: registered
21.03.2016 17:21:45,000	kernel[0]	VM Swap Subsystem is ON
21.03.2016 17:21:45,000	kernel[0]	hfs: Removed 75 orphaned / unlinked files and 22 directories 
21.03.2016 17:21:45,295	watchdogd[55]	 [watchdog_daemon] @(    wd_watchdog_open) - IOIteratorNext failed (kr=0)
21.03.2016 17:21:45,295	watchdogd[55]	 [watchdog_daemon] @(      wd_daemon_init) - could not open connection with the kernel watchdog
21.03.2016 17:21:45,295	watchdogd[55]	 [watchdog_daemon] @(                main) - cannot initialize the watchdog service
21.03.2016 17:21:45,296	hidd[92]	void __IOHIDPlugInLoadBundles(): Loaded 0 HID plugins
21.03.2016 17:21:45,296	fseventsd[43]	event logs in /.fseventsd out of sync with volume.  destroying old logs. (1099 1 1126)
21.03.2016 17:21:45,297	hidd[92]	____IOHIDSessionScheduleAsync_block_invoke: thread_id=0x700000081000
21.03.2016 17:21:45,297	hidd[92]	HID Session async scheduling initiated.
21.03.2016 17:21:45,202	com.apple.xpc.launchd[1]	(com.apple.airplaydiagnostics.server) Unrecognized MachService property: ResetAtClose
21.03.2016 17:21:45,367	hidd[92]	HID Session async root queue running at priority 63 and schedule 2.
21.03.2016 17:21:45,367	hidd[92]	HID Session async scheduling complete.
21.03.2016 17:21:45,368	hidd[92]	Successfully opened the IOHIDSession
21.03.2016 17:21:45,202	com.apple.xpc.launchd[1]	(com.apple.AirPlayXPCHelper) This service is defined to be constantly running and is inherently inefficient.
21.03.2016 17:21:45,000	syslogd[39]	ASL Sender Statistics
21.03.2016 17:21:45,311	fseventsd[43]	log dir: /.fseventsd getting new uuid: DBB7D4D8-2ED9-4610-816D-8E312932AA59
21.03.2016 17:21:45,202	com.apple.xpc.launchd[1]	(com.apple.autofsd) This service is defined to be constantly running and is inherently inefficient.
21.03.2016 17:21:45,202	com.apple.xpc.launchd[1]	(com.apple.auditd) The TimeOut key is no longer respected. It never did anything anyway.
21.03.2016 17:21:45,205	com.apple.xpc.launchd[1]	(com.apple.backupd-status) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:21:45,205	com.apple.xpc.launchd[1]	(com.apple.backupd.status.xpc) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:21:45,205	com.apple.xpc.launchd[1]	(com.apple.cmio.AVCAssistant) ThrottleInterval set to zero. You're not that important. Ignoring.
21.03.2016 17:21:45,343	com.apple.SecurityServer[75]	Session 100000 created
21.03.2016 17:21:45,205	com.apple.xpc.launchd[1]	(com.apple.backupd-helper.status) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:21:45,206	com.apple.xpc.launchd[1]	(com.apple.backupd-auto) This service is defined to be constantly running and is inherently inefficient.
21.03.2016 17:21:45,206	com.apple.xpc.launchd[1]	(com.apple.cmio.IIDCVideoAssistant) ThrottleInterval set to zero. You're not that important. Ignoring.
21.03.2016 17:21:45,206	com.apple.xpc.launchd[1]	(com.apple.cmio.VDCAssistant) ThrottleInterval set to zero. You're not that important. Ignoring.
21.03.2016 17:21:45,206	com.apple.xpc.launchd[1]	(com.apple.colorsyncd) Unknown key for string: RunLoopType
21.03.2016 17:21:45,374	powerd[49]	Registering for UPS devices
21.03.2016 17:21:45,374	powerd[49]	UPSDeviceAdded. _alreadyRunningIOUPSD:0
21.03.2016 17:21:45,000	kernel[0]	getFeatures() ===>
21.03.2016 17:21:45,000	kernel[0]	getFeatures() <===
21.03.2016 17:21:45,000	kernel[0]	getChecksumSupport() ===>
21.03.2016 17:21:45,000	kernel[0]	getChecksumSupport() <===
21.03.2016 17:21:45,000	kernel[0]	getChecksumSupport() ===>
21.03.2016 17:21:45,000	kernel[0]	getChecksumSupport() <===
21.03.2016 17:21:45,000	kernel[0]	Waiting for DSMOS...
21.03.2016 17:21:45,677	com.apple.xpc.launchd[1]	(com.apple.FileSyncAgent.PHD.isRunning) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:21:45,678	iconservicesagent[61]	iconservicesagent launched.
21.03.2016 17:21:45,693	com.apple.xpc.launchd[1]	(com.apple.speech.speechsynthesisd) This key does not do anything: OnDemand
21.03.2016 17:21:45,697	com.apple.xpc.launchd[1]	(com.apple.trustd.agent) This key does not do anything: OnDemand
21.03.2016 17:21:45,697	com.apple.xpc.launchd[1]	(com.apple.trustd.agent) The ServiceIPC key is no longer respected. Please remove it.
21.03.2016 17:21:45,697	com.apple.xpc.launchd[1]	(com.apple.TrustEvaluationAgent) This key does not do anything: OnDemand
21.03.2016 17:21:45,788	com.apple.SecurityServer[75]	Entering service
21.03.2016 17:21:45,790	mDNSResponder[85]	mDNSResponder mDNSResponder-625.20.4 (Oct 23 2015 16:41:21) starting OSXVers 15
21.03.2016 17:21:45,793	com.apple.usbmuxd[74]	log filter changed from 4 to 6
21.03.2016 17:21:45,809	blued[80]	Delete logs
21.03.2016 17:21:45,810	apsd[72]	CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
21.03.2016 17:21:45,000	kernel[0]	IOGraphics flags 0x43
21.03.2016 17:21:45,000	kernel[0]	Apple16X50ACPI1: Identified Serial Port on ACPI Device=UAR1
21.03.2016 17:21:45,000	kernel[0]	Apple16X50UARTSync1: Detected 16550AF/C/CF FIFO=16 MaxBaud=115200
21.03.2016 17:21:45,000	kernel[0]	Previous shutdown cause: 5
21.03.2016 17:21:45,000	kernel[0]	com_intel_driver_EnergyDriver[<ptr>]::start(<ptr>)
21.03.2016 17:21:45,000	kernel[0]	DSMOS has arrived
21.03.2016 17:21:45,000	kernel[0]	[IOBluetoothFamily][start] -- completed
21.03.2016 17:21:45,000	kernel[0]	hmm.. mismatch sizes: 3100 vs 20
21.03.2016 17:21:45,000	kernel[0]	PPGTT is enabled
21.03.2016 17:21:45,943	loginwindow[88]	Login Window Application Started
21.03.2016 17:21:45,991	com.apple.usbmuxd[74]	usbmuxd-364 on Aug  4 2015 at 14:36:18, running 64 bit
21.03.2016 17:21:45,994	com.apple.xpc.launchd[1]	(com.apple.CoreRAID[44]) Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.CoreRAID
21.03.2016 17:21:46,000	kernel[0]	jnl: disk1s2: replay_journal: from: 30164480 to: 35148800 (joffset 0x1d1c000)
21.03.2016 17:21:46,017	secinitd[146]	UID[0]: cache loaded: /System/Library/Caches/com.apple.app-sandbox-cache.plist
21.03.2016 17:21:46,017	secinitd[146]	ctkd[145]: unable to get root path for bundle of main executable: /System/Library/Frameworks/CryptoTokenKit.framework/ctkd
21.03.2016 17:21:46,049	UserEventAgent[40]	Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
21.03.2016 17:21:46,056	iconservicesd[62]	iconservicesd launched.
21.03.2016 17:21:46,057	iconservicesd[62]	Cache path: /Library/Caches/com.apple.iconservices.store
21.03.2016 17:21:46,074	DumpPanic[52]	Saved panic report for kernel to /Library/Logs/DiagnosticReports/Kernel_2016-03-21-172145_iMac-Konrad.panic
21.03.2016 17:21:46,083	systemkeychain[140]	done file: /var/run/systemkeychaincheck.done
21.03.2016 17:21:46,000	kernel[0]	AppleLPC::notifyPlatformASPM  ASPM callback registered
21.03.2016 17:21:46,000	kernel[0]	IOPPF: XCPM mode
21.03.2016 17:21:46,269	iconservicesagent[61]	Starting service with cache path: /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/com.apple.iconservices
21.03.2016 17:21:46,297	mds[57]	(ImportServer.Normal:1808) UseBulkImporter 0 ForceBulkImporter 0
21.03.2016 17:21:46,000	kernel[0]	** GPU Hardware VM is enabled (multispace: enabled, page table updates with DMA: enabled, non-contiguous VRAM: enabled)
21.03.2016 17:21:46,000	kernel[0]	enable() ===>
21.03.2016 17:21:46,422	configd[48]	preference: no sharing preferences
21.03.2016 17:21:46,000	kernel[0]	Ethernet [AtherosE2200]: No medium selected. Falling back to autonegotiation.
21.03.2016 17:21:46,000	kernel[0]	selectMedium() ===>
21.03.2016 17:21:46,000	kernel[0]	txClearDescriptors() ===>
21.03.2016 17:21:46,000	kernel[0]	txClearDescriptors() <===
21.03.2016 17:21:46,000	kernel[0]	setMulticastMode() ===>
21.03.2016 17:21:46,000	kernel[0]	setMulticastMode() <===
21.03.2016 17:21:46,000	kernel[0]	Ethernet [AtherosE2200]: Link down on en0
21.03.2016 17:21:46,000	kernel[0]	selectMedium() <===
21.03.2016 17:21:46,000	kernel[0]	Ethernet [AtherosE2200]: Restored PCI command register.
21.03.2016 17:21:46,436	mDNSResponder[85]	D2D_IPC: Loaded
21.03.2016 17:21:46,436	mDNSResponder[85]	D2DInitialize succeeded
21.03.2016 17:21:46,000	kernel[0]	setMulticastMode() ===>
21.03.2016 17:21:46,000	kernel[0]	setMulticastMode() <===
21.03.2016 17:21:46,000	kernel[0]	enable() <===
21.03.2016 17:21:46,000	kernel[0]	setMulticastMode() ===>
21.03.2016 17:21:46,000	kernel[0]	setMulticastMode() <===
21.03.2016 17:21:46,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:21:46,000	kernel[0]	setMulticastList() <===
21.03.2016 17:21:46,000	kernel[0]	setMulticastMode() ===>
21.03.2016 17:21:46,000	kernel[0]	setMulticastMode() <===
21.03.2016 17:21:46,000	kernel[0]	getPacketFilters() ===>
21.03.2016 17:21:46,000	kernel[0]	getPacketFilters() <===
21.03.2016 17:21:46,000	kernel[0]	getPacketFilters() ===>
21.03.2016 17:21:46,000	kernel[0]	getPacketFilters() <===
21.03.2016 17:21:46,000	kernel[0]	setMulticastMode() ===>
21.03.2016 17:21:46,000	kernel[0]	setMulticastMode() <===
21.03.2016 17:21:46,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:21:46,000	kernel[0]	setMulticastList() <===
21.03.2016 17:21:46,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:21:46,000	kernel[0]	setMulticastList() <===
21.03.2016 17:21:46,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:21:46,000	kernel[0]	setMulticastList() <===
21.03.2016 17:21:46,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:21:46,000	kernel[0]	setMulticastList() <===
21.03.2016 17:21:46,515	configd[48]	setting hostname to "iMac-Konrad.local"
21.03.2016 17:21:46,517	configd[48]	network changed: DNS*
21.03.2016 17:21:46,556	networkd[162]	main networkd-583.20.10 pid 162
21.03.2016 17:21:46,562	apsd[72]	Unable to bootstrap_look_up connection port 'com.apple.ak.aps' for user 0: Unknown service name
21.03.2016 17:21:46,564	apsd[72]	Attempt to set push wake topics without dark wake enabled: ()
21.03.2016 17:21:46,564	apsd[72]	Unable to bootstrap_look_up connection port 'com.apple.ak.aps' for user 0: Unknown service name
21.03.2016 17:21:46,564	apsd[72]	<APSConnectionServer: 0x7fcf09424e20> Invalid mach port - Cleaning up this named port's topics. com.apple.ak.aps
21.03.2016 17:21:46,564	networkd[162]	-[NETPowerManager setupPowerPolicyTable] created power policy table from defaults with 5 timeslots
21.03.2016 17:21:46,568	networkd[162]	-[NETInterfaceManager updateInterfaces] nwi_state_copy() returned NULL
21.03.2016 17:21:46,569	WindowServer[147]	Server is starting up
21.03.2016 17:21:46,571	networkd[162]	nw_nat64_post_new_ifstate successfully changed NAT64 ifstate from 0x0 to 0x8000000000000000
21.03.2016 17:21:46,577	networkd[162]	__settings_changed_block_invoke networkd_privileged_copy_settings_async with NULL settings
21.03.2016 17:21:46,581	networkd[162]	__settings_changed_block_invoke networkd_privileged_copy_settings_async with NULL settings
21.03.2016 17:21:46,589	WindowServer[147]	Session 257 retained (2 references)
21.03.2016 17:21:46,589	WindowServer[147]	Session 257 released (1 references)
21.03.2016 17:21:46,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:21:46,000	kernel[0]	setMulticastList() <===
21.03.2016 17:21:46,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:21:46,000	kernel[0]	setMulticastList() <===
21.03.2016 17:21:46,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:21:46,000	kernel[0]	setMulticastList() <===
21.03.2016 17:21:46,000	kernel[0]	in6_unlink_ifa: IPv6 address 0xd6452f46739c22b9 has no prefix
21.03.2016 17:21:46,640	mds[57]	(FMW.Normal:1428) FMW 0 0
21.03.2016 17:21:46,690	com.apple.xpc.launchd[1]	(com.apple.appkit.xpc.sandboxedServiceRunner) The JoinExistingSession key is only available to Application services.
21.03.2016 17:21:46,821	networkd[162]	-[NETInterfaceManager updateInterfaces] nwi_state_copy() returned NULL
21.03.2016 17:21:46,855	WindowServer[147]	Session 257 retained (2 references)
21.03.2016 17:21:46,856	WindowServer[147]	**DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'. Run with arg = -AMBDuser
21.03.2016 17:21:46,858	WindowServer[147]	init_page_flip: page flip mode is on
21.03.2016 17:21:46,893	AirPlayXPCHelper[93]	2016-03-21 05:21:46.892169 PM [AirPlayEndpointManagerMeta] metaManager_createAirPlayEndpointManager Using NAPS Endpoint Manager
21.03.2016 17:21:46,894	AirPlayXPCHelper[93]	2016-03-21 05:21:46.894117 PM [WiFiManagerCore] ### Get interfaces failed: -3903/0xFFFFF0C1 kA11NotSupportedErr
21.03.2016 17:21:46,894	AirPlayXPCHelper[93]	2016-03-21 05:21:46.894364 PM [APTransportTrafficRegistrar] APTransportTrafficRegistrar: Deregister AirPlay traffic for AWDL at MAC 00:00:00:00:00:00 with target infra non critical PeerIndication=0 err=-3903
21.03.2016 17:21:46,895	AirPlayXPCHelper[93]	2016-03-21 05:21:46.894494 PM [AirPlay] trafficRegistrar_resetRegistrationInternal signalled -3903/0xFFFFF0C1 kA11NotSupportedErr: APTransportTrafficRegistrar: reset registration failed
21.03.2016 17:21:46,929	com.apple.xpc.launchd[1]	(com.apple.FileSyncAgent.PHD.isRunning) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:21:46,938	com.apple.xpc.launchd[1]	(com.apple.speech.speechsynthesisd) This key does not do anything: OnDemand
21.03.2016 17:21:46,939	com.apple.xpc.launchd[1]	(com.apple.trustd.agent) This key does not do anything: OnDemand
21.03.2016 17:21:46,940	com.apple.xpc.launchd[1]	(com.apple.trustd.agent) The ServiceIPC key is no longer respected. Please remove it.
21.03.2016 17:21:46,940	com.apple.xpc.launchd[1]	(com.apple.TrustEvaluationAgent) This key does not do anything: OnDemand
21.03.2016 17:21:46,979	com.apple.audio.DriverHelper[169]	The plug-in named AirPlay.driver requires extending the sandbox for the mach service named com.apple.AirPlayXPCHelper.
21.03.2016 17:21:46,980	com.apple.audio.DriverHelper[169]	The plug-in named AirPlay.driver requires extending the sandbox for the mach service named com.apple.coremedia.endpointmanager.xpc.
21.03.2016 17:21:46,980	com.apple.audio.DriverHelper[169]	The plug-in named AirPlay.driver requires extending the sandbox for the mach service named com.apple.coremedia.endpoint.xpc.
21.03.2016 17:21:46,980	com.apple.audio.DriverHelper[169]	The plug-in named AirPlay.driver requires extending the sandbox for the mach service named com.apple.coremedia.endpointstream.xpc.
21.03.2016 17:21:46,982	com.apple.xpc.launchd[1]	(com.apple.appkit.xpc.sandboxedServiceRunner) The JoinExistingSession key is only available to Application services.
21.03.2016 17:21:46,994	com.apple.audio.DriverHelper[169]	The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the IOKit user-client class RootDomainUserClient.
21.03.2016 17:21:46,994	com.apple.audio.DriverHelper[169]	The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the IOKit user-client class IOHIDLibUserClient.
21.03.2016 17:21:46,994	com.apple.audio.DriverHelper[169]	The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the IOKit user-client class IOBluetoothL2CAPChannelUserClient.
21.03.2016 17:21:46,994	com.apple.audio.DriverHelper[169]	The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the IOKit user-client class IOBluetoothHCIUserClient.
21.03.2016 17:21:46,994	com.apple.audio.DriverHelper[169]	The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the IOKit user-client class IOBluetoothDeviceUserClient.
21.03.2016 17:21:46,994	com.apple.audio.DriverHelper[169]	The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the IOKit user-client class IOHIDResourceDeviceUserClient.
21.03.2016 17:21:46,994	com.apple.audio.DriverHelper[169]	The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the mach service named com.apple.blued.
21.03.2016 17:21:46,994	com.apple.audio.DriverHelper[169]	The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the mach service named com.apple.bluetoothaudiod.
21.03.2016 17:21:46,994	com.apple.audio.DriverHelper[169]	The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the mach service named com.apple.BluetoothDOServer.
21.03.2016 17:21:47,021	com.apple.xpc.launchd[1]	(com.apple.xpc.launchd.domain.system) Service "com.apple.ManagedClient.startup" tried to hijack endpoint "com.apple.ManagedClient.agent" from owner: com.apple.ManagedClient
21.03.2016 17:21:47,043	UserEventAgent[40]	Received XPC_ERROR_CONNECTION_INVALID for connection com.apple.backupd.xpc
21.03.2016 17:21:47,046	UserEventAgent[40]	Failed to send message because the port couldn't be created.
21.03.2016 17:21:47,068	mds[57]	(Queue.Error:1497) [prePop journals.live_system:0x7fa2d0e3b970] ERROR! retired:0 lastSerialNumberRetired:175 popped:0 count:40 Insufficient files
21.03.2016 17:21:47,069	mds[57]	(Queue.Error:1497) [prePop journals.live_user:0x7fa2d0e3c2b0] ERROR! retired:0 lastSerialNumberRetired:67 popped:0 count:24 Insufficient files
21.03.2016 17:21:47,107	com.apple.xpc.launchd[1]	(com.apple.FileSyncAgent.PHD.isRunning) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:21:47,115	com.apple.xpc.launchd[1]	(com.apple.speech.speechsynthesisd) This key does not do anything: OnDemand
21.03.2016 17:21:47,116	com.apple.xpc.launchd[1]	(com.apple.trustd.agent) This key does not do anything: OnDemand
21.03.2016 17:21:47,116	com.apple.xpc.launchd[1]	(com.apple.trustd.agent) The ServiceIPC key is no longer respected. Please remove it.
21.03.2016 17:21:47,116	com.apple.xpc.launchd[1]	(com.apple.TrustEvaluationAgent) This key does not do anything: OnDemand
21.03.2016 17:21:47,125	digest-service[160]	label: default
21.03.2016 17:21:47,125	digest-service[160]		dbname: od:/Local/Default
21.03.2016 17:21:47,125	digest-service[160]		mkey_file: /var/db/krb5kdc/m-key
21.03.2016 17:21:47,125	digest-service[160]		acl_file: /var/db/krb5kdc/kadmind.acl
21.03.2016 17:21:47,127	diskmanagementstartup[53]	started Windows Installer Partition removal
21.03.2016 17:21:47,128	diskmanagementstartup[53]	Windows Installer Partition removal: No trigger, so doing nothing
21.03.2016 17:21:47,128	diskmanagementstartup[53]	finished Windows Installer Partition removal; error = 0
21.03.2016 17:21:47,159	UserEventAgent[40]	assertion failed: 15D21: com.apple.telemetry + 18625 [BE425C72-A02F-3BAB-8C2A-A8C8863FDD55]: 0x0
21.03.2016 17:21:47,162	UserEventAgent[40]	nsurlsessiond_events plugin: adding token 1 for client softwareupdate_download_service
21.03.2016 17:21:47,186	digest-service[160]	digest-request: uid=0
21.03.2016 17:21:47,278	locationd[77]	Logging binary sensor data to /var/folders/zz/zyxvpxvq6csfxvn_n00000sm00006d/C/locationdSensors.bin
21.03.2016 17:21:47,288	locationd[77]	locationd was started after an unclean shutdown
21.03.2016 17:21:47,300	locationd[77]	Location icon should now be in state 'Inactive'
21.03.2016 17:21:47,460	com.apple.CDScheduler[40]	Initial power state set to AC Power
21.03.2016 17:21:47,467	digest-service[160]	digest-request: netr probe 0
21.03.2016 17:21:47,467	digest-service[160]	digest-request: init request
21.03.2016 17:21:47,474	digest-service[160]	digest-request: init return domain: BUILTIN server: IMAC-KONRAD indomain was: <NULL>
21.03.2016 17:21:47,000	kernel[0]	hfs: mounted Recovery HD on device disk0s3
21.03.2016 17:21:47,532	mds[57]	(Volume.Normal:2464) volume:0x7fa2d2064a00 ********** Bootstrapped Creating a default store:0 SpotLoc:(null) SpotVerLoc:(null) occlude:0 /Volumes/Recovery HD
21.03.2016 17:21:47,646	fseventsd[43]	Logging disabled completely for device:1: /Volumes/Recovery HD
21.03.2016 17:21:47,000	kernel[0]	hfs: unmount initiated on Recovery HD on device disk0s3
21.03.2016 17:21:48,000	kernel[0]	Ethernet [AtherosE2200]: EEE link partner: 0x0000.
21.03.2016 17:21:48,000	kernel[0]	Ethernet [AtherosE2200]: Link up on en0, 100-Megabit, Full-duplex, Rx/Tx flow-control
21.03.2016 17:21:48,000	kernel[0]	getPacketFilters() ===>
21.03.2016 17:21:48,000	kernel[0]	getPacketFilters() <===
21.03.2016 17:21:48,000	kernel[0]	Ethernet [AtherosE2200]: EEE link partner: 0x0000.
21.03.2016 17:21:48,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:21:48,000	kernel[0]	setMulticastList() <===
21.03.2016 17:21:48,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:21:48,000	kernel[0]	setMulticastList() <===
21.03.2016 17:21:48,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:21:48,000	kernel[0]	setMulticastList() <===
21.03.2016 17:21:48,045	mDNSResponder[85]	mDNS_RegisterInterface: Frequent transitions for interface en0 (FE80:0000:0000:0000:DACB:8AFF:FE7D:3E6D)
21.03.2016 17:21:48,155	networkd[162]	-[NETInterfaceManager updateInterfaces] nwi_state_copy() returned NULL
21.03.2016 17:21:48,180	WindowServer[147]	Found 1 modes for display 0x00000000 [1, 0]
21.03.2016 17:21:48,184	WindowServer[147]	Found 1 modes for display 0x00000000 [1, 0]
21.03.2016 17:21:48,186	WindowServer[147]	Found 1 modes for display 0x00000000 [1, 0]
21.03.2016 17:21:48,283	WindowServer[147]	Found 62 modes for display 0x00000000 [62, 0]
21.03.2016 17:21:48,286	WindowServer[147]	Found 1 modes for display 0x00000000 [1, 0]
21.03.2016 17:21:48,289	WindowServer[147]	Found 1 modes for display 0x00000000 [1, 0]
21.03.2016 17:21:48,291	WindowServer[147]	Found 1 modes for display 0x00000000 [1, 0]
21.03.2016 17:21:48,293	WindowServer[147]	mux_initialize: Couldn't find any matches
21.03.2016 17:21:48,296	WindowServer[147]	Found 62 modes for display 0x00000000 [62, 0]
21.03.2016 17:21:48,306	WindowServer[147]	Found 1 modes for display 0x00000000 [1, 0]
21.03.2016 17:21:48,307	WindowServer[147]	Found 1 modes for display 0x00000000 [1, 0]
21.03.2016 17:21:48,307	WindowServer[147]	Found 1 modes for display 0x00000000 [1, 0]
21.03.2016 17:21:48,307	WindowServer[147]	Found 1 modes for display 0x00000000 [1, 0]
21.03.2016 17:21:48,307	WindowServer[147]	Found 1 modes for display 0x00000000 [1, 0]
21.03.2016 17:21:48,307	WindowServer[147]	Found 1 modes for display 0x00000000 [1, 0]
21.03.2016 17:21:48,308	WindowServer[147]	WSMachineIsAMD: true
21.03.2016 17:21:48,308	WindowServer[147]	WSMachineIsMux: false
21.03.2016 17:21:48,308	WindowServer[147]	WSMachineIsIvyBridgeOrNewer: true
21.03.2016 17:21:48,319	com.apple.AmbientDisplayAgent[197]	AmbientDisplayAgent started
21.03.2016 17:21:48,485	WindowServer[147]	WSMachineUsesNewStyleMirroring: false
21.03.2016 17:21:48,485	WindowServer[147]	start_deferring_display_reconfiguration
21.03.2016 17:21:48,487	WindowServer[147]	Display 0x2b286354: GL mask 0x1; bounds (0, 0)[2560 x 1440], 62 modes available
Main, Active, on-line, enabled, boot, Vendor 10ac, Model a0c4, S/N 30455255, Unit 0, Rotation 0
UUID 0xe05a895043c30992125778c1a57997c9
21.03.2016 17:21:48,487	WindowServer[147]	Display 0x003f0040: GL mask 0x10; bounds (0, 0)[4096 x 2160], 2 modes available
off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 4, Rotation 0
UUID 0xffffffffffffffffffffffffffffffff
21.03.2016 17:21:48,487	WindowServer[147]	Display 0x003f003f: GL mask 0x8; bounds (0, 0)[0 x 0], 1 modes available
off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 3, Rotation 0
UUID 0xffffffffffffffffffffffffffffffff
21.03.2016 17:21:48,487	WindowServer[147]	Display 0x003f003e: GL mask 0x4; bounds (0, 0)[0 x 0], 1 modes available
off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 2, Rotation 0
UUID 0xffffffffffffffffffffffffffffffff
21.03.2016 17:21:48,487	WindowServer[147]	Display 0x003f003d: GL mask 0x2; bounds (0, 0)[0 x 0], 1 modes available
off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
UUID 0xffffffffffffffffffffffffffffffff
21.03.2016 17:21:48,487	WindowServer[147]	Display 0x003f0041: GL mask 0x20; bounds (0, 0)[0 x 0], 1 modes available
off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 5, Rotation 0
UUID 0xffffffffffffffffffffffffffffffff
21.03.2016 17:21:48,487	WindowServer[147]	Display 0x003f0043: GL mask 0x80; bounds (0, 0)[0 x 0], 1 modes available
off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 7, Rotation 0
UUID 0xffffffffffffffffffffffffffffffff
21.03.2016 17:21:48,487	WindowServer[147]	Display 0x003f0042: GL mask 0x40; bounds (0, 0)[0 x 0], 1 modes available
off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 6, Rotation 0
UUID 0xffffffffffffffffffffffffffffffff
21.03.2016 17:21:48,937	WindowServer[147]	Set a breakpoint at CGSLogError to catch errors as they are logged.
21.03.2016 17:21:48,937	WindowServer[147]	window_set_transform: Singular matrix
21.03.2016 17:21:48,937	WindowServer[147]	window_set_transform: Singular matrix
21.03.2016 17:21:48,937	WindowServer[147]	window_set_transform: Singular matrix
21.03.2016 17:21:48,938	WindowServer[147]	window_set_transform: Singular matrix
21.03.2016 17:21:48,938	WindowServer[147]	window_set_transform: Singular matrix
21.03.2016 17:21:48,938	WindowServer[147]	window_set_transform: Singular matrix
21.03.2016 17:21:48,992	WindowServer[147]	Display 0x2b286354: Unit 0: Mode 2560 x 1440, CGSThirtyBitColor, Resolution 1, ioModeID 0x80001000, ioModeDepth 0x2, IOReturn 0x0
21.03.2016 17:21:48,995	WindowServer[147]	Display 0x2b286354: GL mask 0x1; bounds (0, 0)[2560 x 1440], 62 modes available
Main, Active, on-line, enabled, boot, Vendor 10ac, Model a0c4, S/N 30455255, Unit 0, Rotation 0
UUID 0xe05a895043c30992125778c1a57997c9
21.03.2016 17:21:48,995	WindowServer[147]	Display 0x003f0040: GL mask 0x10; bounds (3584, 0)[1 x 1], 2 modes available
off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 4, Rotation 0
UUID 0xffffffffffffffffffffffffffffffff
21.03.2016 17:21:48,995	WindowServer[147]	Display 0x003f003f: GL mask 0x8; bounds (3585, 0)[1 x 1], 1 modes available
off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 3, Rotation 0
UUID 0xffffffffffffffffffffffffffffffff
21.03.2016 17:21:48,995	WindowServer[147]	Display 0x003f003e: GL mask 0x4; bounds (3586, 0)[1 x 1], 1 modes available
off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 2, Rotation 0
UUID 0xffffffffffffffffffffffffffffffff
21.03.2016 17:21:48,995	WindowServer[147]	Display 0x003f003d: GL mask 0x2; bounds (3587, 0)[1 x 1], 1 modes available
off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
UUID 0xffffffffffffffffffffffffffffffff
21.03.2016 17:21:48,995	WindowServer[147]	Display 0x003f0041: GL mask 0x20; bounds (3588, 0)[1 x 1], 1 modes available
off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 5, Rotation 0
UUID 0xffffffffffffffffffffffffffffffff
21.03.2016 17:21:48,995	WindowServer[147]	Display 0x003f0043: GL mask 0x80; bounds (3589, 0)[1 x 1], 1 modes available
off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 7, Rotation 0
UUID 0xffffffffffffffffffffffffffffffff
21.03.2016 17:21:48,996	WindowServer[147]	Display 0x003f0042: GL mask 0x40; bounds (3590, 0)[1 x 1], 1 modes available
off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 6, Rotation 0
UUID 0xffffffffffffffffffffffffffffffff
21.03.2016 17:21:48,996	WindowServer[147]	CGXPerformInitialDisplayConfiguration
21.03.2016 17:21:48,996	WindowServer[147]	  Display 0x2b286354: Unit 0; Vendor 0x10ac Model 0xa0c4 S/N 809849429 Dimensions 20.75 x 11.65; online enabled, Bounds (0,0)[2560 x 1440], Rotation 0, Resolution 1
21.03.2016 17:21:48,996	WindowServer[147]	  Display 0x003f0040: Unit 4; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (3584,0)[1 x 1], Rotation 0, Resolution 1
21.03.2016 17:21:48,996	WindowServer[147]	  Display 0x003f003f: Unit 3; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (3585,0)[1 x 1], Rotation 0, Resolution 1
21.03.2016 17:21:48,996	WindowServer[147]	  Display 0x003f003e: Unit 2; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (3586,0)[1 x 1], Rotation 0, Resolution 1
21.03.2016 17:21:48,996	WindowServer[147]	  Display 0x003f003d: Unit 1; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (3587,0)[1 x 1], Rotation 0, Resolution 1
21.03.2016 17:21:48,996	WindowServer[147]	  Display 0x003f0041: Unit 5; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (3588,0)[1 x 1], Rotation 0, Resolution 1
21.03.2016 17:21:48,996	WindowServer[147]	  Display 0x003f0043: Unit 7; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (3589,0)[1 x 1], Rotation 0, Resolution 1
21.03.2016 17:21:48,996	WindowServer[147]	  Display 0x003f0042: Unit 6; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (3590,0)[1 x 1], Rotation 0, Resolution 1
21.03.2016 17:21:49,015	com.apple.xpc.launchd[1]	(com.apple.FileSyncAgent.PHD.isRunning) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:21:49,021	com.apple.xpc.launchd[1]	(com.apple.speech.speechsynthesisd) This key does not do anything: OnDemand
21.03.2016 17:21:49,022	com.apple.xpc.launchd[1]	(com.apple.trustd.agent) This key does not do anything: OnDemand
21.03.2016 17:21:49,022	com.apple.xpc.launchd[1]	(com.apple.trustd.agent) The ServiceIPC key is no longer respected. Please remove it.
21.03.2016 17:21:49,022	com.apple.xpc.launchd[1]	(com.apple.TrustEvaluationAgent) This key does not do anything: OnDemand
21.03.2016 17:21:49,024	WindowServer[147]	GLCompositor: GL renderer id 0x01021c02, GL mask 0x0000001f, accelerator 0x000054fb, unit 0, caps QEX|MIPMAP, vram 2048 MB
21.03.2016 17:21:49,024	WindowServer[147]	GLCompositor: GL renderer id 0x01021c02, GL mask 0x0000001f, texture max 16384, viewport max {16384, 16384}, extensions NPOT|GLSL|FLOAT
21.03.2016 17:21:49,024	WindowServer[147]	GLCompositor: GL renderer id 0x01024502, GL mask 0x000000e0, accelerator 0x00003037, unit 5, caps QEX|MIPMAP, vram 1536 MB
21.03.2016 17:21:49,024	WindowServer[147]	GLCompositor: GL renderer id 0x01024502, GL mask 0x000000e0, texture max 16384, viewport max {16384, 16384}, extensions NPOT|GLSL|FLOAT
21.03.2016 17:21:49,024	WindowServer[147]	GLCompositor enabled for tile size [256 x 256]
21.03.2016 17:21:49,024	WindowServer[147]	CGXGLInitMipMap: mip map mode is on
21.03.2016 17:21:49,025	WindowServer[147]	**DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'. Run with arg = -AMBDprefs
21.03.2016 17:21:49,029	com.apple.AmbientDisplayAgent[197]	AMBD initializing devices
21.03.2016 17:21:49,053	WindowServer[147]	CGXSetDisplayColorProfileAndTransfer: Display 0x2b286354: Unit 0; ColorProfile { -250181570 }; TransferFormula (1.000000, 1.000000, 1.000000)
21.03.2016 17:21:49,058	com.apple.xpc.launchd[1]	(com.apple.AssistiveControl.running) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:21:49,058	com.apple.xpc.launchd[1]	(com.apple.btsa) This key does not do anything: OnDemand
21.03.2016 17:21:49,059	com.apple.xpc.launchd[1]	(com.apple.coreservices.useractivityd) Unknown key for Boolean: DrainMessagesAfterFailedInit
21.03.2016 17:21:49,061	com.apple.xpc.launchd[1]	(com.apple.helpd) This key does not do anything: OnDemand
21.03.2016 17:21:49,063	com.apple.xpc.launchd[1]	(com.apple.noticeboard.agent) This key does not do anything: OnDemand
21.03.2016 17:21:49,067	com.apple.xpc.launchd[1]	(com.apple.speech.speechsynthesisd) This key does not do anything: OnDemand
21.03.2016 17:21:49,068	com.apple.xpc.launchd[1]	(com.apple.inputswitcher.running) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:21:49,068	com.apple.xpc.launchd[1]	(com.apple.trustd.agent) This key does not do anything: OnDemand
21.03.2016 17:21:49,068	com.apple.xpc.launchd[1]	(com.apple.trustd.agent) The ServiceIPC key is no longer respected. Please remove it.
21.03.2016 17:21:49,068	com.apple.xpc.launchd[1]	(com.apple.universalaccesscontrol.running) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:21:49,068	com.apple.xpc.launchd[1]	(com.apple.universalaccessd.running) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:21:49,068	com.apple.xpc.launchd[1]	(com.apple.universalaccessd) Unknown key for string: LSBackgroundOnly
21.03.2016 17:21:49,069	com.apple.xpc.launchd[1]	(com.apple.UserEventAgent-LoginWindow) This service is defined to be constantly running and is inherently inefficient.
21.03.2016 17:21:49,069	com.apple.xpc.launchd[1]	(com.apple.VoiceOver.running) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:21:49,070	com.apple.xpc.launchd[1]	(com.apple.ZoomWindow.running) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:21:49,080	PowerChime[205]	objc[205]: Class BUIPowerSource is implemented in both /System/Library/PrivateFrameworks/BatteryUIKit.framework/Versions/A/BatteryUIKit and /System/Library/CoreServices/PowerChime.app/Contents/MacOS/PowerChime. One of the two will be used. Which one is undefined.
21.03.2016 17:21:49,116	blued[80]	[BluetoothHIDDeviceController] EventServiceConnectedCallback
21.03.2016 17:21:49,116	blued[80]	[BluetoothHIDDeviceController] EventServiceDisconnectedCallback
21.03.2016 17:21:49,116	blued[80]	[BluetoothHIDDeviceController] EventServiceConnectedCallback
21.03.2016 17:21:49,116	blued[80]	[BluetoothHIDDeviceController] EventServiceDisconnectedCallback
21.03.2016 17:21:49,123	com.apple.SecurityServer[75]	Session 100007 created
21.03.2016 17:21:49,147	WindowServer[147]	MPAccessSurfaceForDisplayDevice: Set up page flip mode on display 0x2b286354 device: 0x7f91a3c0e2a0  isBackBuffered: 1 numComp: 3 numDisp: 3
21.03.2016 17:21:49,147	WindowServer[147]	_CGXGLDisplayContextForDisplayDevice: acquired display context (0x7f91a3c0e2a0) - enabling OpenGL
21.03.2016 17:21:49,199	com.apple.xpc.launchd[1]	(com.apple.appkit.xpc.sandboxedServiceRunner) The JoinExistingSession key is only available to Application services.
21.03.2016 17:21:49,212	loginwindow[88]	Login Window Started Security Agent
21.03.2016 17:21:49,241	askpermissiond[201]	StoreTransport: Resetting APS Connection using environment name production
21.03.2016 17:21:49,251	UserEventAgent[207]	Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
21.03.2016 17:21:49,260	apsd[72]	Unable to bootstrap_look_up connection port 'com.apple.askpermission.aps' for user 0: Unknown service name
21.03.2016 17:21:49,273	WiFiAgent[208]	 securityd_message_with_reply_sync Failed to talk to secd after 4 attempts.
21.03.2016 17:21:49,276	WiFiAgent[208]	No Wi-Fi hardware, terminating WiFiAgent
21.03.2016 17:21:49,290	UserEventAgent[207]	user agent networkd: built Nov 16 2015 23:08:50
21.03.2016 17:21:49,294	SecurityAgent[212]	This is the first run
21.03.2016 17:21:49,294	SecurityAgent[212]	MacBuddy was run = 0
21.03.2016 17:21:49,562	WindowServer[147]	stop_deferring_display_reconfiguration
21.03.2016 17:21:49,732	networkd[162]	-[NETInterfaceManager updateInterfaces] nwi_state_copy() returned NULL
21.03.2016 17:21:49,000	kernel[0]	jnl: disk1s2: journal replay done.
21.03.2016 17:21:50,000	kernel[0]	hfs: Removed 1 orphaned / unlinked files and 0 directories 
21.03.2016 17:21:50,000	kernel[0]	hfs: mounted Dane on device disk1s2
21.03.2016 17:21:50,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:21:50,000	kernel[0]	setMulticastList() <===
21.03.2016 17:21:50,619	configd[48]	network changed: v4(en0+:192.168.1.106) DNS+ Proxy+ SMB
21.03.2016 17:21:50,645	fseventsd[43]	event logs in /Volumes/Dane/.fseventsd out of sync with volume.  destroying old logs. (1128 5 1128)
21.03.2016 17:21:50,000	kernel[0]	setMulticastList() ===>
21.03.2016 17:21:50,000	kernel[0]	setMulticastList() <===
21.03.2016 17:21:50,686	fseventsd[43]	log dir: /Volumes/Dane/.fseventsd getting new uuid: EF300AD1-5682-4703-A52E-BFBED5A119D5
21.03.2016 17:21:50,995	WindowServer[147]	**DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'. Run with arg = -discovery
21.03.2016 17:21:50,995	WindowServer[147]	**DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'. Run with arg = -AMBDprefs
21.03.2016 17:21:51,017	WindowServer[147]	CGXSetDisplayColorProfileAndTransfer: Display 0x2b286354: Unit 0; ColorProfile { -250181570 }; TransferFormula (1.000000, 1.000000, 1.000000)
21.03.2016 17:21:52,000	kernel[0]	RadeonSensors (pci1): found ATI Radeon ID: 0x6810, ATOM BIOS: 113
21.03.2016 17:21:52,000	kernel[0]	RadeonSensors (pci1): using device-id to resolve temperature sensor type
21.03.2016 17:21:52,000	kernel[0]	RadeonSensors (pci1): adding Southern Islands thermal sensor
21.03.2016 17:21:52,000	kernel[0]	RadeonSensors (pci1): started
21.03.2016 17:21:51,766	sntp[220]	time set -0.397797 s
21.03.2016 17:21:51,795	ntpd[175]	peer time.euro.apple.com. @ 17.253.38.125
21.03.2016 17:21:51,819	ntpd[175]	drift PPM:0.000 -> -4.303
21.03.2016 17:22:08,383	SecurityAgent[212]	User info context values set for Konrad
21.03.2016 17:22:08,400	com.apple.xpc.launchd[1]	(com.apple.FileSyncAgent.PHD.isRunning) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:22:08,406	com.apple.xpc.launchd[1]	(com.apple.speech.speechsynthesisd) This key does not do anything: OnDemand
21.03.2016 17:22:08,407	com.apple.xpc.launchd[1]	(com.apple.trustd.agent) This key does not do anything: OnDemand
21.03.2016 17:22:08,407	com.apple.xpc.launchd[1]	(com.apple.trustd.agent) The ServiceIPC key is no longer respected. Please remove it.
21.03.2016 17:22:08,407	com.apple.xpc.launchd[1]	(com.apple.TrustEvaluationAgent) This key does not do anything: OnDemand
21.03.2016 17:22:11,213	SecurityAgent[212]	Login Window login proceeding
21.03.2016 17:22:11,328	loginwindow[88]	Login Window - Returned from Security Agent
21.03.2016 17:22:11,342	loginwindow[88]	USER_PROCESS: 88 console
21.03.2016 17:22:11,377	com.apple.xpc.launchd[1]	(com.apple.FileSyncAgent.PHD.isRunning) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:22:11,382	com.apple.xpc.launchd[1]	(com.apple.speech.speechsynthesisd) This key does not do anything: OnDemand
21.03.2016 17:22:11,383	com.apple.xpc.launchd[1]	(com.apple.trustd.agent) This key does not do anything: OnDemand
21.03.2016 17:22:11,384	com.apple.xpc.launchd[1]	(com.apple.trustd.agent) The ServiceIPC key is no longer respected. Please remove it.
21.03.2016 17:22:11,384	com.apple.xpc.launchd[1]	(com.apple.TrustEvaluationAgent) This key does not do anything: OnDemand
21.03.2016 17:22:11,392	symptomsd[183]	__73-[NetworkAnalyticsEngine observeValueForKeyPath:ofObject:change:context:]_block_invoke unexpected switch value 2
21.03.2016 17:22:11,000	kernel[0]	AppleKeyStore:Sending lock change 0 for handle -501
21.03.2016 17:22:11,445	com.apple.xpc.launchd[1]	(com.apple.AirPlayUIAgent) This service is defined to be constantly running and is inherently inefficient.
21.03.2016 17:22:11,447	com.apple.xpc.launchd[1]	(com.apple.AssistiveControl.running) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:22:11,448	com.apple.xpc.launchd[1]	(com.apple.btsa) This key does not do anything: OnDemand
21.03.2016 17:22:11,451	com.apple.xpc.launchd[1]	(com.apple.coreservices.useractivityd) Unknown key for Boolean: DrainMessagesAfterFailedInit
21.03.2016 17:22:11,451	com.apple.xpc.launchd[1]	(com.apple.coreservices.uiagent) This key does not do anything: OnDemand
21.03.2016 17:22:11,451	com.apple.xpc.launchd[1]	(com.apple.diagnostics_agent) This service is defined to be constantly running and is inherently inefficient.
21.03.2016 17:22:11,451	com.apple.xpc.launchd[1]	(com.apple.dock.fullscreen) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:22:11,451	com.apple.xpc.launchd[1]	(com.apple.dock.server) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:22:11,451	com.apple.xpc.launchd[1]	(com.apple.dock.notificationcenter) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:22:11,451	com.apple.xpc.launchd[1]	(com.apple.dock.appstore) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:22:11,451	com.apple.xpc.launchd[1]	(com.apple.dock.remotedesktoppicture) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:22:11,452	com.apple.xpc.launchd[1]	(com.apple.dock.launchpad) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:22:11,452	com.apple.xpc.launchd[1]	(com.apple.dock.downloads) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:22:11,452	com.apple.xpc.launchd[1]	(com.apple.EscrowSecurityAlert) Unknown key for string: seatbelt-profiles
21.03.2016 17:22:11,452	com.apple.xpc.launchd[1]	(com.apple.FontRegistryUIAgent) This key does not do anything: OnDemand
21.03.2016 17:22:11,452	com.apple.xpc.launchd[1]	(com.apple.ATS.FontValidator) This key does not do anything: OnDemand
21.03.2016 17:22:11,452	com.apple.xpc.launchd[1]	(com.apple.ATS.FontValidatorConduit) This key does not do anything: OnDemand
21.03.2016 17:22:11,452	com.apple.xpc.launchd[1]	(com.apple.gamed) This key does not do anything: OnDemand
21.03.2016 17:22:11,453	com.apple.xpc.launchd[1]	(com.apple.gamed) The ServiceIPC key is no longer respected. Please remove it.
21.03.2016 17:22:11,453	com.apple.xpc.launchd[1]	(com.apple.helpd) This key does not do anything: OnDemand
21.03.2016 17:22:11,453	com.apple.xpc.launchd[1]	(com.apple.icdd) This service is defined to be constantly running and is inherently inefficient.
21.03.2016 17:22:11,454	com.apple.xpc.launchd[1]	(com.apple.midiserver.io) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:22:11,455	com.apple.xpc.launchd[1]	(com.apple.noticeboard.agent) This key does not do anything: OnDemand
21.03.2016 17:22:11,455	com.apple.xpc.launchd[1]	(com.apple.notificationcenterui.alerts) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:22:11,455	com.apple.xpc.launchd[1]	(com.apple.notificationcenterui.customalerts) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:22:11,455	com.apple.xpc.launchd[1]	(com.apple.notificationcenterui.extension-trampoline) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:22:11,455	com.apple.xpc.launchd[1]	(com.apple.notificationcenterui.tcc) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:22:11,455	com.apple.xpc.launchd[1]	(com.apple.notificationcenterui.agent) This service is defined to be constantly running and is inherently inefficient.
21.03.2016 17:22:11,455	com.apple.xpc.launchd[1]	(com.apple.xpc.launchd.user.domain.501.100007.Aqua) Caller tried to hijack service: path = /System/Library/LaunchAgents/com.apple.pluginkit.pkd.plist, caller = loginwindow.88
21.03.2016 17:22:11,456	com.apple.xpc.launchd[1]	(com.apple.PubSub.Agent) The ServiceIPC key is no longer respected. Please remove it.
21.03.2016 17:22:11,456	com.apple.xpc.launchd[1]	(com.apple.quicklook.ui.helper.active) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:22:11,457	com.apple.xpc.launchd[1]	(com.apple.ReportCrash) The DrainMessagesOnCrash key is not yet implemented. If you rely on this key, please file a bug.
21.03.2016 17:22:11,458	com.apple.xpc.launchd[1]	(com.apple.ReportCrash.Self) The DrainMessagesOnCrash key is not yet implemented. If you rely on this key, please file a bug.
21.03.2016 17:22:11,458	com.apple.xpc.launchd[1]	(com.apple.rtcreportingd) The UserName key is not supported for non-System services.
21.03.2016 17:22:11,458	com.apple.xpc.launchd[1]	(com.apple.SafariCloudHistoryPushAgent) The UserName key is not supported for non-System services.
21.03.2016 17:22:11,458	com.apple.xpc.launchd[1]	(com.apple.sharingd) This service is defined to be constantly running and is inherently inefficient.
21.03.2016 17:22:11,458	com.apple.xpc.launchd[1]	(com.apple.soagent) Invalid type for event (event/type): events/array
21.03.2016 17:22:11,458	com.apple.xpc.launchd[1]	(com.apple.soagent) Invalid type for event (event/type): bundleid/string
21.03.2016 17:22:11,458	com.apple.xpc.launchd[1]	(com.apple.speech.speechdatainstallerd) This key does not do anything: OnDemand
21.03.2016 17:22:11,459	com.apple.xpc.launchd[1]	(com.apple.systemuiserver.ServiceProvider) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:22:11,459	com.apple.xpc.launchd[1]	(com.apple.dockextra.server) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:22:11,459	com.apple.xpc.launchd[1]	(com.apple.SUISMessaging) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:22:11,459	com.apple.xpc.launchd[1]	(com.apple.ipodserver) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:22:11,459	com.apple.xpc.launchd[1]	(com.apple.systemuiserver.screencapture) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:22:11,459	com.apple.xpc.launchd[1]	(com.apple.tsm.uiserver) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:22:11,459	com.apple.xpc.launchd[1]	(com.apple.dockling.server) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:22:11,459	com.apple.xpc.launchd[1]	(com.apple.window_proxies.startup) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:22:11,459	com.apple.xpc.launchd[1]	(com.apple.window_proxies) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:22:11,459	com.apple.xpc.launchd[1]	(com.apple.inputswitcher.running) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:22:11,459	com.apple.xpc.launchd[1]	(com.apple.xpc.launchd.user.domain.501.100007.Aqua) Caller tried to hijack service: path = /System/Library/LaunchAgents/com.apple.trustd.agent.plist, caller = loginwindow.88
21.03.2016 17:22:11,459	com.apple.xpc.launchd[1]	(com.apple.universalaccesscontrol.running) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:22:11,459	com.apple.xpc.launchd[1]	(com.apple.universalaccessd.running) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:22:11,460	com.apple.xpc.launchd[1]	(com.apple.universalaccessd) Unknown key for string: LSBackgroundOnly
21.03.2016 17:22:11,460	com.apple.xpc.launchd[1]	(com.apple.UserEventAgent-Aqua) This service is defined to be constantly running and is inherently inefficient.
21.03.2016 17:22:11,460	com.apple.xpc.launchd[1]	(com.apple.usernoted) This service is defined to be constantly running and is inherently inefficient.
21.03.2016 17:22:11,460	com.apple.xpc.launchd[1]	(com.apple.VoiceOver.running) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:22:11,460	com.apple.xpc.launchd[1]	(com.apple.ZoomWindow.running) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:22:11,460	com.apple.xpc.launchd[1]	(org.openbsd.ssh-agent) The ServiceIPC key is no longer respected. Please remove it.
21.03.2016 17:22:11,473	com.apple.xpc.launchd[1]	(com.valvesoftware.steamclean) Unknown key for array: SteamContentPaths
21.03.2016 17:22:11,474	distnoted[231]	# distnote server agent  absolute time: 28.762943979   civil time: Mon Mar 21 17:22:11 2016   pid: 231 uid: 501  root: no
21.03.2016 17:22:11,501	CommCenter[235]	objc[235]: Class CTAsciiAddress is implemented in both /System/Library/Frameworks/CoreTelephony.framework/Versions/A/CoreTelephony and /System/Library/Frameworks/CoreTelephony.framework/Support/CommCenter. One of the two will be used. Which one is undefined.
21.03.2016 17:22:11,504	lsd[234]	LaunchServices: Scheme mapping file does not exist, creating file.
21.03.2016 17:22:11,501	CommCenter[235]	objc[235]: Class CTPhoneNumber is implemented in both /System/Library/Frameworks/CoreTelephony.framework/Versions/A/CoreTelephony and /System/Library/Frameworks/CoreTelephony.framework/Support/CommCenter. One of the two will be used. Which one is undefined.
21.03.2016 17:22:11,552	CommCenter[235]	Communications Center passed sandbox_init_with_parameters. homeDirPath: '/Users/Konrad', usersBasePath: '/Users', realHomeDirPath: '/Users/Konrad', realUsersBasePath: '/Users'
21.03.2016 17:22:11,552	CommCenter[235]	Communications Center quarantined successfully
21.03.2016 17:22:11,556	otherbsd[230]	Could not copy LoginItems URL.
21.03.2016 17:22:11,565	CommCenter[235]	CSIPreferencesStore(): filePath: '/Users/Konrad/Library/Preferences/csidata', store name: 'com.apple.commcenter.csidata.plist', migration: false
21.03.2016 17:22:11,566	CommCenter[235]	CSILogTrace: appID: 'com.apple.commcenter', key: 'AllowTelephonyLoggingUI', value: false
21.03.2016 17:22:11,567	CommCenter[235]	CSILogTrace: appID: 'com.apple.commcenter', key: 'EnableTelephonyLogging', value: false
21.03.2016 17:22:11,586	CommCenter[235]	Failed to get contents of directory at path: /System/Library/Carrier Bundles/iPad
21.03.2016 17:22:11,586	CommCenter[235]	Failed to get contents of directory at path: /System/Library/Carrier Bundles/iPad
21.03.2016 17:22:11,587	CommCenter[235]	Failed to get contents of directory at path: /Users/Konrad/Library/Carrier Bundles/iPad
21.03.2016 17:22:11,587	CommCenter[235]	Failed to get contents of directory at path: /System/Library/Carrier Bundles/iPad
21.03.2016 17:22:11,587	CommCenter[235]	Failed to get contents of directory at path: /Users/Konrad/Library/Carrier Bundles/iPad
21.03.2016 17:22:11,587	CommCenter[235]	Unable to locate service: com.apple.commcenter.mobile-helper. Are the CommCenter helper processes present on the system?
21.03.2016 17:22:11,587	CommCenter[235]	Unable to locate service: com.apple.commcenter.mobile-helper. Are the CommCenter helper processes present on the system?
21.03.2016 17:22:11,587	CommCenter[235]	Unable to initialize the helper object for service com.apple.commcenter.mobile-helper
21.03.2016 17:22:11,610	com.apple.xpc.launchd[1]	(com.apple.appkit.xpc.sandboxedServiceRunner) The JoinExistingSession key is only available to Application services.
21.03.2016 17:22:11,628	UserEventAgent[229]	Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
21.03.2016 17:22:11,682	WindowServer[147]	**DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'. Run with arg = -login
21.03.2016 17:22:11,684	WindowServer[147]	**DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'. Run with arg = -AMBDprefs
21.03.2016 17:22:11,696	com.apple.SecurityServer[75]	Session 100010 created
21.03.2016 17:22:11,714	iconservicesagent[246]	iconservicesagent launched.
21.03.2016 17:22:11,717	iconservicesagent[246]	Starting service with cache path: /var/folders/wk/yn0dsld17ksfklrft8sch8zr0000gn/C/com.apple.iconservices
21.03.2016 17:22:11,717	CommCenter[235]	IPTelephony Framework loaded!
21.03.2016 17:22:11,742	CommCenter[235]	IPTelephonyManager ready!
21.03.2016 17:22:11,742	CommCenter[235]	IPTelephony Framework ready!
21.03.2016 17:22:11,753	CommCenter[235]	Unable to locate service: com.apple.commcenter.mobile-helper. Are the CommCenter helper processes present on the system?
21.03.2016 17:22:11,754	CommCenter[235]	Unable to locate service: com.apple.commcenter.mobile-helper. Are the CommCenter helper processes present on the system?
21.03.2016 17:22:11,755	CommCenter[235]	Unable to initialize the helper object for service com.apple.commcenter.mobile-helper
21.03.2016 17:22:11,756	CommCenter[235]	Communications Center Started.
21.03.2016 17:22:11,785	UserEventAgent[229]	user agent networkd: built Nov 16 2015 23:08:50
21.03.2016 17:22:11,821	WindowServer[147]	CGXSetDisplayColorProfileAndTransfer: Display 0x2b286354: Unit 0; ColorProfile { -250181570 }; TransferFormula (1.000000, 1.000000, 1.000000)
21.03.2016 17:22:11,831	DMProxy[244]	AMBD Services: _CFXPCCreateXPCObjectFromCFObject failed!!
21.03.2016 17:22:11,850	UserEventAgent[229]	received an unknown event from daemon
21.03.2016 17:22:11,870	com.apple.CDScheduler[229]	Initial power state set to AC Power
21.03.2016 17:22:11,917	secinitd[253]	UID[501]: cache loaded: /System/Library/Caches/com.apple.app-sandbox-cache.plist
21.03.2016 17:22:11,968	symptomsd[183]	__73-[NetworkAnalyticsEngine observeValueForKeyPath:ofObject:change:context:]_block_invoke unexpected switch value 2
21.03.2016 17:22:12,223	sandboxd[255]	([250]) CalendarAgent(250) allow mach-register com.apple.CalendarStore.lock.init
21.03.2016 17:22:12,276	logind[89]	-[SessionManager getClient:withRole:inAuditSession:]:241: ERROR: No session dictionary for audit session 100010
21.03.2016 17:22:12,276	logind[89]	_SMGetSessionAgent:73: ERROR: __SMGetClientForAuditSessionAgent failed 2
21.03.2016 17:22:12,277	IMDPersistenceAgent[263]	SACShieldWindowShowing:925: ERROR: NULL response
21.03.2016 17:22:12,466	com.apple.xpc.launchd[1]	(com.apple.FileSyncAgent.PHD.isRunning) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:22:12,472	com.apple.xpc.launchd[1]	(com.apple.speech.speechsynthesisd) This key does not do anything: OnDemand
21.03.2016 17:22:12,472	com.apple.xpc.launchd[1]	(com.apple.trustd.agent) This key does not do anything: OnDemand
21.03.2016 17:22:12,473	com.apple.xpc.launchd[1]	(com.apple.trustd.agent) The ServiceIPC key is no longer respected. Please remove it.
21.03.2016 17:22:12,473	com.apple.xpc.launchd[1]	(com.apple.TrustEvaluationAgent) This key does not do anything: OnDemand
21.03.2016 17:22:12,760	identityservicesd[240]	<IMMacNotificationCenterManager: 0x7ff42bc75fe0>: Configuring notification center for identifier: com.apple.iChat   topics: (
    "com.apple.private.alloy.icloudpairing",
    "com.apple.private.alloy.continuity.encryption",
    "com.apple.private.alloy.continuity.activity",
    "com.apple.private.ids",
    "com.apple.private.alloy.phonecontinuity",
    "com.apple.private.alloy.phone.auth",
    "com.apple.private.alloy.keychainsync",
    "com.apple.private.alloy.fmf",
    "com.apple.private.alloy.screensharing",
    "com.apple.private.alloy.maps",
    "com.apple.private.alloy.thumper.keys",
    "com.apple.private.alloy.continuity.tethering"
)
21.03.2016 17:22:12,773	identityservicesd[240]	<IMMacNotificationCenterManager: 0x7ff42bc75fe0>:    NC Disabled: NO
21.03.2016 17:22:12,777	identityservicesd[240]	<IMMacNotificationCenterManager: 0x7ff42bc75fe0>:   DND Enabled: NO
21.03.2016 17:22:12,777	identityservicesd[240]	<IMMacNotificationCenterManager: 0x7ff42bc75fe0>: Updating enabled: YES   (Topics: (
    "com.apple.private.alloy.icloudpairing",
    "com.apple.private.alloy.continuity.encryption",
    "com.apple.private.alloy.continuity.activity",
    "com.apple.private.ids",
    "com.apple.private.alloy.phonecontinuity",
    "com.apple.private.alloy.phone.auth",
    "com.apple.private.alloy.keychainsync",
    "com.apple.private.alloy.fmf",
    "com.apple.private.alloy.screensharing",
    "com.apple.private.alloy.maps",
    "com.apple.private.alloy.thumper.keys",
    "com.apple.private.alloy.continuity.tethering"
))
21.03.2016 17:22:12,784	identityservicesd[240]	<IMMacNotificationCenterManager: 0x7ff42bc75fe0>:    NC Disabled: NO
21.03.2016 17:22:12,788	identityservicesd[240]	<IMMacNotificationCenterManager: 0x7ff42bc75fe0>:   DND Enabled: NO
21.03.2016 17:22:12,788	identityservicesd[240]	<IMMacNotificationCenterManager: 0x7ff42bc75fe0>: Updating enabled: YES   (Topics: (
    "com.apple.private.alloy.icloudpairing",
    "com.apple.private.alloy.continuity.encryption",
    "com.apple.private.alloy.continuity.activity",
    "com.apple.ess",
    "com.apple.private.ids",
    "com.apple.private.alloy.phonecontinuity",
    "com.apple.private.alloy.phone.auth",
    "com.apple.private.alloy.keychainsync",
    "com.apple.private.alloy.fmf",
    "com.apple.private.alloy.screensharing",
    "com.apple.private.alloy.maps",
    "com.apple.private.alloy.thumper.keys",
    "com.apple.private.alloy.continuity.tethering"
))
21.03.2016 17:22:12,797	identityservicesd[240]	<IMMacNotificationCenterManager: 0x7ff42bc75fe0>:    NC Disabled: NO
21.03.2016 17:22:12,800	identityservicesd[240]	<IMMacNotificationCenterManager: 0x7ff42bc75fe0>:   DND Enabled: NO
21.03.2016 17:22:12,800	identityservicesd[240]	<IMMacNotificationCenterManager: 0x7ff42bc75fe0>: Updating enabled: YES   (Topics: (
    "com.apple.private.alloy.icloudpairing",
    "com.apple.private.alloy.continuity.encryption",
    "com.apple.private.alloy.continuity.activity",
    "com.apple.ess",
    "com.apple.private.ids",
    "com.apple.private.alloy.phonecontinuity",
    "com.apple.madrid",
    "com.apple.private.alloy.phone.auth",
    "com.apple.private.alloy.keychainsync",
    "com.apple.private.alloy.fmf",
    "com.apple.private.alloy.screensharing",
    "com.apple.private.alloy.maps",
    "com.apple.private.alloy.thumper.keys",
    "com.apple.private.alloy.continuity.tethering"
))
21.03.2016 17:22:12,805	accountsd[247]	[Warning] Services all disappeared, removing all accounts
21.03.2016 17:22:12,805	accountsd[247]	[Warning] Services all disappeared, removing all enabled accounts
21.03.2016 17:22:12,806	accountsd[247]	[Warning] Services all disappeared, removing all dependent devices
21.03.2016 17:22:12,822	identityservicesd[240]	<IMMacNotificationCenterManager: 0x7ff42bc75fe0>:    NC Disabled: NO
21.03.2016 17:22:12,825	imagent[262]	<IMMacNotificationCenterManager: 0x7fc0c2c17ca0>: Configuring notification center for identifier: com.apple.FaceTime   topics: (null)
21.03.2016 17:22:12,829	identityservicesd[240]	<IMMacNotificationCenterManager: 0x7ff42bc75fe0>:   DND Enabled: NO
21.03.2016 17:22:12,829	identityservicesd[240]	<IMMacNotificationCenterManager: 0x7ff42bc75fe0>: Updating enabled: YES   (Topics: (
    "com.apple.private.alloy.icloudpairing",
    "com.apple.private.alloy.continuity.encryption",
    "com.apple.private.alloy.continuity.activity",
    "com.apple.ess",
    "com.apple.private.ids",
    "com.apple.private.alloy.phonecontinuity",
    "com.apple.madrid",
    "com.apple.private.ac",
    "com.apple.private.alloy.phone.auth",
    "com.apple.private.alloy.keychainsync",
    "com.apple.private.alloy.fmf",
    "com.apple.private.alloy.screensharing",
    "com.apple.private.alloy.maps",
    "com.apple.private.alloy.thumper.keys",
    "com.apple.private.alloy.continuity.tethering"
))
21.03.2016 17:22:12,836	imagent[262]	<IMMacNotificationCenterManager: 0x7fc0c2c17ca0>:    NC Disabled: NO
21.03.2016 17:22:12,840	imagent[262]	<IMMacNotificationCenterManager: 0x7fc0c2c17ca0>:   DND Enabled: NO
21.03.2016 17:22:12,840	imagent[262]	<IMMacNotificationCenterManager: 0x7fc0c2c17ca0>: Updating enabled: YES   (Topics: (null))
21.03.2016 17:22:12,847	imagent[262]	<IMMacNotificationCenterManager: 0x7fc0c2c17ca0>:    NC Disabled: NO
21.03.2016 17:22:12,851	imagent[262]	<IMMacNotificationCenterManager: 0x7fc0c2c17ca0>:   DND Enabled: NO
21.03.2016 17:22:12,851	imagent[262]	<IMMacNotificationCenterManager: 0x7fc0c2c17ca0>: Updating enabled: YES   (Topics: (
    "com.apple.ess",
    "com.apple.private.ac"
))
21.03.2016 17:22:12,861	identityservicesd[240]	<IMMacNotificationCenterManager: 0x7ff42bc75fe0>:    NC Disabled: NO
21.03.2016 17:22:12,864	identityservicesd[240]	<IMMacNotificationCenterManager: 0x7ff42bc75fe0>:   DND Enabled: NO
21.03.2016 17:22:12,864	identityservicesd[240]	<IMMacNotificationCenterManager: 0x7ff42bc75fe0>: Updating enabled: YES   (Topics: (
    "com.apple.private.alloy.icloudpairing",
    "com.apple.private.alloy.continuity.encryption",
    "com.apple.private.alloy.continuity.activity",
    "com.apple.ess",
    "com.apple.private.ids",
    "com.apple.private.alloy.phonecontinuity",
    "com.apple.madrid",
    "com.apple.private.ac",
    "com.apple.private.alloy.phone.auth",
    "com.apple.private.alloy.keychainsync",
    "com.apple.private.alloy.fmf",
    "com.apple.private.alloy.sms",
    "com.apple.private.alloy.screensharing",
    "com.apple.private.alloy.maps",
    "com.apple.private.alloy.thumper.keys",
    "com.apple.private.alloy.continuity.tethering"
))
21.03.2016 17:22:12,871	imagent[262]	### Failed to load Addressbook class CNContactNameFormatter
21.03.2016 17:22:12,887	CalendarAgent[250]	[com.apple.calendar.agent.log.accounts] [All of iCloud (identifier=C5BB623D-1556-4CAB-A453-702A6019D03B; type=com.apple.account.CalDAV; childAccount=YES)'s principals are in Calendar's database.]
21.03.2016 17:22:12,889	CalendarAgent[250]	[com.apple.calendar.agent.log.accounts] [All of Google (identifier=7B14425D-607B-4F4E-BED7-1C527A81FE6F; type=com.apple.account.CalDAV; childAccount=YES)'s principals are in Calendar's database.]
21.03.2016 17:22:12,897	fmfd[272]	### Failed to load Addressbook class CNContactNameFormatter
21.03.2016 17:22:12,900	fmfd[272]	Initialized sandbox
21.03.2016 17:22:13,000	apsd[72]	Peer [pid=272] requested push wake but lacks APSPushWakeEntitlement
21.03.2016 17:22:13,089	CalendarAgent[250]	AOSKit WARN: (-) Invalid url: https://(censored)%40gmail.com@apidata.googleusercontent.com/caldav/v2/(censored)%40gmail.com/user/
21.03.2016 17:22:13,249	secd[242]	 __SOSUpdateKeyInterest_block_invoke_2 Error getting ring interests (null)
21.03.2016 17:22:13,250	secd[242]	 SOSAccountThisDeviceCanSyncWithCircle sync with device failure: Error Domain=com.apple.security.sos.error Code=1035 "Account identity not set" UserInfo={NSDescription=Account identity not set}
21.03.2016 17:22:13,267	CalNCService[259]	[Warning] Cannot listen to battery level change notification.
21.03.2016 17:22:13,268	secd[242]	 securityd_xpc_dictionary_handler IDSKeychainSynci[273] SetDeviceID Error Domain=com.apple.security.sos.error Code=1032 "No peer for me" UserInfo={NSDescription=No peer for me}
21.03.2016 17:22:13,269	secd[242]	 securityd_xpc_dictionary_handler IDSKeychainSynci[273] SetDeviceID Error Domain=com.apple.security.sos.error Code=1032 "No peer for me" UserInfo={NSDescription=No peer for me}
21.03.2016 17:22:13,270	CloudKeychainProxy[267]	 __45-[UbiqitousKVSProxy doEnsurePeerRegistration]_block_invoke <UB---e-C---> ensurePeerRegistration called, success ((null))
21.03.2016 17:22:13,508	CalendarAgent[250]	[com.apple.calendar.store.log.caldav.coredav] [Refusing to parse response to PROPPATCH because of content-type: [text/html; charset=UTF-8].]
21.03.2016 17:22:13,547	CalendarAgent[250]	[com.apple.calendar.store.log.caldav.coredav] [Refusing to parse response to PROPPATCH because of content-type: [text/html; charset=UTF-8].]
21.03.2016 17:22:14,500	cloudphotosd[252]	+[CSLogger preferencesChanged:] reconfiguring logging
21.03.2016 17:22:14,683	cloudphotosd[252]	New connection request from 274
21.03.2016 17:22:14,717	com.apple.photomoments[277]	Photomoments process awakened.
21.03.2016 17:22:14,828	cloudphotosd[252]	Determine service transition start: service=com.apple.photo.icloud.myphotostream personId=1359696360 lastKnownPersonId=(null) targetState=0
21.03.2016 17:22:14,828	cloudphotosd[252]	Determine service transition end: 2, currentState: 3, shouldEnableService: 0
21.03.2016 17:22:14,999	com.apple.photomoments[277]	GEO: Missing server version info, need to fetch before the analyzer can continue
21.03.2016 17:22:15,062	com.apple.photomoments[277]	GEO: Fetched rev geo server version config file with version: 9
21.03.2016 17:22:15,109	cloudphotosd[252]	Determine service transition start: service=com.apple.photo.icloud.sharedstreams personId=1359696360 lastKnownPersonId=1359696360 targetState=1
21.03.2016 17:22:15,109	cloudphotosd[252]	Determine service transition end: 3, currentState: 3, shouldEnableService: 1
21.03.2016 17:22:15,358	cloudphotosd[252]	Determine service transition start: service=com.apple.photo.icloud.cloudphoto personId=1359696360 lastKnownPersonId=1359696360 targetState=1
21.03.2016 17:22:15,358	cloudphotosd[252]	Determine service transition end: 3, currentState: 3, shouldEnableService: 1
21.03.2016 17:22:15,000	kernel[0]	**** [IOBluetoothFamily][SearchForTransportEventTimeOutHandler] -- Missing Bluetooth Controller Transport! 
21.03.2016 17:22:15,000	kernel[0]	ignored is_io_service_close(0x100000383,IOHIDParamUserClient)
21.03.2016 17:22:15,000	kernel[0]	ignored is_io_service_close(0x100000383,IOHIDParamUserClient)
21.03.2016 17:22:15,925	sandboxd[255]	([282]) AssetCacheLocato(282) deny mach-lookup com.apple.cookied
21.03.2016 17:22:16,553	AssetCacheLocatorService[282]	#505e9fb6 [I:AssetCacheLocatorService.queue] found no caching servers
21.03.2016 17:22:16,736	cloudphotosd[252]	<MSASStateMachine: 0x7ff56a733fc0>: Successfully checked for changes updates.
21.03.2016 17:22:20,632	com.apple.xpc.launchd[1]	(com.apple.appkit.xpc.sandboxedServiceRunner) The JoinExistingSession key is only available to Application services.
21.03.2016 17:22:20,636	com.apple.xpc.launchd[1]	(com.apple.FileSyncAgent.PHD.isRunning) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
21.03.2016 17:22:20,642	com.apple.xpc.launchd[1]	(com.apple.speech.speechsynthesisd) This key does not do anything: OnDemand
21.03.2016 17:22:20,643	com.apple.xpc.launchd[1]	(com.apple.trustd.agent) This key does not do anything: OnDemand
21.03.2016 17:22:20,644	com.apple.xpc.launchd[1]	(com.apple.trustd.agent) The ServiceIPC key is no longer respected. Please remove it.
21.03.2016 17:22:20,644	com.apple.xpc.launchd[1]	(com.apple.TrustEvaluationAgent) This key does not do anything: OnDemand
21.03.2016 17:22:23,037	com.apple.AddressBook.ContactsAccountsService[264]	[Accounts] Current connection, <NSXPCConnection: 0x7f8aabc0aa60> connection from pid 259, doesn't have account access.
21.03.2016 17:22:23,037	CalNCService[259]	[Accounts] Failed to update account with identifier 6DBF44CF-881D-4070-900F-8ECD4FAE2C6C, error: Error Domain=ABAddressBookErrorDomain Code=1002 "(null)"
21.03.2016 17:22:27,860	sharingd[312]	17:22:27.858 : Starting Up...
21.03.2016 17:22:27,895	sharingd[312]	17:22:27.895 : Device Capabilities (Handoff:NO, Instant Hotspot:NO, AirDrop:NO, Legacy AirDrop:NO, Remote Disc:NO)
21.03.2016 17:22:28,044	Finder[309]	assertion failed: 15D21: libxpc.dylib + 63930 [61AB4610-9304-354C-9E9B-D57198AE9866]: 0x89
21.03.2016 17:22:28,189	Spotlight[314]	spot: agent checkin
21.03.2016 17:22:28,216	iBooks[288]	objc[288]: Class SFUZipException is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:22:28,216	iBooks[288]	objc[288]: Class SFUOffsetInputStream is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:22:28,218	SpotlightNetHelper[322]	### Failed to load Addressbook class CNContactNameFormatter
21.03.2016 17:22:28,216	iBooks[288]	objc[288]: Class SFUZipArchiveOutputStream is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:22:28,217	iBooks[288]	objc[288]: Class SFUZipOutputEntry is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:22:28,217	iBooks[288]	objc[288]: Class SFUZipFreeSpaceEntry is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:22:28,217	iBooks[288]	objc[288]: Class SFUBufferedInputStream is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:22:28,217	iBooks[288]	objc[288]: Class SFUZipArchiveMemoryDataRepresentation is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:22:28,217	iBooks[288]	objc[288]: Class SFUOffsetOutputStream is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:22:28,217	iBooks[288]	objc[288]: Class SFUZipDeflateOutputStream is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:22:28,217	iBooks[288]	objc[288]: Class SFUFileDataRepresentation is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:22:28,217	iBooks[288]	objc[288]: Class SFUZipInflateInputStream is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:22:28,217	iBooks[288]	objc[288]: Class SFUMemoryOutputStream is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:22:28,218	iBooks[288]	objc[288]: Class SFUFileInputStream is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:22:28,218	iBooks[288]	objc[288]: Class SFUMemoryInputStream is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:22:28,219	iBooks[288]	objc[288]: Class SFUZipArchiveFileDataRepresentation is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:22:28,222	iBooks[288]	objc[288]: Class SFUCryptoOutputStream is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:22:28,223	SpotlightNetHelper[322]	CGSConnectionByID: 0 is not a valid connection ID.
21.03.2016 17:22:28,223	iBooks[288]	objc[288]: Class SFUFileOutputStream is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:22:28,223	SpotlightNetHelper[322]	Invalid Connection ID 0
21.03.2016 17:22:28,223	iBooks[288]	objc[288]: Class SFUMoveableFileOutputStream is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:22:28,223	iBooks[288]	objc[288]: Class SFUDataRepresentation is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:22:28,223	iBooks[288]	objc[288]: Class SFUCryptoUtils is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:22:28,223	iBooks[288]	objc[288]: Class SFUCryptoInputStream is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:22:28,224	iBooks[288]	objc[288]: Class SFUCryptoKey is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:22:28,224	iBooks[288]	objc[288]: Class SFUZipEntry is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:22:28,224	iBooks[288]	objc[288]: Class SFUCryptor is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:22:28,224	iBooks[288]	objc[288]: Class SFUZipArchive is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:22:28,224	iBooks[288]	objc[288]: Class SFUZipRecordInputStream is implemented in both /Applications/iBooks.app/Contents/Frameworks/TSUtility.framework/Versions/A/TSUtility and /Applications/iBooks.app/Contents/Frameworks/IMCommonCore.framework/Versions/A/IMCommonCore. One of the two will be used. Which one is undefined.
21.03.2016 17:22:28,347	com.apple.xpc.launchd[1]	(com.apple.quicklook[324]) Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.quicklook
21.03.2016 17:22:28,537	com.apple.xpc.launchd[1]	(com.apple.xpc.launchd.domain.pid.iBooks.288) Path not allowed in target domain: type = pid, path = /Library/Frameworks/iTunesLibrary.framework/Versions/A/XPCServices/com.apple.iTunesLibraryService.xpc error = 147: The specified service did not ship in the requestor's bundle, origin = /Applications/iBooks.app
21.03.2016 17:22:28,542	com.apple.xpc.launchd[1]	(com.apple.xpc.launchd.domain.pid.iBooks.288) Path not allowed in target domain: type = pid, path = /Library/Frameworks/iTunesLibrary.framework/Versions/A/XPCServices/com.apple.iTunesLibraryService.xpc error = 147: The specified service did not ship in the requestor's bundle, origin = /Applications/iBooks.app
21.03.2016 17:22:28,544	com.apple.xpc.launchd[1]	(com.apple.xpc.launchd.domain.pid.iBooks.288) Path not allowed in target domain: type = pid, path = /Library/Frameworks/iTunesLibrary.framework/Versions/A/XPCServices/com.apple.iTunesLibraryService.xpc error = 147: The specified service did not ship in the requestor's bundle, origin = /Applications/iBooks.app
21.03.2016 17:22:28,000	kernel[0]	Sandbox: storeaccountd(323) deny(1) file-write-create /Users/Konrad/Library/Caches/com.apple.spotlight
21.03.2016 17:22:28,000	kernel[0]	Sandbox: netbiosd(223) deny(1) file-read-metadata /usr
21.03.2016 17:22:28,912	sandboxd[255]	([184]) rpcsvchost(184) deny file-read-metadata /usr
21.03.2016 17:22:28,000	kernel[0]	Sandbox: storeaccountd(323) deny(1) file-write-create /Users/Konrad/Library/Caches/com.apple.spotlight
21.03.2016 17:22:28,000	kernel[0]	Sandbox: storeaccountd(323) deny(1) file-write-create /Users/Konrad/Library/Caches/com.apple.spotlight
21.03.2016 17:22:28,967	sandboxd[255]	([168]) coreaudiod(168) deny file-read-metadata /usr
21.03.2016 17:22:29,051	sandboxd[255]	([80]) blued(80) deny file-read-metadata /usr
21.03.2016 17:22:29,142	sandboxd[255]	([65]) coreduetd(65) deny file-read-metadata /usr/libexec
21.03.2016 17:22:29,200	sandboxd[255]	([65]) coreduetd(65) deny file-read-metadata /usr/libexec
21.03.2016 17:22:29,227	sandboxd[255]	([323]) storeaccountd(323) deny file-write-create /Users/Konrad/Library/Caches/com.apple.spotlight
21.03.2016 17:22:29,262	Spotlight[314]	applications query - started
21.03.2016 17:22:29,271	ContainerMetadataExtractor[335]	CGSConnectionByID: 0 is not a valid connection ID.
21.03.2016 17:22:29,271	ContainerMetadataExtractor[335]	Invalid Connection ID 0
21.03.2016 17:22:29,329	Messages[293]	schema version 9005
21.03.2016 17:22:29,374	CalendarAgent[250]	[com.apple.calendar.store.log.caldav.coredav] [Refusing to parse response to PROPPATCH because of content-type: [text/html; charset=UTF-8].]
21.03.2016 17:22:29,413	CalendarAgent[250]	[com.apple.calendar.store.log.caldav.coredav] [Refusing to parse response to PROPPATCH because of content-type: [text/html; charset=UTF-8].]
21.03.2016 17:22:29,465	com.apple.xpc.launchd[1]	(com.apple.xpc.launchd.domain.pid.BKAgentService.336) Path not allowed in target domain: type = pid, path = /Library/Frameworks/iTunesLibrary.framework/Versions/A/XPCServices/com.apple.iTunesLibraryService.xpc error = 147: The specified service did not ship in the requestor's bundle, origin = /System/Library/PrivateFrameworks/BookKit.framework/Versions/A/XPCServices/com.apple.BKAgentService.xpc
21.03.2016 17:22:29,467	com.apple.xpc.launchd[1]	(com.apple.xpc.launchd.domain.pid.BKAgentService.336) Path not allowed in target domain: type = pid, path = /Library/Frameworks/iTunesLibrary.framework/Versions/A/XPCServices/com.apple.iTunesLibraryService.xpc error = 147: The specified service did not ship in the requestor's bundle, origin = /System/Library/PrivateFrameworks/BookKit.framework/Versions/A/XPCServices/com.apple.BKAgentService.xpc
21.03.2016 17:22:29,468	com.apple.xpc.launchd[1]	(com.apple.xpc.launchd.domain.pid.BKAgentService.336) Path not allowed in target domain: type = pid, path = /Library/Frameworks/iTunesLibrary.framework/Versions/A/XPCServices/com.apple.iTunesLibraryService.xpc error = 147: The specified service did not ship in the requestor's bundle, origin = /System/Library/PrivateFrameworks/BookKit.framework/Versions/A/XPCServices/com.apple.BKAgentService.xpc
21.03.2016 17:22:29,643	Spotlight[314]	applications query - finished in 0.38 seconds
21.03.2016 17:22:29,658	storeaccountd[323]	-[PushServiceStoreDispatch getEnabledMediaTypesWithReply:]
21.03.2016 17:22:29,781	Safari[289]	KeychainGetICDPStatus: keychain: -25300
21.03.2016 17:22:29,781	Safari[289]	KeychainGetICDPStatus: status: off
21.03.2016 17:22:29,799	Safari[289]	KeychainGetICDPStatus: keychain: -25300
21.03.2016 17:22:29,799	Safari[289]	KeychainGetICDPStatus: status: off
21.03.2016 17:22:30,308	mapspushd[341]	[Warning] Services all disappeared, removing all accounts
21.03.2016 17:22:30,308	mapspushd[341]	[Warning] Services all disappeared, removing all enabled accounts
21.03.2016 17:22:30,308	mapspushd[341]	[Warning] Services all disappeared, removing all dependent devices
21.03.2016 17:22:30,315	locationd[77]	Couldn't find a requirement string for masquerading client com.apple.Maps
21.03.2016 17:22:30,339	locationd[77]	Couldn't find a requirement string for masquerading client com.apple.Maps
21.03.2016 17:22:30,364	com.apple.xpc.launchd[1]	(com.apple.CoreLocationAgent[342]) Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.CoreLocation.agent
21.03.2016 17:22:30,000	kernel[0]	Sandbox: storeaccountd(323) deny(1) file-write-create /Users/Konrad/Library/Caches/com.apple.Safari/ProductionBag
21.03.2016 17:22:30,000	kernel[0]	Sandbox: Contacts(301) allow(0) mach-register com.apple.AddressBook.AddressBookApplicationFrameworkIPC
21.03.2016 17:22:30,703	App Store[299]	Unknown class FRToolbar in Interface Builder file at path /System/Library/PrivateFrameworks/StoreUI.framework/Resources/Base.lproj/FRStoreViewController.nib.
21.03.2016 17:22:31,025	com.apple.SecurityServer[75]	Session 100017 created
21.03.2016 17:22:31,028	com.apple.SecurityServer[75]	Session 100019 created
21.03.2016 17:22:31,042	Messages[293]	17:22:31.041 WARNING:  140: This application, or a library it uses, is using the deprecated Carbon Component Manager for hosting Audio Units. Support for this will be removed in a future release. Also, this makes the host incompatible with version 3 audio units. Please transition to the API's in AudioComponent.h.
21.03.2016 17:22:31,467	fontd[236]	BUG in libdispatch client: dispatch_mig_server: mach_msg() failed (ipc/send) invalid memory - 0x1000000c
21.03.2016 17:22:31,586	secd[242]	 SOSAccountThisDeviceCanSyncWithCircle sync with device failure: Error Domain=com.apple.security.sos.error Code=1035 "Account identity not set" UserInfo={NSDescription=Account identity not set}
21.03.2016 17:22:31,988	Notes[291]	Invalid connection
21.03.2016 17:22:31,988	Notes[291]	Generic XPC error: Connection invalid. This may indicate version mismatch
21.03.2016 17:22:31,992	com.apple.WebKit.WebContent[334]	GVA warning: refListInit : dup ref frame, remove 
21.03.2016 17:22:31,992	com.apple.WebKit.WebContent[334]	GVA warning: addNewReferenceEntry_MMCO mmcoFunc1 not found requested 3, curr = 6
21.03.2016 17:22:31,992	com.apple.WebKit.WebContent[334]	GVA warning: addNewReferenceEntry_MMCO mmcoFunc1 not found requested 4, curr = 6
21.03.2016 17:22:32,190	DataDetectorsDynamicData[353]	### Failed to load Addressbook class CNContactNameFormatter
21.03.2016 17:22:32,000	kernel[0]	Sandbox: com.apple.Safari(354) deny(1) file-issue-extension /Users/Konrad/Library/Caches/com.apple.Safari.SearchHelper
21.03.2016 17:22:32,201	com.apple.Safari.SearchHelper[354]	Failed to obtain sandbox extension for path=/Users/Konrad/Library/Caches/com.apple.Safari.SearchHelper. Errno:1
21.03.2016 17:22:32,000	kernel[0]	Sandbox: com.apple.Safari(354) deny(1) file-issue-extension /Users/Konrad/Library/Caches/com.apple.Safari.SearchHelper
21.03.2016 17:22:32,201	com.apple.Safari.SearchHelper[354]	Failed to obtain sandbox extension for path=/Users/Konrad/Library/Caches/com.apple.Safari.SearchHelper. Errno:1
21.03.2016 17:22:32,205	com.apple.SecurityServer[75]	Session 100021 created
21.03.2016 17:22:32,932	login[355]	USER_PROCESS: 355 ttys000
21.03.2016 17:22:32,000	kernel[0]	Sandbox: systemsoundserve(217) deny(1) file-read-metadata /private/var/root
21.03.2016 17:22:33,021	Notes[291]	Check device and migration status.
21.03.2016 17:22:33,021	Notes[291]	Got old device list
21.03.2016 17:22:33,021	Notes[291]	Got new device list
21.03.2016 17:22:33,030	Notes[291]	Got device list response
21.03.2016 17:22:33,030	Notes[291]	Trying to get all visible notes from a nil object ID
21.03.2016 17:22:33,031	Notes[291]	startupMigrationType: ICStartupMigrationTypeAlreadyUpgraded
21.03.2016 17:22:33,046	com.apple.xpc.launchd[1]	(com.apple.xpc.launchd.domain.pid.Photos.306) Path not allowed in target domain: type = pid, path = /Library/Frameworks/iTunesLibrary.framework/Versions/A/XPCServices/com.apple.iTunesLibraryService.xpc error = 147: The specified service did not ship in the requestor's bundle, origin = /Applications/Photos.app
21.03.2016 17:22:33,049	com.apple.xpc.launchd[1]	(com.apple.xpc.launchd.domain.pid.Photos.306) Path not allowed in target domain: type = pid, path = /Library/Frameworks/iTunesLibrary.framework/Versions/A/XPCServices/com.apple.iTunesLibraryService.xpc error = 147: The specified service did not ship in the requestor's bundle, origin = /Applications/Photos.app
21.03.2016 17:22:33,051	com.apple.xpc.launchd[1]	(com.apple.xpc.launchd.domain.pid.Photos.306) Path not allowed in target domain: type = pid, path = /Library/Frameworks/iTunesLibrary.framework/Versions/A/XPCServices/com.apple.iTunesLibraryService.xpc error = 147: The specified service did not ship in the requestor's bundle, origin = /Applications/Photos.app
21.03.2016 17:22:33,056	com.apple.xpc.launchd[1]	(com.apple.xpc.launchd.domain.pid.Photos.306) Path not allowed in target domain: type = pid, path = /Library/Frameworks/iTunesLibrary.framework/Versions/A/XPCServices/com.apple.iTunesLibraryService.xpc error = 147: The specified service did not ship in the requestor's bundle, origin = /Applications/Photos.app
21.03.2016 17:22:33,299	Mail[302]	AllSignatures.plist: Syncing with cloud -- updating local; no cloud data not reachable, error: Error Domain=NSCocoaErrorDomain Code=260 "Nie można otworzyć pliku „ubiquitous_AllSignatures.plist”; nie ma takiego pliku." UserInfo={NSURL=file:///Users/Konrad/Library/Mobile%20Documents/com~apple~mail/Data/V3/MailData/Signatures/ubiquitous_AllSignatures.plist, NSFilePath=/Users/Konrad/Library/Mobile Documents/com~apple~mail/Data/V3/MailData/Signatures/ubiquitous_AllSignatures.plist, NSUnderlyingError=0x7fea80d82210 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}}
21.03.2016 17:22:33,305	com.apple.InputMethodKit.TextReplacementService[368]	-[PFUbiquitySwitchboardEntryMetadata setUseLocalStorage:](898): CoreData: Ubiquity:  konrad~0FCFE7E5-5A30-5AFC-AE9D-D7FB9C581837:UserDictionary
Using local storage: 1 for new NSFileManager current token <306ccfbe d5f829d0 771b3625 7e4e359c 3a061331>
21.03.2016 17:22:33,447	com.apple.InputMethodKit.TextReplacementService[368]	-[PFUbiquitySwitchboardEntryMetadata setUseLocalStorage:](898): CoreData: Ubiquity:  konrad~0FCFE7E5-5A30-5AFC-AE9D-D7FB9C581837:UserDictionary
Using local storage: 0 for new NSFileManager current token <306ccfbe d5f829d0 771b3625 7e4e359c 3a061331>
21.03.2016 17:22:33,449	storeaccountd[323]	-[PushServiceStoreDispatch getEnabledMediaTypesWithReply:]
21.03.2016 17:22:33,576	Notes[291]	Trying to get all visible notes from a nil object ID
21.03.2016 17:22:33,576	Notes[291]	startupMigrationType: ICStartupMigrationTypeAlreadyUpgraded
21.03.2016 17:22:33,849	AddressBookSourceSync[286]	AOSKit WARN: (-) Invalid url: https://(censored)%40gmail.com@www.googleapis.com/carddav/v1/principals/(censored)%40gmail.com/
21.03.2016 17:22:34,000	kernel[0]	Sandbox: com.apple.Addres(370) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:22:34,067	com.apple.AddressBook.InternetAccountsBridge[370]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 1
21.03.2016 17:22:35,020	iTunes[300]	ApplePushService: APSConnection being used without a delegate queue
21.03.2016 17:22:35,116	CalendarAgent[250]	[com.apple.calendar.store.log.caldav.coredav] [Refusing to parse response to PROPPATCH because of content-type: [text/html; charset=UTF-8].]
21.03.2016 17:22:35,127	Notes[291]	Continuing migration if necessary
21.03.2016 17:22:35,128	Notes[291]	Already finished with migration
21.03.2016 17:22:35,137	com.apple.WebKit.WebContent[346]	NSScanner: nil string argument
21.03.2016 17:22:35,155	CalendarAgent[250]	[com.apple.calendar.store.log.caldav.coredav] [Refusing to parse response to PROPPATCH because of content-type: [text/html; charset=UTF-8].]
21.03.2016 17:22:35,000	kernel[0]	Sandbox: com.apple.Addres(370) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:22:35,157	com.apple.AddressBook.InternetAccountsBridge[370]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 2
21.03.2016 17:22:35,297	Photos[306]	Using FaceCore  version: 3.9.10
21.03.2016 17:22:35,597	com.apple.xpc.launchd[1]	(com.apple.xpc.launchd.domain.pid.MediaLibraryService.371) Path not allowed in target domain: type = pid, path = /Library/Frameworks/iTunesLibrary.framework/Versions/A/XPCServices/com.apple.iTunesLibraryService.xpc error = 147: The specified service did not ship in the requestor's bundle, origin = /System/Library/Frameworks/MediaLibrary.framework/Versions/A/XPCServices/com.apple.MediaLibraryService.xpc
21.03.2016 17:22:35,598	com.apple.xpc.launchd[1]	(com.apple.xpc.launchd.domain.pid.MediaLibraryService.371) Path not allowed in target domain: type = pid, path = /Library/Frameworks/iTunesLibrary.framework/Versions/A/XPCServices/com.apple.iTunesLibraryService.xpc error = 147: The specified service did not ship in the requestor's bundle, origin = /System/Library/Frameworks/MediaLibrary.framework/Versions/A/XPCServices/com.apple.MediaLibraryService.xpc
21.03.2016 17:22:35,600	com.apple.xpc.launchd[1]	(com.apple.xpc.launchd.domain.pid.MediaLibraryService.371) Path not allowed in target domain: type = pid, path = /Library/Frameworks/iTunesLibrary.framework/Versions/A/XPCServices/com.apple.iTunesLibraryService.xpc error = 147: The specified service did not ship in the requestor's bundle, origin = /System/Library/Frameworks/MediaLibrary.framework/Versions/A/XPCServices/com.apple.MediaLibraryService.xpc
21.03.2016 17:22:35,609	com.apple.SecurityServer[75]	Session 100023 created
21.03.2016 17:22:35,704	cloudphotosd[252]	New connection request from 306
21.03.2016 17:22:36,092	com.apple.SecurityServer[75]	Session 100024 created
21.03.2016 17:22:36,000	kernel[0]	Sandbox: com.apple.Addres(370) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:22:36,252	com.apple.AddressBook.InternetAccountsBridge[370]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 3
21.03.2016 17:22:36,339	Photos[306]	Received changes notification alert: <LiModelChangeGroup: 0x7fcfe37a41d0>  alert flags : Replay Complete
21.03.2016 17:22:36,558	PowerChime[386]	objc[386]: Class BUIPowerSource is implemented in both /System/Library/PrivateFrameworks/BatteryUIKit.framework/Versions/A/BatteryUIKit and /System/Library/CoreServices/PowerChime.app/Contents/MacOS/PowerChime. One of the two will be used. Which one is undefined.
21.03.2016 17:22:36,592	apsd[72]	Attempt to set push wake topics without dark wake enabled: ()
21.03.2016 17:22:36,596	apsd[72]	Attempt to set push wake topics without dark wake enabled: ()
21.03.2016 17:22:36,604	apsd[72]	Attempt to set push wake topics without dark wake enabled: ()
21.03.2016 17:22:36,606	apsd[72]	Attempt to set push wake topics without dark wake enabled: ()
21.03.2016 17:22:36,608	apsd[72]	Attempt to set push wake topics without dark wake enabled: ()
21.03.2016 17:22:36,610	apsd[72]	Attempt to set push wake topics without dark wake enabled: ()
21.03.2016 17:22:36,611	apsd[72]	Attempt to set push wake topics without dark wake enabled: ()
21.03.2016 17:22:36,649	cloudfamilyrestrictionsd[400]	================= starting up ===================
21.03.2016 17:22:36,660	cloudfamilyrestrictionsd[400]	CFRPushManager : connection:didReceivePublicToken:
21.03.2016 17:22:36,660	cloudfamilyrestrictionsd[400]	CFRPushManager : connectionDidReconnect:
21.03.2016 17:22:36,661	cloudfamilyrestrictionsd[400]	=================== Not polling ===================
21.03.2016 17:22:36,661	askpermissiond[387]	StoreTransport: Resetting APS Connection using environment name production
21.03.2016 17:22:36,661	cloudfamilyrestrictionsd[400]	Bye Mom!
21.03.2016 17:22:36,661	cloudfamilyrestrictionsd[400]	================= waiting ===================
21.03.2016 17:22:36,675	PowerChime[386]	PowerChime: chime enabled by hardware: 0
21.03.2016 17:22:36,676	PowerChime[386]	PowerChime disabled - ChimeOnNoHardware default: 0
21.03.2016 17:22:36,825	lsd[234]	Unentitled request to set default handler for content type com.apple.ical.backup by pid 303
21.03.2016 17:22:36,943	lsd[234]	Unentitled request to set default handler for content type dyn.age80w25brv4g83dt by pid 303
21.03.2016 17:22:37,052	launchservicesd[73]	SecTaskLoadEntitlements failed error=22
21.03.2016 17:22:37,059	launchservicesd[73]	SecTaskLoadEntitlements failed error=22
21.03.2016 17:22:37,061	launchservicesd[73]	SecTaskLoadEntitlements failed error=22
21.03.2016 17:22:37,000	kernel[0]	Sandbox: SocialPushAgent(378) deny(1) file-write-data /Users/Konrad/Library/Preferences/com.apple.socialpushagent.plist
21.03.2016 17:22:37,000	kernel[0]	Sandbox: SocialPushAgent(378) deny(1) file-write-data /Users/Konrad/Library/Preferences/com.apple.socialpushagent.plist
21.03.2016 17:22:37,000	kernel[0]	Sandbox: com.apple.Addres(370) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:22:37,252	com.apple.AddressBook.InternetAccountsBridge[370]	dnssd_clientstub ConnectToServer: connect() failed path:/var/run/mDNSResponder Socket:4 Err:-1 Errno:1 Operation not permitted
21.03.2016 17:22:37,000	kernel[0]	Sandbox: com.apple.Addres(370) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:22:37,253	com.apple.AddressBook.InternetAccountsBridge[370]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 1
21.03.2016 17:22:37,385	MRT[396]	Agent finished.
21.03.2016 17:22:37,386	MRT[396]	Finished MRT run
21.03.2016 17:22:37,404	pkd[313]	client 382 plug-in com.apple.ncplugin.WorldClock election := (null)
21.03.2016 17:22:37,405	pkd[313]	client 382 plug-in com.apple.share.SocialWidget election := (null)
21.03.2016 17:22:37,405	pkd[313]	client 382 plug-in com.apple.ncplugin.FindMyFriends election := (null)
21.03.2016 17:22:37,406	pkd[313]	client 382 plug-in com.apple.ncplugin.calculator election := (null)
21.03.2016 17:22:37,550	diagnostics_agent[394]	AutoSubmitPreference is 1
21.03.2016 17:22:37,565	WiFiAgent[393]	[NO client logger] <Sep 11 2015 20:30:54> WIFICLOUDSYNC WiFiCloudSyncEngineCreate: created...
21.03.2016 17:22:37,565	WiFiAgent[393]	[NO client logger] <Sep 11 2015 20:30:54> WIFICLOUDSYNC WiFiCloudSyncEngineRegisterCallbacks: WiFiCloudSyncEngineCallbacks version - 0, bundle id - com.apple.wifi.WiFiAgent
21.03.2016 17:22:37,567	secd[242]	 securityd_xpc_dictionary_handler WiFiAgent[393] View Error Domain=com.apple.security.sos.error Code=1032 "No Peer for Account" UserInfo={NSDescription=No Peer for Account}
21.03.2016 17:22:37,572	WiFiAgent[393]	No Wi-Fi hardware, terminating WiFiAgent
21.03.2016 17:22:37,733	diagnostics_agent[394]	AutoSubmitPreference is 1
21.03.2016 17:22:37,778	Keychain Circle Notification[380]	Posted at launch: (
)
21.03.2016 17:22:37,920	diagnostics_agent[394]	AutoSubmitPreference is 1
21.03.2016 17:22:37,959	Keychain Circle Notification[380]	rawStatus 1, #applicants 4, #peers 1, err=(null)
21.03.2016 17:22:37,959	Keychain Circle Notification[380]	{ChangeCallback}
21.03.2016 17:22:37,963	Keychain Circle Notification[380]	{ChangeCallback} scheduleActivity 4001-01-01 00:00:00 +0000
21.03.2016 17:22:37,963	Keychain Circle Notification[380]	{ChangeCallback} Applicants
21.03.2016 17:22:37,963	Keychain Circle Notification[380]	Checking validity of 0 notes
21.03.2016 17:22:37,963	Keychain Circle Notification[380]	writeToStorage plist={
    absentCircleWithNoReason = 0;
    applicationDate = "0000-12-30 00:00:00 +0000";
    lastCircleStatus = 1;
    lastWritten = "2016-03-21 16:22:37 +0000";
    pendingApplicationReminder = "4001-01-01 00:00:00 +0000";
    pendingApplicationReminderInterval = 86400;
}
21.03.2016 17:22:38,232	cloudfamilyrestrictionsd[400]	CFRPushManager : connection:didChangeConnectedStatus: : 1
21.03.2016 17:22:38,000	kernel[0]	Sandbox: com.apple.Addres(370) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:22:38,255	com.apple.AddressBook.InternetAccountsBridge[370]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 2
21.03.2016 17:22:39,051	pkd[313]	enabling pid=382 for plug-in com.apple.ncplugin.stocks(1.0) C663A207-1CD1-435E-9B16-72D3F703FA4A /System/Library/CoreServices/Stocks.app/Contents/PlugIns/com.apple.ncplugin.stocks.appex
21.03.2016 17:22:39,052	pkd[313]	enabling pid=382 for plug-in com.apple.ncplugin.weather(1.0) 06C36799-6E34-4817-BC0D-FE092D0DCFE6 /System/Library/CoreServices/Weather.app/Contents/PlugIns/com.apple.ncplugin.weather.appex
21.03.2016 17:22:39,052	pkd[313]	enabling pid=382 for plug-in com.apple.iCal.CalendarNC(1.0) 612DD495-2878-4CF5-8288-B6791876B68C /Applications/Calendar.app/Contents/PlugIns/com.apple.iCal.CalendarNC.appex
21.03.2016 17:22:39,084	com.apple.ncplugin.weather[411]	### Failed to load Addressbook class CNContactNameFormatter
21.03.2016 17:22:39,304	NotificationCenter[382]	plugin com.apple.iCal.CalendarNC invalidated
21.03.2016 17:22:39,304	com.apple.iCal.CalendarNC[413]	host connection <NSXPCConnection: 0x7f8ba1526ce0> connection from pid 382 invalidated
21.03.2016 17:22:39,310	CoreLocationAgent[342]	locationRequest for pid=411 message=0
21.03.2016 17:22:39,000	kernel[0]	Sandbox: com.apple.Addres(370) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:22:39,319	com.apple.AddressBook.InternetAccountsBridge[370]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 3
21.03.2016 17:22:39,327	NotificationCenter[382]	plugin com.apple.ncplugin.stocks invalidated
21.03.2016 17:22:39,327	NotificationCenter[382]	plugin com.apple.ncplugin.weather invalidated
21.03.2016 17:22:39,327	com.apple.ncplugin.stocks[412]	host connection <NSXPCConnection: 0x7fa7e270d950> connection from pid 382 invalidated
21.03.2016 17:22:39,327	com.apple.ncplugin.weather[411]	host connection <NSXPCConnection: 0x7f9af0e1c180> connection from pid 382 invalidated
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) mach-lookup com.apple.lsd.mapdb
21.03.2016 17:22:39,614	coreduetd[65]	LaunchServices: received XPC_ERROR_CONNECTION_INVALID trying to map database
21.03.2016 17:22:39,614	coreduetd[65]	LaunchServices: disconnect event received for service com.apple.lsd.mapdb
21.03.2016 17:22:39,614	coreduetd[65]	LaunchServices: Database mapping failed with result -10822, retrying
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) mach-lookup com.apple.lsd.mapdb
21.03.2016 17:22:39,614	coreduetd[65]	LaunchServices: received XPC_ERROR_CONNECTION_INVALID trying to map database
21.03.2016 17:22:39,614	coreduetd[65]	LaunchServices: disconnect event received for service com.apple.lsd.mapdb
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-data /private/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/0/com.apple.LaunchServices-1340.csstore
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) ipc-posix-shm-read-data /tmp/com.apple.csseed.128
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:22:39,616	coreduetd[65]	Error -54 registering path /System/Library/CoreServices/CoreTypes.bundle
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/App Store.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/App Store.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/App Store.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/App Store.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/App Store.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Automator.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Automator.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Automator.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Automator.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Automator.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Calculator.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Calculator.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Calculator.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Calculator.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Calculator.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Calendar.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Calendar.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Calendar.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Calendar.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Calendar.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Chess.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Chess.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Chess.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Chess.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Chess.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Contacts.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Contacts.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Contacts.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Contacts.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Contacts.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Dashboard.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Dashboard.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Dashboard.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Dashboard.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Dashboard.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Dictionary.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Dictionary.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Dictionary.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Dictionary.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Dictionary.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/DVD Player.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/DVD Player.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/DVD Player.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/DVD Player.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/DVD Player.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/FaceTime.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/FaceTime.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/FaceTime.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/FaceTime.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/FaceTime.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Font Book.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Font Book.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Font Book.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Font Book.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Font Book.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Game Center.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Game Center.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Game Center.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Game Center.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Game Center.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Image Capture.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Image Capture.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Image Capture.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Image Capture.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Image Capture.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/iTunes.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/iTunes.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/iTunes.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/iTunes.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/iTunes.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Launchpad.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Launchpad.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Launchpad.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Launchpad.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Launchpad.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Mail.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Mail.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Mail.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Mail.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Mail.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Messages.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Messages.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Messages.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Messages.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Messages.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Mission Control.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Mission Control.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Mission Control.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Mission Control.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Mission Control.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Notes.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Notes.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Notes.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Notes.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Notes.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Photo Booth.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Photo Booth.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Photo Booth.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Photo Booth.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Photo Booth.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Preview.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Preview.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Preview.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Preview.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Preview.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Photos.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Photos.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Photos.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Photos.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Photos.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/QuickTime Player.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/QuickTime Player.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/QuickTime Player.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/QuickTime Player.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/QuickTime Player.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Reminders.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Reminders.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Reminders.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Reminders.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Reminders.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Safari.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Safari.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Safari.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Safari.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Safari.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Stickies.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Stickies.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Stickies.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Stickies.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Stickies.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/System Preferences.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/System Preferences.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/System Preferences.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/System Preferences.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/System Preferences.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/TextEdit.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/TextEdit.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/TextEdit.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/TextEdit.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/TextEdit.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Time Machine.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Time Machine.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Time Machine.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Time Machine.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Time Machine.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Xcode.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Xcode.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Xcode.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Xcode.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Xcode.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Activity Monitor.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Activity Monitor.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Activity Monitor.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Activity Monitor.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Activity Monitor.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/AirPort Utility.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/AirPort Utility.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/AirPort Utility.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/AirPort Utility.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/AirPort Utility.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Audio MIDI Setup.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Audio MIDI Setup.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Audio MIDI Setup.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Audio MIDI Setup.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Audio MIDI Setup.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Bluetooth File Exchange.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Bluetooth File Exchange.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Bluetooth File Exchange.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Bluetooth File Exchange.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Bluetooth File Exchange.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Boot Camp Assistant.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Boot Camp Assistant.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Boot Camp Assistant.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Boot Camp Assistant.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Boot Camp Assistant.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/ColorSync Utility.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/ColorSync Utility.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/ColorSync Utility.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/ColorSync Utility.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/ColorSync Utility.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Console.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Console.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Console.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Console.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Console.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Digital Color Meter.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Digital Color Meter.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Digital Color Meter.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Digital Color Meter.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Digital Color Meter.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Disk Utility.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Disk Utility.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Disk Utility.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Disk Utility.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Disk Utility.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Grab.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Grab.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Grab.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Grab.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Grab.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Grapher.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Grapher.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Grapher.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Grapher.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Grapher.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Keychain Access.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Keychain Access.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Keychain Access.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Keychain Access.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Keychain Access.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Migration Assistant.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Migration Assistant.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Migration Assistant.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Migration Assistant.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Migration Assistant.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Script Editor.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Script Editor.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Script Editor.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Script Editor.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Script Editor.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/System Information.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/System Information.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/System Information.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/System Information.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/System Information.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Terminal.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Terminal.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Terminal.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Terminal.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/Terminal.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/VoiceOver Utility.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/VoiceOver Utility.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/VoiceOver Utility.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/VoiceOver Utility.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /Applications/Utilities/VoiceOver Utility.app
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) file-read-metadata /
21.03.2016 17:22:39,000	kernel[0]	Sandbox: coreduetd(65) deny(1) mach-lookup com.apple.lsd.modifydb
21.03.2016 17:22:39,619	coreduetd[65]	LaunchServices: disconnect event received for service com.apple.lsd.modifydb
21.03.2016 17:22:40,000	kernel[0]	Sandbox: com.apple.Addres(370) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:22:40,416	com.apple.AddressBook.InternetAccountsBridge[370]	dnssd_clientstub ConnectToServer: connect() failed path:/var/run/mDNSResponder Socket:4 Err:-1 Errno:1 Operation not permitted
21.03.2016 17:22:40,722	com.apple.AddressBook.ContactsAccountsService[264]	[Accounts] Current connection, <NSXPCConnection: 0x7f8aabe10720> connection from pid 290, doesn't have account access.
21.03.2016 17:22:40,722	Maps[290]	[Accounts] Failed to update account with identifier 6DBF44CF-881D-4070-900F-8ECD4FAE2C6C, error: Error Domain=ABAddressBookErrorDomain Code=1002 "(null)"
21.03.2016 17:22:41,127	com.apple.AddressBook.ContactsAccountsService[264]	[Accounts] Current connection, <NSXPCConnection: 0x7f8aabe0adf0> connection from pid 312, doesn't have account access.
21.03.2016 17:22:41,127	sharingd[312]	[Accounts] Failed to update account with identifier 6DBF44CF-881D-4070-900F-8ECD4FAE2C6C, error: Error Domain=ABAddressBookErrorDomain Code=1002 "(null)"
21.03.2016 17:22:41,179	accountsd[247]	AIDA Notification plugin running
21.03.2016 17:22:41,286	com.apple.AddressBook.InternetAccountsBridge[418]	[AOSAccounts] : [__49-[ACAccountStore(iCloudAccount) icaAppleAccounts]_block_invoke] : accountsWithAccountType returned error: Error Domain=com.apple.accounts Code=9 "(null)"
21.03.2016 17:22:41,000	kernel[0]	Sandbox: com.apple.Addres(418) deny(1) mach-lookup com.apple.cdp.daemon
21.03.2016 17:22:41,288	com.apple.AddressBook.InternetAccountsBridge[418]	Checking iCDP status for DSID 1359696360 (checkWithServer=0)
21.03.2016 17:22:41,288	com.apple.AddressBook.InternetAccountsBridge[418]	Checking iCDP status for DSID 1359696360 (checkWithServer=0)
21.03.2016 17:22:41,000	kernel[0]	Sandbox: com.apple.Addres(418) deny(1) mach-lookup com.apple.cdp.daemon
21.03.2016 17:22:41,288	com.apple.AddressBook.InternetAccountsBridge[418]	XPC Error while checking if iCDP is enabled for DSID 1359696360: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.cdp.daemon was invalidated." UserInfo={NSDebugDescription=The connection to service named com.apple.cdp.daemon was invalidated.}
21.03.2016 17:22:41,288	com.apple.AddressBook.InternetAccountsBridge[418]	XPC Error while checking if iCDP is enabled for DSID 1359696360: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.cdp.daemon was invalidated." UserInfo={NSDebugDescription=The connection to service named com.apple.cdp.daemon was invalidated.}
21.03.2016 17:22:41,288	com.apple.AddressBook.InternetAccountsBridge[418]	Daemon connection invalidated!
21.03.2016 17:22:41,288	com.apple.AddressBook.InternetAccountsBridge[418]	Daemon connection invalidated!
21.03.2016 17:22:41,290	com.apple.AddressBook.InternetAccountsBridge[418]	[AOSAccounts] : [__49-[ACAccountStore(iCloudAccount) icaAppleAccounts]_block_invoke] : accountsWithAccountType returned error: Error Domain=com.apple.accounts Code=9 "(null)"
21.03.2016 17:22:41,292	com.apple.AddressBook.InternetAccountsBridge[418]	[AOSAccounts] : [__49-[ACAccountStore(iCloudAccount) icaAppleAccounts]_block_invoke] : accountsWithAccountType returned error: Error Domain=com.apple.accounts Code=9 "(null)"
21.03.2016 17:22:41,292	com.apple.AddressBook.InternetAccountsBridge[418]	[AOSAccounts] : ___ZN15ServiceProvider21SetEnabledOnACAccountEbb18MMSetEnableOptions_block_invoke Unable to find an existing AppleAccount for DSID: 1359696360
21.03.2016 17:22:41,439	talagent[258]	CGSConnectionRelinquishWindowRights(cid, result, reservedRights): CGError 1001 on line 931
21.03.2016 17:22:41,868	Contacts[301]	AOSKit WARN: (-) Invalid url: https://(censored)%40gmail.com@www.googleapis.com/carddav/v1/principals/(censored)%40gmail.com/
21.03.2016 17:22:42,000	kernel[0]	Sandbox: com.apple.Addres(421) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:22:42,201	com.apple.AddressBook.InternetAccountsBridge[421]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 1
21.03.2016 17:22:43,000	kernel[0]	Sandbox: com.apple.Addres(421) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:22:43,263	com.apple.AddressBook.InternetAccountsBridge[421]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 2
21.03.2016 17:22:43,603	launchd[1]	BUG in libdispatch: 15D21 - 1631 - 0x0
21.03.2016 17:22:43,603	networkd[162]	BUG in libdispatch: 15D21 - 1631 - 0x0
21.03.2016 17:22:43,603	configd[48]	BUG in libdispatch: 15D21 - 1631 - 0x0
21.03.2016 17:22:44,099	mds[57]	(DiskStore.Error:1417) Unexpected file  dev:16777222 storeDev:16777219 mode:41fd hint:1271098 oid:1271098 ino:2 fsEvents:0 /Volumes/Dane -- /Volumes/Dane
21.03.2016 17:22:44,101	mds[57]	(DiskStore.Error:1417) Unexpected file  dev:738197506 storeDev:16777219 mode:416d hint:1108116 oid:1108116 ino:5 fsEvents:0 /home -- /home
21.03.2016 17:22:44,101	mds[57]	(DiskStore.Error:1417) Unexpected file  dev:738197505 storeDev:16777219 mode:416d hint:1108113 oid:1108113 ino:3 fsEvents:0 /net -- /net
21.03.2016 17:22:44,000	kernel[0]	Sandbox: com.apple.Addres(421) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:22:44,336	com.apple.AddressBook.InternetAccountsBridge[421]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 3
21.03.2016 17:22:44,524	lsd[234]	LaunchServices: Currently 0 installed placeholders: (
)
21.03.2016 17:22:44,000	kernel[0]	Sandbox: mdworker(419) deny(1) mach-lookup com.apple.distributed_notifications@1v3
21.03.2016 17:22:45,000	kernel[0]	Sandbox: com.apple.Addres(421) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:22:45,342	com.apple.AddressBook.InternetAccountsBridge[421]	dnssd_clientstub ConnectToServer: connect() failed path:/var/run/mDNSResponder Socket:4 Err:-1 Errno:1 Operation not permitted
21.03.2016 17:22:45,000	kernel[0]	Sandbox: com.apple.Addres(421) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:22:45,343	com.apple.AddressBook.InternetAccountsBridge[421]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 1
21.03.2016 17:22:46,000	kernel[0]	Sandbox: com.apple.Addres(421) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:22:46,358	com.apple.AddressBook.InternetAccountsBridge[421]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 2
21.03.2016 17:22:46,587	secd[242]	 SOSAccountThisDeviceCanSyncWithCircle sync with device failure: Error Domain=com.apple.security.sos.error Code=1035 "Account identity not set" UserInfo={NSDescription=Account identity not set}
21.03.2016 17:22:47,121	Photos[306]	Unable to write incremental cluster snapshot.
21.03.2016 17:22:47,000	kernel[0]	Sandbox: com.apple.Addres(421) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:22:47,413	com.apple.AddressBook.InternetAccountsBridge[421]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 3
21.03.2016 17:22:48,000	kernel[0]	Sandbox: softwareupdated(284) deny(1) system-fsctl 682f
21.03.2016 17:22:48,000	kernel[0]	Sandbox: com.apple.Addres(421) deny(1) network-outbound /private/var/run/mDNSResponder
21.03.2016 17:22:48,462	com.apple.AddressBook.InternetAccountsBridge[421]	dnssd_clientstub ConnectToServer: connect() failed path:/var/run/mDNSResponder Socket:4 Err:-1 Errno:1 Operation not permitted
21.03.2016 17:22:51,262	com.apple.AddressBook.ContactsAccountsService[264]	[Accounts] Current connection, <NSXPCConnection: 0x7f8aabe0adf0> connection from pid 312, doesn't have account access.
21.03.2016 17:22:51,262	com.apple.AddressBook.ContactsAccountsService[264]	[Accounts] Current connection, <NSXPCConnection: 0x7f8aabc0aa60> connection from pid 259, doesn't have account access.
21.03.2016 17:22:51,263	CalNCService[259]	[Accounts] Failed to update account with identifier 6DBF44CF-881D-4070-900F-8ECD4FAE2C6C, error: Error Domain=ABAddressBookErrorDomain Code=1002 "(null)"
21.03.2016 17:22:51,263	sharingd[312]	[Accounts] Failed to update account with identifier F0EE9251-B176-4DD1-9EA9-13ECA89110BD, error: Error Domain=ABAddressBookErrorDomain Code=1002 "(null)"
21.03.2016 17:22:51,263	com.apple.AddressBook.ContactsAccountsService[264]	[Accounts] Current connection, <NSXPCConnection: 0x7f8aabe0adf0> connection from pid 312, doesn't have account access.
21.03.2016 17:22:51,263	sharingd[312]	[Accounts] Failed to update account with identifier 6DBF44CF-881D-4070-900F-8ECD4FAE2C6C, error: Error Domain=ABAddressBookErrorDomain Code=1002 "(null)"
21.03.2016 17:22:51,266	com.apple.AddressBook.ContactsAccountsService[264]	[Accounts] Current connection, <NSXPCConnection: 0x7f8aabc0aa60> connection from pid 259, doesn't have account access.
21.03.2016 17:22:51,266	CalNCService[259]	[Accounts] Failed to update account with identifier F0EE9251-B176-4DD1-9EA9-13ECA89110BD, error: Error Domain=ABAddressBookErrorDomain Code=1002 "(null)"
21.03.2016 17:22:51,303	com.apple.AddressBook.ContactsAccountsService[264]	[Accounts] Current connection, <NSXPCConnection: 0x7f8aabe10720> connection from pid 290, doesn't have account access.
21.03.2016 17:22:51,303	Maps[290]	[Accounts] Failed to update account with identifier 6DBF44CF-881D-4070-900F-8ECD4FAE2C6C, error: Error Domain=ABAddressBookErrorDomain Code=1002 "(null)"
21.03.2016 17:22:51,307	com.apple.AddressBook.ContactsAccountsService[264]	[Accounts] Current connection, <NSXPCConnection: 0x7f8aabe10720> connection from pid 290, doesn't have account access.
21.03.2016 17:22:51,307	Maps[290]	[Accounts] Failed to update account with identifier F0EE9251-B176-4DD1-9EA9-13ECA89110BD, error: Error Domain=ABAddressBookErrorDomain Code=1002 "(null)"
21.03.2016 17:22:51,362	com.apple.AddressBook.ContactsAccountsService[264]	[Accounts] Current connection, <NSXPCConnection: 0x7f8aabf0fc20> connection from pid 353, doesn't have account access.
21.03.2016 17:22:51,362	DataDetectorsDynamicData[353]	[Accounts] Failed to update account with identifier F0EE9251-B176-4DD1-9EA9-13ECA89110BD, error: Error Domain=ABAddressBookErrorDomain Code=1002 "(null)"
21.03.2016 17:22:51,363	com.apple.AddressBook.ContactsAccountsService[264]	[Accounts] Current connection, <NSXPCConnection: 0x7f8aabf0fc20> connection from pid 353, doesn't have account access.
21.03.2016 17:22:51,363	DataDetectorsDynamicData[353]	[Accounts] Failed to update account with identifier 6DBF44CF-881D-4070-900F-8ECD4FAE2C6C, error: Error Domain=ABAddressBookErrorDomain Code=1002 "(null)"
21.03.2016 17:22:51,800	mds[57]	(DiskStore.Normal:1705) Starting health check...
21.03.2016 17:22:52,067	com.apple.xpc.launchd[1]	(com.adobe.ARMDCHelper.cc24aef4a1b90ed56a725c38014c95072f92651fb65e1bf9c8e43c37a23d420d[375]) Service exited with abnormal code: 111
21.03.2016 17:23:28,916	com.apple.xpc.launchd[1]	(com.apple.WebKit.WebContent.8804ED95-9DE0-4B79-8F3F-9A3862F7D4A3[448]) Service exited with abnormal code: 1
21.03.2016 17:23:34,872	WindowServer[147]	_CGXRemoveWindowFromWindowMovementGroup: window 0x2f is not attached to window 0x4b
21.03.2016 17:23:39,315	com.apple.WebKit.WebContent[454]	<<<< MediaValidator >>>> mv_ValidateRFC4281CodecId: Unrecognized codec 1.(null). Failed codec specific check.
21.03.2016 17:23:39,315	com.apple.WebKit.WebContent[454]	<<<< MediaValidator >>>> mv_LookupCodecSupport: Unrecognized codec 1
21.03.2016 17:23:39,316	com.apple.WebKit.WebContent[454]	[17:23:39.316] mv_LowLevelCheckIfVideoPlayableUsingDecoder signalled err=-12956 (kFigMediaValidatorError_VideoCodecNotSupported) (video codec 1) at  line 1921
21.03.2016 17:23:39,364	com.apple.WebKit.WebContent[454]	<<<< MediaValidator >>>> mv_TestCodecSupportUsingDecoders: Unrecognized codec 1
21.03.2016 17:23:39,364	com.apple.WebKit.WebContent[454]	<<<< MediaValidator >>>> mv_ValidateRFC4281CodecId: Unrecognized codec 1.(null). Failed codec specific check.
21.03.2016 17:23:39,364	com.apple.WebKit.WebContent[454]	<<<< MediaValidator >>>> mv_LookupCodecSupport: Unrecognized codec 1
21.03.2016 17:23:39,364	com.apple.WebKit.WebContent[454]	[17:23:39.364] mv_LowLevelCheckIfVideoPlayableUsingDecoder signalled err=-12956 (kFigMediaValidatorError_VideoCodecNotSupported) (video codec 1) at  line 1921
21.03.2016 17:23:39,364	com.apple.WebKit.WebContent[454]	<<<< MediaValidator >>>> mv_TestCodecSupportUsingDecoders: Unrecognized codec 1
21.03.2016 17:23:39,388	com.apple.WebKit.WebContent[454]	<<<< MediaValidator >>>> mv_ValidateRFC4281CodecId: Unrecognized codec 1.(null). Failed codec specific check.
21.03.2016 17:23:39,388	com.apple.WebKit.WebContent[454]	<<<< MediaValidator >>>> mv_LookupCodecSupport: Unrecognized codec 1
21.03.2016 17:23:39,388	com.apple.WebKit.WebContent[454]	[17:23:39.388] mv_LowLevelCheckIfVideoPlayableUsingDecoder signalled err=-12956 (kFigMediaValidatorError_VideoCodecNotSupported) (video codec 1) at  line 1921
21.03.2016 17:23:39,388	com.apple.WebKit.WebContent[454]	<<<< MediaValidator >>>> mv_TestCodecSupportUsingDecoders: Unrecognized codec 1
21.03.2016 17:23:39,388	com.apple.WebKit.WebContent[454]	<<<< MediaValidator >>>> mv_ValidateRFC4281CodecId: Unrecognized codec 1.(null). Failed codec specific check.
21.03.2016 17:23:39,388	com.apple.WebKit.WebContent[454]	<<<< MediaValidator >>>> mv_LookupCodecSupport: Unrecognized codec 1
21.03.2016 17:23:39,388	com.apple.WebKit.WebContent[454]	[17:23:39.388] mv_LowLevelCheckIfVideoPlayableUsingDecoder signalled err=-12956 (kFigMediaValidatorError_VideoCodecNotSupported) (video codec 1) at  line 1921
21.03.2016 17:23:39,388	com.apple.WebKit.WebContent[454]	<<<< MediaValidator >>>> mv_TestCodecSupportUsingDecoders: Unrecognized codec 1
21.03.2016 17:23:42,422	com.apple.WebKit.WebContent[454]	<<<< MediaValidator >>>> mv_ValidateRFC4281CodecId: Unrecognized codec 1.(null). Failed codec specific check.
21.03.2016 17:23:42,422	com.apple.WebKit.WebContent[454]	<<<< MediaValidator >>>> mv_LookupCodecSupport: Unrecognized codec 1
21.03.2016 17:23:42,422	com.apple.WebKit.WebContent[454]	[17:23:42.422] mv_LowLevelCheckIfVideoPlayableUsingDecoder signalled err=-12956 (kFigMediaValidatorError_VideoCodecNotSupported) (video codec 1) at  line 1921
21.03.2016 17:23:42,422	com.apple.WebKit.WebContent[454]	<<<< MediaValidator >>>> mv_TestCodecSupportUsingDecoders: Unrecognized codec 1
21.03.2016 17:23:42,422	com.apple.WebKit.WebContent[454]	<<<< MediaValidator >>>> mv_ValidateRFC4281CodecId: Unrecognized codec 1.(null). Failed codec specific check.
21.03.2016 17:23:42,422	com.apple.WebKit.WebContent[454]	<<<< MediaValidator >>>> mv_LookupCodecSupport: Unrecognized codec 1
21.03.2016 17:23:42,423	com.apple.WebKit.WebContent[454]	[17:23:42.423] mv_LowLevelCheckIfVideoPlayableUsingDecoder signalled err=-12956 (kFigMediaValidatorError_VideoCodecNotSupported) (video codec 1) at  line 1921
21.03.2016 17:23:42,423	com.apple.WebKit.WebContent[454]	<<<< MediaValidator >>>> mv_TestCodecSupportUsingDecoders: Unrecognized codec 1
21.03.2016 17:23:42,429	com.apple.WebKit.WebContent[454]	<<<< MediaValidator >>>> mv_ValidateRFC4281CodecId: Unrecognized codec 1.(null). Failed codec specific check.
21.03.2016 17:23:42,429	com.apple.WebKit.WebContent[454]	<<<< MediaValidator >>>> mv_LookupCodecSupport: Unrecognized codec 1
21.03.2016 17:23:42,429	com.apple.WebKit.WebContent[454]	[17:23:42.429] mv_LowLevelCheckIfVideoPlayableUsingDecoder signalled err=-12956 (kFigMediaValidatorError_VideoCodecNotSupported) (video codec 1) at  line 1921
21.03.2016 17:23:42,429	com.apple.WebKit.WebContent[454]	<<<< MediaValidator >>>> mv_TestCodecSupportUsingDecoders: Unrecognized codec 1
21.03.2016 17:23:42,429	com.apple.WebKit.WebContent[454]	<<<< MediaValidator >>>> mv_ValidateRFC4281CodecId: Unrecognized codec 1.(null). Failed codec specific check.
21.03.2016 17:23:42,429	com.apple.WebKit.WebContent[454]	<<<< MediaValidator >>>> mv_LookupCodecSupport: Unrecognized codec 1
21.03.2016 17:23:42,429	com.apple.WebKit.WebContent[454]	[17:23:42.429] mv_LowLevelCheckIfVideoPlayableUsingDecoder signalled err=-12956 (kFigMediaValidatorError_VideoCodecNotSupported) (video codec 1) at  line 1921
21.03.2016 17:23:42,429	com.apple.WebKit.WebContent[454]	<<<< MediaValidator >>>> mv_TestCodecSupportUsingDecoders: Unrecognized codec 1
21.03.2016 17:23:43,681	com.apple.WebKit.WebContent[454]	<<<< MediaValidator >>>> mv_ValidateRFC4281CodecId: Unrecognized codec 1.(null). Failed codec specific check.
21.03.2016 17:23:43,681	com.apple.WebKit.WebContent[454]	<<<< MediaValidator >>>> mv_LookupCodecSupport: Unrecognized codec 1
21.03.2016 17:23:43,681	com.apple.WebKit.WebContent[454]	[17:23:43.681] mv_LowLevelCheckIfVideoPlayableUsingDecoder signalled err=-12956 (kFigMediaValidatorError_VideoCodecNotSupported) (video codec 1) at  line 1921
21.03.2016 17:23:43,681	com.apple.WebKit.WebContent[454]	<<<< MediaValidator >>>> mv_TestCodecSupportUsingDecoders: Unrecognized codec 1
21.03.2016 17:23:43,681	com.apple.WebKit.WebContent[454]	<<<< MediaValidator >>>> mv_ValidateRFC4281CodecId: Unrecognized codec 1.(null). Failed codec specific check.
21.03.2016 17:23:43,681	com.apple.WebKit.WebContent[454]	<<<< MediaValidator >>>> mv_LookupCodecSupport: Unrecognized codec 1
21.03.2016 17:23:43,681	com.apple.WebKit.WebContent[454]	[17:23:43.681] mv_LowLevelCheckIfVideoPlayableUsingDecoder signalled err=-12956 (kFigMediaValidatorError_VideoCodecNotSupported) (video codec 1) at  line 1921
21.03.2016 17:23:43,681	com.apple.WebKit.WebContent[454]	<<<< MediaValidator >>>> mv_TestCodecSupportUsingDecoders: Unrecognized codec 1
21.03.2016 17:23:55,064	iconservicesagent[246]	-[ISGenerateImageOp generateImageWithCompletion:] Failed to composit image for descriptor <ISBindingImageDescriptor: 0x7fef12e15540>.
21.03.2016 17:23:55,064	quicklookd[324]	Error returned from iconservicesagent: (null)
21.03.2016 17:23:55,066	iconservicesagent[246]	-[ISGenerateImageOp generateImageWithCompletion:] Failed to composit image for descriptor <ISBindingImageDescriptor: 0x7fef12e14920>.
21.03.2016 17:23:55,067	quicklookd[324]	Error returned from iconservicesagent: (null)
21.03.2016 17:23:55,068	iconservicesagent[246]	-[ISGenerateImageOp generateImageWithCompletion:] Failed to composit image for descriptor <ISBindingImageDescriptor: 0x7fef12c0fe80>.
21.03.2016 17:23:55,068	quicklookd[324]	Error returned from iconservicesagent: (null)
21.03.2016 17:23:55,070	iconservicesagent[246]	-[ISGenerateImageOp generateImageWithCompletion:] Failed to composit image for descriptor <ISBindingImageDescriptor: 0x7fef12e0ae30>.
21.03.2016 17:23:55,070	quicklookd[324]	Error returned from iconservicesagent: (null)
21.03.2016 17:23:55,071	iconservicesagent[246]	-[ISGenerateImageOp generateImageWithCompletion:] Failed to composit image for descriptor <ISBindingImageDescriptor: 0x7fef12c13d70>.
21.03.2016 17:23:55,071	quicklookd[324]	Error returned from iconservicesagent: (null)
21.03.2016 17:23:55,073	iconservicesagent[246]	-[ISGenerateImageOp generateImageWithCompletion:] Failed to composit image for descriptor <ISBindingImageDescriptor: 0x7fef12e0ae30>.
21.03.2016 17:23:55,073	quicklookd[324]	Error returned from iconservicesagent: (null)
21.03.2016 17:23:55,075	iconservicesagent[246]	-[ISGenerateImageOp generateImageWithCompletion:] Failed to composit image for descriptor <ISBindingImageDescriptor: 0x7fef12e0ae30>.
21.03.2016 17:23:55,075	quicklookd[324]	Error returned from iconservicesagent: (null)
21.03.2016 17:23:55,076	iconservicesagent[246]	-[ISGenerateImageOp generateImageWithCompletion:] Failed to composit image for descriptor <ISBindingImageDescriptor: 0x7fef12d14fa0>.
21.03.2016 17:23:55,077	quicklookd[324]	Error returned from iconservicesagent: (null)
21.03.2016 17:23:55,077	iconservicesagent[246]	-[ISGenerateImageOp generateImageWithCompletion:] Failed to composit image for descriptor <ISBindingImageDescriptor: 0x7fef12d14fb0>.
21.03.2016 17:23:55,077	quicklookd[324]	Error returned from iconservicesagent: (null)
21.03.2016 17:23:55,079	iconservicesagent[246]	-[ISGenerateImageOp generateImageWithCompletion:] Failed to composit image for descriptor <ISBindingImageDescriptor: 0x7fef12e0ea60>.
21.03.2016 17:23:55,079	quicklookd[324]	Error returned from iconservicesagent: (null)
21.03.2016 17:23:57,579	lsd[234]	LaunchServices: Could not store lsd-identifiers file at /private/var/db/lsd/com.apple.lsdschemes.plist
21.03.2016 17:23:57,579	lsd[234]	LaunchServices: Could not store lsd-identifiers file at /private/var/db/lsd/com.apple.lsdschemes.plist
21.03.2016 17:23:57,584	lsd[234]	LaunchServices: Could not store lsd-identifiers file at /private/var/db/lsd/com.apple.lsdschemes.plist
21.03.2016 17:23:58,851	lsd[234]	LaunchServices: Could not store lsd-identifiers file at /private/var/db/lsd/com.apple.lsdschemes.plist
21.03.2016 17:23:58,881	CoreServicesUIAgent[331]	Error -60005 creating authorization
21.03.2016 17:24:01,322	Safari[289]	KeychainGetICDPStatus: keychain: -25300
21.03.2016 17:24:01,322	Safari[289]	KeychainGetICDPStatus: status: off
21.03.2016 17:24:01,924	com.apple.xpc.launchd[1]	(com.apple.xpc.launchd.oneshot.0x10000015.MaciASL[459]) Service exited due to signal: Killed: 9
21.03.2016 17:24:06,404	com.apple.preference.security.remoteservice[464]	Unknown class AddRemoveBarCell in Interface Builder file at path /System/Library/PreferencePanes/Security.prefPane/Contents/Resources/Base.lproj/SecurityPref.nib.
21.03.2016 17:24:06,604	com.apple.preference.security.remoteservice[464]	AutoSubmitPreference is 1
21.03.2016 17:24:08,485	lsd[234]	LaunchServices: Could not store lsd-identifiers file at /private/var/db/lsd/com.apple.lsdschemes.plist
21.03.2016 17:24:08,504	CoreServicesUIAgent[331]	Error -60005 creating authorization
21.03.2016 17:24:10,794	lsd[234]	LaunchServices: Could not store lsd-identifiers file at /private/var/db/lsd/com.apple.lsdschemes.plist
21.03.2016 17:24:10,832	launchservicesd[73]	SecTaskLoadEntitlements failed error=22
21.03.2016 17:24:10,835	launchservicesd[73]	SecTaskLoadEntitlements failed error=22
21.03.2016 17:24:10,945	appleeventsd[47]	SecTaskLoadEntitlements failed error=22
21.03.2016 17:24:10,954	sharedfilelistd[268]	SecTaskLoadEntitlements failed error=22
21.03.2016 17:24:15,857	launchservicesd[73]	SecTaskLoadEntitlements failed error=22
21.03.2016 17:24:15,858	launchservicesd[73]	SecTaskLoadEntitlements failed error=22
21.03.2016 17:25:05,450	com.apple.WebKit.WebContent[454]	<<<< MediaValidator >>>> mv_ValidateRFC4281CodecId: Unrecognized codec 1.(null). Failed codec specific check.
21.03.2016 17:25:05,450	com.apple.WebKit.WebContent[454]	<<<< MediaValidator >>>> mv_LookupCodecSupport: Unrecognized codec 1
21.03.2016 17:25:05,450	com.apple.WebKit.WebContent[454]	[17:25:05.450] mv_LowLevelCheckIfVideoPlayableUsingDecoder signalled err=-12956 (kFigMediaValidatorError_VideoCodecNotSupported) (video codec 1) at  line 1921
21.03.2016 17:25:05,450	com.apple.WebKit.WebContent[454]	<<<< MediaValidator >>>> mv_TestCodecSupportUsingDecoders: Unrecognized codec 1
21.03.2016 17:25:05,450	com.apple.WebKit.WebContent[454]	<<<< MediaValidator >>>> mv_ValidateRFC4281CodecId: Unrecognized codec 1.(null). Failed codec specific check.
21.03.2016 17:25:05,450	com.apple.WebKit.WebContent[454]	<<<< MediaValidator >>>> mv_LookupCodecSupport: Unrecognized codec 1
21.03.2016 17:25:05,450	com.apple.WebKit.WebContent[454]	[17:25:05.450] mv_LowLevelCheckIfVideoPlayableUsingDecoder signalled err=-12956 (kFigMediaValidatorError_VideoCodecNotSupported) (video codec 1) at  line 1921
21.03.2016 17:25:05,450	com.apple.WebKit.WebContent[454]	<<<< MediaValidator >>>> mv_TestCodecSupportUsingDecoders: Unrecognized codec 1
21.03.2016 17:25:05,457	com.apple.WebKit.WebContent[454]	<<<< MediaValidator >>>> mv_ValidateRFC4281CodecId: Unrecognized codec 1.(null). Failed codec specific check.
21.03.2016 17:25:05,457	com.apple.WebKit.WebContent[454]	<<<< MediaValidator >>>> mv_LookupCodecSupport: Unrecognized codec 1
21.03.2016 17:25:05,457	com.apple.WebKit.WebContent[454]	[17:25:05.457] mv_LowLevelCheckIfVideoPlayableUsingDecoder signalled err=-12956 (kFigMediaValidatorError_VideoCodecNotSupported) (video codec 1) at  line 1921
21.03.2016 17:25:05,457	com.apple.WebKit.WebContent[454]	<<<< MediaValidator >>>> mv_TestCodecSupportUsingDecoders: Unrecognized codec 1
21.03.2016 17:25:05,457	com.apple.WebKit.WebContent[454]	<<<< MediaValidator >>>> mv_ValidateRFC4281CodecId: Unrecognized codec 1.(null). Failed codec specific check.
21.03.2016 17:25:05,457	com.apple.WebKit.WebContent[454]	<<<< MediaValidator >>>> mv_LookupCodecSupport: Unrecognized codec 1
21.03.2016 17:25:05,457	com.apple.WebKit.WebContent[454]	[17:25:05.457] mv_LowLevelCheckIfVideoPlayableUsingDecoder signalled err=-12956 (kFigMediaValidatorError_VideoCodecNotSupported) (video codec 1) at  line 1921
21.03.2016 17:25:05,457	com.apple.WebKit.WebContent[454]	<<<< MediaValidator >>>> mv_TestCodecSupportUsingDecoders: Unrecognized codec 1
21.03.2016 17:25:06,594	com.apple.WebKit.Plugin.64[471]	Failed to connect (colorGridView) outlet from (NSApplication) to (NSColorPickerGridView): missing setter or instance variable
21.03.2016 17:25:06,594	com.apple.WebKit.Plugin.64[471]	Failed to connect (view) outlet from (NSApplication) to (NSColorPickerGridView): missing setter or instance variable
21.03.2016 17:25:06,729	com.apple.WebKit.Plugin.64[472]	Failed to connect (colorGridView) outlet from (NSApplication) to (NSColorPickerGridView): missing setter or instance variable
21.03.2016 17:25:06,729	com.apple.WebKit.Plugin.64[472]	Failed to connect (view) outlet from (NSApplication) to (NSColorPickerGridView): missing setter or instance variable
21.03.2016 17:25:19,011	Safari[289]	KeychainGetICDPStatus: keychain: -25300
21.03.2016 17:25:19,011	Safari[289]	KeychainGetICDPStatus: status: off
21.03.2016 17:25:27,315	com.apple.SecurityServer[75]	Session 100005 created
21.03.2016 17:25:27,942	mdworker[473]	code validation failed in the process of getting signing information: Error Domain=NSOSStatusErrorDomain Code=-67062 "(null)" UserInfo={SecCSArchitecture=x86_64}
21.03.2016 17:25:46,292	mds[57]	(Volume.Normal:2464) volume:0x7fa2d305da00 ********** Bootstrapped Creating a default store:0 SpotLoc:(null) SpotVerLoc:/Volumes/firmwaresyncd.t1BzNl/.Spotlight-V100/Store-V1 occlude:0 /Volumes/firmwaresyncd.t1BzNl
21.03.2016 17:25:46,639	deleted[316]	normalizeUserMountpoint:736 volRoot failed for /Volumes/firmwaresyncd.t1BzNl
21.03.2016 17:25:46,640	deleted[316]	_validateVolume:758 unable to normalize volume: "/Volumes/firmwaresyncd.t1BzNl", vol: (null)
21.03.2016 17:25:50,348	WindowServer[147]	_CGXRemoveWindowFromWindowMovementGroup: window 0x2f is not attached to window 0x4b
21.03.2016 17:25:58,062	Safari[289]	KeychainGetICDPStatus: keychain: -25300
21.03.2016 17:25:58,062	Safari[289]	KeychainGetICDPStatus: status: off
21.03.2016 17:26:32,033	Safari[289]	KeychainGetICDPStatus: keychain: -25300
21.03.2016 17:26:32,033	Safari[289]	KeychainGetICDPStatus: status: off
21.03.2016 17:26:41,383	AddressBookSourceSync[487]	AOSKit WARN: (-) Invalid url: https://(censored)%40gmail.com@www.googleapis.com/carddav/v1/principals/(censored)%40gmail.com/
21.03.2016 17:26:41,506	com.apple.AddressBook.InternetAccountsBridge[490]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 1
21.03.2016 17:26:41,516	sandboxd[255]	([490]) com.apple.Addres(490) deny network-outbound /private/var/run/mDNSResponder
21.03.2016 17:26:41,937	secd[242]	 SOSAccountThisDeviceCanSyncWithCircle sync with device failure: Error Domain=com.apple.security.sos.error Code=1035 "Account identity not set" UserInfo={NSDescription=Account identity not set}
21.03.2016 17:26:42,600	com.apple.AddressBook.InternetAccountsBridge[490]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 2
21.03.2016 17:26:42,621	sandboxd[255]	([490]) com.apple.Addres(490) deny network-outbound /private/var/run/mDNSResponder
21.03.2016 17:26:43,646	com.apple.AddressBook.InternetAccountsBridge[490]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 3
21.03.2016 17:26:43,652	sandboxd[255]	([490]) com.apple.Addres(490) deny network-outbound /private/var/run/mDNSResponder
21.03.2016 17:26:44,656	com.apple.AddressBook.InternetAccountsBridge[490]	dnssd_clientstub ConnectToServer: connect() failed path:/var/run/mDNSResponder Socket:4 Err:-1 Errno:1 Operation not permitted
21.03.2016 17:26:44,659	com.apple.AddressBook.InternetAccountsBridge[490]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 1
21.03.2016 17:26:44,663	sandboxd[255]	([490]) com.apple.Addres(490) deny network-outbound /private/var/run/mDNSResponder
21.03.2016 17:26:44,666	sandboxd[255]	([490]) com.apple.Addres(490) deny network-outbound /private/var/run/mDNSResponder
21.03.2016 17:26:45,674	com.apple.AddressBook.InternetAccountsBridge[490]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 2
21.03.2016 17:26:45,679	sandboxd[255]	([490]) com.apple.Addres(490) deny network-outbound /private/var/run/mDNSResponder
21.03.2016 17:26:46,741	com.apple.AddressBook.InternetAccountsBridge[490]	dnssd_clientstub ConnectToServer: connect()-> No of tries: 3
21.03.2016 17:26:46,748	sandboxd[255]	([490]) com.apple.Addres(490) deny network-outbound /private/var/run/mDNSResponder
21.03.2016 17:26:47,766	com.apple.AddressBook.InternetAccountsBridge[490]	dnssd_clientstub ConnectToServer: connect() failed path:/var/run/mDNSResponder Socket:4 Err:-1 Errno:1 Operation not permitted
21.03.2016 17:26:47,772	sandboxd[255]	([490]) com.apple.Addres(490) deny network-outbound /private/var/run/mDNSResponder
21.03.2016 17:27:24,285	Safari[289]	KeychainGetICDPStatus: keychain: -25300
21.03.2016 17:27:24,285	Safari[289]	KeychainGetICDPStatus: status: off
21.03.2016 17:27:38,375	Safari[289]	KeychainGetICDPStatus: keychain: -25300
21.03.2016 17:27:38,375	Safari[289]	KeychainGetICDPStatus: status: off
21.03.2016 17:27:38,431	Safari[289]	KeychainGetICDPStatus: keychain: -25300
21.03.2016 17:27:38,431	Safari[289]	KeychainGetICDPStatus: status: off
21.03.2016 17:31:45,000	syslogd[39]	ASL Sender Statistics
21.03.2016 17:32:46,910	cloudfamilyrestrictionsd[400]	CFRPushManager : connection:didChangeConnectedStatus: : 0
21.03.2016 17:32:48,397	cloudfamilyrestrictionsd[400]	CFRPushManager : connection:didChangeConnectedStatus: : 1
21.03.2016 17:35:10,109	Console[504]	Failed to connect (_consoleX) outlet from (NSApplication) to (ConsoleX): missing setter or instance variable
 

@computergek80

Oh, so I'm not alone. I hope someone will find a complete solution to this problem. I'm out of this, I've spent really much time on trying to solve this. I'll just need to shutdown my computer more often :|

Link to comment
Share on other sites

I think I'm having the same problem, along with user blackswords. Here's his thread. I wasn't aware of the "Drivers Failures" because they don't show up in All Messages in Console. In my case, the result of pmset -g log | grep -i failure is as follows:

2016-03-20 11:35:00 +0100 Failure             	Sleep Failure [code:0x1F006C00]:                                           	          
2016-03-20 12:45:20 +0100 Failure             	Sleep Failure [code:0x1F006C00]:                                           	          
2016-03-20 14:35:42 +0100 Failure             	Drivers Failure panic during wake due to HDAU(),SATA(AppleAHCI):           	          
2016-03-20 20:59:31 +0100 Failure             	Drivers Failure panic during wake due to PEG0(NVDA NVDA NVDA NVDA NVDA NVDA),HDEF():	          
2016-03-20 21:22:33 +0100 Failure             	Drivers Failure panic during wake due to PEG0(NVDA NVDA NVDA NVDA NVDA NVDA),HDEF():	          
2016-03-20 22:34:08 +0100 Failure             	Drivers Failure panic during wake due to PEG0(NVDA NVDA NVDA NVDA NVDA NVDA),HDEF():	          
2016-03-21 07:48:42 +0100 Failure             	Drivers Failure panic during wake due to PEG0(NVDA NVDA NVDA NVDA NVDA NVDA):	          
2016-03-21 10:49:38 +0100 Failure             	Drivers Failure panic during wake due to PEG0(NVDA NVDA NVDA NVDA NVDA NVDA),HDEF():	          
2016-03-21 11:41:04 +0100 Failure             	Drivers Failure panic during wake due to PEG0(NVDA NVDA NVDA NVDA NVDA NVDA):	          
2016-03-21 13:19:16 +0100 Failure             	Drivers Failure panic during wake due to PEG0(NVDA NVDA NVDA NVDA NVDA NVDA AppleHDAController):	          
2016-03-21 15:22:40 +0100 Failure             	Drivers Failure panic during wake due to PEG0(NVDA NVDA NVDA NVDA NVDA NVDA):	          
2016-03-21 16:24:30 +0100 Failure             	Drivers Failure panic during wake due to SATA(AppleAHCI):                  	          
2016-03-21 16:31:49 +0100 Failure             	Drivers Failure panic during wake due to SATA(AppleAHCI):                  	          
2016-03-21 16:34:01 +0100 Failure             	Drivers Failure panic during wake due to PEG0(NVDA NVDA NVDA NVDA NVDA NVDA),HDEF():	          
2016-03-21 16:44:32 +0100 Failure             	Drivers Failure panic during wake due to SATA(AppleAHCI):                  	          
2016-03-21 17:56:24 +0100 Failure             	Drivers Failure panic during wake due to LPCB(NCT677xSensors AppleLPC):

Is there anyone who knows what's going on here? I really hope it's not another hardware-based problem, because I upgraded to this motherboard to get away from the problem with corrupted memory after sleep. 

 

My system is: 

  • Core i5-4670k@4,4GHz
  • Asrock Z97M OC Formula
  • MSI GTX 970 Gaming
Link to comment
Share on other sites

A little update: after update to 10.11.4 nothing has improved, still a lottery: sometimes it wakes up OK, sometimes login screen, sometimes applications crash, sometimes KP.

 

<edit>

Temporary I'm using hibernation (hibernatemode=25), which works flawlessly. It's worse than sleep, but for now it's a good alternative.

  • Like 1
Link to comment
Share on other sites

Ah, interesting. So because of the way the system maintains power in a regular sleep, and then loses synchronisation across it's CPU cores, it crashes. But in hibernation, power is properly removed, so there are no issues. 

 

Hibernation isn't really ideal for me either, so I'll keep experimenting. Like you said, the system update didn't help matters. There are always some processes that crash after wake, and when that process is launchd, it reboots. 

 

Which C-states do real Macs use? And what is the optimal setting for the "Package C State Support" in BIOS? I've tried the settings from this guide because my motherboard is so similar. But I can't seem to find out why he chose the settings he chose. 

 

And does anyone know wether there might be a DSDT patch for this TSC sync issue? I can post all my files if anyone is interested. 

Link to comment
Share on other sites

  • 1 year later...

So, after hours of finding the solution, after many experiments, waking from sleep works! :)

There were probably two reasons of this problem:

-AppleLPC wasn't loading, I installed an injector kext, after this it loads.

-In console there were some strange logs about "Unsynchronised TSC". I used VoodooTSCSync and after that waking works, but logs still say that TSC is unsynchronised.

One small problem is that waking by USB devices is a lottery - sometimes it works, sometimes my Hackintosh reboots. But it's not a problem for me to use power button to wake up my computer.

EDIT:

Unluckily, even waking up using power button is a lottery... but the good side is that waking works in most cases.

So, this problem hasn't ended. But the fact that it usually works is a progress.

 

konrad I have same problem with you.my specs GA-H110M-DS2V DDR3 BIOS F20, i3-6100, SKL, ALC887, 10.11.6(15G31) it also reboot after wake everytime,I forced 10.11.6 to load AppleLPC.kext by using DSDT fake LPC ID 9cc1,sometimes it reboot after wake,sometimes it blackscreen after wake.I think AppleLPC related to this reboot after wake problem.
Link to comment
Share on other sites

 Share

×
×
  • Create New...