log.verbose("Move store: will move: \(fileManager.fileExists(atPath:legacyStoreUrl.path)&&!fileManager.fileExists(atPath:storeUrl.path)) old exists: \(fileManager.fileExists(atPath:legacyStoreUrl.path)) new exists: \(fileManager.fileExists(atPath:storeUrl.path))")