This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Microsoft (R) Build Engine version 15.6.0.0 (xplat-master/ca830585 Wed Mar 21 09:55:27 EDT 2018) for Mono | |
Copyright (C) Microsoft Corporation. All rights reserved. | |
/Library/Frameworks/Mono.framework/Versions/5.10.1/lib/mono/msbuild/15.0/bin/MSBuild.dll /p:JdksRoot=/Library/Java/JavaVirtualMachines /p:MaximumJdkVersion=8 /t:GetPreferredJdkRoot /v:diag build-tools/scripts/jdk.targets | |
Build started 5/7/2018 11:25:40 AM. | |
Environment at start of build: | |
CLICOLOR = 1 | |
DISPLAY = /private/tmp/com.apple.launchd.y9afbOwJ0l/org.macosforge.xquartz:0 | |
XPC_FLAGS = 0x0 | |
ANDROID_HOME = /Users/jongoldberger/Library/Developer/Xamarin/android-sdk-macosx |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0"?> | |
<package > | |
<metadata> | |
<id>Xamarin.Forms$IdAppend$</id> | |
<version>$version$</version> | |
<authors>Xamarin Inc.</authors> | |
<owners>Xamarin Inc.</owners> | |
<tags>xamarin forms xamarinforms xamarin.forms</tags> | |
<licenseUrl>http://aka.ms/xamarin-forms-license</licenseUrl> | |
<iconUrl>http://xamarin.com/content/images/nuget/xamarin.png</iconUrl> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The diff selected all due to the differing UID and PID numbers for the different runs. Removing those numbers I was able to get a good diff. I am adding the line numbers (from ColinD output) manually here so you can find them easily: | |
This line is in ColinD ouptut file but not in the "working" one: | |
Line 401: XamarinStudio 7 /Users/colind/Library/Caches/Xamarin/AppInsights/ad58ff9da41d9e46a009b5b523971c10f8ed4e28/20170228170111_f81b8f1c057c4c219bcfab2339c8f767.trn | |
Full context: | |
Lines 395-402: | |
XamarinStudio 6 Users/colind/Library/Caches/Xamarin/AppInsights/ad58ff9da41d9e46a009b5b523971c10f8ed4e28/storage-lock | |
XamarinStudio 7 /Users/colind/Library/Caches/Xamarin/AppInsights/ad58ff9da41d9e46a009b5b523971c10f8ed4e28 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
using System; | |
using System.Collections.Specialized; | |
using Foundation; | |
using UIKit; | |
using System.Threading.Tasks; | |
using MasterDetail.ViewModel; | |
namespace MasterDetail.iOS | |
{ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
InspectorDebugSession(1): HandleTargetEvent: UnhandledException | |
Unhandled Exception: | |
Java.Lang.ArrayIndexOutOfBoundsException: length=65; index=-1 | |
12-13 13:47:41.786 D/Mono ( 3074): DllImport attempting to load: '/system/lib/liblog.so'. | |
12-13 13:47:41.786 D/Mono ( 3074): DllImport loaded library '/system/lib/liblog.so'. | |
12-13 13:47:41.786 D/Mono ( 3074): DllImport searching in: '/system/lib/liblog.so' ('/system/lib/liblog.so'). | |
12-13 13:47:41.786 D/Mono ( 3074): Searching for '__android_log_print'. | |
12-13 13:47:41.786 D/Mono ( 3074): Probing '__android_log_print'. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
using System; | |
using System.Reflection; | |
// This sample is intended only for simple diagnostic purposes. | |
// To use this program: | |
// 1. Create a new "Visual C# -> Console Application". | |
// 2. Replace the contents of `Program.cs` with this file. | |
// 3. Add the "SSH.NET" NuGet package to the project. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2016-11-03 13:24:47.669 App2[2939:894393] critical: Stacktrace: | |
2016-11-03 13:24:47.669 App2[2939:894393] critical: at <unknown> <0xffffffff> | |
2016-11-03 13:24:47.669 App2[2939:894393] critical: at (wrapper managed-to-native) App2.ViewController.NSStringInitWithFormatArguments (intptr,intptr,intptr,intptr) <IL 0x0000c, 0x00107> | |
2016-11-03 13:24:47.669 App2[2939:894393] critical: at App2.ViewController.ViewDidLoad () [0x0004c] in /Users/jongoldberger/Downloads/App2/ViewController.cs:34 | |
2016-11-03 13:24:47.670 App2[2939:894393] critical: at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <IL 0x0004f, 0x00304> | |
2016-11-03 13:24:47.670 App2[2939:894393] critical: at <unknown> <0xffffffff> | |
2016-11-03 13:24:47.670 App2[2939:894393] critical: at (wrapper managed-to-native) ObjCRuntime.Messaging.void_objc_msgSend (intptr,intptr) <IL 0x0000a, 0x000ed> | |
2016-11-03 13:24:47.671 App2[2939:894393] critical: at UIKit.UIWindow.MakeKeyAndVisible () [0x00010] in /Users/bui |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2016-11-03 13:21:41.261 App2[3534:1506206] critical: Stacktrace: | |
2016-11-03 13:21:41.261 App2[3534:1506206] critical: at <unknown> <0xffffffff> | |
2016-11-03 13:21:41.261 App2[3534:1506206] critical: at (wrapper managed-to-native) App2.ViewController.NSStringInitWithFormatArguments (intptr,intptr,intptr,intptr) <0x00007> | |
2016-11-03 13:21:41.261 App2[3534:1506206] critical: at App2.ViewController.ViewDidLoad () [0x0004c] in /Users/jongoldberger/Downloads/App2/ViewController.cs:34 | |
2016-11-03 13:21:41.261 App2[3534:1506206] critical: at (wrapper runtime-invoke) object.runtime_invoke_dynamic (intptr,intptr,intptr,intptr) <0x000f3> | |
2016-11-03 13:21:41.261 App2[3534:1506206] critical: at <unknown> <0xffffffff> | |
2016-11-03 13:21:41.262 App2[3534:1506206] critical: at (wrapper managed-to-native) ObjCRuntime.Messaging.void_objc_msgSend (intptr,intptr) <0x00007> | |
2016-11-03 13:21:41.262 App2[3534:1506206] critical: at UIKit.UIWindow.MakeKeyAndVisible () [0x00008] in /Users/builder/data/lanes/3859/b638977c/sou |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[DEBUG] 12:42:28 :Started new build with rerun option set to true [ GENERAL] | |
Operation timed out - connect(2) for "pipeline.platform.qa-mp.so" port 80 (Errno::ETIMEDOUT) | |
/Users/jongoldberger/.calabash/sandbox/Rubies/2.1.6-p336/lib/ruby/2.1.0/net/http.rb:879:in `initialize' | |
/Users/jongoldberger/.calabash/sandbox/Rubies/2.1.6-p336/lib/ruby/2.1.0/net/http.rb:879:in `open' | |
/Users/jongoldberger/.calabash/sandbox/Rubies/2.1.6-p336/lib/ruby/2.1.0/net/http.rb:879:in `block in connect' | |
/Users/jongoldberger/.calabash/sandbox/Rubies/2.1.6-p336/lib/ruby/2.1.0/timeout.rb:76:in `timeout' | |
/Users/jongoldberger/.calabash/sandbox/Rubies/2.1.6-p336/lib/ruby/2.1.0/net/http.rb:878:in `connect' | |
/Users/jongoldberger/.calabash/sandbox/Rubies/2.1.6-p336/lib/ruby/2.1.0/net/http.rb:863:in `do_start' | |
/Users/jongoldberger/.calabash/sandbox/Rubies/2.1.6-p336/lib/ruby/2.1.0/net/http.rb:852:in `start' | |
/Users/jongoldberger/.calabash/sandbox/Rubies/2.1.6-p336/lib/ruby/2.1.0/net/http.rb:583:in `start' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
08-29 17:03:43.090 18515 8504 E mono-rt : Stacktrace: | |
08-29 17:03:43.090 18515 8504 E mono-rt : at <unknown> <0xffffffff> | |
08-29 17:03:43.090 18515 8504 E mono-rt : at (wrapper managed-to-native) System.Runtime.InteropServices.Marshal.GetDelegateForFunctionPointerInternal (intptr,System.Type) <0xffffffff> | |
08-29 17:03:43.090 18515 8504 E mono-rt : at System.Runtime.InteropServices.Marshal.GetDelegateForFunctionPointer (intptr,System.Type) <0x0009b> | |
08-29 17:03:43.090 18515 8504 E mono-rt : at Android.Runtime.JniNativeInterfaceInvoker.get_NewString () <0x00037> | |
08-29 17:03:43.090 18515 8504 E mono-rt : at Android.Runtime.JNIEnv.NewString (string) <0x00033> | |
08-29 17:03:43.090 18515 8504 E mono-rt : at Android.Content.Intent.GetStringExtra (string) <0x0006b> | |
08-29 17:03:43.090 18515 8504 E mono-rt : at Remote.Client.ClientService/<>c__DisplayClass10_0/<<OnStartCommand>b__0>d.MoveNext () <0x00187> | |
08-29 17:03:43.090 18515 8504 E mono-rt : at System.Runtime.CompilerServices.AsyncMethodBuilde |
NewerOlder