Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/dotnet.spec'], chrootPath='/var/lib/mock/rh-dotnet21-dotnet-2.1.302-1.el7-20180718154241-25655/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1006) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/dotnet.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/rh-dotnet21-dotnet-2.1.302-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/dotnet.spec'], chrootPath='/var/lib/mock/rh-dotnet21-dotnet-2.1.302-1.el7-20180718154241-25655/root'shell=Falseuid=1006env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/dotnet.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.505Iq5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dotnet-2.1.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/dotnet-2.1.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd dotnet-2.1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's|skiptests|skiptests ignorewarnings|' repos/coreclr.proj + sed -i 's|/usr/share/dotnet|/opt/rh/rh-dotnet21/root/usr/lib64/dotnet|' src/core-setup/src/corehost/common/pal.unix.cpp + pushd src/cli ~/build/BUILD/dotnet-2.1.2/src/cli ~/build/BUILD/dotnet-2.1.2 Patch #0 (add-man-pages.patch): + echo 'Patch #0 (add-man-pages.patch):' + /usr/bin/cat /builddir/build/SOURCES/add-man-pages.patch + /usr/bin/patch -p1 --fuzz=0 patching file Documentation/manpages/sdk/dotnet-add-package.1 patching file Documentation/manpages/sdk/dotnet-add-reference.1 patching file Documentation/manpages/sdk/dotnet-build-server.1 patching file Documentation/manpages/sdk/dotnet-build.1 patching file Documentation/manpages/sdk/dotnet-clean.1 patching file Documentation/manpages/sdk/dotnet-help.1 patching file Documentation/manpages/sdk/dotnet-install-script.1 patching file Documentation/manpages/sdk/dotnet-list-reference.1 patching file Documentation/manpages/sdk/dotnet-migrate.1 patching file Documentation/manpages/sdk/dotnet-msbuild.1 patching file Documentation/manpages/sdk/dotnet-new.1 patching file Documentation/manpages/sdk/dotnet-nuget-delete.1 patching file Documentation/manpages/sdk/dotnet-nuget-locals.1 patching file Documentation/manpages/sdk/dotnet-nuget-push.1 patching file Documentation/manpages/sdk/dotnet-pack.1 patching file Documentation/manpages/sdk/dotnet-publish.1 patching file Documentation/manpages/sdk/dotnet-remove-package.1 patching file Documentation/manpages/sdk/dotnet-remove-reference.1 patching file Documentation/manpages/sdk/dotnet-restore.1 patching file Documentation/manpages/sdk/dotnet-run.1 patching file Documentation/manpages/sdk/dotnet-sln.1 patching file Documentation/manpages/sdk/dotnet-store.1 patching file Documentation/manpages/sdk/dotnet-test.1 patching file Documentation/manpages/sdk/dotnet-tool-install.1 patching file Documentation/manpages/sdk/dotnet-tool-list.1 patching file Documentation/manpages/sdk/dotnet-tool-uninstall.1 patching file Documentation/manpages/sdk/dotnet-tool-update.1 patching file Documentation/manpages/sdk/dotnet-vstest.1 patching file Documentation/manpages/sdk/dotnet.1 + popd ~/build/BUILD/dotnet-2.1.2 ~/build/BUILD/dotnet-2.1.2/src/corefx ~/build/BUILD/dotnet-2.1.2 Patch #1 (skip-unreadable-certificates-machine-store.patch): + pushd src/corefx + echo 'Patch #1 (skip-unreadable-certificates-machine-store.patch):' + /usr/bin/cat /builddir/build/SOURCES/skip-unreadable-certificates-machine-store.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/System.Security.Cryptography.X509Certificates/src/Internal/Cryptography/Pal.Unix/StorePal.cs patching file src/System.Security.Cryptography.X509Certificates/tests/System.Security.Cryptography.X509Certificates.Tests.csproj patching file src/System.Security.Cryptography.X509Certificates/tests/TestData.cs patching file src/System.Security.Cryptography.X509Certificates/tests/X509StoreTests.cs patching file src/System.Security.Cryptography.X509Certificates/tests/X509StoreTests.cs patching file src/System.Security.Cryptography.X509Certificates/tests/X509StoreTests.cs patching file src/System.Security.Cryptography.X509Certificates/tests/TestData.cs patching file src/System.Security.Cryptography.X509Certificates/tests/X509StoreTests.cs + popd ~/build/BUILD/dotnet-2.1.2 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dQZTTT + umask 022 + cd /builddir/build/BUILD + cd dotnet-2.1.2 + scl enable rh-dotnet21 llvm-toolset-7 - + export LIBRARY_PATH=/opt/rh/rh-dotnet21/root/usr/lib64 + LIBRARY_PATH=/opt/rh/rh-dotnet21/root/usr/lib64 + export LLVM_HOME=/opt/rh/llvm-toolset-7/root/usr + LLVM_HOME=/opt/rh/llvm-toolset-7/root/usr + export CMAKE_PREFIX_PATH=/opt/rh/rh-dotnet21/root/usr + CMAKE_PREFIX_PATH=/opt/rh/rh-dotnet21/root/usr + ./build.sh /v:diag Expanding BuildTools dependencies into packages directory... Microsoft (R) Build Engine version 15.7.179.6572 for .NET Core Copyright (C) Microsoft Corporation. All rights reserved. /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/sdk/2.1.301/MSBuild.dll /clp:v=detailed /flp:v=detailed /p:GeneratingStaticPropertiesFile=true /p:OfflineBuild=true /t:WriteDynamicPropsToStaticPropsFiles /v:diag /builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj Build started 7/18/18 3:46:31 PM. Property reassignment: $(RoslynTargetsPath)="/builddir/build/BUILD/dotnet-2.1.2/Tools/" (previous value: "/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/sdk/2.1.301/Roslyn") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (6,5) Property reassignment: $(RoslynPackageName)="Microsoft.NETCore.Compilers" (previous value: "Microsoft.Net.Compilers") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (17,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet"") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (69,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore --packages "/builddir/build/BUILD/dotnet-2.1.2/packages" @(DotnetSourceList -> '--source %(Identity)', ' ')" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (70,5) Project "/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj" on node 1 (WriteDynamicPropsToStaticPropsFiles target(s)). Building with tools version "15.0". Target "WriteDynamicPropsToStaticPropsFiles" in project "/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj" (entry point): Using "GetHostInformation" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "GetHostInformation" Output Property: TargetRid=centos.7-x64 Done executing task "GetHostInformation". Task "GetHostInformation" Output Property: TargetOS=Linux Done executing task "GetHostInformation". Set Property: TargetInfoPropsContent= centos.7-x64 Linux Using "MakeDir" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "MakeDir" Task Parameter:Directories=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/ Creating directory "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/". Done executing task "MakeDir". Using "WriteLinesToFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "WriteLinesToFile" Task Parameter:File=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/TargetInfo.props Task Parameter:Lines= centos.7-x64 Linux Task Parameter:Overwrite=True Done executing task "WriteLinesToFile". Done building target "WriteDynamicPropsToStaticPropsFiles" in project "init-build.proj". Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj" (WriteDynamicPropsToStaticPropsFiles target(s)). Deferred Messages Detailed Build Summary ====================== ============================== Build Hierarchy (IDs represent configurations) ===================================================== Id : Exclusive Time Total Time Path (Targets) ----------------------------------------------------------------------------------------------------------------------------------- 0 : 0.192s 0.192s /builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj (WriteDynamicPropsToStaticPropsFiles) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 636675255918875183: 0 0.195s 0.195s ### ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 100.0 Average Utilization: 100.0 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:00.22 Microsoft (R) Build Engine version 15.7.179.6572 for .NET Core Copyright (C) Microsoft Corporation. All rights reserved. /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/sdk/2.1.301/MSBuild.dll /clp:v=detailed /flp:v=detailed /p:OfflineBuild=true /v:diag /builddir/build/BUILD/dotnet-2.1.2/build.proj Build started 7/18/18 3:46:32 PM. Property reassignment: $(RoslynTargetsPath)="/builddir/build/BUILD/dotnet-2.1.2/Tools/" (previous value: "/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/sdk/2.1.301/Roslyn") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (6,5) Property reassignment: $(RoslynPackageName)="Microsoft.NETCore.Compilers" (previous value: "Microsoft.Net.Compilers") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (17,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet"") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (69,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore --packages "/builddir/build/BUILD/dotnet-2.1.2/packages" @(DotnetSourceList -> '--source %(Identity)', ' ')" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (70,5) Project "/builddir/build/BUILD/dotnet-2.1.2/build.proj" on node 1 (default targets). Building with tools version "15.0". Target "PrepareOutput" in project "/builddir/build/BUILD/dotnet-2.1.2/build.proj" (entry point): Using "MakeDir" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "MakeDir" Task Parameter:Directories=/builddir/build/BUILD/dotnet-2.1.2/bin/x64/Release/ Creating directory "/builddir/build/BUILD/dotnet-2.1.2/bin/x64/Release/". Done executing task "MakeDir". Task "MakeDir" Task Parameter:Directories=/builddir/build/BUILD/dotnet-2.1.2/bin/logs/ Creating directory "/builddir/build/BUILD/dotnet-2.1.2/bin/logs/". Done executing task "MakeDir". Task "MakeDir" Task Parameter:Directories=/builddir/build/BUILD/dotnet-2.1.2/bin/git-info/ Creating directory "/builddir/build/BUILD/dotnet-2.1.2/bin/git-info/". Done executing task "MakeDir". Task "MakeDir" Task Parameter:Directories=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/ Done executing task "MakeDir". Task "MakeDir" Task Parameter:Directories=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/ Creating directory "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/". Done executing task "MakeDir". Task "MakeDir" Task Parameter:Directories=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ Creating directory "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/". Done executing task "MakeDir". Task "MakeDir" Task Parameter:Directories=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/assets/ Creating directory "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/assets/". Done executing task "MakeDir". Task "MakeDir" Task Parameter:Directories=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blobs/ Creating directory "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blobs/". Done executing task "MakeDir". Done building target "PrepareOutput" in project "build.proj". Target "PrepareOutput" skipped. Previously built successfully. Target "InitBuild" in project "/builddir/build/BUILD/dotnet-2.1.2/build.proj" (target "Build" depends on it): Using "MSBuild" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "MSBuild" Task Parameter:Projects=tools-local/init-build.proj Property reassignment: $(RoslynTargetsPath)="/builddir/build/BUILD/dotnet-2.1.2/Tools/" (previous value: "/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/sdk/2.1.301/Roslyn") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (6,5) Property reassignment: $(RoslynPackageName)="Microsoft.NETCore.Compilers" (previous value: "Microsoft.Net.Compilers") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (17,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet"") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (69,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore --packages "/builddir/build/BUILD/dotnet-2.1.2/packages" @(DotnetSourceList -> '--source %(Identity)', ' ')" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (70,5) Project "/builddir/build/BUILD/dotnet-2.1.2/build.proj" (1) is building "/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj" (2) on node 1 (default targets). Building with tools version "15.0". Target "Build" in project "/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj" (entry point): Building target "Build" completely. Output file "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/init-build-proj.complete" does not exist. Using "CallTarget" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "CallTarget" Task Parameter: Targets= BuildTasks InstallSourceBuildSdkResolver WriteDynamicPropsToStaticPropsFiles GenerateRootFs CreateAllGitInfoProps ApplyPatches Target "BuildTasks" in project "/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj" (target "Build" depends on it): Set Property: OfflineSources=/builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ Using "Exec" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "Exec" Task Parameter:Command=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet build tasks/Microsoft.DotNet.SourceBuild.Tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj /p:RestoreSources=/builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet build tasks/Microsoft.DotNet.SourceBuild.Tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj /p:RestoreSources=/builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ Microsoft (R) Build Engine version 15.7.179.6572 for .NET Core Copyright (C) Microsoft Corporation. All rights reserved. Restoring packages for /builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj... Installing System.Threading.Tasks.Parallel 4.0.1. Installing Microsoft.Build.Framework 15.6.82. Installing Microsoft.Build.Utilities.Core 15.6.82. Installing Microsoft.Build 15.6.82. Generating MSBuild file /builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/obj/Microsoft.DotNet.SourceBuild.Tasks.csproj.nuget.g.props. Restore completed in 377.9 ms for /builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj. /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/sdk/2.1.301/Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3277: Found conflicts between different versions of "System.Text.RegularExpressions" that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed. [/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj] [/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj] /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/sdk/2.1.301/Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3277: Found conflicts between different versions of "System.Linq" that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed. [/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj] [/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj] /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/sdk/2.1.301/Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3277: Found conflicts between different versions of "System.Security.Cryptography.Algorithms" that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed. [/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj] [/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj] Microsoft.DotNet.SourceBuild.Tasks -> /builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll Build succeeded. /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/sdk/2.1.301/Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3277: Found conflicts between different versions of "System.Text.RegularExpressions" that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed. [/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj] [/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj] /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/sdk/2.1.301/Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3277: Found conflicts between different versions of "System.Linq" that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed. [/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj] [/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj] /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/sdk/2.1.301/Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3277: Found conflicts between different versions of "System.Security.Cryptography.Algorithms" that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed. [/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj] [/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj] 3 Warning(s) 0 Error(s) Time Elapsed 00:00:02.36 Done executing task "Exec". Done building target "BuildTasks" in project "init-build.proj". Target "InstallSourceBuildSdkResolver" in project "/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj" (target "Build" depends on it): Using "Copy" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "Copy" Task Parameter:SourceFiles=/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll Task Parameter:DestinationFiles=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/sdk/2.1.301/SdkResolvers/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.dll Copying file from "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll" to "/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/sdk/2.1.301/SdkResolvers/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.dll". Done executing task "Copy". Done building target "InstallSourceBuildSdkResolver" in project "init-build.proj". Target "WriteDynamicPropsToStaticPropsFiles" in project "/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj" (target "Build" depends on it): Using "GetHostInformation" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "GetHostInformation" Output Property: TargetRid=centos.7-x64 Done executing task "GetHostInformation". Task "GetHostInformation" Output Property: TargetOS=Linux Done executing task "GetHostInformation". Set Property: TargetInfoPropsContent= centos.7-x64 Linux Task "MakeDir" skipped, due to false condition; (!Exists('$(IntermediatePath)')) was evaluated as (!Exists('/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/')). Using "WriteLinesToFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "WriteLinesToFile" Task Parameter:File=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/TargetInfo.props Task Parameter:Lines= centos.7-x64 Linux Task Parameter:Overwrite=True Done executing task "WriteLinesToFile". Done building target "WriteDynamicPropsToStaticPropsFiles" in project "init-build.proj". Target "GenerateRootFs" in project "/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj" (target "Build" depends on it): Task "Exec" skipped, due to false condition; ($(Platform.Contains('arm')) AND '$(Platform)' != 'armel') was evaluated as (False AND 'x64' != 'armel'). Task "Exec" skipped, due to false condition; ('$(Platform)' == 'armel') was evaluated as ('x64' == 'armel'). Done building target "GenerateRootFs" in project "init-build.proj". Target "CreateAllGitInfoProps" in project "/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj" (target "Build" depends on it): Task "Exec" Task Parameter:Command=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet msbuild /v:Quiet /nologo /builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj /t:CreateGitInfoProps /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet msbuild /v:Quiet /nologo /builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj /t:CreateGitInfoProps Done executing task "Exec". Done building target "CreateAllGitInfoProps" in project "init-build.proj". Target "GetRepoProjects" in project "/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj" (target "ApplyPatches" depends on it): Added Item(s): RepoProjects= /builddir/build/BUILD/dotnet-2.1.2/repos/application-insights.proj /builddir/build/BUILD/dotnet-2.1.2/repos/cli-migrate.proj /builddir/build/BUILD/dotnet-2.1.2/repos/cli.proj /builddir/build/BUILD/dotnet-2.1.2/repos/clicommandlineparser.proj /builddir/build/BUILD/dotnet-2.1.2/repos/common.proj /builddir/build/BUILD/dotnet-2.1.2/repos/core-setup.proj /builddir/build/BUILD/dotnet-2.1.2/repos/coreclr.proj /builddir/build/BUILD/dotnet-2.1.2/repos/corefx.proj /builddir/build/BUILD/dotnet-2.1.2/repos/fsharp.proj /builddir/build/BUILD/dotnet-2.1.2/repos/javascriptservices.proj /builddir/build/BUILD/dotnet-2.1.2/repos/known-good.proj /builddir/build/BUILD/dotnet-2.1.2/repos/msbuild.proj /builddir/build/BUILD/dotnet-2.1.2/repos/netcorecli-fsc.proj /builddir/build/BUILD/dotnet-2.1.2/repos/newtonsoft-json.proj /builddir/build/BUILD/dotnet-2.1.2/repos/nuget-client.proj /builddir/build/BUILD/dotnet-2.1.2/repos/roslyn-tools.proj /builddir/build/BUILD/dotnet-2.1.2/repos/roslyn.proj /builddir/build/BUILD/dotnet-2.1.2/repos/sdk.proj /builddir/build/BUILD/dotnet-2.1.2/repos/standard.proj /builddir/build/BUILD/dotnet-2.1.2/repos/templating.proj /builddir/build/BUILD/dotnet-2.1.2/repos/vstest.proj /builddir/build/BUILD/dotnet-2.1.2/repos/websdk.proj /builddir/build/BUILD/dotnet-2.1.2/repos/xliff-tasks.proj Done building target "GetRepoProjects" in project "init-build.proj". Target "ApplyPatches" in project "/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj" (target "Build" depends on it): Using "Message" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "Message" Task Parameter:Text=Applying patches only Applying patches only Done executing task "Message". Task "MSBuild" Task Parameter: Projects= /builddir/build/BUILD/dotnet-2.1.2/repos/application-insights.proj /builddir/build/BUILD/dotnet-2.1.2/repos/cli-migrate.proj /builddir/build/BUILD/dotnet-2.1.2/repos/cli.proj /builddir/build/BUILD/dotnet-2.1.2/repos/clicommandlineparser.proj /builddir/build/BUILD/dotnet-2.1.2/repos/common.proj /builddir/build/BUILD/dotnet-2.1.2/repos/core-setup.proj /builddir/build/BUILD/dotnet-2.1.2/repos/coreclr.proj /builddir/build/BUILD/dotnet-2.1.2/repos/corefx.proj /builddir/build/BUILD/dotnet-2.1.2/repos/fsharp.proj /builddir/build/BUILD/dotnet-2.1.2/repos/javascriptservices.proj /builddir/build/BUILD/dotnet-2.1.2/repos/known-good.proj /builddir/build/BUILD/dotnet-2.1.2/repos/msbuild.proj /builddir/build/BUILD/dotnet-2.1.2/repos/netcorecli-fsc.proj /builddir/build/BUILD/dotnet-2.1.2/repos/newtonsoft-json.proj /builddir/build/BUILD/dotnet-2.1.2/repos/nuget-client.proj /builddir/build/BUILD/dotnet-2.1.2/repos/roslyn-tools.proj /builddir/build/BUILD/dotnet-2.1.2/repos/roslyn.proj /builddir/build/BUILD/dotnet-2.1.2/repos/sdk.proj /builddir/build/BUILD/dotnet-2.1.2/repos/standard.proj /builddir/build/BUILD/dotnet-2.1.2/repos/templating.proj /builddir/build/BUILD/dotnet-2.1.2/repos/vstest.proj /builddir/build/BUILD/dotnet-2.1.2/repos/websdk.proj /builddir/build/BUILD/dotnet-2.1.2/repos/xliff-tasks.proj Task Parameter:Targets=ApplyPatches Task Parameter:BuildInParallel=False Property reassignment: $(RoslynTargetsPath)="/builddir/build/BUILD/dotnet-2.1.2/Tools/" (previous value: "/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/sdk/2.1.301/Roslyn") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (6,5) Property reassignment: $(RoslynPackageName)="Microsoft.NETCore.Compilers" (previous value: "Microsoft.Net.Compilers") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (17,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet"") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (69,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore --packages "/builddir/build/BUILD/dotnet-2.1.2/packages" @(DotnetSourceList -> '--source %(Identity)', ' ')" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (70,5) Property reassignment: $(OrchestratedManifestBuildName)="N/A" (previous value: "application-insights") at /builddir/build/BUILD/dotnet-2.1.2/repos/application-insights.proj (7,5) Overriding target "RepoBuild" in project "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" with target "RepoBuild" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/application-insights.proj". Project "/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/application-insights.proj" (3) on node 1 (ApplyPatches target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "ApplyPatches" skipped, due to false condition; (Exists('$(PatchesDir)$(RepositoryName)') and '$(SkipPatches)' != 'true') was evaluated as (Exists('/builddir/build/BUILD/dotnet-2.1.2/patches/application-insights') and '' != 'true'). Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/application-insights.proj" (ApplyPatches target(s)). Property reassignment: $(RoslynTargetsPath)="/builddir/build/BUILD/dotnet-2.1.2/Tools/" (previous value: "/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/sdk/2.1.301/Roslyn") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (6,5) Property reassignment: $(RoslynPackageName)="Microsoft.NETCore.Compilers" (previous value: "Microsoft.Net.Compilers") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (17,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet"") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (69,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore --packages "/builddir/build/BUILD/dotnet-2.1.2/packages" @(DotnetSourceList -> '--source %(Identity)', ' ')" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (70,5) Property reassignment: $(BuildCommandArgs)="--restore --pack --configuration Release /p:PB_PackageVersionPropsUrl=file:///builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props" (previous value: "--restore --pack --configuration Release") at /builddir/build/BUILD/dotnet-2.1.2/repos/cli-migrate.proj (8,5) Property reassignment: $(OrchestratedManifestBuildName)="dotnet/cli-migrate" (previous value: "cli-migrate") at /builddir/build/BUILD/dotnet-2.1.2/repos/cli-migrate.proj (11,5) Property reassignment: $(OrchestratedManifestBuildName)="N/A" (previous value: "dotnet/cli-migrate") at /builddir/build/BUILD/dotnet-2.1.2/repos/cli-migrate.proj (21,5) Property reassignment: $(RepoApiArgs)=" /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true" (previous value: " /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props") at /builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets (51,5) Property reassignment: $(RepoApiArgs)=" /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:DotNetOutputBlobFeedDir=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/" (previous value: " /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true") at /builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets (55,5) Project "/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/cli-migrate.proj" (4) on node 1 (ApplyPatches target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "ApplyPatches" skipped, due to false condition; (Exists('$(PatchesDir)$(RepositoryName)') and '$(SkipPatches)' != 'true') was evaluated as (Exists('/builddir/build/BUILD/dotnet-2.1.2/patches/cli-migrate') and '' != 'true'). Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/cli-migrate.proj" (ApplyPatches target(s)). Property reassignment: $(RoslynTargetsPath)="/builddir/build/BUILD/dotnet-2.1.2/Tools/" (previous value: "/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/sdk/2.1.301/Roslyn") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (6,5) Property reassignment: $(RoslynPackageName)="Microsoft.NETCore.Compilers" (previous value: "Microsoft.Net.Compilers") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (17,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet"") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (69,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore --packages "/builddir/build/BUILD/dotnet-2.1.2/packages" @(DotnetSourceList -> '--source %(Identity)', ' ')" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (70,5) Property reassignment: $(BuildCommandArgs)="--stage0 /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ --runtime-id centos.7-x64 /p:NETCoreAppMaximumVersion=99.9" (previous value: "--stage0 /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ --runtime-id centos.7-x64") at /builddir/build/BUILD/dotnet-2.1.2/repos/cli.proj (12,5) Property reassignment: $(BuildCommandArgs)="--stage0 /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ --runtime-id centos.7-x64 /p:NETCoreAppMaximumVersion=99.9 /p:CoreSetupBlobRootUrl=file:///builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blobs/" (previous value: "--stage0 /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ --runtime-id centos.7-x64 /p:NETCoreAppMaximumVersion=99.9") at /builddir/build/BUILD/dotnet-2.1.2/repos/cli.proj (15,5) Property reassignment: $(BuildCommandArgs)="--stage0 /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ --runtime-id centos.7-x64 /p:NETCoreAppMaximumVersion=99.9 /p:CoreSetupBlobRootUrl=file:///builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blobs/ /p:PB_PackageVersionPropsUrl=file:///builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props" (previous value: "--stage0 /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ --runtime-id centos.7-x64 /p:NETCoreAppMaximumVersion=99.9 /p:CoreSetupBlobRootUrl=file:///builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blobs/") at /builddir/build/BUILD/dotnet-2.1.2/repos/cli.proj (18,5) Property reassignment: $(BuildCommandArgs)="--stage0 /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ --runtime-id centos.7-x64 /p:NETCoreAppMaximumVersion=99.9 /p:CoreSetupBlobRootUrl=file:///builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blobs/ /p:PB_PackageVersionPropsUrl=file:///builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:SkipBuildingInstallers=true" (previous value: "--stage0 /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ --runtime-id centos.7-x64 /p:NETCoreAppMaximumVersion=99.9 /p:CoreSetupBlobRootUrl=file:///builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blobs/ /p:PB_PackageVersionPropsUrl=file:///builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props") at /builddir/build/BUILD/dotnet-2.1.2/repos/cli.proj (20,5) Property reassignment: $(BuildCommandArgs)="--stage0 /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ --runtime-id centos.7-x64 /p:NETCoreAppMaximumVersion=99.9 /p:CoreSetupBlobRootUrl=file:///builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blobs/ /p:PB_PackageVersionPropsUrl=file:///builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:SkipBuildingInstallers=true /p:IncludeNuGetPackageArchive=false" (previous value: "--stage0 /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ --runtime-id centos.7-x64 /p:NETCoreAppMaximumVersion=99.9 /p:CoreSetupBlobRootUrl=file:///builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blobs/ /p:PB_PackageVersionPropsUrl=file:///builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:SkipBuildingInstallers=true") at /builddir/build/BUILD/dotnet-2.1.2/repos/cli.proj (21,5) Property reassignment: $(BuildCommandArgs)="--stage0 /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ --runtime-id centos.7-x64 /p:NETCoreAppMaximumVersion=99.9 /p:CoreSetupBlobRootUrl=file:///builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blobs/ /p:PB_PackageVersionPropsUrl=file:///builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:SkipBuildingInstallers=true /p:IncludeNuGetPackageArchive=false /p:IncludeAdditionalSharedFrameworks=false" (previous value: "--stage0 /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ --runtime-id centos.7-x64 /p:NETCoreAppMaximumVersion=99.9 /p:CoreSetupBlobRootUrl=file:///builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blobs/ /p:PB_PackageVersionPropsUrl=file:///builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:SkipBuildingInstallers=true /p:IncludeNuGetPackageArchive=false") at /builddir/build/BUILD/dotnet-2.1.2/repos/cli.proj (22,5) Property reassignment: $(BuildCommandArgs)="--stage0 /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ --runtime-id centos.7-x64 /p:NETCoreAppMaximumVersion=99.9 /p:CoreSetupBlobRootUrl=file:///builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blobs/ /p:PB_PackageVersionPropsUrl=file:///builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:SkipBuildingInstallers=true /p:IncludeNuGetPackageArchive=false /p:IncludeAdditionalSharedFrameworks=false /p:UsePortableLinuxSharedFramework=false" (previous value: "--stage0 /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ --runtime-id centos.7-x64 /p:NETCoreAppMaximumVersion=99.9 /p:CoreSetupBlobRootUrl=file:///builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blobs/ /p:PB_PackageVersionPropsUrl=file:///builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:SkipBuildingInstallers=true /p:IncludeNuGetPackageArchive=false /p:IncludeAdditionalSharedFrameworks=false") at /builddir/build/BUILD/dotnet-2.1.2/repos/cli.proj (23,5) Property reassignment: $(BuildCommandArgs)="--stage0 /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ --runtime-id centos.7-x64 /p:NETCoreAppMaximumVersion=99.9 /p:CoreSetupBlobRootUrl=file:///builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blobs/ /p:PB_PackageVersionPropsUrl=file:///builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:SkipBuildingInstallers=true /p:IncludeNuGetPackageArchive=false /p:IncludeAdditionalSharedFrameworks=false /p:UsePortableLinuxSharedFramework=false /p:IncludeSharedFrameworksForBackwardsCompatibilityTests=false" (previous value: "--stage0 /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ --runtime-id centos.7-x64 /p:NETCoreAppMaximumVersion=99.9 /p:CoreSetupBlobRootUrl=file:///builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blobs/ /p:PB_PackageVersionPropsUrl=file:///builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:SkipBuildingInstallers=true /p:IncludeNuGetPackageArchive=false /p:IncludeAdditionalSharedFrameworks=false /p:UsePortableLinuxSharedFramework=false") at /builddir/build/BUILD/dotnet-2.1.2/repos/cli.proj (24,5) Property reassignment: $(BuildCommandArgs)="--stage0 /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ --runtime-id centos.7-x64 /p:NETCoreAppMaximumVersion=99.9 /p:CoreSetupBlobRootUrl=file:///builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blobs/ /p:PB_PackageVersionPropsUrl=file:///builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:SkipBuildingInstallers=true /p:IncludeNuGetPackageArchive=false /p:IncludeAdditionalSharedFrameworks=false /p:UsePortableLinuxSharedFramework=false /p:IncludeSharedFrameworksForBackwardsCompatibilityTests=false /p:IncludeMSBuildSdkResolver=false" (previous value: "--stage0 /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ --runtime-id centos.7-x64 /p:NETCoreAppMaximumVersion=99.9 /p:CoreSetupBlobRootUrl=file:///builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blobs/ /p:PB_PackageVersionPropsUrl=file:///builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:SkipBuildingInstallers=true /p:IncludeNuGetPackageArchive=false /p:IncludeAdditionalSharedFrameworks=false /p:UsePortableLinuxSharedFramework=false /p:IncludeSharedFrameworksForBackwardsCompatibilityTests=false") at /builddir/build/BUILD/dotnet-2.1.2/repos/cli.proj (25,5) Property reassignment: $(BuildCommandArgs)="--stage0 /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ --runtime-id centos.7-x64 /p:NETCoreAppMaximumVersion=99.9 /p:CoreSetupBlobRootUrl=file:///builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blobs/ /p:PB_PackageVersionPropsUrl=file:///builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:SkipBuildingInstallers=true /p:IncludeNuGetPackageArchive=false /p:IncludeAdditionalSharedFrameworks=false /p:UsePortableLinuxSharedFramework=false /p:IncludeSharedFrameworksForBackwardsCompatibilityTests=false /p:IncludeMSBuildSdkResolver=false /p:DefaultTargetLatestAspNetCoreRuntimePatch=true" (previous value: "--stage0 /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ --runtime-id centos.7-x64 /p:NETCoreAppMaximumVersion=99.9 /p:CoreSetupBlobRootUrl=file:///builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blobs/ /p:PB_PackageVersionPropsUrl=file:///builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:SkipBuildingInstallers=true /p:IncludeNuGetPackageArchive=false /p:IncludeAdditionalSharedFrameworks=false /p:UsePortableLinuxSharedFramework=false /p:IncludeSharedFrameworksForBackwardsCompatibilityTests=false /p:IncludeMSBuildSdkResolver=false") at /builddir/build/BUILD/dotnet-2.1.2/repos/cli.proj (26,5) Property reassignment: $(BuildCommandArgs)="--stage0 /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ --runtime-id centos.7-x64 /p:NETCoreAppMaximumVersion=99.9 /p:CoreSetupBlobRootUrl=file:///builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blobs/ /p:PB_PackageVersionPropsUrl=file:///builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:SkipBuildingInstallers=true /p:IncludeNuGetPackageArchive=false /p:IncludeAdditionalSharedFrameworks=false /p:UsePortableLinuxSharedFramework=false /p:IncludeSharedFrameworksForBackwardsCompatibilityTests=false /p:IncludeMSBuildSdkResolver=false /p:DefaultTargetLatestAspNetCoreRuntimePatch=true '/p:CLITargets="Prepare;Compile;Package"'" (previous value: "--stage0 /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ --runtime-id centos.7-x64 /p:NETCoreAppMaximumVersion=99.9 /p:CoreSetupBlobRootUrl=file:///builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blobs/ /p:PB_PackageVersionPropsUrl=file:///builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:SkipBuildingInstallers=true /p:IncludeNuGetPackageArchive=false /p:IncludeAdditionalSharedFrameworks=false /p:UsePortableLinuxSharedFramework=false /p:IncludeSharedFrameworksForBackwardsCompatibilityTests=false /p:IncludeMSBuildSdkResolver=false /p:DefaultTargetLatestAspNetCoreRuntimePatch=true") at /builddir/build/BUILD/dotnet-2.1.2/repos/cli.proj (29,5) Property reassignment: $(BuildCommandArgs)="--stage0 /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ --runtime-id centos.7-x64 /p:NETCoreAppMaximumVersion=99.9 /p:CoreSetupBlobRootUrl=file:///builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blobs/ /p:PB_PackageVersionPropsUrl=file:///builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:SkipBuildingInstallers=true /p:IncludeNuGetPackageArchive=false /p:IncludeAdditionalSharedFrameworks=false /p:UsePortableLinuxSharedFramework=false /p:IncludeSharedFrameworksForBackwardsCompatibilityTests=false /p:IncludeMSBuildSdkResolver=false /p:DefaultTargetLatestAspNetCoreRuntimePatch=true '/p:CLITargets="Prepare;Compile;Package"' /v:detailed" (previous value: "--stage0 /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ --runtime-id centos.7-x64 /p:NETCoreAppMaximumVersion=99.9 /p:CoreSetupBlobRootUrl=file:///builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blobs/ /p:PB_PackageVersionPropsUrl=file:///builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:SkipBuildingInstallers=true /p:IncludeNuGetPackageArchive=false /p:IncludeAdditionalSharedFrameworks=false /p:UsePortableLinuxSharedFramework=false /p:IncludeSharedFrameworksForBackwardsCompatibilityTests=false /p:IncludeMSBuildSdkResolver=false /p:DefaultTargetLatestAspNetCoreRuntimePatch=true '/p:CLITargets="Prepare;Compile;Package"'") at /builddir/build/BUILD/dotnet-2.1.2/repos/cli.proj (31,5) Property reassignment: $(EnvironmentExternalRestoreSources)="/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/;/builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/" (previous value: "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/") at /builddir/build/BUILD/dotnet-2.1.2/repos/cli.proj (44,5) Property reassignment: $(RepoApiArgs)=" /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true" (previous value: " /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props") at /builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets (51,5) Project "/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/cli.proj" (5) on node 1 (ApplyPatches target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "ApplyPatches" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/cli.proj" (entry point): Added Item(s): PatchesToApply=/builddir/build/BUILD/dotnet-2.1.2/patches/cli/0001-Persist-ASP.NET-runtime-patch-targeting-default.patch Set Property: PatchCommand=git apply --ignore-whitespace --whitespace=nowarn Task "Exec" Task Parameter:Command=git apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-2.1.2/patches/cli/0001-Persist-ASP.NET-runtime-patch-targeting-default.patch Task Parameter:WorkingDirectory=/builddir/build/BUILD/dotnet-2.1.2/src/cli/ git apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-2.1.2/patches/cli/0001-Persist-ASP.NET-runtime-patch-targeting-default.patch Done executing task "Exec". Done building target "ApplyPatches" in project "cli.proj". Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/cli.proj" (ApplyPatches target(s)). Property reassignment: $(RoslynTargetsPath)="/builddir/build/BUILD/dotnet-2.1.2/Tools/" (previous value: "/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/sdk/2.1.301/Roslyn") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (6,5) Property reassignment: $(RoslynPackageName)="Microsoft.NETCore.Compilers" (previous value: "Microsoft.Net.Compilers") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (17,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet"") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (69,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore --packages "/builddir/build/BUILD/dotnet-2.1.2/packages" @(DotnetSourceList -> '--source %(Identity)', ' ')" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (70,5) Property reassignment: $(BuildCommandArgs)="--restore --pack --configuration Release /p:PB_PackageVersionPropsUrl=file:///builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props" (previous value: "--restore --pack --configuration Release") at /builddir/build/BUILD/dotnet-2.1.2/repos/clicommandlineparser.proj (8,5) Property reassignment: $(OrchestratedManifestBuildName)="N/A" (previous value: "clicommandlineparser") at /builddir/build/BUILD/dotnet-2.1.2/repos/clicommandlineparser.proj (18,5) Property reassignment: $(RepoApiArgs)=" /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true" (previous value: " /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props") at /builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets (51,5) Property reassignment: $(RepoApiArgs)=" /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:DotNetOutputBlobFeedDir=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/" (previous value: " /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true") at /builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets (55,5) Project "/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/clicommandlineparser.proj" (6) on node 1 (ApplyPatches target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "ApplyPatches" skipped, due to false condition; (Exists('$(PatchesDir)$(RepositoryName)') and '$(SkipPatches)' != 'true') was evaluated as (Exists('/builddir/build/BUILD/dotnet-2.1.2/patches/clicommandlineparser') and '' != 'true'). Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/clicommandlineparser.proj" (ApplyPatches target(s)). Property reassignment: $(RoslynTargetsPath)="/builddir/build/BUILD/dotnet-2.1.2/Tools/" (previous value: "/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/sdk/2.1.301/Roslyn") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (6,5) Property reassignment: $(RoslynPackageName)="Microsoft.NETCore.Compilers" (previous value: "Microsoft.Net.Compilers") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (17,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet"") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (69,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore --packages "/builddir/build/BUILD/dotnet-2.1.2/packages" @(DotnetSourceList -> '--source %(Identity)', ' ')" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (70,5) Property reassignment: $(RepositoryOrganization)="aspnet" (previous value: "dotnet") at /builddir/build/BUILD/dotnet-2.1.2/repos/common.proj (6,5) Property reassignment: $(RepositoryBranch)="servicing/1.0.x" (previous value: "release/2.0.0") at /builddir/build/BUILD/dotnet-2.1.2/repos/common.proj (7,5) Property reassignment: $(OrchestratedManifestBuildName)="N/A" (previous value: "common") at /builddir/build/BUILD/dotnet-2.1.2/repos/common.proj (13,5) Project "/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/common.proj" (7) on node 1 (ApplyPatches target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "ApplyPatches" skipped, due to false condition; (Exists('$(PatchesDir)$(RepositoryName)') and '$(SkipPatches)' != 'true') was evaluated as (Exists('/builddir/build/BUILD/dotnet-2.1.2/patches/common') and '' != 'true'). Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/common.proj" (ApplyPatches target(s)). Property reassignment: $(RoslynTargetsPath)="/builddir/build/BUILD/dotnet-2.1.2/Tools/" (previous value: "/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/sdk/2.1.301/Roslyn") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (6,5) Property reassignment: $(RoslynPackageName)="Microsoft.NETCore.Compilers" (previous value: "Microsoft.Net.Compilers") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (17,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet"") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (69,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore --packages "/builddir/build/BUILD/dotnet-2.1.2/packages" @(DotnetSourceList -> '--source %(Identity)', ' ')" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (70,5) Property reassignment: $(RepoApiArgs)=" /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props" (previous value: " /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props") at /builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets (50,5) Property reassignment: $(RepoApiArgs)=" /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true" (previous value: " /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props") at /builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets (51,5) Property reassignment: $(RepoApiArgs)=" /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:DotNetOutputBlobFeedDir=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/" (previous value: " /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true") at /builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets (55,5) Project "/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/core-setup.proj" (8) on node 1 (ApplyPatches target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "ApplyPatches" skipped, due to false condition; (Exists('$(PatchesDir)$(RepositoryName)') and '$(SkipPatches)' != 'true') was evaluated as (Exists('/builddir/build/BUILD/dotnet-2.1.2/patches/core-setup') and '' != 'true'). Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/core-setup.proj" (ApplyPatches target(s)). Property reassignment: $(RoslynTargetsPath)="/builddir/build/BUILD/dotnet-2.1.2/Tools/" (previous value: "/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/sdk/2.1.301/Roslyn") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (6,5) Property reassignment: $(RoslynPackageName)="Microsoft.NETCore.Compilers" (previous value: "Microsoft.Net.Compilers") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (17,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet"") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (69,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore --packages "/builddir/build/BUILD/dotnet-2.1.2/packages" @(DotnetSourceList -> '--source %(Identity)', ' ')" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (70,5) Property reassignment: $(BuildArguments)="x64 Release skiptests ignorewarnings -PortableBuild=false -nopgooptimize" (previous value: "x64 Release skiptests ignorewarnings -PortableBuild=false ") at /builddir/build/BUILD/dotnet-2.1.2/repos/coreclr.proj (6,5) Property reassignment: $(BuildArguments)="x64 Release skiptests ignorewarnings -PortableBuild=false -nopgooptimize msbuildonunsupportedplatform" (previous value: "x64 Release skiptests ignorewarnings -PortableBuild=false -nopgooptimize") at /builddir/build/BUILD/dotnet-2.1.2/repos/coreclr.proj (7,5) Property reassignment: $(BuildArguments)="x64 Release skiptests ignorewarnings -PortableBuild=false -nopgooptimize msbuildonunsupportedplatform cmakeargs -DCLR_CMAKE_USE_SYSTEM_LIBUNWIND=TRUE" (previous value: "x64 Release skiptests ignorewarnings -PortableBuild=false -nopgooptimize msbuildonunsupportedplatform") at /builddir/build/BUILD/dotnet-2.1.2/repos/coreclr.proj (8,5) Property reassignment: $(RepoApiArgs)=" /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props" (previous value: " /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props") at /builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets (50,5) Property reassignment: $(RepoApiArgs)=" /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true" (previous value: " /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props") at /builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets (51,5) Property reassignment: $(RepoApiArgs)=" /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:DotNetOutputBlobFeedDir=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/" (previous value: " /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true") at /builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets (55,5) Project "/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/coreclr.proj" (9) on node 1 (ApplyPatches target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "ApplyPatches" skipped, due to false condition; (Exists('$(PatchesDir)$(RepositoryName)') and '$(SkipPatches)' != 'true') was evaluated as (Exists('/builddir/build/BUILD/dotnet-2.1.2/patches/coreclr') and '' != 'true'). Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/coreclr.proj" (ApplyPatches target(s)). Property reassignment: $(RoslynTargetsPath)="/builddir/build/BUILD/dotnet-2.1.2/Tools/" (previous value: "/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/sdk/2.1.301/Roslyn") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (6,5) Property reassignment: $(RoslynPackageName)="Microsoft.NETCore.Compilers" (previous value: "Microsoft.Net.Compilers") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (17,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet"") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (69,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore --packages "/builddir/build/BUILD/dotnet-2.1.2/packages" @(DotnetSourceList -> '--source %(Identity)', ' ')" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (70,5) Property reassignment: $(RepoApiArgs)=" /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props" (previous value: " /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props") at /builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets (50,5) Property reassignment: $(RepoApiArgs)=" /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true" (previous value: " /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props") at /builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets (51,5) Property reassignment: $(RepoApiArgs)=" /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:DotNetOutputBlobFeedDir=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/" (previous value: " /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true") at /builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets (55,5) Project "/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/corefx.proj" (10) on node 1 (ApplyPatches target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "ApplyPatches" skipped, due to false condition; (Exists('$(PatchesDir)$(RepositoryName)') and '$(SkipPatches)' != 'true') was evaluated as (Exists('/builddir/build/BUILD/dotnet-2.1.2/patches/corefx') and '' != 'true'). Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/corefx.proj" (ApplyPatches target(s)). Property reassignment: $(RoslynTargetsPath)="/builddir/build/BUILD/dotnet-2.1.2/Tools/" (previous value: "/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/sdk/2.1.301/Roslyn") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (6,5) Property reassignment: $(RoslynPackageName)="Microsoft.NETCore.Compilers" (previous value: "Microsoft.Net.Compilers") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (17,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet"") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (69,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore --packages "/builddir/build/BUILD/dotnet-2.1.2/packages" @(DotnetSourceList -> '--source %(Identity)', ' ')" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (70,5) Property reassignment: $(OrchestratedManifestBuildName)="N/A" (previous value: "fsharp") at /builddir/build/BUILD/dotnet-2.1.2/repos/fsharp.proj (10,5) Project "/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/fsharp.proj" (11) on node 1 (ApplyPatches target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "ApplyPatches" skipped, due to false condition; (Exists('$(PatchesDir)$(RepositoryName)') and '$(SkipPatches)' != 'true') was evaluated as (Exists('/builddir/build/BUILD/dotnet-2.1.2/patches/fsharp') and '' != 'true'). Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/fsharp.proj" (ApplyPatches target(s)). Property reassignment: $(RoslynTargetsPath)="/builddir/build/BUILD/dotnet-2.1.2/Tools/" (previous value: "/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/sdk/2.1.301/Roslyn") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (6,5) Property reassignment: $(RoslynPackageName)="Microsoft.NETCore.Compilers" (previous value: "Microsoft.Net.Compilers") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (17,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet"") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (69,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore --packages "/builddir/build/BUILD/dotnet-2.1.2/packages" @(DotnetSourceList -> '--source %(Identity)', ' ')" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (70,5) Property reassignment: $(OrchestratedManifestBuildName)="N/A" (previous value: "javascriptservices") at /builddir/build/BUILD/dotnet-2.1.2/repos/javascriptservices.proj (9,5) Project "/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/javascriptservices.proj" (12) on node 1 (ApplyPatches target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "ApplyPatches" skipped, due to false condition; (Exists('$(PatchesDir)$(RepositoryName)') and '$(SkipPatches)' != 'true') was evaluated as (Exists('/builddir/build/BUILD/dotnet-2.1.2/patches/javascriptservices') and '' != 'true'). Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/javascriptservices.proj" (ApplyPatches target(s)). Property reassignment: $(RoslynTargetsPath)="/builddir/build/BUILD/dotnet-2.1.2/Tools/" (previous value: "/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/sdk/2.1.301/Roslyn") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (6,5) Property reassignment: $(RoslynPackageName)="Microsoft.NETCore.Compilers" (previous value: "Microsoft.Net.Compilers") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (17,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet"") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (69,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore --packages "/builddir/build/BUILD/dotnet-2.1.2/packages" @(DotnetSourceList -> '--source %(Identity)', ' ')" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (70,5) Property reassignment: $(OrchestratedManifestBuildName)="N/A" (previous value: "known-good") at /builddir/build/BUILD/dotnet-2.1.2/repos/known-good.proj (6,5) Overriding target "RepoBuild" in project "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" with target "RepoBuild" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/known-good.proj". Project "/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/known-good.proj" (13) on node 1 (ApplyPatches target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "ApplyPatches" skipped, due to false condition; (Exists('$(PatchesDir)$(RepositoryName)') and '$(SkipPatches)' != 'true') was evaluated as (Exists('/builddir/build/BUILD/dotnet-2.1.2/patches/known-good') and '' != 'true'). Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/known-good.proj" (ApplyPatches target(s)). Property reassignment: $(RoslynTargetsPath)="/builddir/build/BUILD/dotnet-2.1.2/Tools/" (previous value: "/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/sdk/2.1.301/Roslyn") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (6,5) Property reassignment: $(RoslynPackageName)="Microsoft.NETCore.Compilers" (previous value: "Microsoft.Net.Compilers") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (17,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet"") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (69,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore --packages "/builddir/build/BUILD/dotnet-2.1.2/packages" @(DotnetSourceList -> '--source %(Identity)', ' ')" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (70,5) Property reassignment: $(OrchestratedManifestBuildName)="N/A" (previous value: "msbuild") at /builddir/build/BUILD/dotnet-2.1.2/repos/msbuild.proj (18,5) Property reassignment: $(RepoApiArgs)=" /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true" (previous value: " /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props") at /builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets (51,5) Project "/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/msbuild.proj" (14) on node 1 (ApplyPatches target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "ApplyPatches" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/msbuild.proj" (entry point): Added Item(s): PatchesToApply=/builddir/build/BUILD/dotnet-2.1.2/patches/msbuild/0001-Add-TargetingPack-and-enable-net46-builds-for-source.patch Set Property: PatchCommand=git apply --ignore-whitespace --whitespace=nowarn Task "Exec" Task Parameter:Command=git apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-2.1.2/patches/msbuild/0001-Add-TargetingPack-and-enable-net46-builds-for-source.patch Task Parameter:WorkingDirectory=/builddir/build/BUILD/dotnet-2.1.2/src/msbuild/ git apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-2.1.2/patches/msbuild/0001-Add-TargetingPack-and-enable-net46-builds-for-source.patch Done executing task "Exec". Done building target "ApplyPatches" in project "msbuild.proj". Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/msbuild.proj" (ApplyPatches target(s)). Property reassignment: $(RoslynTargetsPath)="/builddir/build/BUILD/dotnet-2.1.2/Tools/" (previous value: "/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/sdk/2.1.301/Roslyn") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (6,5) Property reassignment: $(RoslynPackageName)="Microsoft.NETCore.Compilers" (previous value: "Microsoft.Net.Compilers") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (17,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet"") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (69,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore --packages "/builddir/build/BUILD/dotnet-2.1.2/packages" @(DotnetSourceList -> '--source %(Identity)', ' ')" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (70,5) Property reassignment: $(OrchestratedManifestBuildName)="N/A" (previous value: "netcorecli-fsc") at /builddir/build/BUILD/dotnet-2.1.2/repos/netcorecli-fsc.proj (9,5) Project "/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/netcorecli-fsc.proj" (15) on node 1 (ApplyPatches target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "ApplyPatches" skipped, due to false condition; (Exists('$(PatchesDir)$(RepositoryName)') and '$(SkipPatches)' != 'true') was evaluated as (Exists('/builddir/build/BUILD/dotnet-2.1.2/patches/netcorecli-fsc') and '' != 'true'). Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/netcorecli-fsc.proj" (ApplyPatches target(s)). Property reassignment: $(RoslynTargetsPath)="/builddir/build/BUILD/dotnet-2.1.2/Tools/" (previous value: "/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/sdk/2.1.301/Roslyn") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (6,5) Property reassignment: $(RoslynPackageName)="Microsoft.NETCore.Compilers" (previous value: "Microsoft.Net.Compilers") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (17,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet"") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (69,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore --packages "/builddir/build/BUILD/dotnet-2.1.2/packages" @(DotnetSourceList -> '--source %(Identity)', ' ')" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (70,5) Property reassignment: $(OrchestratedManifestBuildName)="N/A" (previous value: "newtonsoft-json") at /builddir/build/BUILD/dotnet-2.1.2/repos/newtonsoft-json.proj (16,5) Project "/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/newtonsoft-json.proj" (16) on node 1 (ApplyPatches target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "ApplyPatches" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/newtonsoft-json.proj" (entry point): Added Item(s): PatchesToApply= /builddir/build/BUILD/dotnet-2.1.2/patches/newtonsoft-json/0001-Run-dotnet-migrate-to-generate-Newtonsoft.Json.Dotne.patch /builddir/build/BUILD/dotnet-2.1.2/patches/newtonsoft-json/0002-Fixup-result-of-migration.patch /builddir/build/BUILD/dotnet-2.1.2/patches/newtonsoft-json/0003-Use-correct-version-number.patch Set Property: PatchCommand=git apply --ignore-whitespace --whitespace=nowarn Task "Exec" Task Parameter:Command=git apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-2.1.2/patches/newtonsoft-json/0001-Run-dotnet-migrate-to-generate-Newtonsoft.Json.Dotne.patch Task Parameter:WorkingDirectory=/builddir/build/BUILD/dotnet-2.1.2/src/newtonsoft-json/ git apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-2.1.2/patches/newtonsoft-json/0001-Run-dotnet-migrate-to-generate-Newtonsoft.Json.Dotne.patch Done executing task "Exec". Task "Exec" Task Parameter:Command=git apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-2.1.2/patches/newtonsoft-json/0002-Fixup-result-of-migration.patch Task Parameter:WorkingDirectory=/builddir/build/BUILD/dotnet-2.1.2/src/newtonsoft-json/ git apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-2.1.2/patches/newtonsoft-json/0002-Fixup-result-of-migration.patch Done executing task "Exec". Task "Exec" Task Parameter:Command=git apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-2.1.2/patches/newtonsoft-json/0003-Use-correct-version-number.patch Task Parameter:WorkingDirectory=/builddir/build/BUILD/dotnet-2.1.2/src/newtonsoft-json/ git apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-2.1.2/patches/newtonsoft-json/0003-Use-correct-version-number.patch Done executing task "Exec". Done building target "ApplyPatches" in project "newtonsoft-json.proj". Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/newtonsoft-json.proj" (ApplyPatches target(s)). Property reassignment: $(RoslynTargetsPath)="/builddir/build/BUILD/dotnet-2.1.2/Tools/" (previous value: "/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/sdk/2.1.301/Roslyn") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (6,5) Property reassignment: $(RoslynPackageName)="Microsoft.NETCore.Compilers" (previous value: "Microsoft.Net.Compilers") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (17,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet"") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (69,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore --packages "/builddir/build/BUILD/dotnet-2.1.2/packages" @(DotnetSourceList -> '--source %(Identity)', ' ')" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (70,5) Property reassignment: $(OrchestratedManifestBuildName)="N/A" (previous value: "nuget-client") at /builddir/build/BUILD/dotnet-2.1.2/repos/nuget-client.proj (15,5) Overriding target "RepoBuild" in project "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" with target "RepoBuild" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/nuget-client.proj". Project "/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/nuget-client.proj" (17) on node 1 (ApplyPatches target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "ApplyPatches" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/nuget-client.proj" (entry point): Added Item(s): PatchesToApply=/builddir/build/BUILD/dotnet-2.1.2/patches/nuget-client/0001-Add-TargetingPack-and-enable-net46-builds-for-source.patch Set Property: PatchCommand=git apply --ignore-whitespace --whitespace=nowarn Task "Exec" Task Parameter:Command=git apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-2.1.2/patches/nuget-client/0001-Add-TargetingPack-and-enable-net46-builds-for-source.patch Task Parameter:WorkingDirectory=/builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/ git apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-2.1.2/patches/nuget-client/0001-Add-TargetingPack-and-enable-net46-builds-for-source.patch Done executing task "Exec". Done building target "ApplyPatches" in project "nuget-client.proj". Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/nuget-client.proj" (ApplyPatches target(s)). Property reassignment: $(RoslynTargetsPath)="/builddir/build/BUILD/dotnet-2.1.2/Tools/" (previous value: "/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/sdk/2.1.301/Roslyn") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (6,5) Property reassignment: $(RoslynPackageName)="Microsoft.NETCore.Compilers" (previous value: "Microsoft.Net.Compilers") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (17,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet"") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (69,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore --packages "/builddir/build/BUILD/dotnet-2.1.2/packages" @(DotnetSourceList -> '--source %(Identity)', ' ')" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (70,5) Property reassignment: $(OrchestratedManifestBuildName)="N/A" (previous value: "roslyn-tools") at /builddir/build/BUILD/dotnet-2.1.2/repos/roslyn-tools.proj (6,5) Property reassignment: $(RepoApiArgs)=" /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props" (previous value: " /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props") at /builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets (50,5) Property reassignment: $(RepoApiArgs)=" /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true" (previous value: " /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props") at /builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets (51,5) Property reassignment: $(RepoApiArgs)=" /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:DotNetOutputBlobFeedDir=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/" (previous value: " /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true") at /builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets (55,5) Project "/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/roslyn-tools.proj" (18) on node 1 (ApplyPatches target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "ApplyPatches" skipped, due to false condition; (Exists('$(PatchesDir)$(RepositoryName)') and '$(SkipPatches)' != 'true') was evaluated as (Exists('/builddir/build/BUILD/dotnet-2.1.2/patches/roslyn-tools') and '' != 'true'). Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/roslyn-tools.proj" (ApplyPatches target(s)). Property reassignment: $(RoslynTargetsPath)="/builddir/build/BUILD/dotnet-2.1.2/Tools/" (previous value: "/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/sdk/2.1.301/Roslyn") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (6,5) Property reassignment: $(RoslynPackageName)="Microsoft.NETCore.Compilers" (previous value: "Microsoft.Net.Compilers") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (17,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet"") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (69,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore --packages "/builddir/build/BUILD/dotnet-2.1.2/packages" @(DotnetSourceList -> '--source %(Identity)', ' ')" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (70,5) Property reassignment: $(OrchestratedManifestBuildName)="N/A" (previous value: "roslyn") at /builddir/build/BUILD/dotnet-2.1.2/repos/roslyn.proj (12,5) Overriding target "Package" in project "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" with target "Package" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/roslyn.proj". Project "/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/roslyn.proj" (19) on node 1 (ApplyPatches target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "ApplyPatches" skipped, due to false condition; (Exists('$(PatchesDir)$(RepositoryName)') and '$(SkipPatches)' != 'true') was evaluated as (Exists('/builddir/build/BUILD/dotnet-2.1.2/patches/roslyn') and '' != 'true'). Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/roslyn.proj" (ApplyPatches target(s)). Property reassignment: $(RoslynTargetsPath)="/builddir/build/BUILD/dotnet-2.1.2/Tools/" (previous value: "/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/sdk/2.1.301/Roslyn") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (6,5) Property reassignment: $(RoslynPackageName)="Microsoft.NETCore.Compilers" (previous value: "Microsoft.Net.Compilers") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (17,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet"") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (69,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore --packages "/builddir/build/BUILD/dotnet-2.1.2/packages" @(DotnetSourceList -> '--source %(Identity)', ' ')" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (70,5) Property reassignment: $(BuildCommandArgs)="--pack --configuration Release /p:BUILD_BUILDNUMBER=20180613.3 /p:PB_PackageVersionPropsUrl=file:///builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props" (previous value: "--pack --configuration Release /p:BUILD_BUILDNUMBER=20180613.3") at /builddir/build/BUILD/dotnet-2.1.2/repos/sdk.proj (10,5) Property reassignment: $(OrchestratedManifestBuildName)="dotnet/sdk" (previous value: "sdk") at /builddir/build/BUILD/dotnet-2.1.2/repos/sdk.proj (13,5) Property reassignment: $(RepoApiArgs)=" /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true" (previous value: " /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props") at /builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets (51,5) Property reassignment: $(RepoApiArgs)=" /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:DotNetOutputBlobFeedDir=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/" (previous value: " /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true") at /builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets (55,5) Project "/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/sdk.proj" (20) on node 1 (ApplyPatches target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "ApplyPatches" skipped, due to false condition; (Exists('$(PatchesDir)$(RepositoryName)') and '$(SkipPatches)' != 'true') was evaluated as (Exists('/builddir/build/BUILD/dotnet-2.1.2/patches/sdk') and '' != 'true'). Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/sdk.proj" (ApplyPatches target(s)). Property reassignment: $(RoslynTargetsPath)="/builddir/build/BUILD/dotnet-2.1.2/Tools/" (previous value: "/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/sdk/2.1.301/Roslyn") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (6,5) Property reassignment: $(RoslynPackageName)="Microsoft.NETCore.Compilers" (previous value: "Microsoft.Net.Compilers") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (17,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet"") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (69,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore --packages "/builddir/build/BUILD/dotnet-2.1.2/packages" @(DotnetSourceList -> '--source %(Identity)', ' ')" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (70,5) Property reassignment: $(OrchestratedManifestBuildName)="N/A" (previous value: "standard") at /builddir/build/BUILD/dotnet-2.1.2/repos/standard.proj (11,5) Property reassignment: $(RepoApiArgs)=" /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props" (previous value: " /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props") at /builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets (50,5) Property reassignment: $(RepoApiArgs)=" /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true" (previous value: " /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props") at /builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets (51,5) Property reassignment: $(RepoApiArgs)=" /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:DotNetOutputBlobFeedDir=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/" (previous value: " /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true") at /builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets (55,5) Project "/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/standard.proj" (21) on node 1 (ApplyPatches target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "ApplyPatches" skipped, due to false condition; (Exists('$(PatchesDir)$(RepositoryName)') and '$(SkipPatches)' != 'true') was evaluated as (Exists('/builddir/build/BUILD/dotnet-2.1.2/patches/standard') and '' != 'true'). Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/standard.proj" (ApplyPatches target(s)). Property reassignment: $(RoslynTargetsPath)="/builddir/build/BUILD/dotnet-2.1.2/Tools/" (previous value: "/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/sdk/2.1.301/Roslyn") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (6,5) Property reassignment: $(RoslynPackageName)="Microsoft.NETCore.Compilers" (previous value: "Microsoft.Net.Compilers") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (17,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet"") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (69,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore --packages "/builddir/build/BUILD/dotnet-2.1.2/packages" @(DotnetSourceList -> '--source %(Identity)', ' ')" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (70,5) Property reassignment: $(OrchestratedManifestBuildName)="N/A" (previous value: "templating") at /builddir/build/BUILD/dotnet-2.1.2/repos/templating.proj (11,5) Overriding target "RepoBuild" in project "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" with target "RepoBuild" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/templating.proj". Project "/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/templating.proj" (22) on node 1 (ApplyPatches target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "ApplyPatches" skipped, due to false condition; (Exists('$(PatchesDir)$(RepositoryName)') and '$(SkipPatches)' != 'true') was evaluated as (Exists('/builddir/build/BUILD/dotnet-2.1.2/patches/templating') and '' != 'true'). Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/templating.proj" (ApplyPatches target(s)). Property reassignment: $(RoslynTargetsPath)="/builddir/build/BUILD/dotnet-2.1.2/Tools/" (previous value: "/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/sdk/2.1.301/Roslyn") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (6,5) Property reassignment: $(RoslynPackageName)="Microsoft.NETCore.Compilers" (previous value: "Microsoft.Net.Compilers") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (17,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet"") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (69,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore --packages "/builddir/build/BUILD/dotnet-2.1.2/packages" @(DotnetSourceList -> '--source %(Identity)', ' ')" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (70,5) Property reassignment: $(OrchestratedManifestBuildName)="N/A" (previous value: "vstest") at /builddir/build/BUILD/dotnet-2.1.2/repos/vstest.proj (8,5) Project "/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/vstest.proj" (23) on node 1 (ApplyPatches target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "ApplyPatches" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/vstest.proj" (entry point): Added Item(s): PatchesToApply= /builddir/build/BUILD/dotnet-2.1.2/patches/vstest/0001-Remove-build-for-net451-in-source-build.patch /builddir/build/BUILD/dotnet-2.1.2/patches/vstest/0002-Remove-unneccessary-projects-from-sln.patch /builddir/build/BUILD/dotnet-2.1.2/patches/vstest/0003-Update-build-script-to-only-includ-netcore-for-packa.patch Set Property: PatchCommand=git apply --ignore-whitespace --whitespace=nowarn Task "Exec" Task Parameter:Command=git apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-2.1.2/patches/vstest/0001-Remove-build-for-net451-in-source-build.patch Task Parameter:WorkingDirectory=/builddir/build/BUILD/dotnet-2.1.2/src/vstest/ git apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-2.1.2/patches/vstest/0001-Remove-build-for-net451-in-source-build.patch Done executing task "Exec". Task "Exec" Task Parameter:Command=git apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-2.1.2/patches/vstest/0002-Remove-unneccessary-projects-from-sln.patch Task Parameter:WorkingDirectory=/builddir/build/BUILD/dotnet-2.1.2/src/vstest/ git apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-2.1.2/patches/vstest/0002-Remove-unneccessary-projects-from-sln.patch Done executing task "Exec". Task "Exec" Task Parameter:Command=git apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-2.1.2/patches/vstest/0003-Update-build-script-to-only-includ-netcore-for-packa.patch Task Parameter:WorkingDirectory=/builddir/build/BUILD/dotnet-2.1.2/src/vstest/ git apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-2.1.2/patches/vstest/0003-Update-build-script-to-only-includ-netcore-for-packa.patch Done executing task "Exec". Done building target "ApplyPatches" in project "vstest.proj". Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/vstest.proj" (ApplyPatches target(s)). Property reassignment: $(RoslynTargetsPath)="/builddir/build/BUILD/dotnet-2.1.2/Tools/" (previous value: "/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/sdk/2.1.301/Roslyn") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (6,5) Property reassignment: $(RoslynPackageName)="Microsoft.NETCore.Compilers" (previous value: "Microsoft.Net.Compilers") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (17,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet"") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (69,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore --packages "/builddir/build/BUILD/dotnet-2.1.2/packages" @(DotnetSourceList -> '--source %(Identity)', ' ')" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (70,5) Project "/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/websdk.proj" (24) on node 1 (ApplyPatches target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "ApplyPatches" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/websdk.proj" (entry point): Added Item(s): PatchesToApply=/builddir/build/BUILD/dotnet-2.1.2/patches/websdk/0001-Add-versioned-AspNetCore-patch-override-properties.patch Set Property: PatchCommand=git apply --ignore-whitespace --whitespace=nowarn Task "Exec" Task Parameter:Command=git apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-2.1.2/patches/websdk/0001-Add-versioned-AspNetCore-patch-override-properties.patch Task Parameter:WorkingDirectory=/builddir/build/BUILD/dotnet-2.1.2/src/websdk/ git apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-2.1.2/patches/websdk/0001-Add-versioned-AspNetCore-patch-override-properties.patch Done executing task "Exec". Done building target "ApplyPatches" in project "websdk.proj". Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/websdk.proj" (ApplyPatches target(s)). Property reassignment: $(RoslynTargetsPath)="/builddir/build/BUILD/dotnet-2.1.2/Tools/" (previous value: "/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/sdk/2.1.301/Roslyn") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (6,5) Property reassignment: $(RoslynPackageName)="Microsoft.NETCore.Compilers" (previous value: "Microsoft.Net.Compilers") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Roslyn.Common.props (17,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet"") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (69,5) Property reassignment: $(DotnetRestoreCommand)=""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore --packages "/builddir/build/BUILD/dotnet-2.1.2/packages" @(DotnetSourceList -> '--source %(Identity)', ' ')" (previous value: ""/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet" restore") at /builddir/build/BUILD/dotnet-2.1.2/Tools/Build.Common.props (70,5) Property reassignment: $(OrchestratedManifestBuildName)="N/A" (previous value: "xliff-tasks") at /builddir/build/BUILD/dotnet-2.1.2/repos/xliff-tasks.proj (8,5) Overriding target "RepoBuild" in project "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" with target "RepoBuild" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/xliff-tasks.proj". Project "/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/xliff-tasks.proj" (25) on node 1 (ApplyPatches target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "ApplyPatches" skipped, due to false condition; (Exists('$(PatchesDir)$(RepositoryName)') and '$(SkipPatches)' != 'true') was evaluated as (Exists('/builddir/build/BUILD/dotnet-2.1.2/patches/xliff-tasks') and '' != 'true'). Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/xliff-tasks.proj" (ApplyPatches target(s)). Done executing task "MSBuild". Done building target "ApplyPatches" in project "init-build.proj". Done executing task "CallTarget". Using "Touch" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "Touch" Task Parameter:Files=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/init-build-proj.complete Task Parameter:AlwaysCreate=True Creating "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/init-build-proj.complete" because "AlwaysCreate" was specified. Done executing task "Touch". Done building target "Build" in project "init-build.proj". Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj" (default targets). Done executing task "MSBuild". Done building target "InitBuild" in project "build.proj". Target "Build" in project "/builddir/build/BUILD/dotnet-2.1.2/build.proj" (entry point): Task "Message" Task Parameter:Text=Build Environment: x64 Release Linux centos.7-x64 Build Environment: x64 Release Linux centos.7-x64 Done executing task "Message". Task "MSBuild" Task Parameter:Projects=repos/known-good.proj Task Parameter:Targets=Build Task Parameter:BuildInParallel=False Task Parameter:StopOnFirstFailure=True Project "/builddir/build/BUILD/dotnet-2.1.2/build.proj" (1) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/known-good.proj" (13:2) on node 1 (Build target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "BuildRepoReferences" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/known-good.proj" (target "Build" depends on it): Task "Message" Task Parameter:Importance=High Task Parameter:Text=Building dependencies [roslyn-tools;application-insights;common;javascriptservices;netcorecli-fsc;newtonsoft-json;standard;xliff-tasks;msbuild;clicommandlineparser;roslyn;nuget-client;websdk;coreclr;templating;corefx;core-setup;sdk;vstest;cli-migrate;fsharp;cli] needed by 'known-good'. Building dependencies [roslyn-tools;application-insights;common;javascriptservices;netcorecli-fsc;newtonsoft-json;standard;xliff-tasks;msbuild;clicommandlineparser;roslyn;nuget-client;websdk;coreclr;templating;corefx;core-setup;sdk;vstest;cli-migrate;fsharp;cli] needed by 'known-good'. Done executing task "Message". Added Item(s): _DependentProject= roslyn-tools.proj application-insights.proj common.proj javascriptservices.proj netcorecli-fsc.proj newtonsoft-json.proj standard.proj xliff-tasks.proj msbuild.proj clicommandlineparser.proj roslyn.proj nuget-client.proj websdk.proj coreclr.proj templating.proj corefx.proj core-setup.proj sdk.proj vstest.proj cli-migrate.proj fsharp.proj cli.proj Task "MSBuild" Task Parameter: Projects= roslyn-tools.proj application-insights.proj common.proj javascriptservices.proj netcorecli-fsc.proj newtonsoft-json.proj standard.proj xliff-tasks.proj msbuild.proj clicommandlineparser.proj roslyn.proj nuget-client.proj websdk.proj coreclr.proj templating.proj corefx.proj core-setup.proj sdk.proj vstest.proj cli-migrate.proj fsharp.proj cli.proj Task Parameter:Targets=Build Task Parameter:BuildInParallel=False Task Parameter:StopOnFirstFailure=True Project "/builddir/build/BUILD/dotnet-2.1.2/repos/known-good.proj" (13:2) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/roslyn-tools.proj" (18:2) on node 1 (Build target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "BuildRepoReferences" skipped, due to false condition; ('@(RepositoryReference)' != '' and '$(SkipRepoReferences)' != 'true') was evaluated as ('' != '' and '' != 'true'). Target "UpdateNuGetConfig" skipped, due to false condition; ('$(NuGetConfigFile)' != '' OR '@(NuGetConfigFiles)' != '') was evaluated as ('' != '' OR '' != ''). Target "UpdateCLIVersionInGlobalJson" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/roslyn-tools.proj" (target "Build" depends on it): Using "UpdateJson" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "UpdateJson" Task Parameter:JsonFilePath=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn-tools/global.json Task Parameter:PathToAttribute=sdk.version Task Parameter:NewAttributeValue=2.1.301 Done executing task "UpdateJson". Done building target "UpdateCLIVersionInGlobalJson" in project "roslyn-tools.proj". Target "CreateBuildOutputProps" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/roslyn-tools.proj" (target "Build" depends on it): Using "WriteBuildOutputProps" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "WriteBuildOutputProps" Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props Done executing task "WriteBuildOutputProps". Task "WriteBuildOutputProps" Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props.pre.roslyn-tools.xml Done executing task "WriteBuildOutputProps". Using "ReadLinesFromFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Task "ReadLinesFromFile" Task Parameter:File=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props Output Item(s): VersionProperties= Done executing task "ReadLinesFromFile". Task "Message" Task Parameter:Importance=High Task Parameter:Text=roslyn-tools is using versions /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props roslyn-tools is using versions /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Done building target "CreateBuildOutputProps" in project "roslyn-tools.proj". Target "CreateRestoreSourceProps" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/roslyn-tools.proj" (target "Build" depends on it): Added Item(s): _DotNetRestoreSources=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ Added Item(s): _DotNetRestoreSources=/builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ Using "WriteRestoreSourceProps" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "WriteRestoreSourceProps" Task Parameter: RestoreSources= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props Done executing task "WriteRestoreSourceProps". Done building target "CreateRestoreSourceProps" in project "roslyn-tools.proj". Target "Update" skipped, due to false condition; ('$(DependencyVersionInputRepoApiImplemented)' != 'true' AND '$(UpdateCommand)' != '') was evaluated as ('true' != 'true' AND '' != ''). Target "BootstrapBuildTools" skipped, due to false condition; ('$(SkipBootstrapBuildTools)' != 'true' and '$(_IsBootstrapping)' == 'true') was evaluated as ('' != 'true' and '' == 'true'). Target "BootstrapRoslynToolsRepoToolset" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/roslyn-tools.proj" (target "Build" depends on it): Added Item(s): EnvironmentVariables=RESOLVE_REPO_TOOLSET_PACKAGE_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/source-built/RoslynTools.RepoToolset/ Added Item(s): EnvironmentVariables=RESOLVE_REPO_TOOLSET_SDK_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/source-built/RoslynTools.RepoToolset/sdk/ Added Item(s): EnvironmentVariables=RESOLVE_REPO_TOOLSET_SDK_VERSION=1.0.0-source-built Done building target "BootstrapRoslynToolsRepoToolset" in project "roslyn-tools.proj". Target "Build" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/roslyn-tools.proj" (entry point): Task "Message" Task Parameter:Importance=High Task Parameter:Text=[15:46:37.15] Building 'roslyn-tools' [15:46:37.15] Building 'roslyn-tools' Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=Running command: Running command: Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= /builddir/build/BUILD/dotnet-2.1.2/src/roslyn-tools/build.sh --pack --configuration Release /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:DotNetOutputBlobFeedDir=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/ /builddir/build/BUILD/dotnet-2.1.2/src/roslyn-tools/build.sh --pack --configuration Release /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:DotNetOutputBlobFeedDir=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/ Done executing task "Message". Task "Message" skipped, due to false condition; ('$(BuildCommand)' == '') was evaluated as ('/builddir/build/BUILD/dotnet-2.1.2/src/roslyn-tools/build.sh --pack --configuration Release' == ''). Task "Message" Task Parameter:Importance=High Task Parameter:Text= Log: /builddir/build/BUILD/dotnet-2.1.2/bin/logs/roslyn-tools.log Log: /builddir/build/BUILD/dotnet-2.1.2/bin/logs/roslyn-tools.log Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= With Enivornment Varibles: With Enivornment Varibles: Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_RUNTIME_ID=centos.7-x64 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= BUILDTOOLS_SKIP_CROSSGEN=1 BUILDTOOLS_SKIP_CROSSGEN=1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildFromSource=true DotNetBuildFromSource=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildOffline=true DotNetBuildOffline=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= StabilizePackageVersion=true StabilizePackageVersion=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= PB_IsStable=true PB_IsStable=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= MSBUILDDISABLENODEREUSE=1 MSBUILDDISABLENODEREUSE=1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= UsingToolMicrosoftNetCompilers=false UsingToolMicrosoftNetCompilers=false Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= GIT_COMMIT=47d48ec691032e35882a7f6c4c632d621f4f04a8 GIT_COMMIT=47d48ec691032e35882a7f6c4c632d621f4f04a8 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= LatestCommit=47d48ec691032e35882a7f6c4c632d621f4f04a8 LatestCommit=47d48ec691032e35882a7f6c4c632d621f4f04a8 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= OfficialBuildId= OfficialBuildId= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= VersionSeedDate= VersionSeedDate= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= RESOLVE_REPO_TOOLSET_PACKAGE_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/source-built/RoslynTools.RepoToolset/ RESOLVE_REPO_TOOLSET_PACKAGE_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/source-built/RoslynTools.RepoToolset/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= RESOLVE_REPO_TOOLSET_SDK_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/source-built/RoslynTools.RepoToolset/sdk/ RESOLVE_REPO_TOOLSET_SDK_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/source-built/RoslynTools.RepoToolset/sdk/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= RESOLVE_REPO_TOOLSET_SDK_VERSION=1.0.0-source-built RESOLVE_REPO_TOOLSET_SDK_VERSION=1.0.0-source-built Done executing task "Message". Task "CallTarget" Task Parameter:Targets=RepoBuild Target "RepoBuild" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/roslyn-tools.proj" (target "Build" depends on it): Added Item(s): EnvironmentVariables=NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ Task "Exec" Task Parameter:Command=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn-tools/build.sh --pack --configuration Release /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:DotNetOutputBlobFeedDir=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/ >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/roslyn-tools.log 2>&1 Task Parameter:WorkingDirectory=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn-tools/ Task Parameter: EnvironmentVariables= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 UsingToolMicrosoftNetCompilers=false GIT_COMMIT=47d48ec691032e35882a7f6c4c632d621f4f04a8 LatestCommit=47d48ec691032e35882a7f6c4c632d621f4f04a8 OfficialBuildId= VersionSeedDate= RESOLVE_REPO_TOOLSET_PACKAGE_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/source-built/RoslynTools.RepoToolset/ RESOLVE_REPO_TOOLSET_SDK_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/source-built/RoslynTools.RepoToolset/sdk/ RESOLVE_REPO_TOOLSET_SDK_VERSION=1.0.0-source-built NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ Environment Variables passed to tool: DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 UsingToolMicrosoftNetCompilers=false GIT_COMMIT=47d48ec691032e35882a7f6c4c632d621f4f04a8 LatestCommit=47d48ec691032e35882a7f6c4c632d621f4f04a8 OfficialBuildId= VersionSeedDate= RESOLVE_REPO_TOOLSET_PACKAGE_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/source-built/RoslynTools.RepoToolset/ RESOLVE_REPO_TOOLSET_SDK_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/source-built/RoslynTools.RepoToolset/sdk/ RESOLVE_REPO_TOOLSET_SDK_VERSION=1.0.0-source-built NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ /builddir/build/BUILD/dotnet-2.1.2/src/roslyn-tools/build.sh --pack --configuration Release /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:DotNetOutputBlobFeedDir=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/ >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/roslyn-tools.log 2>&1 Done executing task "Exec". Done building target "RepoBuild" in project "roslyn-tools.proj". Done executing task "CallTarget". Task "Message" Task Parameter:Importance=High Task Parameter:Text=[15:46:48.29] Building 'roslyn-tools'...done [15:46:48.29] Building 'roslyn-tools'...done Done executing task "Message". Done building target "Build" in project "roslyn-tools.proj". Target "Package" skipped, due to false condition; ('$(BuildPackagesCommand)' != '') was evaluated as ('' != ''). Target "CopyPackage" skipped, due to false condition; ('$(OutputPlacementRepoApiImplemented)' != 'true' AND '$(PackagesOutput)' != '') was evaluated as ('true' != 'true' AND '' != ''). Target "GatherBuiltPackages" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/roslyn-tools.proj" (target "WriteVersions" depends on it): Done building target "GatherBuiltPackages" in project "roslyn-tools.proj". Target "WriteVersions" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/roslyn-tools.proj" (entry point): Task "WriteVersionsFile" skipped, due to false condition; ('@(_BuiltPackages)'!='') was evaluated as (''!=''). Done building target "WriteVersions" in project "roslyn-tools.proj". Target "GatherBuiltPackages" skipped. Previously built successfully. Target "ExtractToolPackage" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/roslyn-tools.proj" (entry point): Added Item(s): _AllSourceBuiltPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg Added Item(s): _ToolPackage=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg Task "Error" skipped, due to false condition; ('@(_ToolPackage->Count())' != '1') was evaluated as ('1' != '1'). Using "ZipFileExtractToDirectory" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/Tools/Microsoft.DotNet.Build.Tasks.dll". Task "ZipFileExtractToDirectory" Task Parameter:SourceArchive=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg Task Parameter:DestinationDirectory=/builddir/build/BUILD/dotnet-2.1.2/Tools/source-built/RoslynTools.RepoToolset/ Task Parameter:OverwriteDestination=True '/builddir/build/BUILD/dotnet-2.1.2/Tools/source-built/RoslynTools.RepoToolset/' already exists, trying to delete before unzipping... Decompressing '/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg' into '/builddir/build/BUILD/dotnet-2.1.2/Tools/source-built/RoslynTools.RepoToolset/'... Done executing task "ZipFileExtractToDirectory". Done building target "ExtractToolPackage" in project "roslyn-tools.proj". Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/roslyn-tools.proj" (Build target(s)). Project "/builddir/build/BUILD/dotnet-2.1.2/repos/known-good.proj" (13:2) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/application-insights.proj" (3:2) on node 1 (Build target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "BuildRepoReferences" skipped, due to false condition; ('@(RepositoryReference)' != '' and '$(SkipRepoReferences)' != 'true') was evaluated as ('' != '' and '' != 'true'). Target "UpdateNuGetConfig" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/application-insights.proj" (target "Build" depends on it): Added Item(s): NuGetConfigFiles=/builddir/build/BUILD/dotnet-2.1.2/src/application-insights/NuGet.config Using "RemoveInternetSourcesFromNuGetConfig" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "RemoveInternetSourcesFromNuGetConfig" Task Parameter:NuGetConfigFile=/builddir/build/BUILD/dotnet-2.1.2/src/application-insights/NuGet.config Done executing task "RemoveInternetSourcesFromNuGetConfig". Using "AddSourceToNuGetConfig" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "AddSourceToNuGetConfig" Task Parameter:NuGetConfigFile=/builddir/build/BUILD/dotnet-2.1.2/src/application-insights/NuGet.config Task Parameter:SourceName=prebuilt Task Parameter:SourcePath=/builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ Done executing task "AddSourceToNuGetConfig". Task "AddSourceToNuGetConfig" Task Parameter:NuGetConfigFile=/builddir/build/BUILD/dotnet-2.1.2/src/application-insights/NuGet.config Task Parameter:SourceName=source-built Task Parameter:SourcePath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ Done executing task "AddSourceToNuGetConfig". Done building target "UpdateNuGetConfig" in project "application-insights.proj". Target "UpdateCLIVersionInGlobalJson" skipped, due to false condition; ('$(GlobalJsonFile)' != '') was evaluated as ('' != ''). Target "CreateBuildOutputProps" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/application-insights.proj" (target "Build" depends on it): Added Item(s): _PreviouslySourceBuiltPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg Using "WriteBuildOutputProps" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "WriteBuildOutputProps" Task Parameter: NuGetPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props Done executing task "WriteBuildOutputProps". Task "WriteBuildOutputProps" Task Parameter: NuGetPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props.pre.application-insights.xml Done executing task "WriteBuildOutputProps". Task "ReadLinesFromFile" Task Parameter:File=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props Output Item(s): VersionProperties= 1.0.0-dev 1.0.0-dev Done executing task "ReadLinesFromFile". Task "Message" Task Parameter:Importance=High Task Parameter:Text=application-insights is using versions /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props application-insights is using versions /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.0-dev 1.0.0-dev Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.0-dev 1.0.0-dev Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Done building target "CreateBuildOutputProps" in project "application-insights.proj". Target "CreateRestoreSourceProps" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/application-insights.proj" (target "Build" depends on it): Added Item(s): _DotNetRestoreSources=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ Added Item(s): _DotNetRestoreSources=/builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ Using "WriteRestoreSourceProps" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "WriteRestoreSourceProps" Task Parameter: RestoreSources= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props Done executing task "WriteRestoreSourceProps". Done building target "CreateRestoreSourceProps" in project "application-insights.proj". Target "Update" skipped, due to false condition; ('$(DependencyVersionInputRepoApiImplemented)' != 'true' AND '$(UpdateCommand)' != '') was evaluated as ('false' != 'true' AND '' != ''). Target "BootstrapBuildTools" skipped, due to false condition; ('$(SkipBootstrapBuildTools)' != 'true' and '$(_IsBootstrapping)' == 'true') was evaluated as ('' != 'true' and '' == 'true'). Target "BootstrapRoslynToolsRepoToolset" skipped, due to false condition; ('$(UsesRepoToolset)' == 'true' AND ('$(BuiltToolPackageId)' != '$(RepoToolsetPackageId)' OR '$(OfflineBuild)' == 'true')) was evaluated as ('' == 'true' AND ('' != 'RoslynTools.RepoToolset' OR 'true' == 'true')). Target "Build" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/application-insights.proj" (entry point): Task "Message" Task Parameter:Importance=High Task Parameter:Text=[15:46:48.35] Building 'application-insights' [15:46:48.35] Building 'application-insights' Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=Running command: Running command: Done executing task "Message". Task "Message" skipped, due to false condition; ('$(BuildCommand)' != '') was evaluated as ('' != ''). Task "Message" Task Parameter:Importance=High Task Parameter:Text= Using custom build target Using custom build target Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Log: /builddir/build/BUILD/dotnet-2.1.2/bin/logs/application-insights.log Log: /builddir/build/BUILD/dotnet-2.1.2/bin/logs/application-insights.log Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= With Enivornment Varibles: With Enivornment Varibles: Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_RUNTIME_ID=centos.7-x64 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= BUILDTOOLS_SKIP_CROSSGEN=1 BUILDTOOLS_SKIP_CROSSGEN=1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildFromSource=true DotNetBuildFromSource=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildOffline=true DotNetBuildOffline=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= StabilizePackageVersion=true StabilizePackageVersion=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= PB_IsStable=true PB_IsStable=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= MSBUILDDISABLENODEREUSE=1 MSBUILDDISABLENODEREUSE=1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= LatestCommit=53b80940842204f78708a538628288ff5d741a1d LatestCommit=53b80940842204f78708a538628288ff5d741a1d Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= OfficialBuildId= OfficialBuildId= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= VersionSeedDate= VersionSeedDate= Done executing task "Message". Task "CallTarget" Task Parameter:Targets=RepoBuild Target "RepoBuild" in project "/builddir/build/BUILD/dotnet-2.1.2/repos/application-insights.proj" (target "Build" depends on it): Task "Exec" Task Parameter:Command=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet restore /builddir/build/BUILD/dotnet-2.1.2/src/application-insights/Microsoft.ApplicationInsights.csproj /p:Configuration=Release >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/application-insights.log 2>&1 Task Parameter: EnvironmentVariables= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 LatestCommit=53b80940842204f78708a538628288ff5d741a1d OfficialBuildId= VersionSeedDate= Environment Variables passed to tool: DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 LatestCommit=53b80940842204f78708a538628288ff5d741a1d OfficialBuildId= VersionSeedDate= /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet restore /builddir/build/BUILD/dotnet-2.1.2/src/application-insights/Microsoft.ApplicationInsights.csproj /p:Configuration=Release >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/application-insights.log 2>&1 Done executing task "Exec". Task "Exec" Task Parameter:Command=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet build /builddir/build/BUILD/dotnet-2.1.2/src/application-insights/Microsoft.ApplicationInsights.csproj /p:Configuration=Release >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/application-insights.log 2>&1 Task Parameter: EnvironmentVariables= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 LatestCommit=53b80940842204f78708a538628288ff5d741a1d OfficialBuildId= VersionSeedDate= Environment Variables passed to tool: DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 LatestCommit=53b80940842204f78708a538628288ff5d741a1d OfficialBuildId= VersionSeedDate= /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet build /builddir/build/BUILD/dotnet-2.1.2/src/application-insights/Microsoft.ApplicationInsights.csproj /p:Configuration=Release >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/application-insights.log 2>&1 Done executing task "Exec". Task "Exec" Task Parameter:Command=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet pack /builddir/build/BUILD/dotnet-2.1.2/src/application-insights/Microsoft.ApplicationInsights.csproj /p:Configuration=Release >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/application-insights.log 2>&1 Task Parameter: EnvironmentVariables= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 LatestCommit=53b80940842204f78708a538628288ff5d741a1d OfficialBuildId= VersionSeedDate= Environment Variables passed to tool: DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 LatestCommit=53b80940842204f78708a538628288ff5d741a1d OfficialBuildId= VersionSeedDate= /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet pack /builddir/build/BUILD/dotnet-2.1.2/src/application-insights/Microsoft.ApplicationInsights.csproj /p:Configuration=Release >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/application-insights.log 2>&1 Done executing task "Exec". Done building target "RepoBuild" in project "application-insights.proj". Done executing task "CallTarget". Task "Message" Task Parameter:Importance=High Task Parameter:Text=[15:46:54.31] Building 'application-insights'...done [15:46:54.31] Building 'application-insights'...done Done executing task "Message". Done building target "Build" in project "application-insights.proj". Target "Package" skipped, due to false condition; ('$(BuildPackagesCommand)' != '') was evaluated as ('' != ''). Target "GatherBuiltPackages" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/application-insights.proj" (target "CopyPackage" depends on it): Added Item(s): _BuiltPackages=/builddir/build/BUILD/dotnet-2.1.2/src/bin/Release/Microsoft.ApplicationInsights.2.0.0.nupkg Done building target "GatherBuiltPackages" in project "application-insights.proj". Target "CopyPackage" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/application-insights.proj" (entry point): Task "Copy" Task Parameter:SourceFiles=/builddir/build/BUILD/dotnet-2.1.2/src/bin/Release/Microsoft.ApplicationInsights.2.0.0.nupkg Task Parameter:DestinationFolder=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/bin/Release/Microsoft.ApplicationInsights.2.0.0.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg". Done executing task "Copy". Done building target "CopyPackage" in project "application-insights.proj". Target "GatherBuiltPackages" skipped. Previously built successfully. Target "WriteVersions" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/application-insights.proj" (entry point): Using "WriteVersionsFile" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "WriteVersionsFile" Task Parameter:NugetPackages=/builddir/build/BUILD/dotnet-2.1.2/src/bin/Release/Microsoft.ApplicationInsights.2.0.0.nupkg Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/build-info/dotnet/application-insights/release/2.0.0/Latest_Packages.txt Done executing task "WriteVersionsFile". Done building target "WriteVersions" in project "application-insights.proj". Target "ExtractToolPackage" skipped, due to false condition; ('$(BuiltToolPackageId)' != '') was evaluated as ('' != ''). Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/application-insights.proj" (Build target(s)). Project "/builddir/build/BUILD/dotnet-2.1.2/repos/known-good.proj" (13:2) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/common.proj" (7:2) on node 1 (Build target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "BuildRepoReferences" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/common.proj" (target "Build" depends on it): Task "Message" Task Parameter:Importance=High Task Parameter:Text=Building dependencies [newtonsoft-json] needed by 'common'. Building dependencies [newtonsoft-json] needed by 'common'. Done executing task "Message". Added Item(s): _DependentProject=newtonsoft-json.proj Task "MSBuild" Task Parameter:Projects=newtonsoft-json.proj Task Parameter:Targets=Build Task Parameter:BuildInParallel=False Task Parameter:StopOnFirstFailure=True Project "/builddir/build/BUILD/dotnet-2.1.2/repos/common.proj" (7:2) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/newtonsoft-json.proj" (16:2) on node 1 (Build target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "BuildRepoReferences" skipped, due to false condition; ('@(RepositoryReference)' != '' and '$(SkipRepoReferences)' != 'true') was evaluated as ('' != '' and '' != 'true'). Target "UpdateNuGetConfig" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/newtonsoft-json.proj" (target "Restore" depends on it): Added Item(s): NuGetConfigFiles=/builddir/build/BUILD/dotnet-2.1.2/src/newtonsoft-json/Src/NuGet.Config Using "RemoveInternetSourcesFromNuGetConfig" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "RemoveInternetSourcesFromNuGetConfig" Task Parameter:NuGetConfigFile=/builddir/build/BUILD/dotnet-2.1.2/src/newtonsoft-json/Src/NuGet.Config Done executing task "RemoveInternetSourcesFromNuGetConfig". Using "AddSourceToNuGetConfig" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "AddSourceToNuGetConfig" Task Parameter:NuGetConfigFile=/builddir/build/BUILD/dotnet-2.1.2/src/newtonsoft-json/Src/NuGet.Config Task Parameter:SourceName=prebuilt Task Parameter:SourcePath=/builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ Done executing task "AddSourceToNuGetConfig". Task "AddSourceToNuGetConfig" Task Parameter:NuGetConfigFile=/builddir/build/BUILD/dotnet-2.1.2/src/newtonsoft-json/Src/NuGet.Config Task Parameter:SourceName=source-built Task Parameter:SourcePath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ Done executing task "AddSourceToNuGetConfig". Done building target "UpdateNuGetConfig" in project "newtonsoft-json.proj". Target "Restore" in project "/builddir/build/BUILD/dotnet-2.1.2/repos/newtonsoft-json.proj" (target "Build" depends on it): Task "Exec" Task Parameter:Command=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet restore /builddir/build/BUILD/dotnet-2.1.2/src/newtonsoft-json/Src/Newtonsoft.Json/Newtonsoft.Json.Dotnet.csproj "/p:DotnetOnly=true" "/p:Configuration=Release" "/p:AssemblyOriginatorKeyFile=/builddir/build/BUILD/dotnet-2.1.2/keys/Newtonsoft.Json.snk" "/p:SignAssembly=true" "/p:PublicSign=true" "/p:TreatWarningsAsErrors=false" "/p:AdditionalConstants=SIGNED" >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/newtonsoft-json.log 2>&1 Task Parameter:WorkingDirectory=/builddir/build/BUILD/dotnet-2.1.2/src/newtonsoft-json/ Task Parameter: EnvironmentVariables= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 LatestCommit=e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37 OfficialBuildId= VersionSeedDate= Environment Variables passed to tool: DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 LatestCommit=e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37 OfficialBuildId= VersionSeedDate= /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet restore /builddir/build/BUILD/dotnet-2.1.2/src/newtonsoft-json/Src/Newtonsoft.Json/Newtonsoft.Json.Dotnet.csproj "/p:DotnetOnly=true" "/p:Configuration=Release" "/p:AssemblyOriginatorKeyFile=/builddir/build/BUILD/dotnet-2.1.2/keys/Newtonsoft.Json.snk" "/p:SignAssembly=true" "/p:PublicSign=true" "/p:TreatWarningsAsErrors=false" "/p:AdditionalConstants=SIGNED" >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/newtonsoft-json.log 2>&1 Done executing task "Exec". Done building target "Restore" in project "newtonsoft-json.proj". Target "UpdateNuGetConfig" skipped. Previously built successfully. Target "UpdateCLIVersionInGlobalJson" skipped, due to false condition; ('$(GlobalJsonFile)' != '') was evaluated as ('' != ''). Target "CreateBuildOutputProps" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/newtonsoft-json.proj" (target "Build" depends on it): Added Item(s): _PreviouslySourceBuiltPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg Using "WriteBuildOutputProps" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "WriteBuildOutputProps" Task Parameter: NuGetPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props Done executing task "WriteBuildOutputProps". Task "WriteBuildOutputProps" Task Parameter: NuGetPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props.pre.newtonsoft-json.xml Done executing task "WriteBuildOutputProps". Task "ReadLinesFromFile" Task Parameter:File=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props Output Item(s): VersionProperties= 2.0.0 1.0.0-dev 1.0.0-dev Done executing task "ReadLinesFromFile". Task "Message" Task Parameter:Importance=High Task Parameter:Text=newtonsoft-json is using versions /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props newtonsoft-json is using versions /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.0.0 2.0.0 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.0-dev 1.0.0-dev Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.0-dev 1.0.0-dev Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Done building target "CreateBuildOutputProps" in project "newtonsoft-json.proj". Target "CreateRestoreSourceProps" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/newtonsoft-json.proj" (target "Build" depends on it): Added Item(s): _DotNetRestoreSources=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ Added Item(s): _DotNetRestoreSources=/builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ Using "WriteRestoreSourceProps" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "WriteRestoreSourceProps" Task Parameter: RestoreSources= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props Done executing task "WriteRestoreSourceProps". Done building target "CreateRestoreSourceProps" in project "newtonsoft-json.proj". Target "Update" skipped, due to false condition; ('$(DependencyVersionInputRepoApiImplemented)' != 'true' AND '$(UpdateCommand)' != '') was evaluated as ('false' != 'true' AND '' != ''). Target "BootstrapBuildTools" skipped, due to false condition; ('$(SkipBootstrapBuildTools)' != 'true' and '$(_IsBootstrapping)' == 'true') was evaluated as ('' != 'true' and '' == 'true'). Target "BootstrapRoslynToolsRepoToolset" skipped, due to false condition; ('$(UsesRepoToolset)' == 'true' AND ('$(BuiltToolPackageId)' != '$(RepoToolsetPackageId)' OR '$(OfflineBuild)' == 'true')) was evaluated as ('' == 'true' AND ('' != 'RoslynTools.RepoToolset' OR 'true' == 'true')). Target "Build" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/newtonsoft-json.proj" (entry point): Task "Message" Task Parameter:Importance=High Task Parameter:Text=[15:46:55.72] Building 'newtonsoft-json' [15:46:55.72] Building 'newtonsoft-json' Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=Running command: Running command: Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet build /builddir/build/BUILD/dotnet-2.1.2/src/newtonsoft-json/Src/Newtonsoft.Json/Newtonsoft.Json.Dotnet.csproj "/p:DotnetOnly=true" "/p:Configuration=Release" "/p:AssemblyOriginatorKeyFile=/builddir/build/BUILD/dotnet-2.1.2/keys/Newtonsoft.Json.snk" "/p:SignAssembly=true" "/p:PublicSign=true" "/p:TreatWarningsAsErrors=false" "/p:AdditionalConstants=SIGNED" /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet build /builddir/build/BUILD/dotnet-2.1.2/src/newtonsoft-json/Src/Newtonsoft.Json/Newtonsoft.Json.Dotnet.csproj "/p:DotnetOnly=true" "/p:Configuration=Release" "/p:AssemblyOriginatorKeyFile=/builddir/build/BUILD/dotnet-2.1.2/keys/Newtonsoft.Json.snk" "/p:SignAssembly=true" "/p:PublicSign=true" "/p:TreatWarningsAsErrors=false" "/p:AdditionalConstants=SIGNED" Done executing task "Message". Task "Message" skipped, due to false condition; ('$(BuildCommand)' == '') was evaluated as ('/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet build /builddir/build/BUILD/dotnet-2.1.2/src/newtonsoft-json/Src/Newtonsoft.Json/Newtonsoft.Json.Dotnet.csproj "/p:DotnetOnly=true" "/p:Configuration=Release" "/p:AssemblyOriginatorKeyFile=/builddir/build/BUILD/dotnet-2.1.2/keys/Newtonsoft.Json.snk" "/p:SignAssembly=true" "/p:PublicSign=true" "/p:TreatWarningsAsErrors=false" "/p:AdditionalConstants=SIGNED"' == ''). Task "Message" Task Parameter:Importance=High Task Parameter:Text= Log: /builddir/build/BUILD/dotnet-2.1.2/bin/logs/newtonsoft-json.log Log: /builddir/build/BUILD/dotnet-2.1.2/bin/logs/newtonsoft-json.log Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= With Enivornment Varibles: With Enivornment Varibles: Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_RUNTIME_ID=centos.7-x64 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= BUILDTOOLS_SKIP_CROSSGEN=1 BUILDTOOLS_SKIP_CROSSGEN=1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildFromSource=true DotNetBuildFromSource=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildOffline=true DotNetBuildOffline=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= StabilizePackageVersion=true StabilizePackageVersion=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= PB_IsStable=true PB_IsStable=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= MSBUILDDISABLENODEREUSE=1 MSBUILDDISABLENODEREUSE=1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= LatestCommit=e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37 LatestCommit=e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= OfficialBuildId= OfficialBuildId= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= VersionSeedDate= VersionSeedDate= Done executing task "Message". Task "CallTarget" Task Parameter:Targets=RepoBuild Target "RepoBuild" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/newtonsoft-json.proj" (target "Build" depends on it): Added Item(s): EnvironmentVariables=NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ Task "Exec" Task Parameter:Command=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet build /builddir/build/BUILD/dotnet-2.1.2/src/newtonsoft-json/Src/Newtonsoft.Json/Newtonsoft.Json.Dotnet.csproj "/p:DotnetOnly=true" "/p:Configuration=Release" "/p:AssemblyOriginatorKeyFile=/builddir/build/BUILD/dotnet-2.1.2/keys/Newtonsoft.Json.snk" "/p:SignAssembly=true" "/p:PublicSign=true" "/p:TreatWarningsAsErrors=false" "/p:AdditionalConstants=SIGNED" >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/newtonsoft-json.log 2>&1 Task Parameter:WorkingDirectory=/builddir/build/BUILD/dotnet-2.1.2/src/newtonsoft-json/ Task Parameter: EnvironmentVariables= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 LatestCommit=e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37 OfficialBuildId= VersionSeedDate= NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ Environment Variables passed to tool: DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 LatestCommit=e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37 OfficialBuildId= VersionSeedDate= NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet build /builddir/build/BUILD/dotnet-2.1.2/src/newtonsoft-json/Src/Newtonsoft.Json/Newtonsoft.Json.Dotnet.csproj "/p:DotnetOnly=true" "/p:Configuration=Release" "/p:AssemblyOriginatorKeyFile=/builddir/build/BUILD/dotnet-2.1.2/keys/Newtonsoft.Json.snk" "/p:SignAssembly=true" "/p:PublicSign=true" "/p:TreatWarningsAsErrors=false" "/p:AdditionalConstants=SIGNED" >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/newtonsoft-json.log 2>&1 Done executing task "Exec". Done building target "RepoBuild" in project "newtonsoft-json.proj". Done executing task "CallTarget". Task "Message" Task Parameter:Importance=High Task Parameter:Text=[15:46:57.76] Building 'newtonsoft-json'...done [15:46:57.76] Building 'newtonsoft-json'...done Done executing task "Message". Done building target "Build" in project "newtonsoft-json.proj". Target "Package" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/newtonsoft-json.proj" (entry point): Task "Message" Task Parameter:Importance=High Task Parameter:Text=[15:46:57.76] Packaging 'newtonsoft-json' [15:46:57.76] Packaging 'newtonsoft-json' Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=Running command: Running command: Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet pack /builddir/build/BUILD/dotnet-2.1.2/src/newtonsoft-json/Src/Newtonsoft.Json/Newtonsoft.Json.Dotnet.csproj "/p:DotnetOnly=true" "/p:Configuration=Release" "/p:AssemblyOriginatorKeyFile=/builddir/build/BUILD/dotnet-2.1.2/keys/Newtonsoft.Json.snk" "/p:SignAssembly=true" "/p:PublicSign=true" "/p:TreatWarningsAsErrors=false" "/p:AdditionalConstants=SIGNED" /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet pack /builddir/build/BUILD/dotnet-2.1.2/src/newtonsoft-json/Src/Newtonsoft.Json/Newtonsoft.Json.Dotnet.csproj "/p:DotnetOnly=true" "/p:Configuration=Release" "/p:AssemblyOriginatorKeyFile=/builddir/build/BUILD/dotnet-2.1.2/keys/Newtonsoft.Json.snk" "/p:SignAssembly=true" "/p:PublicSign=true" "/p:TreatWarningsAsErrors=false" "/p:AdditionalConstants=SIGNED" Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Log: /builddir/build/BUILD/dotnet-2.1.2/bin/logs/newtonsoft-json.log Log: /builddir/build/BUILD/dotnet-2.1.2/bin/logs/newtonsoft-json.log Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= With Enivornment Varibles: With Enivornment Varibles: Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_RUNTIME_ID=centos.7-x64 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= BUILDTOOLS_SKIP_CROSSGEN=1 BUILDTOOLS_SKIP_CROSSGEN=1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildFromSource=true DotNetBuildFromSource=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildOffline=true DotNetBuildOffline=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= StabilizePackageVersion=true StabilizePackageVersion=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= PB_IsStable=true PB_IsStable=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= MSBUILDDISABLENODEREUSE=1 MSBUILDDISABLENODEREUSE=1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= LatestCommit=e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37 LatestCommit=e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= OfficialBuildId= OfficialBuildId= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= VersionSeedDate= VersionSeedDate= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ Done executing task "Message". Task "Exec" Task Parameter:Command=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet pack /builddir/build/BUILD/dotnet-2.1.2/src/newtonsoft-json/Src/Newtonsoft.Json/Newtonsoft.Json.Dotnet.csproj "/p:DotnetOnly=true" "/p:Configuration=Release" "/p:AssemblyOriginatorKeyFile=/builddir/build/BUILD/dotnet-2.1.2/keys/Newtonsoft.Json.snk" "/p:SignAssembly=true" "/p:PublicSign=true" "/p:TreatWarningsAsErrors=false" "/p:AdditionalConstants=SIGNED" >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/newtonsoft-json.log 2>&1 Task Parameter:WorkingDirectory=/builddir/build/BUILD/dotnet-2.1.2/src/newtonsoft-json/ Task Parameter: EnvironmentVariables= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 LatestCommit=e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37 OfficialBuildId= VersionSeedDate= NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ Environment Variables passed to tool: DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 LatestCommit=e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37 OfficialBuildId= VersionSeedDate= NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet pack /builddir/build/BUILD/dotnet-2.1.2/src/newtonsoft-json/Src/Newtonsoft.Json/Newtonsoft.Json.Dotnet.csproj "/p:DotnetOnly=true" "/p:Configuration=Release" "/p:AssemblyOriginatorKeyFile=/builddir/build/BUILD/dotnet-2.1.2/keys/Newtonsoft.Json.snk" "/p:SignAssembly=true" "/p:PublicSign=true" "/p:TreatWarningsAsErrors=false" "/p:AdditionalConstants=SIGNED" >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/newtonsoft-json.log 2>&1 Done executing task "Exec". Task "Message" Task Parameter:Importance=High Task Parameter:Text=[15:46:59.63] Packaging 'newtonsoft-json'...done [15:46:59.63] Packaging 'newtonsoft-json'...done Done executing task "Message". Done building target "Package" in project "newtonsoft-json.proj". Target "GatherBuiltPackages" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/newtonsoft-json.proj" (target "CopyPackage" depends on it): Added Item(s): _BuiltPackages=/builddir/build/BUILD/dotnet-2.1.2/src/newtonsoft-json/Src/Newtonsoft.Json/bin/Release/Newtonsoft.Json.9.0.1.nupkg Done building target "GatherBuiltPackages" in project "newtonsoft-json.proj". Target "CopyPackage" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/newtonsoft-json.proj" (entry point): Task "Copy" Task Parameter:SourceFiles=/builddir/build/BUILD/dotnet-2.1.2/src/newtonsoft-json/Src/Newtonsoft.Json/bin/Release/Newtonsoft.Json.9.0.1.nupkg Task Parameter:DestinationFolder=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/newtonsoft-json/Src/Newtonsoft.Json/bin/Release/Newtonsoft.Json.9.0.1.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.9.0.1.nupkg". Done executing task "Copy". Done building target "CopyPackage" in project "newtonsoft-json.proj". Target "GatherBuiltPackages" skipped. Previously built successfully. Target "WriteVersions" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/newtonsoft-json.proj" (entry point): Using "WriteVersionsFile" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "WriteVersionsFile" Task Parameter:NugetPackages=/builddir/build/BUILD/dotnet-2.1.2/src/newtonsoft-json/Src/Newtonsoft.Json/bin/Release/Newtonsoft.Json.9.0.1.nupkg Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/build-info/dotnet/newtonsoft-json/release/2.0.0/Latest_Packages.txt Done executing task "WriteVersionsFile". Done building target "WriteVersions" in project "newtonsoft-json.proj". Target "ExtractToolPackage" skipped, due to false condition; ('$(BuiltToolPackageId)' != '') was evaluated as ('' != ''). Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/newtonsoft-json.proj" (Build target(s)). Done executing task "MSBuild". Done building target "BuildRepoReferences" in project "common.proj". Target "UpdateNuGetConfig" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/common.proj" (target "Build" depends on it): Added Item(s): NuGetConfigFiles=/builddir/build/BUILD/dotnet-2.1.2/src/common/NuGet.config Using "RemoveInternetSourcesFromNuGetConfig" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "RemoveInternetSourcesFromNuGetConfig" Task Parameter:NuGetConfigFile=/builddir/build/BUILD/dotnet-2.1.2/src/common/NuGet.config Done executing task "RemoveInternetSourcesFromNuGetConfig". Using "AddSourceToNuGetConfig" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "AddSourceToNuGetConfig" Task Parameter:NuGetConfigFile=/builddir/build/BUILD/dotnet-2.1.2/src/common/NuGet.config Task Parameter:SourceName=prebuilt Task Parameter:SourcePath=/builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ Done executing task "AddSourceToNuGetConfig". Task "AddSourceToNuGetConfig" Task Parameter:NuGetConfigFile=/builddir/build/BUILD/dotnet-2.1.2/src/common/NuGet.config Task Parameter:SourceName=source-built Task Parameter:SourcePath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ Done executing task "AddSourceToNuGetConfig". Done building target "UpdateNuGetConfig" in project "common.proj". Target "UpdateCLIVersionInGlobalJson" skipped, due to false condition; ('$(GlobalJsonFile)' != '') was evaluated as ('' != ''). Target "CreateBuildOutputProps" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/common.proj" (target "Build" depends on it): Added Item(s): _PreviouslySourceBuiltPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.9.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg Using "WriteBuildOutputProps" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "WriteBuildOutputProps" Task Parameter: NuGetPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.9.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props Done executing task "WriteBuildOutputProps". Task "WriteBuildOutputProps" Task Parameter: NuGetPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.9.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props.pre.common.xml Done executing task "WriteBuildOutputProps". Task "ReadLinesFromFile" Task Parameter:File=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props Output Item(s): VersionProperties= 2.0.0 9.0.1 1.0.0-dev 1.0.0-dev Done executing task "ReadLinesFromFile". Task "Message" Task Parameter:Importance=High Task Parameter:Text=common is using versions /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props common is using versions /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.0.0 2.0.0 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=9.0.1 9.0.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.0-dev 1.0.0-dev Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.0-dev 1.0.0-dev Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Done building target "CreateBuildOutputProps" in project "common.proj". Target "CreateRestoreSourceProps" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/common.proj" (target "Build" depends on it): Added Item(s): _DotNetRestoreSources=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ Added Item(s): _DotNetRestoreSources=/builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ Using "WriteRestoreSourceProps" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "WriteRestoreSourceProps" Task Parameter: RestoreSources= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props Done executing task "WriteRestoreSourceProps". Done building target "CreateRestoreSourceProps" in project "common.proj". Target "Update" skipped, due to false condition; ('$(DependencyVersionInputRepoApiImplemented)' != 'true' AND '$(UpdateCommand)' != '') was evaluated as ('false' != 'true' AND '' != ''). Target "BootstrapBuildTools" skipped, due to false condition; ('$(SkipBootstrapBuildTools)' != 'true' and '$(_IsBootstrapping)' == 'true') was evaluated as ('' != 'true' and '' == 'true'). Target "BootstrapRoslynToolsRepoToolset" skipped, due to false condition; ('$(UsesRepoToolset)' == 'true' AND ('$(BuiltToolPackageId)' != '$(RepoToolsetPackageId)' OR '$(OfflineBuild)' == 'true')) was evaluated as ('' == 'true' AND ('' != 'RoslynTools.RepoToolset' OR 'true' == 'true')). Target "Build" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/common.proj" (entry point): Task "Message" Task Parameter:Importance=High Task Parameter:Text=[15:46:59.65] Building 'common' [15:46:59.65] Building 'common' Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=Running command: Running command: Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= /builddir/build/BUILD/dotnet-2.1.2/src/common/build.sh -NoTest /p:Configuration=Release /builddir/build/BUILD/dotnet-2.1.2/src/common/build.sh -NoTest /p:Configuration=Release Done executing task "Message". Task "Message" skipped, due to false condition; ('$(BuildCommand)' == '') was evaluated as ('/builddir/build/BUILD/dotnet-2.1.2/src/common/build.sh -NoTest /p:Configuration=Release' == ''). Task "Message" Task Parameter:Importance=High Task Parameter:Text= Log: /builddir/build/BUILD/dotnet-2.1.2/bin/logs/common.log Log: /builddir/build/BUILD/dotnet-2.1.2/bin/logs/common.log Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= With Enivornment Varibles: With Enivornment Varibles: Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_RUNTIME_ID=centos.7-x64 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= BUILDTOOLS_SKIP_CROSSGEN=1 BUILDTOOLS_SKIP_CROSSGEN=1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildFromSource=true DotNetBuildFromSource=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildOffline=true DotNetBuildOffline=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= StabilizePackageVersion=true StabilizePackageVersion=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= PB_IsStable=true PB_IsStable=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= MSBUILDDISABLENODEREUSE=1 MSBUILDDISABLENODEREUSE=1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= LatestCommit=be9aca0f20c979498298be47e843e3a7b8777dca LatestCommit=be9aca0f20c979498298be47e843e3a7b8777dca Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= OfficialBuildId= OfficialBuildId= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= VersionSeedDate= VersionSeedDate= Done executing task "Message". Task "CallTarget" Task Parameter:Targets=RepoBuild Target "RepoBuild" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/common.proj" (target "Build" depends on it): Added Item(s): EnvironmentVariables=NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ Task "Exec" Task Parameter:Command=/builddir/build/BUILD/dotnet-2.1.2/src/common/build.sh -NoTest /p:Configuration=Release >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/common.log 2>&1 Task Parameter:WorkingDirectory=/builddir/build/BUILD/dotnet-2.1.2/src/common/ Task Parameter: EnvironmentVariables= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 LatestCommit=be9aca0f20c979498298be47e843e3a7b8777dca OfficialBuildId= VersionSeedDate= NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ Environment Variables passed to tool: DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 LatestCommit=be9aca0f20c979498298be47e843e3a7b8777dca OfficialBuildId= VersionSeedDate= NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ /builddir/build/BUILD/dotnet-2.1.2/src/common/build.sh -NoTest /p:Configuration=Release >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/common.log 2>&1 Done executing task "Exec". Done building target "RepoBuild" in project "common.proj". Done executing task "CallTarget". Task "Message" Task Parameter:Importance=High Task Parameter:Text=[15:47:05.36] Building 'common'...done [15:47:05.36] Building 'common'...done Done executing task "Message". Done building target "Build" in project "common.proj". Target "Package" skipped, due to false condition; ('$(BuildPackagesCommand)' != '') was evaluated as ('' != ''). Target "GatherBuiltPackages" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/common.proj" (target "CopyPackage" depends on it): Added Item(s): _BuiltPackages=/builddir/build/BUILD/dotnet-2.1.2/src/common/artifacts/build/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg Done building target "GatherBuiltPackages" in project "common.proj". Target "CopyPackage" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/common.proj" (entry point): Task "Copy" Task Parameter:SourceFiles=/builddir/build/BUILD/dotnet-2.1.2/src/common/artifacts/build/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg Task Parameter:DestinationFolder=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/common/artifacts/build/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg". Done executing task "Copy". Done building target "CopyPackage" in project "common.proj". Target "GatherBuiltPackages" skipped. Previously built successfully. Target "WriteVersions" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/common.proj" (entry point): Using "WriteVersionsFile" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "WriteVersionsFile" Task Parameter:NugetPackages=/builddir/build/BUILD/dotnet-2.1.2/src/common/artifacts/build/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/build-info/dotnet/common/release/2.0.0/Latest_Packages.txt Done executing task "WriteVersionsFile". Done building target "WriteVersions" in project "common.proj". Target "ExtractToolPackage" skipped, due to false condition; ('$(BuiltToolPackageId)' != '') was evaluated as ('' != ''). Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/common.proj" (Build target(s)). Project "/builddir/build/BUILD/dotnet-2.1.2/repos/known-good.proj" (13:2) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/javascriptservices.proj" (12:2) on node 1 (Build target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "BuildRepoReferences" skipped, due to false condition; ('@(RepositoryReference)' != '' and '$(SkipRepoReferences)' != 'true') was evaluated as ('' != '' and '' != 'true'). Target "UpdateNuGetConfig" skipped, due to false condition; ('$(NuGetConfigFile)' != '' OR '@(NuGetConfigFiles)' != '') was evaluated as ('' != '' OR '' != ''). Target "Restore" in project "/builddir/build/BUILD/dotnet-2.1.2/repos/javascriptservices.proj" (target "Build" depends on it): Task "Exec" Task Parameter:Command=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet restore Microsoft.DotNet.Web.Spa.ProjectTemplates.csproj /p:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/x64/Release/javascriptservices/ /p:BaseIntermediateOutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/javascriptservices >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/javascriptservices.log 2>&1 Task Parameter:WorkingDirectory=/builddir/build/BUILD/dotnet-2.1.2/src/javascriptservices/ Task Parameter: EnvironmentVariables= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 LatestCommit= OfficialBuildId= VersionSeedDate= Environment Variables passed to tool: DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 LatestCommit= OfficialBuildId= VersionSeedDate= /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet restore Microsoft.DotNet.Web.Spa.ProjectTemplates.csproj /p:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/x64/Release/javascriptservices/ /p:BaseIntermediateOutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/javascriptservices >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/javascriptservices.log 2>&1 Done executing task "Exec". Done building target "Restore" in project "javascriptservices.proj". Target "UpdateNuGetConfig" skipped, due to false condition; ('$(NuGetConfigFile)' != '' OR '@(NuGetConfigFiles)' != '') was evaluated as ('' != '' OR '' != ''). Target "UpdateCLIVersionInGlobalJson" skipped, due to false condition; ('$(GlobalJsonFile)' != '') was evaluated as ('' != ''). Target "CreateBuildOutputProps" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/javascriptservices.proj" (target "Build" depends on it): Added Item(s): _PreviouslySourceBuiltPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.9.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg Using "WriteBuildOutputProps" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "WriteBuildOutputProps" Task Parameter: NuGetPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.9.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props Done executing task "WriteBuildOutputProps". Task "WriteBuildOutputProps" Task Parameter: NuGetPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.9.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props.pre.javascriptservices.xml Done executing task "WriteBuildOutputProps". Task "ReadLinesFromFile" Task Parameter:File=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props Output Item(s): VersionProperties= 2.0.0 1.0.1 9.0.1 1.0.0-dev 1.0.0-dev Done executing task "ReadLinesFromFile". Task "Message" Task Parameter:Importance=High Task Parameter:Text=javascriptservices is using versions /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props javascriptservices is using versions /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.0.0 2.0.0 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.1 1.0.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=9.0.1 9.0.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.0-dev 1.0.0-dev Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.0-dev 1.0.0-dev Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Done building target "CreateBuildOutputProps" in project "javascriptservices.proj". Target "CreateRestoreSourceProps" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/javascriptservices.proj" (target "Build" depends on it): Added Item(s): _DotNetRestoreSources=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ Added Item(s): _DotNetRestoreSources=/builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ Using "WriteRestoreSourceProps" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "WriteRestoreSourceProps" Task Parameter: RestoreSources= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props Done executing task "WriteRestoreSourceProps". Done building target "CreateRestoreSourceProps" in project "javascriptservices.proj". Target "Update" skipped, due to false condition; ('$(DependencyVersionInputRepoApiImplemented)' != 'true' AND '$(UpdateCommand)' != '') was evaluated as ('false' != 'true' AND '' != ''). Target "BootstrapBuildTools" skipped, due to false condition; ('$(SkipBootstrapBuildTools)' != 'true' and '$(_IsBootstrapping)' == 'true') was evaluated as ('' != 'true' and '' == 'true'). Target "BootstrapRoslynToolsRepoToolset" skipped, due to false condition; ('$(UsesRepoToolset)' == 'true' AND ('$(BuiltToolPackageId)' != '$(RepoToolsetPackageId)' OR '$(OfflineBuild)' == 'true')) was evaluated as ('' == 'true' AND ('' != 'RoslynTools.RepoToolset' OR 'true' == 'true')). Target "Build" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/javascriptservices.proj" (entry point): Task "Message" Task Parameter:Importance=High Task Parameter:Text=[15:47:06.63] Building 'javascriptservices' [15:47:06.63] Building 'javascriptservices' Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=Running command: Running command: Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet pack -c Release --output /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ --no-build Microsoft.DotNet.Web.Spa.ProjectTemplates.csproj /p:NuspecFile=Microsoft.DotNet.Web.Spa.ProjectTemplates.nuspec /p:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/x64/Release/javascriptservices/ /p:BaseIntermediateOutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/javascriptservices >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/javascriptservices.log 2>&1 /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet pack -c Release --output /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ --no-build Microsoft.DotNet.Web.Spa.ProjectTemplates.csproj /p:NuspecFile=Microsoft.DotNet.Web.Spa.ProjectTemplates.nuspec /p:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/x64/Release/javascriptservices/ /p:BaseIntermediateOutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/javascriptservices >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/javascriptservices.log 2>&1 Done executing task "Message". Task "Message" skipped, due to false condition; ('$(BuildCommand)' == '') was evaluated as ('/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet pack -c Release --output /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ --no-build Microsoft.DotNet.Web.Spa.ProjectTemplates.csproj /p:NuspecFile=Microsoft.DotNet.Web.Spa.ProjectTemplates.nuspec /p:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/x64/Release/javascriptservices/ /p:BaseIntermediateOutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/javascriptservices >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/javascriptservices.log 2>&1' == ''). Task "Message" Task Parameter:Importance=High Task Parameter:Text= Log: /builddir/build/BUILD/dotnet-2.1.2/bin/logs/javascriptservices.log Log: /builddir/build/BUILD/dotnet-2.1.2/bin/logs/javascriptservices.log Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= With Enivornment Varibles: With Enivornment Varibles: Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_RUNTIME_ID=centos.7-x64 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= BUILDTOOLS_SKIP_CROSSGEN=1 BUILDTOOLS_SKIP_CROSSGEN=1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildFromSource=true DotNetBuildFromSource=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildOffline=true DotNetBuildOffline=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= StabilizePackageVersion=true StabilizePackageVersion=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= PB_IsStable=true PB_IsStable=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= MSBUILDDISABLENODEREUSE=1 MSBUILDDISABLENODEREUSE=1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= LatestCommit= LatestCommit= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= OfficialBuildId= OfficialBuildId= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= VersionSeedDate= VersionSeedDate= Done executing task "Message". Task "CallTarget" Task Parameter:Targets=RepoBuild Target "RepoBuild" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/javascriptservices.proj" (target "Build" depends on it): Added Item(s): EnvironmentVariables=NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ Task "Exec" Task Parameter:Command=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet pack -c Release --output /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ --no-build Microsoft.DotNet.Web.Spa.ProjectTemplates.csproj /p:NuspecFile=Microsoft.DotNet.Web.Spa.ProjectTemplates.nuspec /p:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/x64/Release/javascriptservices/ /p:BaseIntermediateOutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/javascriptservices >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/javascriptservices.log 2>&1 >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/javascriptservices.log 2>&1 Task Parameter:WorkingDirectory=/builddir/build/BUILD/dotnet-2.1.2/src/javascriptservices/ Task Parameter: EnvironmentVariables= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 LatestCommit= OfficialBuildId= VersionSeedDate= NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ Environment Variables passed to tool: DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 LatestCommit= OfficialBuildId= VersionSeedDate= NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet pack -c Release --output /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ --no-build Microsoft.DotNet.Web.Spa.ProjectTemplates.csproj /p:NuspecFile=Microsoft.DotNet.Web.Spa.ProjectTemplates.nuspec /p:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/x64/Release/javascriptservices/ /p:BaseIntermediateOutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/javascriptservices >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/javascriptservices.log 2>&1 >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/javascriptservices.log 2>&1 Done executing task "Exec". Done building target "RepoBuild" in project "javascriptservices.proj". Done executing task "CallTarget". Task "Message" Task Parameter:Importance=High Task Parameter:Text=[15:47:08.15] Building 'javascriptservices'...done [15:47:08.15] Building 'javascriptservices'...done Done executing task "Message". Done building target "Build" in project "javascriptservices.proj". Target "Package" skipped, due to false condition; ('$(BuildPackagesCommand)' != '') was evaluated as ('' != ''). Target "GatherBuiltPackages" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/javascriptservices.proj" (target "CopyPackage" depends on it): Added Item(s): _BuiltPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Web.Spa.ProjectTemplates.1.0.417.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.9.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg Done building target "GatherBuiltPackages" in project "javascriptservices.proj". Target "CopyPackage" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/javascriptservices.proj" (entry point): Task "Copy" Task Parameter: SourceFiles= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Web.Spa.ProjectTemplates.1.0.417.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.9.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg Task Parameter:DestinationFolder=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ Done executing task "Copy". Done building target "CopyPackage" in project "javascriptservices.proj". Target "GatherBuiltPackages" skipped. Previously built successfully. Target "WriteVersions" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/javascriptservices.proj" (entry point): Using "WriteVersionsFile" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "WriteVersionsFile" Task Parameter: NugetPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Web.Spa.ProjectTemplates.1.0.417.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.9.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/build-info/dotnet/javascriptservices/release/2.0.0/Latest_Packages.txt Done executing task "WriteVersionsFile". Done building target "WriteVersions" in project "javascriptservices.proj". Target "ExtractToolPackage" skipped, due to false condition; ('$(BuiltToolPackageId)' != '') was evaluated as ('' != ''). Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/javascriptservices.proj" (Build target(s)). Project "/builddir/build/BUILD/dotnet-2.1.2/repos/known-good.proj" (13:2) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/netcorecli-fsc.proj" (15:2) on node 1 (Build target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "BuildRepoReferences" skipped, due to false condition; ('@(RepositoryReference)' != '' and '$(SkipRepoReferences)' != 'true') was evaluated as ('' != '' and '' != 'true'). Target "UpdateNuGetConfig" skipped, due to false condition; ('$(NuGetConfigFile)' != '' OR '@(NuGetConfigFiles)' != '') was evaluated as ('' != '' OR '' != ''). Target "Restore" in project "/builddir/build/BUILD/dotnet-2.1.2/repos/netcorecli-fsc.proj" (target "Build" depends on it): Task "Exec" Task Parameter:Command=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet restore FSharp.NET.Sdk.csproj /p:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/x64/Release/netcorecli-fsc/ /p:BaseIntermediateOutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/netcorecli-fsc >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/netcorecli-fsc.log 2>&1 Task Parameter:WorkingDirectory=/builddir/build/BUILD/dotnet-2.1.2/src/netcorecli-fsc/ Task Parameter: EnvironmentVariables= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 LatestCommit= OfficialBuildId= VersionSeedDate= Environment Variables passed to tool: DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 LatestCommit= OfficialBuildId= VersionSeedDate= /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet restore FSharp.NET.Sdk.csproj /p:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/x64/Release/netcorecli-fsc/ /p:BaseIntermediateOutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/netcorecli-fsc >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/netcorecli-fsc.log 2>&1 Done executing task "Exec". Done building target "Restore" in project "netcorecli-fsc.proj". Target "UpdateNuGetConfig" skipped, due to false condition; ('$(NuGetConfigFile)' != '' OR '@(NuGetConfigFiles)' != '') was evaluated as ('' != '' OR '' != ''). Target "UpdateCLIVersionInGlobalJson" skipped, due to false condition; ('$(GlobalJsonFile)' != '') was evaluated as ('' != ''). Target "CreateBuildOutputProps" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/netcorecli-fsc.proj" (target "Build" depends on it): Added Item(s): _PreviouslySourceBuiltPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Web.Spa.ProjectTemplates.1.0.417.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.9.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg Using "WriteBuildOutputProps" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "WriteBuildOutputProps" Task Parameter: NuGetPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Web.Spa.ProjectTemplates.1.0.417.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.9.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props Done executing task "WriteBuildOutputProps". Task "WriteBuildOutputProps" Task Parameter: NuGetPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Web.Spa.ProjectTemplates.1.0.417.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.9.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props.pre.netcorecli-fsc.xml Done executing task "WriteBuildOutputProps". Task "ReadLinesFromFile" Task Parameter:File=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props Output Item(s): VersionProperties= 2.0.0 1.0.417 1.0.1 9.0.1 1.0.0-dev 1.0.0-dev Done executing task "ReadLinesFromFile". Task "Message" Task Parameter:Importance=High Task Parameter:Text=netcorecli-fsc is using versions /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props netcorecli-fsc is using versions /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.0.0 2.0.0 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.417 1.0.417 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.1 1.0.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=9.0.1 9.0.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.0-dev 1.0.0-dev Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.0-dev 1.0.0-dev Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Done building target "CreateBuildOutputProps" in project "netcorecli-fsc.proj". Target "CreateRestoreSourceProps" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/netcorecli-fsc.proj" (target "Build" depends on it): Added Item(s): _DotNetRestoreSources=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ Added Item(s): _DotNetRestoreSources=/builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ Using "WriteRestoreSourceProps" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "WriteRestoreSourceProps" Task Parameter: RestoreSources= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props Done executing task "WriteRestoreSourceProps". Done building target "CreateRestoreSourceProps" in project "netcorecli-fsc.proj". Target "Update" skipped, due to false condition; ('$(DependencyVersionInputRepoApiImplemented)' != 'true' AND '$(UpdateCommand)' != '') was evaluated as ('false' != 'true' AND '' != ''). Target "BootstrapBuildTools" skipped, due to false condition; ('$(SkipBootstrapBuildTools)' != 'true' and '$(_IsBootstrapping)' == 'true') was evaluated as ('' != 'true' and '' == 'true'). Target "BootstrapRoslynToolsRepoToolset" skipped, due to false condition; ('$(UsesRepoToolset)' == 'true' AND ('$(BuiltToolPackageId)' != '$(RepoToolsetPackageId)' OR '$(OfflineBuild)' == 'true')) was evaluated as ('' == 'true' AND ('' != 'RoslynTools.RepoToolset' OR 'true' == 'true')). Target "Build" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/netcorecli-fsc.proj" (entry point): Task "Message" Task Parameter:Importance=High Task Parameter:Text=[15:47:09.37] Building 'netcorecli-fsc' [15:47:09.37] Building 'netcorecli-fsc' Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=Running command: Running command: Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet pack -c Release --output /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ --no-build FSharp.NET.Sdk.csproj /p:NuspecFile=FSharp.NET.Sdk.nuspec /p:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/x64/Release/netcorecli-fsc/ /p:BaseIntermediateOutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/netcorecli-fsc >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/netcorecli-fsc.log 2>&1 /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet pack -c Release --output /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ --no-build FSharp.NET.Sdk.csproj /p:NuspecFile=FSharp.NET.Sdk.nuspec /p:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/x64/Release/netcorecli-fsc/ /p:BaseIntermediateOutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/netcorecli-fsc >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/netcorecli-fsc.log 2>&1 Done executing task "Message". Task "Message" skipped, due to false condition; ('$(BuildCommand)' == '') was evaluated as ('/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet pack -c Release --output /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ --no-build FSharp.NET.Sdk.csproj /p:NuspecFile=FSharp.NET.Sdk.nuspec /p:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/x64/Release/netcorecli-fsc/ /p:BaseIntermediateOutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/netcorecli-fsc >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/netcorecli-fsc.log 2>&1' == ''). Task "Message" Task Parameter:Importance=High Task Parameter:Text= Log: /builddir/build/BUILD/dotnet-2.1.2/bin/logs/netcorecli-fsc.log Log: /builddir/build/BUILD/dotnet-2.1.2/bin/logs/netcorecli-fsc.log Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= With Enivornment Varibles: With Enivornment Varibles: Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_RUNTIME_ID=centos.7-x64 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= BUILDTOOLS_SKIP_CROSSGEN=1 BUILDTOOLS_SKIP_CROSSGEN=1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildFromSource=true DotNetBuildFromSource=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildOffline=true DotNetBuildOffline=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= StabilizePackageVersion=true StabilizePackageVersion=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= PB_IsStable=true PB_IsStable=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= MSBUILDDISABLENODEREUSE=1 MSBUILDDISABLENODEREUSE=1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= LatestCommit= LatestCommit= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= OfficialBuildId= OfficialBuildId= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= VersionSeedDate= VersionSeedDate= Done executing task "Message". Task "CallTarget" Task Parameter:Targets=RepoBuild Target "RepoBuild" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/netcorecli-fsc.proj" (target "Build" depends on it): Added Item(s): EnvironmentVariables=NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ Task "Exec" Task Parameter:Command=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet pack -c Release --output /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ --no-build FSharp.NET.Sdk.csproj /p:NuspecFile=FSharp.NET.Sdk.nuspec /p:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/x64/Release/netcorecli-fsc/ /p:BaseIntermediateOutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/netcorecli-fsc >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/netcorecli-fsc.log 2>&1 >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/netcorecli-fsc.log 2>&1 Task Parameter:WorkingDirectory=/builddir/build/BUILD/dotnet-2.1.2/src/netcorecli-fsc/ Task Parameter: EnvironmentVariables= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 LatestCommit= OfficialBuildId= VersionSeedDate= NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ Environment Variables passed to tool: DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 LatestCommit= OfficialBuildId= VersionSeedDate= NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet pack -c Release --output /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ --no-build FSharp.NET.Sdk.csproj /p:NuspecFile=FSharp.NET.Sdk.nuspec /p:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/x64/Release/netcorecli-fsc/ /p:BaseIntermediateOutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/netcorecli-fsc >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/netcorecli-fsc.log 2>&1 >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/netcorecli-fsc.log 2>&1 Done executing task "Exec". Done building target "RepoBuild" in project "netcorecli-fsc.proj". Done executing task "CallTarget". Task "Message" Task Parameter:Importance=High Task Parameter:Text=[15:47:10.67] Building 'netcorecli-fsc'...done [15:47:10.67] Building 'netcorecli-fsc'...done Done executing task "Message". Done building target "Build" in project "netcorecli-fsc.proj". Target "Package" skipped, due to false condition; ('$(BuildPackagesCommand)' != '') was evaluated as ('' != ''). Target "GatherBuiltPackages" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/netcorecli-fsc.proj" (target "CopyPackage" depends on it): Added Item(s): _BuiltPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/FSharp.NET.Sdk.1.0.4-bundled-0100.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Web.Spa.ProjectTemplates.1.0.417.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.9.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg Done building target "GatherBuiltPackages" in project "netcorecli-fsc.proj". Target "CopyPackage" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/netcorecli-fsc.proj" (entry point): Task "Copy" Task Parameter: SourceFiles= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/FSharp.NET.Sdk.1.0.4-bundled-0100.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Web.Spa.ProjectTemplates.1.0.417.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.9.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg Task Parameter:DestinationFolder=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ Done executing task "Copy". Done building target "CopyPackage" in project "netcorecli-fsc.proj". Target "GatherBuiltPackages" skipped. Previously built successfully. Target "WriteVersions" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/netcorecli-fsc.proj" (entry point): Using "WriteVersionsFile" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "WriteVersionsFile" Task Parameter: NugetPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/FSharp.NET.Sdk.1.0.4-bundled-0100.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Web.Spa.ProjectTemplates.1.0.417.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.9.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/build-info/dotnet/netcorecli-fsc/release/2.0.0/Latest_Packages.txt Done executing task "WriteVersionsFile". Done building target "WriteVersions" in project "netcorecli-fsc.proj". Target "ExtractToolPackage" skipped, due to false condition; ('$(BuiltToolPackageId)' != '') was evaluated as ('' != ''). Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/netcorecli-fsc.proj" (Build target(s)). Project "/builddir/build/BUILD/dotnet-2.1.2/repos/known-good.proj" (13:2) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/newtonsoft-json.proj" (16:3) on node 1 (Build target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "Build" skipped. Previously built successfully. Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/newtonsoft-json.proj" (Build target(s)). Project "/builddir/build/BUILD/dotnet-2.1.2/repos/known-good.proj" (13:2) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/standard.proj" (21:2) on node 1 (Build target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "BuildRepoReferences" skipped, due to false condition; ('@(RepositoryReference)' != '' and '$(SkipRepoReferences)' != 'true') was evaluated as ('' != '' and '' != 'true'). Target "UpdateNuGetConfig" skipped, due to false condition; ('$(NuGetConfigFile)' != '' OR '@(NuGetConfigFiles)' != '') was evaluated as ('' != '' OR '' != ''). Target "UpdateCLIVersionInGlobalJson" skipped, due to false condition; ('$(GlobalJsonFile)' != '') was evaluated as ('' != ''). Target "CreateBuildOutputProps" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/standard.proj" (target "Build" depends on it): Added Item(s): _PreviouslySourceBuiltPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/FSharp.NET.Sdk.1.0.4-bundled-0100.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Web.Spa.ProjectTemplates.1.0.417.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.9.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg Using "WriteBuildOutputProps" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "WriteBuildOutputProps" Task Parameter: NuGetPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/FSharp.NET.Sdk.1.0.4-bundled-0100.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Web.Spa.ProjectTemplates.1.0.417.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.9.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props Done executing task "WriteBuildOutputProps". Task "WriteBuildOutputProps" Task Parameter: NuGetPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/FSharp.NET.Sdk.1.0.4-bundled-0100.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Web.Spa.ProjectTemplates.1.0.417.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.9.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props.pre.standard.xml Done executing task "WriteBuildOutputProps". Task "ReadLinesFromFile" Task Parameter:File=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props Output Item(s): VersionProperties= 1.0.4-bundled-0100 2.0.0 1.0.417 1.0.1 9.0.1 1.0.0-dev 1.0.0-dev Done executing task "ReadLinesFromFile". Task "Message" Task Parameter:Importance=High Task Parameter:Text=standard is using versions /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props standard is using versions /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.4-bundled-0100 1.0.4-bundled-0100 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.0.0 2.0.0 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.417 1.0.417 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.1 1.0.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=9.0.1 9.0.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.0-dev 1.0.0-dev Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.0-dev 1.0.0-dev Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Done building target "CreateBuildOutputProps" in project "standard.proj". Target "CreateRestoreSourceProps" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/standard.proj" (target "Build" depends on it): Added Item(s): _DotNetRestoreSources=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ Added Item(s): _DotNetRestoreSources=/builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ Using "WriteRestoreSourceProps" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "WriteRestoreSourceProps" Task Parameter: RestoreSources= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props Done executing task "WriteRestoreSourceProps". Done building target "CreateRestoreSourceProps" in project "standard.proj". Target "Update" skipped, due to false condition; ('$(DependencyVersionInputRepoApiImplemented)' != 'true' AND '$(UpdateCommand)' != '') was evaluated as ('true' != 'true' AND '' != ''). Target "BootstrapBuildTools" skipped, due to false condition; ('$(SkipBootstrapBuildTools)' != 'true' and '$(_IsBootstrapping)' == 'true') was evaluated as ('' != 'true' and '' == 'true'). Target "BootstrapRoslynToolsRepoToolset" skipped, due to false condition; ('$(UsesRepoToolset)' == 'true' AND ('$(BuiltToolPackageId)' != '$(RepoToolsetPackageId)' OR '$(OfflineBuild)' == 'true')) was evaluated as ('' == 'true' AND ('' != 'RoslynTools.RepoToolset' OR 'true' == 'true')). Target "Build" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/standard.proj" (entry point): Task "Message" Task Parameter:Importance=High Task Parameter:Text=[15:47:10.69] Building 'standard' [15:47:10.69] Building 'standard' Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=Running command: Running command: Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= /builddir/build/BUILD/dotnet-2.1.2/src/standard/build.sh -Release -- /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:DotNetOutputBlobFeedDir=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/ /builddir/build/BUILD/dotnet-2.1.2/src/standard/build.sh -Release -- /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:DotNetOutputBlobFeedDir=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/ Done executing task "Message". Task "Message" skipped, due to false condition; ('$(BuildCommand)' == '') was evaluated as ('/builddir/build/BUILD/dotnet-2.1.2/src/standard/build.sh -Release --' == ''). Task "Message" Task Parameter:Importance=High Task Parameter:Text= Log: /builddir/build/BUILD/dotnet-2.1.2/bin/logs/standard.log Log: /builddir/build/BUILD/dotnet-2.1.2/bin/logs/standard.log Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= With Enivornment Varibles: With Enivornment Varibles: Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_RUNTIME_ID=centos.7-x64 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= BUILDTOOLS_SKIP_CROSSGEN=1 BUILDTOOLS_SKIP_CROSSGEN=1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildFromSource=true DotNetBuildFromSource=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildOffline=true DotNetBuildOffline=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= StabilizePackageVersion=true StabilizePackageVersion=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= PB_IsStable=true PB_IsStable=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= MSBUILDDISABLENODEREUSE=1 MSBUILDDISABLENODEREUSE=1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= LatestCommit=bb2c2cb47d21d12477f5af6f68ab9d698b6e245f LatestCommit=bb2c2cb47d21d12477f5af6f68ab9d698b6e245f Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= OfficialBuildId=20170719-03 OfficialBuildId=20170719-03 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= VersionSeedDate=20170719-03 VersionSeedDate=20170719-03 Done executing task "Message". Task "CallTarget" Task Parameter:Targets=RepoBuild Target "RepoBuild" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/standard.proj" (target "Build" depends on it): Added Item(s): EnvironmentVariables=NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ Task "Exec" Task Parameter:Command=/builddir/build/BUILD/dotnet-2.1.2/src/standard/build.sh -Release -- /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:DotNetOutputBlobFeedDir=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/ >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/standard.log 2>&1 Task Parameter:WorkingDirectory=/builddir/build/BUILD/dotnet-2.1.2/src/standard/ Task Parameter: EnvironmentVariables= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 LatestCommit=bb2c2cb47d21d12477f5af6f68ab9d698b6e245f OfficialBuildId=20170719-03 VersionSeedDate=20170719-03 NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ Environment Variables passed to tool: DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 LatestCommit=bb2c2cb47d21d12477f5af6f68ab9d698b6e245f OfficialBuildId=20170719-03 VersionSeedDate=20170719-03 NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ /builddir/build/BUILD/dotnet-2.1.2/src/standard/build.sh -Release -- /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:DotNetOutputBlobFeedDir=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/ >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/standard.log 2>&1 Done executing task "Exec". Done building target "RepoBuild" in project "standard.proj". Done executing task "CallTarget". Task "Message" Task Parameter:Importance=High Task Parameter:Text=[15:47:43.69] Building 'standard'...done [15:47:43.69] Building 'standard'...done Done executing task "Message". Done building target "Build" in project "standard.proj". Target "Package" skipped, due to false condition; ('$(BuildPackagesCommand)' != '') was evaluated as ('' != ''). Target "CopyPackage" skipped, due to false condition; ('$(OutputPlacementRepoApiImplemented)' != 'true' AND '$(PackagesOutput)' != '') was evaluated as ('true' != 'true' AND '' != ''). Target "GatherBuiltPackages" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/standard.proj" (target "WriteVersions" depends on it): Done building target "GatherBuiltPackages" in project "standard.proj". Target "WriteVersions" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/standard.proj" (entry point): Task "WriteVersionsFile" skipped, due to false condition; ('@(_BuiltPackages)'!='') was evaluated as (''!=''). Done building target "WriteVersions" in project "standard.proj". Target "ExtractToolPackage" skipped, due to false condition; ('$(BuiltToolPackageId)' != '') was evaluated as ('' != ''). Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/standard.proj" (Build target(s)). Project "/builddir/build/BUILD/dotnet-2.1.2/repos/known-good.proj" (13:2) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/xliff-tasks.proj" (25:2) on node 1 (Build target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "BuildRepoReferences" skipped, due to false condition; ('@(RepositoryReference)' != '' and '$(SkipRepoReferences)' != 'true') was evaluated as ('' != '' and '' != 'true'). Target "UpdateNuGetConfig" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/xliff-tasks.proj" (target "Build" depends on it): Added Item(s): NuGetConfigFiles=/builddir/build/BUILD/dotnet-2.1.2/src/xliff-tasks/NuGet.config Using "RemoveInternetSourcesFromNuGetConfig" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "RemoveInternetSourcesFromNuGetConfig" Task Parameter:NuGetConfigFile=/builddir/build/BUILD/dotnet-2.1.2/src/xliff-tasks/NuGet.config Done executing task "RemoveInternetSourcesFromNuGetConfig". Using "AddSourceToNuGetConfig" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "AddSourceToNuGetConfig" Task Parameter:NuGetConfigFile=/builddir/build/BUILD/dotnet-2.1.2/src/xliff-tasks/NuGet.config Task Parameter:SourceName=prebuilt Task Parameter:SourcePath=/builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ Done executing task "AddSourceToNuGetConfig". Task "AddSourceToNuGetConfig" Task Parameter:NuGetConfigFile=/builddir/build/BUILD/dotnet-2.1.2/src/xliff-tasks/NuGet.config Task Parameter:SourceName=source-built Task Parameter:SourcePath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ Done executing task "AddSourceToNuGetConfig". Done building target "UpdateNuGetConfig" in project "xliff-tasks.proj". Target "UpdateCLIVersionInGlobalJson" skipped, due to false condition; ('$(GlobalJsonFile)' != '') was evaluated as ('' != ''). Target "CreateBuildOutputProps" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/xliff-tasks.proj" (target "Build" depends on it): Added Item(s): _PreviouslySourceBuiltPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/FSharp.NET.Sdk.1.0.4-bundled-0100.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Web.Spa.ProjectTemplates.1.0.417.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NETStandard.Library.2.0.2-servicing-25519-03.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.9.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg Using "WriteBuildOutputProps" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "WriteBuildOutputProps" Task Parameter: NuGetPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/FSharp.NET.Sdk.1.0.4-bundled-0100.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Web.Spa.ProjectTemplates.1.0.417.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NETStandard.Library.2.0.2-servicing-25519-03.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.9.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props Done executing task "WriteBuildOutputProps". Task "WriteBuildOutputProps" Task Parameter: NuGetPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/FSharp.NET.Sdk.1.0.4-bundled-0100.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Web.Spa.ProjectTemplates.1.0.417.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NETStandard.Library.2.0.2-servicing-25519-03.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.9.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props.pre.xliff-tasks.xml Done executing task "WriteBuildOutputProps". Task "ReadLinesFromFile" Task Parameter:File=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props Output Item(s): VersionProperties= 1.0.4-bundled-0100 2.0.0 1.0.417 1.0.1 2.0.2-servicing-25519-03 9.0.1 1.0.0-dev 1.0.0-dev Done executing task "ReadLinesFromFile". Task "Message" Task Parameter:Importance=High Task Parameter:Text=xliff-tasks is using versions /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props xliff-tasks is using versions /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.4-bundled-0100 1.0.4-bundled-0100 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.0.0 2.0.0 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.417 1.0.417 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.1 1.0.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.0.2-servicing-25519-03 2.0.2-servicing-25519-03 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=9.0.1 9.0.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.0-dev 1.0.0-dev Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.0-dev 1.0.0-dev Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Done building target "CreateBuildOutputProps" in project "xliff-tasks.proj". Target "CreateRestoreSourceProps" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/xliff-tasks.proj" (target "Build" depends on it): Added Item(s): _DotNetRestoreSources=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ Added Item(s): _DotNetRestoreSources=/builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ Using "WriteRestoreSourceProps" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "WriteRestoreSourceProps" Task Parameter: RestoreSources= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props Done executing task "WriteRestoreSourceProps". Done building target "CreateRestoreSourceProps" in project "xliff-tasks.proj". Target "Update" skipped, due to false condition; ('$(DependencyVersionInputRepoApiImplemented)' != 'true' AND '$(UpdateCommand)' != '') was evaluated as ('false' != 'true' AND '' != ''). Target "BootstrapBuildTools" skipped, due to false condition; ('$(SkipBootstrapBuildTools)' != 'true' and '$(_IsBootstrapping)' == 'true') was evaluated as ('' != 'true' and '' == 'true'). Target "BootstrapRoslynToolsRepoToolset" skipped, due to false condition; ('$(UsesRepoToolset)' == 'true' AND ('$(BuiltToolPackageId)' != '$(RepoToolsetPackageId)' OR '$(OfflineBuild)' == 'true')) was evaluated as ('' == 'true' AND ('' != 'RoslynTools.RepoToolset' OR 'true' == 'true')). Target "Build" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/xliff-tasks.proj" (entry point): Task "Message" Task Parameter:Importance=High Task Parameter:Text=[15:47:43.71] Building 'xliff-tasks' [15:47:43.71] Building 'xliff-tasks' Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=Running command: Running command: Done executing task "Message". Task "Message" skipped, due to false condition; ('$(BuildCommand)' != '') was evaluated as ('' != ''). Task "Message" Task Parameter:Importance=High Task Parameter:Text= Using custom build target Using custom build target Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Log: /builddir/build/BUILD/dotnet-2.1.2/bin/logs/xliff-tasks.log Log: /builddir/build/BUILD/dotnet-2.1.2/bin/logs/xliff-tasks.log Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= With Enivornment Varibles: With Enivornment Varibles: Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_RUNTIME_ID=centos.7-x64 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= BUILDTOOLS_SKIP_CROSSGEN=1 BUILDTOOLS_SKIP_CROSSGEN=1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildFromSource=true DotNetBuildFromSource=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildOffline=true DotNetBuildOffline=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= StabilizePackageVersion=true StabilizePackageVersion=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= PB_IsStable=true PB_IsStable=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= MSBUILDDISABLENODEREUSE=1 MSBUILDDISABLENODEREUSE=1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= CommitCount=48 CommitCount=48 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Configuration=Release Configuration=Release Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= LatestCommit=27d43b762aa6dac3a0a6ba48fe55000942d75c1c LatestCommit=27d43b762aa6dac3a0a6ba48fe55000942d75c1c Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= OfficialBuildId= OfficialBuildId= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= VersionSeedDate= VersionSeedDate= Done executing task "Message". Task "CallTarget" Task Parameter:Targets=RepoBuild Target "RepoBuild" in project "/builddir/build/BUILD/dotnet-2.1.2/repos/xliff-tasks.proj" (target "Build" depends on it): Task "Exec" Task Parameter:Command=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet pack /builddir/build/BUILD/dotnet-2.1.2/src/xliff-tasks/src/XliffTasks/XliffTasks.csproj /v:normal /flp:Verbosity=Diag >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/xliff-tasks.log 2>&1 Task Parameter: EnvironmentVariables= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 CommitCount=48 Configuration=Release LatestCommit=27d43b762aa6dac3a0a6ba48fe55000942d75c1c OfficialBuildId= VersionSeedDate= Environment Variables passed to tool: DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 CommitCount=48 Configuration=Release LatestCommit=27d43b762aa6dac3a0a6ba48fe55000942d75c1c OfficialBuildId= VersionSeedDate= /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet pack /builddir/build/BUILD/dotnet-2.1.2/src/xliff-tasks/src/XliffTasks/XliffTasks.csproj /v:normal /flp:Verbosity=Diag >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/xliff-tasks.log 2>&1 Done executing task "Exec". Done building target "RepoBuild" in project "xliff-tasks.proj". Done executing task "CallTarget". Task "Message" Task Parameter:Importance=High Task Parameter:Text=[15:47:46.49] Building 'xliff-tasks'...done [15:47:46.49] Building 'xliff-tasks'...done Done executing task "Message". Done building target "Build" in project "xliff-tasks.proj". Target "Package" skipped, due to false condition; ('$(BuildPackagesCommand)' != '') was evaluated as ('' != ''). Target "GatherBuiltPackages" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/xliff-tasks.proj" (target "CopyPackage" depends on it): Added Item(s): _BuiltPackages=/builddir/build/BUILD/dotnet-2.1.2/src/xliff-tasks/bin/Release/XliffTasks.0.2.0-beta-000048.nupkg Done building target "GatherBuiltPackages" in project "xliff-tasks.proj". Target "CopyPackage" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/xliff-tasks.proj" (entry point): Task "Copy" Task Parameter:SourceFiles=/builddir/build/BUILD/dotnet-2.1.2/src/xliff-tasks/bin/Release/XliffTasks.0.2.0-beta-000048.nupkg Task Parameter:DestinationFolder=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/xliff-tasks/bin/Release/XliffTasks.0.2.0-beta-000048.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/XliffTasks.0.2.0-beta-000048.nupkg". Done executing task "Copy". Done building target "CopyPackage" in project "xliff-tasks.proj". Target "GatherBuiltPackages" skipped. Previously built successfully. Target "WriteVersions" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/xliff-tasks.proj" (entry point): Using "WriteVersionsFile" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "WriteVersionsFile" Task Parameter:NugetPackages=/builddir/build/BUILD/dotnet-2.1.2/src/xliff-tasks/bin/Release/XliffTasks.0.2.0-beta-000048.nupkg Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/build-info/dotnet/xliff-tasks/release/2.0.0/Latest_Packages.txt Done executing task "WriteVersionsFile". Done building target "WriteVersions" in project "xliff-tasks.proj". Target "ExtractToolPackage" skipped, due to false condition; ('$(BuiltToolPackageId)' != '') was evaluated as ('' != ''). Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/xliff-tasks.proj" (Build target(s)). Project "/builddir/build/BUILD/dotnet-2.1.2/repos/known-good.proj" (13:2) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/msbuild.proj" (14:2) on node 1 (Build target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "BuildRepoReferences" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/msbuild.proj" (target "Build" depends on it): Task "Message" Task Parameter:Importance=High Task Parameter:Text=Building dependencies [roslyn-tools] needed by 'msbuild'. Building dependencies [roslyn-tools] needed by 'msbuild'. Done executing task "Message". Added Item(s): _DependentProject=roslyn-tools.proj Task "MSBuild" Task Parameter:Projects=roslyn-tools.proj Task Parameter:Targets=Build Task Parameter:BuildInParallel=False Task Parameter:StopOnFirstFailure=True Project "/builddir/build/BUILD/dotnet-2.1.2/repos/msbuild.proj" (14:2) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/roslyn-tools.proj" (18:3) on node 1 (Build target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "Build" skipped. Previously built successfully. Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/roslyn-tools.proj" (Build target(s)). Done executing task "MSBuild". Done building target "BuildRepoReferences" in project "msbuild.proj". Target "UpdateNuGetConfig" skipped, due to false condition; ('$(NuGetConfigFile)' != '' OR '@(NuGetConfigFiles)' != '') was evaluated as ('' != '' OR '' != ''). Target "UpdateCLIVersionInGlobalJson" skipped, due to false condition; ('$(GlobalJsonFile)' != '') was evaluated as ('' != ''). Target "CreateBuildOutputProps" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/msbuild.proj" (target "Build" depends on it): Added Item(s): _PreviouslySourceBuiltPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/FSharp.NET.Sdk.1.0.4-bundled-0100.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Web.Spa.ProjectTemplates.1.0.417.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NETStandard.Library.2.0.2-servicing-25519-03.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.9.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/XliffTasks.0.2.0-beta-000048.nupkg Using "WriteBuildOutputProps" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "WriteBuildOutputProps" Task Parameter: NuGetPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/FSharp.NET.Sdk.1.0.4-bundled-0100.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Web.Spa.ProjectTemplates.1.0.417.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NETStandard.Library.2.0.2-servicing-25519-03.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.9.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/XliffTasks.0.2.0-beta-000048.nupkg Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props Done executing task "WriteBuildOutputProps". Task "WriteBuildOutputProps" Task Parameter: NuGetPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/FSharp.NET.Sdk.1.0.4-bundled-0100.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Web.Spa.ProjectTemplates.1.0.417.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NETStandard.Library.2.0.2-servicing-25519-03.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.9.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/XliffTasks.0.2.0-beta-000048.nupkg Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props.pre.msbuild.xml Done executing task "WriteBuildOutputProps". Task "ReadLinesFromFile" Task Parameter:File=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props Output Item(s): VersionProperties= 1.0.4-bundled-0100 2.0.0 1.0.417 1.0.1 2.0.2-servicing-25519-03 9.0.1 1.0.0-dev 1.0.0-dev 0.2.0-beta-000048 Done executing task "ReadLinesFromFile". Task "Message" Task Parameter:Importance=High Task Parameter:Text=msbuild is using versions /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props msbuild is using versions /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.4-bundled-0100 1.0.4-bundled-0100 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.0.0 2.0.0 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.417 1.0.417 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.1 1.0.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.0.2-servicing-25519-03 2.0.2-servicing-25519-03 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=9.0.1 9.0.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.0-dev 1.0.0-dev Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.0-dev 1.0.0-dev Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=0.2.0-beta-000048 0.2.0-beta-000048 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Done building target "CreateBuildOutputProps" in project "msbuild.proj". Target "CreateRestoreSourceProps" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/msbuild.proj" (target "Build" depends on it): Added Item(s): _DotNetRestoreSources=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ Added Item(s): _DotNetRestoreSources=/builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ Using "WriteRestoreSourceProps" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "WriteRestoreSourceProps" Task Parameter: RestoreSources= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props Done executing task "WriteRestoreSourceProps". Done building target "CreateRestoreSourceProps" in project "msbuild.proj". Target "Update" skipped, due to false condition; ('$(DependencyVersionInputRepoApiImplemented)' != 'true' AND '$(UpdateCommand)' != '') was evaluated as ('false' != 'true' AND '' != ''). Target "BootstrapBuildTools" skipped, due to false condition; ('$(SkipBootstrapBuildTools)' != 'true' and '$(_IsBootstrapping)' == 'true') was evaluated as ('' != 'true' and '' == 'true'). Target "BootstrapRoslynToolsRepoToolset" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/msbuild.proj" (target "Build" depends on it): Added Item(s): EnvironmentVariables=RESOLVE_REPO_TOOLSET_PACKAGE_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/source-built/RoslynTools.RepoToolset/ Added Item(s): EnvironmentVariables=RESOLVE_REPO_TOOLSET_SDK_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/source-built/RoslynTools.RepoToolset/sdk/ Added Item(s): EnvironmentVariables=RESOLVE_REPO_TOOLSET_SDK_VERSION=1.0.0-source-built Done building target "BootstrapRoslynToolsRepoToolset" in project "msbuild.proj". Target "Build" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/msbuild.proj" (entry point): Task "Message" Task Parameter:Importance=High Task Parameter:Text=[15:47:46.51] Building 'msbuild' [15:47:46.51] Building 'msbuild' Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=Running command: Running command: Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= /builddir/build/BUILD/dotnet-2.1.2/src/msbuild/build/build.sh build -DotNetBuildFromSource -DotNetCoreSdkDir /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ -bootstraponly -skiptests -pack -configuration Release /p:GitHeadSha=766e041ee15b9a11f673c201e2a82171311063f9 /p:VersionPrefix=15.7.179 /p:DisableNerdbankVersioning=true /p:PreReleaseVersionLabel="" /p:BUILD_BUILDNUMBER=20180426.1 /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /builddir/build/BUILD/dotnet-2.1.2/src/msbuild/build/build.sh build -DotNetBuildFromSource -DotNetCoreSdkDir /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ -bootstraponly -skiptests -pack -configuration Release /p:GitHeadSha=766e041ee15b9a11f673c201e2a82171311063f9 /p:VersionPrefix=15.7.179 /p:DisableNerdbankVersioning=true /p:PreReleaseVersionLabel="" /p:BUILD_BUILDNUMBER=20180426.1 /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true Done executing task "Message". Task "Message" skipped, due to false condition; ('$(BuildCommand)' == '') was evaluated as ('/builddir/build/BUILD/dotnet-2.1.2/src/msbuild/build/build.sh build -DotNetBuildFromSource -DotNetCoreSdkDir /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ -bootstraponly -skiptests -pack -configuration Release /p:GitHeadSha=766e041ee15b9a11f673c201e2a82171311063f9 /p:VersionPrefix=15.7.179 /p:DisableNerdbankVersioning=true /p:PreReleaseVersionLabel="" /p:BUILD_BUILDNUMBER=20180426.1' == ''). Task "Message" Task Parameter:Importance=High Task Parameter:Text= Log: /builddir/build/BUILD/dotnet-2.1.2/bin/logs/msbuild.log Log: /builddir/build/BUILD/dotnet-2.1.2/bin/logs/msbuild.log Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= With Enivornment Varibles: With Enivornment Varibles: Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_RUNTIME_ID=centos.7-x64 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= BUILDTOOLS_SKIP_CROSSGEN=1 BUILDTOOLS_SKIP_CROSSGEN=1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildFromSource=true DotNetBuildFromSource=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildOffline=true DotNetBuildOffline=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= StabilizePackageVersion=true StabilizePackageVersion=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= PB_IsStable=true PB_IsStable=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= MSBUILDDISABLENODEREUSE=1 MSBUILDDISABLENODEREUSE=1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= LatestCommit=766e041ee15b9a11f673c201e2a82171311063f9 LatestCommit=766e041ee15b9a11f673c201e2a82171311063f9 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= OfficialBuildId=20180426.1 OfficialBuildId=20180426.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= VersionSeedDate=20180426.1 VersionSeedDate=20180426.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= RESOLVE_REPO_TOOLSET_PACKAGE_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/source-built/RoslynTools.RepoToolset/ RESOLVE_REPO_TOOLSET_PACKAGE_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/source-built/RoslynTools.RepoToolset/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= RESOLVE_REPO_TOOLSET_SDK_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/source-built/RoslynTools.RepoToolset/sdk/ RESOLVE_REPO_TOOLSET_SDK_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/source-built/RoslynTools.RepoToolset/sdk/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= RESOLVE_REPO_TOOLSET_SDK_VERSION=1.0.0-source-built RESOLVE_REPO_TOOLSET_SDK_VERSION=1.0.0-source-built Done executing task "Message". Task "CallTarget" Task Parameter:Targets=RepoBuild Target "RepoBuild" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/msbuild.proj" (target "Build" depends on it): Added Item(s): EnvironmentVariables=NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ Task "Exec" Task Parameter:Command=/builddir/build/BUILD/dotnet-2.1.2/src/msbuild/build/build.sh build -DotNetBuildFromSource -DotNetCoreSdkDir /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ -bootstraponly -skiptests -pack -configuration Release /p:GitHeadSha=766e041ee15b9a11f673c201e2a82171311063f9 /p:VersionPrefix=15.7.179 /p:DisableNerdbankVersioning=true /p:PreReleaseVersionLabel="" /p:BUILD_BUILDNUMBER=20180426.1 /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/msbuild.log 2>&1 Task Parameter:WorkingDirectory=/builddir/build/BUILD/dotnet-2.1.2/src/msbuild/ Task Parameter: EnvironmentVariables= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 LatestCommit=766e041ee15b9a11f673c201e2a82171311063f9 OfficialBuildId=20180426.1 VersionSeedDate=20180426.1 RESOLVE_REPO_TOOLSET_PACKAGE_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/source-built/RoslynTools.RepoToolset/ RESOLVE_REPO_TOOLSET_SDK_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/source-built/RoslynTools.RepoToolset/sdk/ RESOLVE_REPO_TOOLSET_SDK_VERSION=1.0.0-source-built NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ Environment Variables passed to tool: DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 LatestCommit=766e041ee15b9a11f673c201e2a82171311063f9 OfficialBuildId=20180426.1 VersionSeedDate=20180426.1 RESOLVE_REPO_TOOLSET_PACKAGE_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/source-built/RoslynTools.RepoToolset/ RESOLVE_REPO_TOOLSET_SDK_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/source-built/RoslynTools.RepoToolset/sdk/ RESOLVE_REPO_TOOLSET_SDK_VERSION=1.0.0-source-built NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ /builddir/build/BUILD/dotnet-2.1.2/src/msbuild/build/build.sh build -DotNetBuildFromSource -DotNetCoreSdkDir /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ -bootstraponly -skiptests -pack -configuration Release /p:GitHeadSha=766e041ee15b9a11f673c201e2a82171311063f9 /p:VersionPrefix=15.7.179 /p:DisableNerdbankVersioning=true /p:PreReleaseVersionLabel="" /p:BUILD_BUILDNUMBER=20180426.1 /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/msbuild.log 2>&1 Done executing task "Exec". Done building target "RepoBuild" in project "msbuild.proj". Done executing task "CallTarget". Task "Message" Task Parameter:Importance=High Task Parameter:Text=[15:48:11.56] Building 'msbuild'...done [15:48:11.56] Building 'msbuild'...done Done executing task "Message". Done building target "Build" in project "msbuild.proj". Target "Package" skipped, due to false condition; ('$(BuildPackagesCommand)' != '') was evaluated as ('' != ''). Target "GatherBuiltPackages" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/msbuild.proj" (target "CopyPackage" depends on it): Added Item(s): _BuiltPackages= /builddir/build/BUILD/dotnet-2.1.2/src/msbuild/artifacts/Release/packages/Microsoft.Build.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/msbuild/artifacts/Release/packages/Microsoft.Build.Framework.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/msbuild/artifacts/Release/packages/Microsoft.Build.Runtime.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/msbuild/artifacts/Release/packages/Microsoft.Build.Tasks.Core.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/msbuild/artifacts/Release/packages/Microsoft.Build.Utilities.Core.15.7.179.nupkg Done building target "GatherBuiltPackages" in project "msbuild.proj". Target "CopyPackage" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/msbuild.proj" (entry point): Task "Copy" Task Parameter: SourceFiles= /builddir/build/BUILD/dotnet-2.1.2/src/msbuild/artifacts/Release/packages/Microsoft.Build.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/msbuild/artifacts/Release/packages/Microsoft.Build.Framework.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/msbuild/artifacts/Release/packages/Microsoft.Build.Runtime.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/msbuild/artifacts/Release/packages/Microsoft.Build.Tasks.Core.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/msbuild/artifacts/Release/packages/Microsoft.Build.Utilities.Core.15.7.179.nupkg Task Parameter:DestinationFolder=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/msbuild/artifacts/Release/packages/Microsoft.Build.15.7.179.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.15.7.179.nupkg". Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/msbuild/artifacts/Release/packages/Microsoft.Build.Framework.15.7.179.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Framework.15.7.179.nupkg". Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/msbuild/artifacts/Release/packages/Microsoft.Build.Runtime.15.7.179.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Runtime.15.7.179.nupkg". Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/msbuild/artifacts/Release/packages/Microsoft.Build.Tasks.Core.15.7.179.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Tasks.Core.15.7.179.nupkg". Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/msbuild/artifacts/Release/packages/Microsoft.Build.Utilities.Core.15.7.179.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Utilities.Core.15.7.179.nupkg". Done executing task "Copy". Done building target "CopyPackage" in project "msbuild.proj". Target "GatherBuiltPackages" skipped. Previously built successfully. Target "WriteVersions" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/msbuild.proj" (entry point): Using "WriteVersionsFile" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "WriteVersionsFile" Task Parameter: NugetPackages= /builddir/build/BUILD/dotnet-2.1.2/src/msbuild/artifacts/Release/packages/Microsoft.Build.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/msbuild/artifacts/Release/packages/Microsoft.Build.Framework.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/msbuild/artifacts/Release/packages/Microsoft.Build.Runtime.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/msbuild/artifacts/Release/packages/Microsoft.Build.Tasks.Core.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/msbuild/artifacts/Release/packages/Microsoft.Build.Utilities.Core.15.7.179.nupkg Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/build-info/dotnet/msbuild/release/2.0.0/Latest_Packages.txt Done executing task "WriteVersionsFile". Done building target "WriteVersions" in project "msbuild.proj". Target "ExtractToolPackage" skipped, due to false condition; ('$(BuiltToolPackageId)' != '') was evaluated as ('' != ''). Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/msbuild.proj" (Build target(s)). Project "/builddir/build/BUILD/dotnet-2.1.2/repos/known-good.proj" (13:2) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/clicommandlineparser.proj" (6:2) on node 1 (Build target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "BuildRepoReferences" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/clicommandlineparser.proj" (target "Build" depends on it): Task "Message" Task Parameter:Importance=High Task Parameter:Text=Building dependencies [roslyn-tools] needed by 'clicommandlineparser'. Building dependencies [roslyn-tools] needed by 'clicommandlineparser'. Done executing task "Message". Added Item(s): _DependentProject=roslyn-tools.proj Task "MSBuild" Task Parameter:Projects=roslyn-tools.proj Task Parameter:Targets=Build Task Parameter:BuildInParallel=False Task Parameter:StopOnFirstFailure=True Project "/builddir/build/BUILD/dotnet-2.1.2/repos/clicommandlineparser.proj" (6:2) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/roslyn-tools.proj" (18:4) on node 1 (Build target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "Build" skipped. Previously built successfully. Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/roslyn-tools.proj" (Build target(s)). Done executing task "MSBuild". Done building target "BuildRepoReferences" in project "clicommandlineparser.proj". Target "UpdateNuGetConfig" skipped, due to false condition; ('$(NuGetConfigFile)' != '' OR '@(NuGetConfigFiles)' != '') was evaluated as ('' != '' OR '' != ''). Target "UpdateCLIVersionInGlobalJson" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/clicommandlineparser.proj" (target "Build" depends on it): Using "UpdateJson" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "UpdateJson" Task Parameter:JsonFilePath=/builddir/build/BUILD/dotnet-2.1.2/src/clicommandlineparser/global.json Task Parameter:PathToAttribute=sdk.version Task Parameter:NewAttributeValue=2.1.301 Done executing task "UpdateJson". Done building target "UpdateCLIVersionInGlobalJson" in project "clicommandlineparser.proj". Target "CreateBuildOutputProps" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/clicommandlineparser.proj" (target "Build" depends on it): Added Item(s): _PreviouslySourceBuiltPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/FSharp.NET.Sdk.1.0.4-bundled-0100.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Framework.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Runtime.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Tasks.Core.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Utilities.Core.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Web.Spa.ProjectTemplates.1.0.417.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NETStandard.Library.2.0.2-servicing-25519-03.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.9.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/XliffTasks.0.2.0-beta-000048.nupkg Using "WriteBuildOutputProps" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "WriteBuildOutputProps" Task Parameter: NuGetPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/FSharp.NET.Sdk.1.0.4-bundled-0100.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Framework.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Runtime.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Tasks.Core.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Utilities.Core.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Web.Spa.ProjectTemplates.1.0.417.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NETStandard.Library.2.0.2-servicing-25519-03.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.9.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/XliffTasks.0.2.0-beta-000048.nupkg Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props Done executing task "WriteBuildOutputProps". Task "WriteBuildOutputProps" Task Parameter: NuGetPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/FSharp.NET.Sdk.1.0.4-bundled-0100.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Framework.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Runtime.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Tasks.Core.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Utilities.Core.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Web.Spa.ProjectTemplates.1.0.417.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NETStandard.Library.2.0.2-servicing-25519-03.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.9.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/XliffTasks.0.2.0-beta-000048.nupkg Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props.pre.clicommandlineparser.xml Done executing task "WriteBuildOutputProps". Task "ReadLinesFromFile" Task Parameter:File=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props Output Item(s): VersionProperties= 1.0.4-bundled-0100 2.0.0 15.7.179 15.7.179 15.7.179 15.7.179 15.7.179 1.0.417 1.0.1 2.0.2-servicing-25519-03 9.0.1 1.0.0-dev 1.0.0-dev 0.2.0-beta-000048 Done executing task "ReadLinesFromFile". Task "Message" Task Parameter:Importance=High Task Parameter:Text=clicommandlineparser is using versions /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props clicommandlineparser is using versions /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.4-bundled-0100 1.0.4-bundled-0100 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.0.0 2.0.0 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=15.7.179 15.7.179 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=15.7.179 15.7.179 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=15.7.179 15.7.179 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=15.7.179 15.7.179 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=15.7.179 15.7.179 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.417 1.0.417 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.1 1.0.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.0.2-servicing-25519-03 2.0.2-servicing-25519-03 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=9.0.1 9.0.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.0-dev 1.0.0-dev Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.0-dev 1.0.0-dev Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=0.2.0-beta-000048 0.2.0-beta-000048 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Done building target "CreateBuildOutputProps" in project "clicommandlineparser.proj". Target "CreateRestoreSourceProps" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/clicommandlineparser.proj" (target "Build" depends on it): Added Item(s): _DotNetRestoreSources=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ Added Item(s): _DotNetRestoreSources=/builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ Using "WriteRestoreSourceProps" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "WriteRestoreSourceProps" Task Parameter: RestoreSources= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props Done executing task "WriteRestoreSourceProps". Done building target "CreateRestoreSourceProps" in project "clicommandlineparser.proj". Target "Update" skipped, due to false condition; ('$(DependencyVersionInputRepoApiImplemented)' != 'true' AND '$(UpdateCommand)' != '') was evaluated as ('false' != 'true' AND '' != ''). Target "BootstrapBuildTools" skipped, due to false condition; ('$(SkipBootstrapBuildTools)' != 'true' and '$(_IsBootstrapping)' == 'true') was evaluated as ('' != 'true' and '' == 'true'). Target "BootstrapRoslynToolsRepoToolset" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/clicommandlineparser.proj" (target "Build" depends on it): Added Item(s): EnvironmentVariables=RESOLVE_REPO_TOOLSET_PACKAGE_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/source-built/RoslynTools.RepoToolset/ Added Item(s): EnvironmentVariables=RESOLVE_REPO_TOOLSET_SDK_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/source-built/RoslynTools.RepoToolset/sdk/ Added Item(s): EnvironmentVariables=RESOLVE_REPO_TOOLSET_SDK_VERSION=1.0.0-source-built Done building target "BootstrapRoslynToolsRepoToolset" in project "clicommandlineparser.proj". Target "Build" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/clicommandlineparser.proj" (entry point): Task "Message" Task Parameter:Importance=High Task Parameter:Text=[15:48:11.59] Building 'clicommandlineparser' [15:48:11.59] Building 'clicommandlineparser' Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=Running command: Running command: Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= /builddir/build/BUILD/dotnet-2.1.2/src/clicommandlineparser/build.sh --restore --pack --configuration Release /p:PB_PackageVersionPropsUrl=file:///builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:DotNetOutputBlobFeedDir=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/ /builddir/build/BUILD/dotnet-2.1.2/src/clicommandlineparser/build.sh --restore --pack --configuration Release /p:PB_PackageVersionPropsUrl=file:///builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:DotNetOutputBlobFeedDir=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/ Done executing task "Message". Task "Message" skipped, due to false condition; ('$(BuildCommand)' == '') was evaluated as ('/builddir/build/BUILD/dotnet-2.1.2/src/clicommandlineparser/build.sh --restore --pack --configuration Release /p:PB_PackageVersionPropsUrl=file:///builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props' == ''). Task "Message" Task Parameter:Importance=High Task Parameter:Text= Log: /builddir/build/BUILD/dotnet-2.1.2/bin/logs/clicommandlineparser.log Log: /builddir/build/BUILD/dotnet-2.1.2/bin/logs/clicommandlineparser.log Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= With Enivornment Varibles: With Enivornment Varibles: Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_RUNTIME_ID=centos.7-x64 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= BUILDTOOLS_SKIP_CROSSGEN=1 BUILDTOOLS_SKIP_CROSSGEN=1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildFromSource=true DotNetBuildFromSource=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildOffline=true DotNetBuildOffline=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= StabilizePackageVersion=true StabilizePackageVersion=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= PB_IsStable=true PB_IsStable=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= MSBUILDDISABLENODEREUSE=1 MSBUILDDISABLENODEREUSE=1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= GIT_COMMIT=9885d85d6dc33ddd3c5a195c68db95fab6766223 GIT_COMMIT=9885d85d6dc33ddd3c5a195c68db95fab6766223 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= LatestCommit=9885d85d6dc33ddd3c5a195c68db95fab6766223 LatestCommit=9885d85d6dc33ddd3c5a195c68db95fab6766223 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= OfficialBuildId= OfficialBuildId= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= VersionSeedDate= VersionSeedDate= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= RESOLVE_REPO_TOOLSET_PACKAGE_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/source-built/RoslynTools.RepoToolset/ RESOLVE_REPO_TOOLSET_PACKAGE_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/source-built/RoslynTools.RepoToolset/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= RESOLVE_REPO_TOOLSET_SDK_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/source-built/RoslynTools.RepoToolset/sdk/ RESOLVE_REPO_TOOLSET_SDK_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/source-built/RoslynTools.RepoToolset/sdk/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= RESOLVE_REPO_TOOLSET_SDK_VERSION=1.0.0-source-built RESOLVE_REPO_TOOLSET_SDK_VERSION=1.0.0-source-built Done executing task "Message". Task "CallTarget" Task Parameter:Targets=RepoBuild Target "RepoBuild" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/clicommandlineparser.proj" (target "Build" depends on it): Added Item(s): EnvironmentVariables=NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ Task "Exec" Task Parameter:Command=/builddir/build/BUILD/dotnet-2.1.2/src/clicommandlineparser/build.sh --restore --pack --configuration Release /p:PB_PackageVersionPropsUrl=file:///builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:DotNetOutputBlobFeedDir=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/ >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/clicommandlineparser.log 2>&1 Task Parameter:WorkingDirectory=/builddir/build/BUILD/dotnet-2.1.2/src/clicommandlineparser/ Task Parameter: EnvironmentVariables= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 GIT_COMMIT=9885d85d6dc33ddd3c5a195c68db95fab6766223 LatestCommit=9885d85d6dc33ddd3c5a195c68db95fab6766223 OfficialBuildId= VersionSeedDate= RESOLVE_REPO_TOOLSET_PACKAGE_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/source-built/RoslynTools.RepoToolset/ RESOLVE_REPO_TOOLSET_SDK_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/source-built/RoslynTools.RepoToolset/sdk/ RESOLVE_REPO_TOOLSET_SDK_VERSION=1.0.0-source-built NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ Environment Variables passed to tool: DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 GIT_COMMIT=9885d85d6dc33ddd3c5a195c68db95fab6766223 LatestCommit=9885d85d6dc33ddd3c5a195c68db95fab6766223 OfficialBuildId= VersionSeedDate= RESOLVE_REPO_TOOLSET_PACKAGE_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/source-built/RoslynTools.RepoToolset/ RESOLVE_REPO_TOOLSET_SDK_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/source-built/RoslynTools.RepoToolset/sdk/ RESOLVE_REPO_TOOLSET_SDK_VERSION=1.0.0-source-built NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ /builddir/build/BUILD/dotnet-2.1.2/src/clicommandlineparser/build.sh --restore --pack --configuration Release /p:PB_PackageVersionPropsUrl=file:///builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:DotNetOutputBlobFeedDir=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/ >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/clicommandlineparser.log 2>&1 Done executing task "Exec". Done building target "RepoBuild" in project "clicommandlineparser.proj". Done executing task "CallTarget". Task "Message" Task Parameter:Importance=High Task Parameter:Text=[15:48:16.23] Building 'clicommandlineparser'...done [15:48:16.23] Building 'clicommandlineparser'...done Done executing task "Message". Done building target "Build" in project "clicommandlineparser.proj". Target "Package" skipped, due to false condition; ('$(BuildPackagesCommand)' != '') was evaluated as ('' != ''). Target "CopyPackage" skipped, due to false condition; ('$(OutputPlacementRepoApiImplemented)' != 'true' AND '$(PackagesOutput)' != '') was evaluated as ('true' != 'true' AND '' != ''). Target "GatherBuiltPackages" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/clicommandlineparser.proj" (target "WriteVersions" depends on it): Done building target "GatherBuiltPackages" in project "clicommandlineparser.proj". Target "WriteVersions" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/clicommandlineparser.proj" (entry point): Task "WriteVersionsFile" skipped, due to false condition; ('@(_BuiltPackages)'!='') was evaluated as (''!=''). Done building target "WriteVersions" in project "clicommandlineparser.proj". Target "ExtractToolPackage" skipped, due to false condition; ('$(BuiltToolPackageId)' != '') was evaluated as ('' != ''). Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/clicommandlineparser.proj" (Build target(s)). Project "/builddir/build/BUILD/dotnet-2.1.2/repos/known-good.proj" (13:2) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/roslyn.proj" (19:2) on node 1 (Build target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "BuildRepoReferences" skipped, due to false condition; ('@(RepositoryReference)' != '' and '$(SkipRepoReferences)' != 'true') was evaluated as ('' != '' and '' != 'true'). Target "UpdateNuGetConfig" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/roslyn.proj" (target "Build" depends on it): Added Item(s): NuGetConfigFiles=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/NuGet.Config Using "RemoveInternetSourcesFromNuGetConfig" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "RemoveInternetSourcesFromNuGetConfig" Task Parameter:NuGetConfigFile=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/NuGet.Config Done executing task "RemoveInternetSourcesFromNuGetConfig". Using "AddSourceToNuGetConfig" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "AddSourceToNuGetConfig" Task Parameter:NuGetConfigFile=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/NuGet.Config Task Parameter:SourceName=prebuilt Task Parameter:SourcePath=/builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ Done executing task "AddSourceToNuGetConfig". Task "AddSourceToNuGetConfig" Task Parameter:NuGetConfigFile=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/NuGet.Config Task Parameter:SourceName=source-built Task Parameter:SourcePath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ Done executing task "AddSourceToNuGetConfig". Done building target "UpdateNuGetConfig" in project "roslyn.proj". Target "UpdateCLIVersionInGlobalJson" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/roslyn.proj" (target "Build" depends on it): Using "UpdateJson" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "UpdateJson" Task Parameter:JsonFilePath=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/global.json Task Parameter:PathToAttribute=sdk.version Task Parameter:NewAttributeValue=2.1.301 Done executing task "UpdateJson". Done building target "UpdateCLIVersionInGlobalJson" in project "roslyn.proj". Target "CreateBuildOutputProps" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/roslyn.proj" (target "Build" depends on it): Added Item(s): _PreviouslySourceBuiltPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/FSharp.NET.Sdk.1.0.4-bundled-0100.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Framework.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Runtime.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Tasks.Core.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Utilities.Core.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Cli.CommandLine.0.1.1-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Web.Spa.ProjectTemplates.1.0.417.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NETStandard.Library.2.0.2-servicing-25519-03.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.9.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/XliffTasks.0.2.0-beta-000048.nupkg Using "WriteBuildOutputProps" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "WriteBuildOutputProps" Task Parameter: NuGetPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/FSharp.NET.Sdk.1.0.4-bundled-0100.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Framework.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Runtime.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Tasks.Core.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Utilities.Core.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Cli.CommandLine.0.1.1-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Web.Spa.ProjectTemplates.1.0.417.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NETStandard.Library.2.0.2-servicing-25519-03.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.9.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/XliffTasks.0.2.0-beta-000048.nupkg Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props Done executing task "WriteBuildOutputProps". Task "WriteBuildOutputProps" Task Parameter: NuGetPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/FSharp.NET.Sdk.1.0.4-bundled-0100.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Framework.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Runtime.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Tasks.Core.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Utilities.Core.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Cli.CommandLine.0.1.1-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Web.Spa.ProjectTemplates.1.0.417.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NETStandard.Library.2.0.2-servicing-25519-03.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.9.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/XliffTasks.0.2.0-beta-000048.nupkg Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props.pre.roslyn.xml Done executing task "WriteBuildOutputProps". Task "ReadLinesFromFile" Task Parameter:File=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props Output Item(s): VersionProperties= 1.0.4-bundled-0100 2.0.0 15.7.179 15.7.179 15.7.179 15.7.179 15.7.179 0.1.1-dev 1.0.417 1.0.1 2.0.2-servicing-25519-03 9.0.1 1.0.0-dev 1.0.0-dev 0.2.0-beta-000048 Done executing task "ReadLinesFromFile". Task "Message" Task Parameter:Importance=High Task Parameter:Text=roslyn is using versions /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props roslyn is using versions /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.4-bundled-0100 1.0.4-bundled-0100 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.0.0 2.0.0 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=15.7.179 15.7.179 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=15.7.179 15.7.179 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=15.7.179 15.7.179 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=15.7.179 15.7.179 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=15.7.179 15.7.179 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=0.1.1-dev 0.1.1-dev Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.417 1.0.417 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.1 1.0.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.0.2-servicing-25519-03 2.0.2-servicing-25519-03 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=9.0.1 9.0.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.0-dev 1.0.0-dev Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.0-dev 1.0.0-dev Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=0.2.0-beta-000048 0.2.0-beta-000048 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Done building target "CreateBuildOutputProps" in project "roslyn.proj". Target "CreateRestoreSourceProps" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/roslyn.proj" (target "Build" depends on it): Added Item(s): _DotNetRestoreSources=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ Added Item(s): _DotNetRestoreSources=/builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ Using "WriteRestoreSourceProps" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "WriteRestoreSourceProps" Task Parameter: RestoreSources= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props Done executing task "WriteRestoreSourceProps". Done building target "CreateRestoreSourceProps" in project "roslyn.proj". Target "Update" skipped, due to false condition; ('$(DependencyVersionInputRepoApiImplemented)' != 'true' AND '$(UpdateCommand)' != '') was evaluated as ('false' != 'true' AND '' != ''). Target "BootstrapBuildTools" skipped, due to false condition; ('$(SkipBootstrapBuildTools)' != 'true' and '$(_IsBootstrapping)' == 'true') was evaluated as ('' != 'true' and '' == 'true'). Target "BootstrapRoslynToolsRepoToolset" skipped, due to false condition; ('$(UsesRepoToolset)' == 'true' AND ('$(BuiltToolPackageId)' != '$(RepoToolsetPackageId)' OR '$(OfflineBuild)' == 'true')) was evaluated as ('' == 'true' AND ('' != 'RoslynTools.RepoToolset' OR 'true' == 'true')). Target "Restore" in project "/builddir/build/BUILD/dotnet-2.1.2/repos/roslyn.proj" (target "Build" depends on it): Set Property: RestoreArgs=--disable-parallel Task "Exec" Task Parameter:Command=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet restore --disable-parallel /builddir/build/BUILD/dotnet-2.1.2/src/roslyn/SourceBuild.sln >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/roslyn.log 2>&1 Task Parameter:WorkingDirectory=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/ Task Parameter: EnvironmentVariables= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 DOTNET_RUNTIME_ID=centos.7-x64 COMMIT_SHA=362ec0eec4c1d61b122e271423840950fedf13ff NUGET_PACKAGE_VERSION=2.3.2-beta1-61921-05 LatestCommit=362ec0eec4c1d61b122e271423840950fedf13ff OfficialBuildId= VersionSeedDate= Environment Variables passed to tool: DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 DOTNET_RUNTIME_ID=centos.7-x64 COMMIT_SHA=362ec0eec4c1d61b122e271423840950fedf13ff NUGET_PACKAGE_VERSION=2.3.2-beta1-61921-05 LatestCommit=362ec0eec4c1d61b122e271423840950fedf13ff OfficialBuildId= VersionSeedDate= /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet restore --disable-parallel /builddir/build/BUILD/dotnet-2.1.2/src/roslyn/SourceBuild.sln >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/roslyn.log 2>&1 Done executing task "Exec". Done building target "Restore" in project "roslyn.proj". Target "FixNuSpecFilePathSeparators" in project "/builddir/build/BUILD/dotnet-2.1.2/repos/roslyn.proj" (target "Build" depends on it): Using "FixPathSeparator" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "FixPathSeparator" Task Parameter: NuSpecFiles= /builddir/build/BUILD/dotnet-2.1.2/src/roslyn/src/NuGet/Microsoft.CodeAnalysis.CSharp.nuspec /builddir/build/BUILD/dotnet-2.1.2/src/roslyn/src/NuGet/Microsoft.CodeAnalysis.Common.nuspec /builddir/build/BUILD/dotnet-2.1.2/src/roslyn/src/NuGet/Microsoft.CodeAnalysis.Compilers.nuspec /builddir/build/BUILD/dotnet-2.1.2/src/roslyn/src/NuGet/Microsoft.CodeAnalysis.VisualBasic.nuspec /builddir/build/BUILD/dotnet-2.1.2/src/roslyn/src/NuGet/Microsoft.NETCore.Compilers.nuspec Done executing task "FixPathSeparator". Done building target "FixNuSpecFilePathSeparators" in project "roslyn.proj". Target "Build" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/roslyn.proj" (entry point): Task "Message" Task Parameter:Importance=High Task Parameter:Text=[15:48:22.60] Building 'roslyn' [15:48:22.60] Building 'roslyn' Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=Running command: Running command: Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet build /builddir/build/BUILD/dotnet-2.1.2/src/roslyn/SourceBuild.sln /p:Configuration=Release /p:OfficialBuild=true /p:BuildNumber=20180426.3 /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet build /builddir/build/BUILD/dotnet-2.1.2/src/roslyn/SourceBuild.sln /p:Configuration=Release /p:OfficialBuild=true /p:BuildNumber=20180426.3 Done executing task "Message". Task "Message" skipped, due to false condition; ('$(BuildCommand)' == '') was evaluated as ('/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet build /builddir/build/BUILD/dotnet-2.1.2/src/roslyn/SourceBuild.sln /p:Configuration=Release /p:OfficialBuild=true /p:BuildNumber=20180426.3' == ''). Task "Message" Task Parameter:Importance=High Task Parameter:Text= Log: /builddir/build/BUILD/dotnet-2.1.2/bin/logs/roslyn.log Log: /builddir/build/BUILD/dotnet-2.1.2/bin/logs/roslyn.log Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= With Enivornment Varibles: With Enivornment Varibles: Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_RUNTIME_ID=centos.7-x64 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= BUILDTOOLS_SKIP_CROSSGEN=1 BUILDTOOLS_SKIP_CROSSGEN=1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildFromSource=true DotNetBuildFromSource=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildOffline=true DotNetBuildOffline=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= StabilizePackageVersion=true StabilizePackageVersion=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= PB_IsStable=true PB_IsStable=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= MSBUILDDISABLENODEREUSE=1 MSBUILDDISABLENODEREUSE=1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= COMMIT_SHA=362ec0eec4c1d61b122e271423840950fedf13ff COMMIT_SHA=362ec0eec4c1d61b122e271423840950fedf13ff Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= NUGET_PACKAGE_VERSION=2.3.2-beta1-61921-05 NUGET_PACKAGE_VERSION=2.3.2-beta1-61921-05 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= LatestCommit=362ec0eec4c1d61b122e271423840950fedf13ff LatestCommit=362ec0eec4c1d61b122e271423840950fedf13ff Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= OfficialBuildId= OfficialBuildId= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= VersionSeedDate= VersionSeedDate= Done executing task "Message". Task "CallTarget" Task Parameter:Targets=RepoBuild Target "RepoBuild" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/roslyn.proj" (target "Build" depends on it): Added Item(s): EnvironmentVariables=NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ Task "Exec" Task Parameter:Command=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet build /builddir/build/BUILD/dotnet-2.1.2/src/roslyn/SourceBuild.sln /p:Configuration=Release /p:OfficialBuild=true /p:BuildNumber=20180426.3 >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/roslyn.log 2>&1 Task Parameter:WorkingDirectory=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/ Task Parameter: EnvironmentVariables= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 DOTNET_RUNTIME_ID=centos.7-x64 COMMIT_SHA=362ec0eec4c1d61b122e271423840950fedf13ff NUGET_PACKAGE_VERSION=2.3.2-beta1-61921-05 LatestCommit=362ec0eec4c1d61b122e271423840950fedf13ff OfficialBuildId= VersionSeedDate= NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ Environment Variables passed to tool: DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 DOTNET_RUNTIME_ID=centos.7-x64 COMMIT_SHA=362ec0eec4c1d61b122e271423840950fedf13ff NUGET_PACKAGE_VERSION=2.3.2-beta1-61921-05 LatestCommit=362ec0eec4c1d61b122e271423840950fedf13ff OfficialBuildId= VersionSeedDate= NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet build /builddir/build/BUILD/dotnet-2.1.2/src/roslyn/SourceBuild.sln /p:Configuration=Release /p:OfficialBuild=true /p:BuildNumber=20180426.3 >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/roslyn.log 2>&1 Done executing task "Exec". Done building target "RepoBuild" in project "roslyn.proj". Done executing task "CallTarget". Task "Message" Task Parameter:Importance=High Task Parameter:Text=[15:48:48.36] Building 'roslyn'...done [15:48:48.36] Building 'roslyn'...done Done executing task "Message". Done building target "Build" in project "roslyn.proj". Target "ExtractToolPackage" skipped, due to false condition; ('$(BuiltToolPackageId)' != '') was evaluated as ('' != ''). Target "Package" in project "/builddir/build/BUILD/dotnet-2.1.2/repos/roslyn.proj" (entry point): Added Item(s): PublishWithoutBuildingProject=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/src/Compilers/CSharp/csc/csc.csproj Added Item(s): PublishWithoutBuildingProject=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/src/Compilers/VisualBasic/vbc/vbc.csproj Added Item(s): PublishWithoutBuildingProject=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/src/Compilers/Server/VBCSCompiler/VBCSCompiler.csproj Added Item(s): PublishWithoutBuildingProject=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/src/Compilers/Core/MSBuildTask/MSBuildTask.csproj Task "Message" Task Parameter:Importance=High Task Parameter:Text=[15:48:48.36] Packaging 'roslyn' [15:48:48.36] Packaging 'roslyn' Done executing task "Message". Task "Exec" Task Parameter:Command=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet msbuild /builddir/build/BUILD/dotnet-2.1.2/src/roslyn/src/Compilers/CSharp/csc/csc.csproj /p:Configuration=Release /p:TargetFramework=netcoreapp2.0 /t:PublishWithoutBuilding >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/roslyn.log 2>&1 Task Parameter:WorkingDirectory=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/ Task Parameter: EnvironmentVariables= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 DOTNET_RUNTIME_ID=centos.7-x64 COMMIT_SHA=362ec0eec4c1d61b122e271423840950fedf13ff NUGET_PACKAGE_VERSION=2.3.2-beta1-61921-05 LatestCommit=362ec0eec4c1d61b122e271423840950fedf13ff OfficialBuildId= VersionSeedDate= NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ Environment Variables passed to tool: DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 DOTNET_RUNTIME_ID=centos.7-x64 COMMIT_SHA=362ec0eec4c1d61b122e271423840950fedf13ff NUGET_PACKAGE_VERSION=2.3.2-beta1-61921-05 LatestCommit=362ec0eec4c1d61b122e271423840950fedf13ff OfficialBuildId= VersionSeedDate= NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet msbuild /builddir/build/BUILD/dotnet-2.1.2/src/roslyn/src/Compilers/CSharp/csc/csc.csproj /p:Configuration=Release /p:TargetFramework=netcoreapp2.0 /t:PublishWithoutBuilding >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/roslyn.log 2>&1 Done executing task "Exec". Task "Exec" Task Parameter:Command=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet msbuild /builddir/build/BUILD/dotnet-2.1.2/src/roslyn/src/Compilers/VisualBasic/vbc/vbc.csproj /p:Configuration=Release /p:TargetFramework=netcoreapp2.0 /t:PublishWithoutBuilding >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/roslyn.log 2>&1 Task Parameter:WorkingDirectory=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/ Task Parameter: EnvironmentVariables= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 DOTNET_RUNTIME_ID=centos.7-x64 COMMIT_SHA=362ec0eec4c1d61b122e271423840950fedf13ff NUGET_PACKAGE_VERSION=2.3.2-beta1-61921-05 LatestCommit=362ec0eec4c1d61b122e271423840950fedf13ff OfficialBuildId= VersionSeedDate= NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ Environment Variables passed to tool: DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 DOTNET_RUNTIME_ID=centos.7-x64 COMMIT_SHA=362ec0eec4c1d61b122e271423840950fedf13ff NUGET_PACKAGE_VERSION=2.3.2-beta1-61921-05 LatestCommit=362ec0eec4c1d61b122e271423840950fedf13ff OfficialBuildId= VersionSeedDate= NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet msbuild /builddir/build/BUILD/dotnet-2.1.2/src/roslyn/src/Compilers/VisualBasic/vbc/vbc.csproj /p:Configuration=Release /p:TargetFramework=netcoreapp2.0 /t:PublishWithoutBuilding >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/roslyn.log 2>&1 Done executing task "Exec". Task "Exec" Task Parameter:Command=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet msbuild /builddir/build/BUILD/dotnet-2.1.2/src/roslyn/src/Compilers/Server/VBCSCompiler/VBCSCompiler.csproj /p:Configuration=Release /p:TargetFramework=netcoreapp2.0 /t:PublishWithoutBuilding >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/roslyn.log 2>&1 Task Parameter:WorkingDirectory=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/ Task Parameter: EnvironmentVariables= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 DOTNET_RUNTIME_ID=centos.7-x64 COMMIT_SHA=362ec0eec4c1d61b122e271423840950fedf13ff NUGET_PACKAGE_VERSION=2.3.2-beta1-61921-05 LatestCommit=362ec0eec4c1d61b122e271423840950fedf13ff OfficialBuildId= VersionSeedDate= NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ Environment Variables passed to tool: DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 DOTNET_RUNTIME_ID=centos.7-x64 COMMIT_SHA=362ec0eec4c1d61b122e271423840950fedf13ff NUGET_PACKAGE_VERSION=2.3.2-beta1-61921-05 LatestCommit=362ec0eec4c1d61b122e271423840950fedf13ff OfficialBuildId= VersionSeedDate= NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet msbuild /builddir/build/BUILD/dotnet-2.1.2/src/roslyn/src/Compilers/Server/VBCSCompiler/VBCSCompiler.csproj /p:Configuration=Release /p:TargetFramework=netcoreapp2.0 /t:PublishWithoutBuilding >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/roslyn.log 2>&1 Done executing task "Exec". Task "Exec" Task Parameter:Command=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet msbuild /builddir/build/BUILD/dotnet-2.1.2/src/roslyn/src/Compilers/Core/MSBuildTask/MSBuildTask.csproj /p:Configuration=Release /p:TargetFramework=netcoreapp2.0 /t:PublishWithoutBuilding >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/roslyn.log 2>&1 Task Parameter:WorkingDirectory=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/ Task Parameter: EnvironmentVariables= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 DOTNET_RUNTIME_ID=centos.7-x64 COMMIT_SHA=362ec0eec4c1d61b122e271423840950fedf13ff NUGET_PACKAGE_VERSION=2.3.2-beta1-61921-05 LatestCommit=362ec0eec4c1d61b122e271423840950fedf13ff OfficialBuildId= VersionSeedDate= NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ Environment Variables passed to tool: DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 DOTNET_RUNTIME_ID=centos.7-x64 COMMIT_SHA=362ec0eec4c1d61b122e271423840950fedf13ff NUGET_PACKAGE_VERSION=2.3.2-beta1-61921-05 LatestCommit=362ec0eec4c1d61b122e271423840950fedf13ff OfficialBuildId= VersionSeedDate= NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet msbuild /builddir/build/BUILD/dotnet-2.1.2/src/roslyn/src/Compilers/Core/MSBuildTask/MSBuildTask.csproj /p:Configuration=Release /p:TargetFramework=netcoreapp2.0 /t:PublishWithoutBuilding >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/roslyn.log 2>&1 Done executing task "Exec". Task "Exec" Task Parameter:Command=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet pack --no-build /builddir/build/BUILD/dotnet-2.1.2/src/roslyn/src/NuGet/NuGetProjectPackUtil.csproj -p:Configuration=Release -p:NuspecFile=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/src/NuGet/Microsoft.CodeAnalysis.CSharp.nuspec -p:NuspecBasePath=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/Binaries/Release -p:PackageOutputPath=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/Binaries/packages -p:NuGetPackageKind=release >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/roslyn.log 2>&1 Task Parameter:WorkingDirectory=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/ Task Parameter: EnvironmentVariables= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 DOTNET_RUNTIME_ID=centos.7-x64 COMMIT_SHA=362ec0eec4c1d61b122e271423840950fedf13ff NUGET_PACKAGE_VERSION=2.3.2-beta1-61921-05 LatestCommit=362ec0eec4c1d61b122e271423840950fedf13ff OfficialBuildId= VersionSeedDate= NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ Environment Variables passed to tool: DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 DOTNET_RUNTIME_ID=centos.7-x64 COMMIT_SHA=362ec0eec4c1d61b122e271423840950fedf13ff NUGET_PACKAGE_VERSION=2.3.2-beta1-61921-05 LatestCommit=362ec0eec4c1d61b122e271423840950fedf13ff OfficialBuildId= VersionSeedDate= NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet pack --no-build /builddir/build/BUILD/dotnet-2.1.2/src/roslyn/src/NuGet/NuGetProjectPackUtil.csproj -p:Configuration=Release -p:NuspecFile=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/src/NuGet/Microsoft.CodeAnalysis.CSharp.nuspec -p:NuspecBasePath=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/Binaries/Release -p:PackageOutputPath=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/Binaries/packages -p:NuGetPackageKind=release >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/roslyn.log 2>&1 Done executing task "Exec". Task "Exec" Task Parameter:Command=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet pack --no-build /builddir/build/BUILD/dotnet-2.1.2/src/roslyn/src/NuGet/NuGetProjectPackUtil.csproj -p:Configuration=Release -p:NuspecFile=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/src/NuGet/Microsoft.CodeAnalysis.Common.nuspec -p:NuspecBasePath=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/Binaries/Release -p:PackageOutputPath=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/Binaries/packages -p:NuGetPackageKind=release >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/roslyn.log 2>&1 Task Parameter:WorkingDirectory=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/ Task Parameter: EnvironmentVariables= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 DOTNET_RUNTIME_ID=centos.7-x64 COMMIT_SHA=362ec0eec4c1d61b122e271423840950fedf13ff NUGET_PACKAGE_VERSION=2.3.2-beta1-61921-05 LatestCommit=362ec0eec4c1d61b122e271423840950fedf13ff OfficialBuildId= VersionSeedDate= NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ Environment Variables passed to tool: DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 DOTNET_RUNTIME_ID=centos.7-x64 COMMIT_SHA=362ec0eec4c1d61b122e271423840950fedf13ff NUGET_PACKAGE_VERSION=2.3.2-beta1-61921-05 LatestCommit=362ec0eec4c1d61b122e271423840950fedf13ff OfficialBuildId= VersionSeedDate= NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet pack --no-build /builddir/build/BUILD/dotnet-2.1.2/src/roslyn/src/NuGet/NuGetProjectPackUtil.csproj -p:Configuration=Release -p:NuspecFile=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/src/NuGet/Microsoft.CodeAnalysis.Common.nuspec -p:NuspecBasePath=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/Binaries/Release -p:PackageOutputPath=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/Binaries/packages -p:NuGetPackageKind=release >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/roslyn.log 2>&1 Done executing task "Exec". Task "Exec" Task Parameter:Command=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet pack --no-build /builddir/build/BUILD/dotnet-2.1.2/src/roslyn/src/NuGet/NuGetProjectPackUtil.csproj -p:Configuration=Release -p:NuspecFile=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/src/NuGet/Microsoft.CodeAnalysis.Compilers.nuspec -p:NuspecBasePath=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/Binaries/Release -p:PackageOutputPath=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/Binaries/packages -p:NuGetPackageKind=release >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/roslyn.log 2>&1 Task Parameter:WorkingDirectory=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/ Task Parameter: EnvironmentVariables= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 DOTNET_RUNTIME_ID=centos.7-x64 COMMIT_SHA=362ec0eec4c1d61b122e271423840950fedf13ff NUGET_PACKAGE_VERSION=2.3.2-beta1-61921-05 LatestCommit=362ec0eec4c1d61b122e271423840950fedf13ff OfficialBuildId= VersionSeedDate= NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ Environment Variables passed to tool: DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 DOTNET_RUNTIME_ID=centos.7-x64 COMMIT_SHA=362ec0eec4c1d61b122e271423840950fedf13ff NUGET_PACKAGE_VERSION=2.3.2-beta1-61921-05 LatestCommit=362ec0eec4c1d61b122e271423840950fedf13ff OfficialBuildId= VersionSeedDate= NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet pack --no-build /builddir/build/BUILD/dotnet-2.1.2/src/roslyn/src/NuGet/NuGetProjectPackUtil.csproj -p:Configuration=Release -p:NuspecFile=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/src/NuGet/Microsoft.CodeAnalysis.Compilers.nuspec -p:NuspecBasePath=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/Binaries/Release -p:PackageOutputPath=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/Binaries/packages -p:NuGetPackageKind=release >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/roslyn.log 2>&1 Done executing task "Exec". Task "Exec" Task Parameter:Command=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet pack --no-build /builddir/build/BUILD/dotnet-2.1.2/src/roslyn/src/NuGet/NuGetProjectPackUtil.csproj -p:Configuration=Release -p:NuspecFile=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/src/NuGet/Microsoft.CodeAnalysis.VisualBasic.nuspec -p:NuspecBasePath=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/Binaries/Release -p:PackageOutputPath=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/Binaries/packages -p:NuGetPackageKind=release >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/roslyn.log 2>&1 Task Parameter:WorkingDirectory=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/ Task Parameter: EnvironmentVariables= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 DOTNET_RUNTIME_ID=centos.7-x64 COMMIT_SHA=362ec0eec4c1d61b122e271423840950fedf13ff NUGET_PACKAGE_VERSION=2.3.2-beta1-61921-05 LatestCommit=362ec0eec4c1d61b122e271423840950fedf13ff OfficialBuildId= VersionSeedDate= NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ Environment Variables passed to tool: DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 DOTNET_RUNTIME_ID=centos.7-x64 COMMIT_SHA=362ec0eec4c1d61b122e271423840950fedf13ff NUGET_PACKAGE_VERSION=2.3.2-beta1-61921-05 LatestCommit=362ec0eec4c1d61b122e271423840950fedf13ff OfficialBuildId= VersionSeedDate= NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet pack --no-build /builddir/build/BUILD/dotnet-2.1.2/src/roslyn/src/NuGet/NuGetProjectPackUtil.csproj -p:Configuration=Release -p:NuspecFile=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/src/NuGet/Microsoft.CodeAnalysis.VisualBasic.nuspec -p:NuspecBasePath=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/Binaries/Release -p:PackageOutputPath=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/Binaries/packages -p:NuGetPackageKind=release >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/roslyn.log 2>&1 Done executing task "Exec". Task "Exec" Task Parameter:Command=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet pack --no-build /builddir/build/BUILD/dotnet-2.1.2/src/roslyn/src/NuGet/NuGetProjectPackUtil.csproj -p:Configuration=Release -p:NuspecFile=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/src/NuGet/Microsoft.NETCore.Compilers.nuspec -p:NuspecBasePath=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/Binaries/Release -p:PackageOutputPath=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/Binaries/packages -p:NuGetPackageKind=release >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/roslyn.log 2>&1 Task Parameter:WorkingDirectory=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/ Task Parameter: EnvironmentVariables= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 DOTNET_RUNTIME_ID=centos.7-x64 COMMIT_SHA=362ec0eec4c1d61b122e271423840950fedf13ff NUGET_PACKAGE_VERSION=2.3.2-beta1-61921-05 LatestCommit=362ec0eec4c1d61b122e271423840950fedf13ff OfficialBuildId= VersionSeedDate= NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ Environment Variables passed to tool: DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 DOTNET_RUNTIME_ID=centos.7-x64 COMMIT_SHA=362ec0eec4c1d61b122e271423840950fedf13ff NUGET_PACKAGE_VERSION=2.3.2-beta1-61921-05 LatestCommit=362ec0eec4c1d61b122e271423840950fedf13ff OfficialBuildId= VersionSeedDate= NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet pack --no-build /builddir/build/BUILD/dotnet-2.1.2/src/roslyn/src/NuGet/NuGetProjectPackUtil.csproj -p:Configuration=Release -p:NuspecFile=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/src/NuGet/Microsoft.NETCore.Compilers.nuspec -p:NuspecBasePath=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/Binaries/Release -p:PackageOutputPath=/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/Binaries/packages -p:NuGetPackageKind=release >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/roslyn.log 2>&1 Done executing task "Exec". Task "Message" Task Parameter:Importance=High Task Parameter:Text=[15:49:09.27] Packaging 'roslyn'...done [15:49:09.27] Packaging 'roslyn'...done Done executing task "Message". Done building target "Package" in project "roslyn.proj". Target "GatherBuiltPackages" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/roslyn.proj" (target "CopyPackage" depends on it): Added Item(s): _BuiltPackages= /builddir/build/BUILD/dotnet-2.1.2/src/roslyn/Binaries/packages/Microsoft.CodeAnalysis.Common.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/roslyn/Binaries/packages/Microsoft.CodeAnalysis.Compilers.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/roslyn/Binaries/packages/Microsoft.CodeAnalysis.CSharp.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/roslyn/Binaries/packages/Microsoft.CodeAnalysis.VisualBasic.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/roslyn/Binaries/packages/Microsoft.NETCore.Compilers.2.8.0.nupkg Done building target "GatherBuiltPackages" in project "roslyn.proj". Target "CopyPackage" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/roslyn.proj" (entry point): Task "Copy" Task Parameter: SourceFiles= /builddir/build/BUILD/dotnet-2.1.2/src/roslyn/Binaries/packages/Microsoft.CodeAnalysis.Common.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/roslyn/Binaries/packages/Microsoft.CodeAnalysis.Compilers.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/roslyn/Binaries/packages/Microsoft.CodeAnalysis.CSharp.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/roslyn/Binaries/packages/Microsoft.CodeAnalysis.VisualBasic.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/roslyn/Binaries/packages/Microsoft.NETCore.Compilers.2.8.0.nupkg Task Parameter:DestinationFolder=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/Binaries/packages/Microsoft.CodeAnalysis.Common.2.8.0.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Common.2.8.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/Binaries/packages/Microsoft.CodeAnalysis.Compilers.2.8.0.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Compilers.2.8.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/Binaries/packages/Microsoft.CodeAnalysis.CSharp.2.8.0.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.CSharp.2.8.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/Binaries/packages/Microsoft.CodeAnalysis.VisualBasic.2.8.0.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.VisualBasic.2.8.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/roslyn/Binaries/packages/Microsoft.NETCore.Compilers.2.8.0.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.Compilers.2.8.0.nupkg". Done executing task "Copy". Done building target "CopyPackage" in project "roslyn.proj". Target "GatherBuiltPackages" skipped. Previously built successfully. Target "WriteVersions" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/roslyn.proj" (entry point): Using "WriteVersionsFile" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "WriteVersionsFile" Task Parameter: NugetPackages= /builddir/build/BUILD/dotnet-2.1.2/src/roslyn/Binaries/packages/Microsoft.CodeAnalysis.Common.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/roslyn/Binaries/packages/Microsoft.CodeAnalysis.Compilers.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/roslyn/Binaries/packages/Microsoft.CodeAnalysis.CSharp.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/roslyn/Binaries/packages/Microsoft.CodeAnalysis.VisualBasic.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/roslyn/Binaries/packages/Microsoft.NETCore.Compilers.2.8.0.nupkg Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/build-info/dotnet/roslyn/release/2.0.0/Latest_Packages.txt Done executing task "WriteVersionsFile". Done building target "WriteVersions" in project "roslyn.proj". Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/roslyn.proj" (Build target(s)). Project "/builddir/build/BUILD/dotnet-2.1.2/repos/known-good.proj" (13:2) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/nuget-client.proj" (17:2) on node 1 (Build target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "BuildRepoReferences" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/nuget-client.proj" (target "Build" depends on it): Task "Message" Task Parameter:Importance=High Task Parameter:Text=Building dependencies [newtonsoft-json;common] needed by 'nuget-client'. Building dependencies [newtonsoft-json;common] needed by 'nuget-client'. Done executing task "Message". Added Item(s): _DependentProject= newtonsoft-json.proj common.proj Task "MSBuild" Task Parameter: Projects= newtonsoft-json.proj common.proj Task Parameter:Targets=Build Task Parameter:BuildInParallel=False Task Parameter:StopOnFirstFailure=True Project "/builddir/build/BUILD/dotnet-2.1.2/repos/nuget-client.proj" (17:2) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/newtonsoft-json.proj" (16:4) on node 1 (Build target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "Build" skipped. Previously built successfully. Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/newtonsoft-json.proj" (Build target(s)). Project "/builddir/build/BUILD/dotnet-2.1.2/repos/nuget-client.proj" (17:2) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/common.proj" (7:3) on node 1 (Build target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "Build" skipped. Previously built successfully. Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/common.proj" (Build target(s)). Done executing task "MSBuild". Done building target "BuildRepoReferences" in project "nuget-client.proj". Target "UpdateNuGetConfig" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/nuget-client.proj" (target "Build" depends on it): Added Item(s): NuGetConfigFiles=/builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/NuGet.Config Using "RemoveInternetSourcesFromNuGetConfig" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "RemoveInternetSourcesFromNuGetConfig" Task Parameter:NuGetConfigFile=/builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/NuGet.Config Done executing task "RemoveInternetSourcesFromNuGetConfig". Using "AddSourceToNuGetConfig" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "AddSourceToNuGetConfig" Task Parameter:NuGetConfigFile=/builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/NuGet.Config Task Parameter:SourceName=prebuilt Task Parameter:SourcePath=/builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ Done executing task "AddSourceToNuGetConfig". Task "AddSourceToNuGetConfig" Task Parameter:NuGetConfigFile=/builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/NuGet.Config Task Parameter:SourceName=source-built Task Parameter:SourcePath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ Done executing task "AddSourceToNuGetConfig". Done building target "UpdateNuGetConfig" in project "nuget-client.proj". Target "UpdateCLIVersionInGlobalJson" skipped, due to false condition; ('$(GlobalJsonFile)' != '') was evaluated as ('' != ''). Target "CreateBuildOutputProps" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/nuget-client.proj" (target "Build" depends on it): Added Item(s): _PreviouslySourceBuiltPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/FSharp.NET.Sdk.1.0.4-bundled-0100.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Framework.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Runtime.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Tasks.Core.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Utilities.Core.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Common.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Compilers.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.CSharp.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.VisualBasic.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Cli.CommandLine.0.1.1-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Web.Spa.ProjectTemplates.1.0.417.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.Compilers.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NETStandard.Library.2.0.2-servicing-25519-03.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.9.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/XliffTasks.0.2.0-beta-000048.nupkg Using "WriteBuildOutputProps" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "WriteBuildOutputProps" Task Parameter: NuGetPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/FSharp.NET.Sdk.1.0.4-bundled-0100.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Framework.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Runtime.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Tasks.Core.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Utilities.Core.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Common.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Compilers.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.CSharp.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.VisualBasic.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Cli.CommandLine.0.1.1-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Web.Spa.ProjectTemplates.1.0.417.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.Compilers.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NETStandard.Library.2.0.2-servicing-25519-03.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.9.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/XliffTasks.0.2.0-beta-000048.nupkg Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props Done executing task "WriteBuildOutputProps". Task "WriteBuildOutputProps" Task Parameter: NuGetPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/FSharp.NET.Sdk.1.0.4-bundled-0100.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Framework.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Runtime.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Tasks.Core.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Utilities.Core.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Common.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Compilers.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.CSharp.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.VisualBasic.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Cli.CommandLine.0.1.1-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Web.Spa.ProjectTemplates.1.0.417.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.Compilers.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NETStandard.Library.2.0.2-servicing-25519-03.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.9.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/XliffTasks.0.2.0-beta-000048.nupkg Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props.pre.nuget-client.xml Done executing task "WriteBuildOutputProps". Task "ReadLinesFromFile" Task Parameter:File=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props Output Item(s): VersionProperties= 1.0.4-bundled-0100 2.0.0 15.7.179 15.7.179 15.7.179 15.7.179 15.7.179 2.8.0 2.8.0 2.8.0 2.8.0 0.1.1-dev 1.0.417 1.0.1 2.8.0 2.0.2-servicing-25519-03 9.0.1 1.0.0-dev 1.0.0-dev 0.2.0-beta-000048 Done executing task "ReadLinesFromFile". Task "Message" Task Parameter:Importance=High Task Parameter:Text=nuget-client is using versions /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props nuget-client is using versions /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.4-bundled-0100 1.0.4-bundled-0100 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.0.0 2.0.0 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=15.7.179 15.7.179 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=15.7.179 15.7.179 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=15.7.179 15.7.179 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=15.7.179 15.7.179 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=15.7.179 15.7.179 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.8.0 2.8.0 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.8.0 2.8.0 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.8.0 2.8.0 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.8.0 2.8.0 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=0.1.1-dev 0.1.1-dev Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.417 1.0.417 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.1 1.0.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.8.0 2.8.0 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.0.2-servicing-25519-03 2.0.2-servicing-25519-03 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=9.0.1 9.0.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.0-dev 1.0.0-dev Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.0-dev 1.0.0-dev Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=0.2.0-beta-000048 0.2.0-beta-000048 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Done building target "CreateBuildOutputProps" in project "nuget-client.proj". Target "CreateRestoreSourceProps" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/nuget-client.proj" (target "Build" depends on it): Added Item(s): _DotNetRestoreSources=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ Added Item(s): _DotNetRestoreSources=/builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ Using "WriteRestoreSourceProps" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "WriteRestoreSourceProps" Task Parameter: RestoreSources= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props Done executing task "WriteRestoreSourceProps". Done building target "CreateRestoreSourceProps" in project "nuget-client.proj". Target "Update" skipped, due to false condition; ('$(DependencyVersionInputRepoApiImplemented)' != 'true' AND '$(UpdateCommand)' != '') was evaluated as ('false' != 'true' AND '' != ''). Target "BootstrapBuildTools" skipped, due to false condition; ('$(SkipBootstrapBuildTools)' != 'true' and '$(_IsBootstrapping)' == 'true') was evaluated as ('' != 'true' and '' == 'true'). Target "BootstrapRoslynToolsRepoToolset" skipped, due to false condition; ('$(UsesRepoToolset)' == 'true' AND ('$(BuiltToolPackageId)' != '$(RepoToolsetPackageId)' OR '$(OfflineBuild)' == 'true')) was evaluated as ('' == 'true' AND ('' != 'RoslynTools.RepoToolset' OR 'true' == 'true')). Target "Build" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/nuget-client.proj" (entry point): Task "Message" Task Parameter:Importance=High Task Parameter:Text=[15:49:09.32] Building 'nuget-client' [15:49:09.32] Building 'nuget-client' Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=Running command: Running command: Done executing task "Message". Task "Message" skipped, due to false condition; ('$(BuildCommand)' != '') was evaluated as ('' != ''). Task "Message" Task Parameter:Importance=High Task Parameter:Text= Using custom build target Using custom build target Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Log: /builddir/build/BUILD/dotnet-2.1.2/bin/logs/nuget-client.log Log: /builddir/build/BUILD/dotnet-2.1.2/bin/logs/nuget-client.log Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= With Enivornment Varibles: With Enivornment Varibles: Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_RUNTIME_ID=centos.7-x64 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= BUILDTOOLS_SKIP_CROSSGEN=1 BUILDTOOLS_SKIP_CROSSGEN=1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildFromSource=true DotNetBuildFromSource=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildOffline=true DotNetBuildOffline=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= StabilizePackageVersion=true StabilizePackageVersion=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= PB_IsStable=true PB_IsStable=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= MSBUILDDISABLENODEREUSE=1 MSBUILDDISABLENODEREUSE=1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= MS_PFX_PATH=/builddir/build/BUILD/dotnet-2.1.2/keys/NuGet.Client.snk MS_PFX_PATH=/builddir/build/BUILD/dotnet-2.1.2/keys/NuGet.Client.snk Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= NUGET_PFX_PATH=/builddir/build/BUILD/dotnet-2.1.2/keys/NuGet.Client.snk NUGET_PFX_PATH=/builddir/build/BUILD/dotnet-2.1.2/keys/NuGet.Client.snk Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= LatestCommit=9245481f357ae542f92e6bc5e504fc898cfe5fc0 LatestCommit=9245481f357ae542f92e6bc5e504fc898cfe5fc0 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= OfficialBuildId= OfficialBuildId= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= VersionSeedDate= VersionSeedDate= Done executing task "Message". Task "CallTarget" Task Parameter:Targets=RepoBuild Target "InitSubmodules" skipped, due to false condition; (Exists('$(ProjectDirectory).git')) was evaluated as (Exists('/builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/.git')). Target "RepoBuild" in project "/builddir/build/BUILD/dotnet-2.1.2/repos/nuget-client.proj" (target "Build" depends on it): Task "Exec" Task Parameter:Command=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet msbuild /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/build/build.proj /t:RestoreXPLAT /p:VisualStudioVerion=15.0 /p:Configuration=Release /p:BuildRTM=false /p:BuildNumber=5156 >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/nuget-client.log 2>&1 Task Parameter: EnvironmentVariables= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 MS_PFX_PATH=/builddir/build/BUILD/dotnet-2.1.2/keys/NuGet.Client.snk NUGET_PFX_PATH=/builddir/build/BUILD/dotnet-2.1.2/keys/NuGet.Client.snk LatestCommit=9245481f357ae542f92e6bc5e504fc898cfe5fc0 OfficialBuildId= VersionSeedDate= Environment Variables passed to tool: DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 MS_PFX_PATH=/builddir/build/BUILD/dotnet-2.1.2/keys/NuGet.Client.snk NUGET_PFX_PATH=/builddir/build/BUILD/dotnet-2.1.2/keys/NuGet.Client.snk LatestCommit=9245481f357ae542f92e6bc5e504fc898cfe5fc0 OfficialBuildId= VersionSeedDate= /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet msbuild /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/build/build.proj /t:RestoreXPLAT /p:VisualStudioVerion=15.0 /p:Configuration=Release /p:BuildRTM=false /p:BuildNumber=5156 >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/nuget-client.log 2>&1 Done executing task "Exec". Task "Exec" Task Parameter:Command=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet msbuild /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/build/build.proj /t:BuildXPLAT /p:VisualStudioVerion=15.0 /p:Configuration=Release /p:BuildRTM=false /p:BuildNumber=5156 >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/nuget-client.log 2>&1 Task Parameter: EnvironmentVariables= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 MS_PFX_PATH=/builddir/build/BUILD/dotnet-2.1.2/keys/NuGet.Client.snk NUGET_PFX_PATH=/builddir/build/BUILD/dotnet-2.1.2/keys/NuGet.Client.snk LatestCommit=9245481f357ae542f92e6bc5e504fc898cfe5fc0 OfficialBuildId= VersionSeedDate= Environment Variables passed to tool: DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 MS_PFX_PATH=/builddir/build/BUILD/dotnet-2.1.2/keys/NuGet.Client.snk NUGET_PFX_PATH=/builddir/build/BUILD/dotnet-2.1.2/keys/NuGet.Client.snk LatestCommit=9245481f357ae542f92e6bc5e504fc898cfe5fc0 OfficialBuildId= VersionSeedDate= /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet msbuild /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/build/build.proj /t:BuildXPLAT /p:VisualStudioVerion=15.0 /p:Configuration=Release /p:BuildRTM=false /p:BuildNumber=5156 >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/nuget-client.log 2>&1 Done executing task "Exec". Task "Exec" Task Parameter:Command=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet msbuild /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/build/build.proj /t:PackXPLAT /p:VisualStudioVerion=15.0 /p:Configuration=Release /p:BuildRTM=false /p:BuildNumber=5156 /p:PackageOutputPath=/builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/ /p:NoPackageAnalysis=true /flp:v=detailed >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/nuget-client.log 2>&1 Task Parameter: EnvironmentVariables= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 MS_PFX_PATH=/builddir/build/BUILD/dotnet-2.1.2/keys/NuGet.Client.snk NUGET_PFX_PATH=/builddir/build/BUILD/dotnet-2.1.2/keys/NuGet.Client.snk LatestCommit=9245481f357ae542f92e6bc5e504fc898cfe5fc0 OfficialBuildId= VersionSeedDate= Environment Variables passed to tool: DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 MS_PFX_PATH=/builddir/build/BUILD/dotnet-2.1.2/keys/NuGet.Client.snk NUGET_PFX_PATH=/builddir/build/BUILD/dotnet-2.1.2/keys/NuGet.Client.snk LatestCommit=9245481f357ae542f92e6bc5e504fc898cfe5fc0 OfficialBuildId= VersionSeedDate= /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet msbuild /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/build/build.proj /t:PackXPLAT /p:VisualStudioVerion=15.0 /p:Configuration=Release /p:BuildRTM=false /p:BuildNumber=5156 /p:PackageOutputPath=/builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/ /p:NoPackageAnalysis=true /flp:v=detailed >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/nuget-client.log 2>&1 Done executing task "Exec". Done building target "RepoBuild" in project "nuget-client.proj". Done executing task "CallTarget". Task "Message" Task Parameter:Importance=High Task Parameter:Text=[15:49:58.55] Building 'nuget-client'...done [15:49:58.55] Building 'nuget-client'...done Done executing task "Message". Done building target "Build" in project "nuget-client.proj". Target "Package" skipped, due to false condition; ('$(BuildPackagesCommand)' != '') was evaluated as ('' != ''). Target "GatherBuiltPackages" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/nuget-client.proj" (target "CopyPackage" depends on it): Added Item(s): _BuiltPackages= /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.Build.Tasks.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.Build.Tasks.Pack.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.CommandLine.XPlat.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.Commands.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.Common.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.Configuration.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.Credentials.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.DependencyResolver.Core.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.Frameworks.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.LibraryModel.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.Packaging.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.Packaging.Core.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.ProjectModel.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.Protocol.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.Resolver.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.Versioning.4.7.0-rtm.5156.nupkg Done building target "GatherBuiltPackages" in project "nuget-client.proj". Target "CopyPackage" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/nuget-client.proj" (entry point): Task "Copy" Task Parameter: SourceFiles= /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.Build.Tasks.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.Build.Tasks.Pack.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.CommandLine.XPlat.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.Commands.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.Common.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.Configuration.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.Credentials.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.DependencyResolver.Core.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.Frameworks.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.LibraryModel.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.Packaging.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.Packaging.Core.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.ProjectModel.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.Protocol.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.Resolver.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.Versioning.4.7.0-rtm.5156.nupkg Task Parameter:DestinationFolder=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.Build.Tasks.4.7.0-rtm.5156.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Build.Tasks.4.7.0-rtm.5156.nupkg". Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.Build.Tasks.Pack.4.7.0-rtm.5156.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Build.Tasks.Pack.4.7.0-rtm.5156.nupkg". Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.CommandLine.XPlat.4.7.0-rtm.5156.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.CommandLine.XPlat.4.7.0-rtm.5156.nupkg". Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.Commands.4.7.0-rtm.5156.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Commands.4.7.0-rtm.5156.nupkg". Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.Common.4.7.0-rtm.5156.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Common.4.7.0-rtm.5156.nupkg". Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.Configuration.4.7.0-rtm.5156.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Configuration.4.7.0-rtm.5156.nupkg". Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.Credentials.4.7.0-rtm.5156.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Credentials.4.7.0-rtm.5156.nupkg". Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.DependencyResolver.Core.4.7.0-rtm.5156.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.DependencyResolver.Core.4.7.0-rtm.5156.nupkg". Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.Frameworks.4.7.0-rtm.5156.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Frameworks.4.7.0-rtm.5156.nupkg". Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.LibraryModel.4.7.0-rtm.5156.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.LibraryModel.4.7.0-rtm.5156.nupkg". Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.Packaging.4.7.0-rtm.5156.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Packaging.4.7.0-rtm.5156.nupkg". Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.Packaging.Core.4.7.0-rtm.5156.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Packaging.Core.4.7.0-rtm.5156.nupkg". Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.ProjectModel.4.7.0-rtm.5156.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.ProjectModel.4.7.0-rtm.5156.nupkg". Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.Protocol.4.7.0-rtm.5156.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Protocol.4.7.0-rtm.5156.nupkg". Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.Resolver.4.7.0-rtm.5156.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Resolver.4.7.0-rtm.5156.nupkg". Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.Versioning.4.7.0-rtm.5156.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Versioning.4.7.0-rtm.5156.nupkg". Done executing task "Copy". Done building target "CopyPackage" in project "nuget-client.proj". Target "GatherBuiltPackages" skipped. Previously built successfully. Target "WriteVersions" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/nuget-client.proj" (entry point): Using "WriteVersionsFile" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "WriteVersionsFile" Task Parameter: NugetPackages= /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.Build.Tasks.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.Build.Tasks.Pack.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.CommandLine.XPlat.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.Commands.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.Common.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.Configuration.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.Credentials.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.DependencyResolver.Core.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.Frameworks.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.LibraryModel.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.Packaging.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.Packaging.Core.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.ProjectModel.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.Protocol.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.Resolver.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/nuget-client/artifacts/nupkgs/NuGet.Versioning.4.7.0-rtm.5156.nupkg Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/build-info/dotnet/nuget-client/release/2.0.0/Latest_Packages.txt Done executing task "WriteVersionsFile". Done building target "WriteVersions" in project "nuget-client.proj". Target "ExtractToolPackage" skipped, due to false condition; ('$(BuiltToolPackageId)' != '') was evaluated as ('' != ''). Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/nuget-client.proj" (Build target(s)). Project "/builddir/build/BUILD/dotnet-2.1.2/repos/known-good.proj" (13:2) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/websdk.proj" (24:2) on node 1 (Build target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "BuildRepoReferences" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/websdk.proj" (target "Build" depends on it): Task "Message" Task Parameter:Importance=High Task Parameter:Text=Building dependencies [newtonsoft-json] needed by 'websdk'. Building dependencies [newtonsoft-json] needed by 'websdk'. Done executing task "Message". Added Item(s): _DependentProject=newtonsoft-json.proj Task "MSBuild" Task Parameter:Projects=newtonsoft-json.proj Task Parameter:Targets=Build Task Parameter:BuildInParallel=False Task Parameter:StopOnFirstFailure=True Project "/builddir/build/BUILD/dotnet-2.1.2/repos/websdk.proj" (24:2) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/newtonsoft-json.proj" (16:5) on node 1 (Build target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "Build" skipped. Previously built successfully. Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/newtonsoft-json.proj" (Build target(s)). Done executing task "MSBuild". Done building target "BuildRepoReferences" in project "websdk.proj". Target "UpdateNuGetConfig" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/websdk.proj" (target "Build" depends on it): Added Item(s): NuGetConfigFiles=/builddir/build/BUILD/dotnet-2.1.2/src/websdk/NuGet.config Using "RemoveInternetSourcesFromNuGetConfig" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "RemoveInternetSourcesFromNuGetConfig" Task Parameter:NuGetConfigFile=/builddir/build/BUILD/dotnet-2.1.2/src/websdk/NuGet.config Done executing task "RemoveInternetSourcesFromNuGetConfig". Using "AddSourceToNuGetConfig" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "AddSourceToNuGetConfig" Task Parameter:NuGetConfigFile=/builddir/build/BUILD/dotnet-2.1.2/src/websdk/NuGet.config Task Parameter:SourceName=prebuilt Task Parameter:SourcePath=/builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ Done executing task "AddSourceToNuGetConfig". Task "AddSourceToNuGetConfig" Task Parameter:NuGetConfigFile=/builddir/build/BUILD/dotnet-2.1.2/src/websdk/NuGet.config Task Parameter:SourceName=source-built Task Parameter:SourcePath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ Done executing task "AddSourceToNuGetConfig". Done building target "UpdateNuGetConfig" in project "websdk.proj". Target "UpdateCLIVersionInGlobalJson" skipped, due to false condition; ('$(GlobalJsonFile)' != '') was evaluated as ('' != ''). Target "CreateBuildOutputProps" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/websdk.proj" (target "Build" depends on it): Added Item(s): _PreviouslySourceBuiltPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/FSharp.NET.Sdk.1.0.4-bundled-0100.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Framework.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Runtime.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Tasks.Core.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Utilities.Core.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Common.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Compilers.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.CSharp.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.VisualBasic.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Cli.CommandLine.0.1.1-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Web.Spa.ProjectTemplates.1.0.417.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.Compilers.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NETStandard.Library.2.0.2-servicing-25519-03.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.9.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Build.Tasks.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Build.Tasks.Pack.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.CommandLine.XPlat.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Commands.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Common.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Configuration.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Credentials.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.DependencyResolver.Core.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Frameworks.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.LibraryModel.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Packaging.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Packaging.Core.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.ProjectModel.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Protocol.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Resolver.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Versioning.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/XliffTasks.0.2.0-beta-000048.nupkg Using "WriteBuildOutputProps" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "WriteBuildOutputProps" Task Parameter: NuGetPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/FSharp.NET.Sdk.1.0.4-bundled-0100.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Framework.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Runtime.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Tasks.Core.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Utilities.Core.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Common.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Compilers.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.CSharp.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.VisualBasic.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Cli.CommandLine.0.1.1-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Web.Spa.ProjectTemplates.1.0.417.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.Compilers.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NETStandard.Library.2.0.2-servicing-25519-03.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.9.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Build.Tasks.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Build.Tasks.Pack.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.CommandLine.XPlat.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Commands.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Common.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Configuration.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Credentials.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.DependencyResolver.Core.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Frameworks.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.LibraryModel.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Packaging.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Packaging.Core.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.ProjectModel.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Protocol.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Resolver.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Versioning.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/XliffTasks.0.2.0-beta-000048.nupkg Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props Done executing task "WriteBuildOutputProps". Task "WriteBuildOutputProps" Task Parameter: NuGetPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/FSharp.NET.Sdk.1.0.4-bundled-0100.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Framework.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Runtime.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Tasks.Core.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Utilities.Core.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Common.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Compilers.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.CSharp.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.VisualBasic.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Cli.CommandLine.0.1.1-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Web.Spa.ProjectTemplates.1.0.417.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.Compilers.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NETStandard.Library.2.0.2-servicing-25519-03.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.9.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Build.Tasks.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Build.Tasks.Pack.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.CommandLine.XPlat.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Commands.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Common.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Configuration.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Credentials.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.DependencyResolver.Core.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Frameworks.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.LibraryModel.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Packaging.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Packaging.Core.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.ProjectModel.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Protocol.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Resolver.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Versioning.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/XliffTasks.0.2.0-beta-000048.nupkg Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props.pre.websdk.xml Done executing task "WriteBuildOutputProps". Task "ReadLinesFromFile" Task Parameter:File=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props Output Item(s): VersionProperties= 1.0.4-bundled-0100 2.0.0 15.7.179 15.7.179 15.7.179 15.7.179 15.7.179 2.8.0 2.8.0 2.8.0 2.8.0 0.1.1-dev 1.0.417 1.0.1 2.8.0 2.0.2-servicing-25519-03 9.0.1 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 1.0.0-dev 1.0.0-dev 0.2.0-beta-000048 Done executing task "ReadLinesFromFile". Task "Message" Task Parameter:Importance=High Task Parameter:Text=websdk is using versions /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props websdk is using versions /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.4-bundled-0100 1.0.4-bundled-0100 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.0.0 2.0.0 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=15.7.179 15.7.179 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=15.7.179 15.7.179 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=15.7.179 15.7.179 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=15.7.179 15.7.179 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=15.7.179 15.7.179 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.8.0 2.8.0 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.8.0 2.8.0 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.8.0 2.8.0 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.8.0 2.8.0 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=0.1.1-dev 0.1.1-dev Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.417 1.0.417 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.1 1.0.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.8.0 2.8.0 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.0.2-servicing-25519-03 2.0.2-servicing-25519-03 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=9.0.1 9.0.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.0-dev 1.0.0-dev Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.0-dev 1.0.0-dev Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=0.2.0-beta-000048 0.2.0-beta-000048 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Done building target "CreateBuildOutputProps" in project "websdk.proj". Target "CreateRestoreSourceProps" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/websdk.proj" (target "Build" depends on it): Added Item(s): _DotNetRestoreSources=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ Added Item(s): _DotNetRestoreSources=/builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ Using "WriteRestoreSourceProps" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "WriteRestoreSourceProps" Task Parameter: RestoreSources= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props Done executing task "WriteRestoreSourceProps". Done building target "CreateRestoreSourceProps" in project "websdk.proj". Target "Update" skipped, due to false condition; ('$(DependencyVersionInputRepoApiImplemented)' != 'true' AND '$(UpdateCommand)' != '') was evaluated as ('false' != 'true' AND '' != ''). Target "BootstrapBuildTools" skipped, due to false condition; ('$(SkipBootstrapBuildTools)' != 'true' and '$(_IsBootstrapping)' == 'true') was evaluated as ('' != 'true' and '' == 'true'). Target "BootstrapRoslynToolsRepoToolset" skipped, due to false condition; ('$(UsesRepoToolset)' == 'true' AND ('$(BuiltToolPackageId)' != '$(RepoToolsetPackageId)' OR '$(OfflineBuild)' == 'true')) was evaluated as ('' == 'true' AND ('' != 'RoslynTools.RepoToolset' OR 'true' == 'true')). Target "Build" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/websdk.proj" (entry point): Task "Message" Task Parameter:Importance=High Task Parameter:Text=[15:49:58.60] Building 'websdk' [15:49:58.60] Building 'websdk' Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=Running command: Running command: Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= /builddir/build/BUILD/dotnet-2.1.2/src/websdk/build.sh /p:SkipTests=true /builddir/build/BUILD/dotnet-2.1.2/src/websdk/build.sh /p:SkipTests=true Done executing task "Message". Task "Message" skipped, due to false condition; ('$(BuildCommand)' == '') was evaluated as ('/builddir/build/BUILD/dotnet-2.1.2/src/websdk/build.sh /p:SkipTests=true' == ''). Task "Message" Task Parameter:Importance=High Task Parameter:Text= Log: /builddir/build/BUILD/dotnet-2.1.2/bin/logs/websdk.log Log: /builddir/build/BUILD/dotnet-2.1.2/bin/logs/websdk.log Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= With Enivornment Varibles: With Enivornment Varibles: Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_RUNTIME_ID=centos.7-x64 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= BUILDTOOLS_SKIP_CROSSGEN=1 BUILDTOOLS_SKIP_CROSSGEN=1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildFromSource=true DotNetBuildFromSource=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildOffline=true DotNetBuildOffline=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= StabilizePackageVersion=true StabilizePackageVersion=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= PB_IsStable=true PB_IsStable=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= MSBUILDDISABLENODEREUSE=1 MSBUILDDISABLENODEREUSE=1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= WebSdkVersion=2.0.0-rel-20170629-588 WebSdkVersion=2.0.0-rel-20170629-588 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= CoreSdkVersion=2.0.0-preview3-20170728-1 CoreSdkVersion=2.0.0-preview3-20170728-1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= LatestCommit=8803ffa7a7a3d5760da9ad7379a02e789963cdc4 LatestCommit=8803ffa7a7a3d5760da9ad7379a02e789963cdc4 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= OfficialBuildId= OfficialBuildId= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= VersionSeedDate= VersionSeedDate= Done executing task "Message". Task "CallTarget" Task Parameter:Targets=RepoBuild Target "RepoBuild" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/websdk.proj" (target "Build" depends on it): Added Item(s): EnvironmentVariables=NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ Task "Exec" Task Parameter:Command=/builddir/build/BUILD/dotnet-2.1.2/src/websdk/build.sh /p:SkipTests=true >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/websdk.log 2>&1 Task Parameter:WorkingDirectory=/builddir/build/BUILD/dotnet-2.1.2/src/websdk/ Task Parameter: EnvironmentVariables= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 WebSdkVersion=2.0.0-rel-20170629-588 CoreSdkVersion=2.0.0-preview3-20170728-1 LatestCommit=8803ffa7a7a3d5760da9ad7379a02e789963cdc4 OfficialBuildId= VersionSeedDate= NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ Environment Variables passed to tool: DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 WebSdkVersion=2.0.0-rel-20170629-588 CoreSdkVersion=2.0.0-preview3-20170728-1 LatestCommit=8803ffa7a7a3d5760da9ad7379a02e789963cdc4 OfficialBuildId= VersionSeedDate= NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ /builddir/build/BUILD/dotnet-2.1.2/src/websdk/build.sh /p:SkipTests=true >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/websdk.log 2>&1 Done executing task "Exec". Done building target "RepoBuild" in project "websdk.proj". Done executing task "CallTarget". Task "Message" Task Parameter:Importance=High Task Parameter:Text=[15:50:05.90] Building 'websdk'...done [15:50:05.90] Building 'websdk'...done Done executing task "Message". Done building target "Build" in project "websdk.proj". Target "Package" skipped, due to false condition; ('$(BuildPackagesCommand)' != '') was evaluated as ('' != ''). Target "GatherBuiltPackages" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/websdk.proj" (target "CopyPackage" depends on it): Added Item(s): _BuiltPackages= /builddir/build/BUILD/dotnet-2.1.2/src/websdk/bin/Release/Microsoft.NET.Sdk.Publish.2.1.301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/websdk/bin/Release/Microsoft.NET.Sdk.Web.2.1.301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/websdk/bin/Release/Microsoft.NET.Sdk.Web.ProjectSystem.2.1.301.nupkg Done building target "GatherBuiltPackages" in project "websdk.proj". Target "CopyPackage" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/websdk.proj" (entry point): Task "Copy" Task Parameter: SourceFiles= /builddir/build/BUILD/dotnet-2.1.2/src/websdk/bin/Release/Microsoft.NET.Sdk.Publish.2.1.301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/websdk/bin/Release/Microsoft.NET.Sdk.Web.2.1.301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/websdk/bin/Release/Microsoft.NET.Sdk.Web.ProjectSystem.2.1.301.nupkg Task Parameter:DestinationFolder=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/websdk/bin/Release/Microsoft.NET.Sdk.Publish.2.1.301.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NET.Sdk.Publish.2.1.301.nupkg". Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/websdk/bin/Release/Microsoft.NET.Sdk.Web.2.1.301.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NET.Sdk.Web.2.1.301.nupkg". Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/websdk/bin/Release/Microsoft.NET.Sdk.Web.ProjectSystem.2.1.301.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NET.Sdk.Web.ProjectSystem.2.1.301.nupkg". Done executing task "Copy". Done building target "CopyPackage" in project "websdk.proj". Target "GatherBuiltPackages" skipped. Previously built successfully. Target "WriteVersions" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/websdk.proj" (entry point): Using "WriteVersionsFile" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "WriteVersionsFile" Task Parameter: NugetPackages= /builddir/build/BUILD/dotnet-2.1.2/src/websdk/bin/Release/Microsoft.NET.Sdk.Publish.2.1.301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/websdk/bin/Release/Microsoft.NET.Sdk.Web.2.1.301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/websdk/bin/Release/Microsoft.NET.Sdk.Web.ProjectSystem.2.1.301.nupkg Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/build-info/dotnet/websdk/release/2.0.0/Latest_Packages.txt Done executing task "WriteVersionsFile". Done building target "WriteVersions" in project "websdk.proj". Target "ExtractToolPackage" skipped, due to false condition; ('$(BuiltToolPackageId)' != '') was evaluated as ('' != ''). Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/websdk.proj" (Build target(s)). Project "/builddir/build/BUILD/dotnet-2.1.2/repos/known-good.proj" (13:2) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/coreclr.proj" (9:2) on node 1 (Build target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "BuildRepoReferences" skipped, due to false condition; ('@(RepositoryReference)' != '' and '$(SkipRepoReferences)' != 'true') was evaluated as ('' != '' and '' != 'true'). Target "UpdateNuGetConfig" skipped, due to false condition; ('$(NuGetConfigFile)' != '' OR '@(NuGetConfigFiles)' != '') was evaluated as ('' != '' OR '' != ''). Target "UpdateCLIVersionInGlobalJson" skipped, due to false condition; ('$(GlobalJsonFile)' != '') was evaluated as ('' != ''). Target "CreateBuildOutputProps" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/coreclr.proj" (target "Build" depends on it): Added Item(s): _PreviouslySourceBuiltPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/FSharp.NET.Sdk.1.0.4-bundled-0100.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Framework.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Runtime.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Tasks.Core.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Utilities.Core.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Common.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Compilers.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.CSharp.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.VisualBasic.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Cli.CommandLine.0.1.1-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Web.Spa.ProjectTemplates.1.0.417.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NET.Sdk.Publish.2.1.301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NET.Sdk.Web.2.1.301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NET.Sdk.Web.ProjectSystem.2.1.301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.Compilers.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NETStandard.Library.2.0.2-servicing-25519-03.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.9.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Build.Tasks.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Build.Tasks.Pack.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.CommandLine.XPlat.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Commands.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Common.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Configuration.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Credentials.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.DependencyResolver.Core.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Frameworks.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.LibraryModel.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Packaging.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Packaging.Core.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.ProjectModel.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Protocol.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Resolver.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Versioning.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/XliffTasks.0.2.0-beta-000048.nupkg Using "WriteBuildOutputProps" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "WriteBuildOutputProps" Task Parameter: NuGetPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/FSharp.NET.Sdk.1.0.4-bundled-0100.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Framework.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Runtime.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Tasks.Core.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Utilities.Core.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Common.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Compilers.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.CSharp.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.VisualBasic.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Cli.CommandLine.0.1.1-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Web.Spa.ProjectTemplates.1.0.417.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NET.Sdk.Publish.2.1.301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NET.Sdk.Web.2.1.301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NET.Sdk.Web.ProjectSystem.2.1.301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.Compilers.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NETStandard.Library.2.0.2-servicing-25519-03.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.9.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Build.Tasks.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Build.Tasks.Pack.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.CommandLine.XPlat.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Commands.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Common.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Configuration.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Credentials.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.DependencyResolver.Core.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Frameworks.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.LibraryModel.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Packaging.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Packaging.Core.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.ProjectModel.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Protocol.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Resolver.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Versioning.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/XliffTasks.0.2.0-beta-000048.nupkg Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props Done executing task "WriteBuildOutputProps". Task "WriteBuildOutputProps" Task Parameter: NuGetPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/FSharp.NET.Sdk.1.0.4-bundled-0100.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Framework.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Runtime.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Tasks.Core.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Utilities.Core.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Common.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Compilers.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.CSharp.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.VisualBasic.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Cli.CommandLine.0.1.1-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Web.Spa.ProjectTemplates.1.0.417.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NET.Sdk.Publish.2.1.301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NET.Sdk.Web.2.1.301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NET.Sdk.Web.ProjectSystem.2.1.301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.Compilers.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NETStandard.Library.2.0.2-servicing-25519-03.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.9.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Build.Tasks.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Build.Tasks.Pack.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.CommandLine.XPlat.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Commands.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Common.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Configuration.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Credentials.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.DependencyResolver.Core.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Frameworks.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.LibraryModel.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Packaging.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Packaging.Core.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.ProjectModel.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Protocol.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Resolver.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Versioning.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/XliffTasks.0.2.0-beta-000048.nupkg Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props.pre.coreclr.xml Done executing task "WriteBuildOutputProps". Task "ReadLinesFromFile" Task Parameter:File=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props Output Item(s): VersionProperties= 1.0.4-bundled-0100 2.0.0 15.7.179 15.7.179 15.7.179 15.7.179 15.7.179 2.8.0 2.8.0 2.8.0 2.8.0 0.1.1-dev 1.0.417 1.0.1 2.1.301 2.1.301 2.1.301 2.8.0 2.0.2-servicing-25519-03 9.0.1 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 1.0.0-dev 1.0.0-dev 0.2.0-beta-000048 Done executing task "ReadLinesFromFile". Task "Message" Task Parameter:Importance=High Task Parameter:Text=coreclr is using versions /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props coreclr is using versions /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.4-bundled-0100 1.0.4-bundled-0100 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.0.0 2.0.0 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=15.7.179 15.7.179 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=15.7.179 15.7.179 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=15.7.179 15.7.179 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=15.7.179 15.7.179 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=15.7.179 15.7.179 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.8.0 2.8.0 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.8.0 2.8.0 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.8.0 2.8.0 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.8.0 2.8.0 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=0.1.1-dev 0.1.1-dev Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.417 1.0.417 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.1 1.0.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.301 2.1.301 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.301 2.1.301 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.301 2.1.301 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.8.0 2.8.0 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.0.2-servicing-25519-03 2.0.2-servicing-25519-03 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=9.0.1 9.0.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.0-dev 1.0.0-dev Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.0-dev 1.0.0-dev Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=0.2.0-beta-000048 0.2.0-beta-000048 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Done building target "CreateBuildOutputProps" in project "coreclr.proj". Target "CreateRestoreSourceProps" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/coreclr.proj" (target "Build" depends on it): Added Item(s): _DotNetRestoreSources=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ Added Item(s): _DotNetRestoreSources=/builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ Using "WriteRestoreSourceProps" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "WriteRestoreSourceProps" Task Parameter: RestoreSources= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props Done executing task "WriteRestoreSourceProps". Done building target "CreateRestoreSourceProps" in project "coreclr.proj". Target "Update" skipped, due to false condition; ('$(DependencyVersionInputRepoApiImplemented)' != 'true' AND '$(UpdateCommand)' != '') was evaluated as ('true' != 'true' AND '' != ''). Target "BootstrapBuildTools" skipped, due to false condition; ('$(SkipBootstrapBuildTools)' != 'true' and '$(_IsBootstrapping)' == 'true') was evaluated as ('' != 'true' and '' == 'true'). Target "BootstrapRoslynToolsRepoToolset" skipped, due to false condition; ('$(UsesRepoToolset)' == 'true' AND ('$(BuiltToolPackageId)' != '$(RepoToolsetPackageId)' OR '$(OfflineBuild)' == 'true')) was evaluated as ('' == 'true' AND ('' != 'RoslynTools.RepoToolset' OR 'true' == 'true')). Target "Build" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/coreclr.proj" (entry point): Task "Message" Task Parameter:Importance=High Task Parameter:Text=[15:50:05.94] Building 'coreclr' [15:50:05.94] Building 'coreclr' Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=Running command: Running command: Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= /builddir/build/BUILD/dotnet-2.1.2/src/coreclr/build.sh x64 Release skiptests ignorewarnings -PortableBuild=false -nopgooptimize msbuildonunsupportedplatform cmakeargs -DCLR_CMAKE_USE_SYSTEM_LIBUNWIND=TRUE -- /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:DotNetOutputBlobFeedDir=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/ /builddir/build/BUILD/dotnet-2.1.2/src/coreclr/build.sh x64 Release skiptests ignorewarnings -PortableBuild=false -nopgooptimize msbuildonunsupportedplatform cmakeargs -DCLR_CMAKE_USE_SYSTEM_LIBUNWIND=TRUE -- /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:DotNetOutputBlobFeedDir=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/ Done executing task "Message". Task "Message" skipped, due to false condition; ('$(BuildCommand)' == '') was evaluated as ('/builddir/build/BUILD/dotnet-2.1.2/src/coreclr/build.sh x64 Release skiptests ignorewarnings -PortableBuild=false -nopgooptimize msbuildonunsupportedplatform cmakeargs -DCLR_CMAKE_USE_SYSTEM_LIBUNWIND=TRUE --' == ''). Task "Message" Task Parameter:Importance=High Task Parameter:Text= Log: /builddir/build/BUILD/dotnet-2.1.2/bin/logs/coreclr.log Log: /builddir/build/BUILD/dotnet-2.1.2/bin/logs/coreclr.log Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= With Enivornment Varibles: With Enivornment Varibles: Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_RUNTIME_ID=centos.7-x64 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= BUILDTOOLS_SKIP_CROSSGEN=1 BUILDTOOLS_SKIP_CROSSGEN=1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildFromSource=true DotNetBuildFromSource=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildOffline=true DotNetBuildOffline=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= StabilizePackageVersion=true StabilizePackageVersion=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= PB_IsStable=true PB_IsStable=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= MSBUILDDISABLENODEREUSE=1 MSBUILDDISABLENODEREUSE=1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= OfficialBuildId=20180628-05 OfficialBuildId=20180628-05 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= LatestCommit=c6e7fbc5516842945b9b375f7724438dece10627 LatestCommit=c6e7fbc5516842945b9b375f7724438dece10627 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= VersionSeedDate=20180628-05 VersionSeedDate=20180628-05 Done executing task "Message". Task "CallTarget" Task Parameter:Targets=RepoBuild Target "RepoBuild" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/coreclr.proj" (target "Build" depends on it): Added Item(s): EnvironmentVariables=NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ Task "Exec" Task Parameter:Command=/builddir/build/BUILD/dotnet-2.1.2/src/coreclr/build.sh x64 Release skiptests ignorewarnings -PortableBuild=false -nopgooptimize msbuildonunsupportedplatform cmakeargs -DCLR_CMAKE_USE_SYSTEM_LIBUNWIND=TRUE -- /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:DotNetOutputBlobFeedDir=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/ >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/coreclr.log 2>&1 Task Parameter:WorkingDirectory=/builddir/build/BUILD/dotnet-2.1.2/src/coreclr/ Task Parameter: EnvironmentVariables= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20180628-05 LatestCommit=c6e7fbc5516842945b9b375f7724438dece10627 OfficialBuildId=20180628-05 VersionSeedDate=20180628-05 NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ Environment Variables passed to tool: DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20180628-05 LatestCommit=c6e7fbc5516842945b9b375f7724438dece10627 OfficialBuildId=20180628-05 VersionSeedDate=20180628-05 NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ /builddir/build/BUILD/dotnet-2.1.2/src/coreclr/build.sh x64 Release skiptests ignorewarnings -PortableBuild=false -nopgooptimize msbuildonunsupportedplatform cmakeargs -DCLR_CMAKE_USE_SYSTEM_LIBUNWIND=TRUE -- /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:DotNetOutputBlobFeedDir=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/ >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/coreclr.log 2>&1 Done executing task "Exec". Done building target "RepoBuild" in project "coreclr.proj". Done executing task "CallTarget". Task "Message" Task Parameter:Importance=High Task Parameter:Text=[15:53:31.94] Building 'coreclr'...done [15:53:31.94] Building 'coreclr'...done Done executing task "Message". Done building target "Build" in project "coreclr.proj". Target "Package" skipped, due to false condition; ('$(BuildPackagesCommand)' != '') was evaluated as ('' != ''). Target "CopyPackage" skipped, due to false condition; ('$(OutputPlacementRepoApiImplemented)' != 'true' AND '$(PackagesOutput)' != '') was evaluated as ('true' != 'true' AND '' != ''). Target "GatherBuiltPackages" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/coreclr.proj" (target "WriteVersions" depends on it): Done building target "GatherBuiltPackages" in project "coreclr.proj". Target "WriteVersions" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/coreclr.proj" (entry point): Task "WriteVersionsFile" skipped, due to false condition; ('@(_BuiltPackages)'!='') was evaluated as (''!=''). Done building target "WriteVersions" in project "coreclr.proj". Target "ExtractToolPackage" skipped, due to false condition; ('$(BuiltToolPackageId)' != '') was evaluated as ('' != ''). Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/coreclr.proj" (Build target(s)). Project "/builddir/build/BUILD/dotnet-2.1.2/repos/known-good.proj" (13:2) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/templating.proj" (22:2) on node 1 (Build target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "BuildRepoReferences" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/templating.proj" (target "Build" depends on it): Task "Message" Task Parameter:Importance=High Task Parameter:Text=Building dependencies [clicommandlineparser] needed by 'templating'. Building dependencies [clicommandlineparser] needed by 'templating'. Done executing task "Message". Added Item(s): _DependentProject=clicommandlineparser.proj Task "MSBuild" Task Parameter:Projects=clicommandlineparser.proj Task Parameter:Targets=Build Task Parameter:BuildInParallel=False Task Parameter:StopOnFirstFailure=True Project "/builddir/build/BUILD/dotnet-2.1.2/repos/templating.proj" (22:2) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/clicommandlineparser.proj" (6:3) on node 1 (Build target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "Build" skipped. Previously built successfully. Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/clicommandlineparser.proj" (Build target(s)). Done executing task "MSBuild". Done building target "BuildRepoReferences" in project "templating.proj". Target "UpdateNuGetConfig" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/templating.proj" (target "Build" depends on it): Added Item(s): NuGetConfigFiles=/builddir/build/BUILD/dotnet-2.1.2/src/templating/NuGet.Config Using "RemoveInternetSourcesFromNuGetConfig" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "RemoveInternetSourcesFromNuGetConfig" Task Parameter:NuGetConfigFile=/builddir/build/BUILD/dotnet-2.1.2/src/templating/NuGet.Config Done executing task "RemoveInternetSourcesFromNuGetConfig". Using "AddSourceToNuGetConfig" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "AddSourceToNuGetConfig" Task Parameter:NuGetConfigFile=/builddir/build/BUILD/dotnet-2.1.2/src/templating/NuGet.Config Task Parameter:SourceName=prebuilt Task Parameter:SourcePath=/builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ Done executing task "AddSourceToNuGetConfig". Task "AddSourceToNuGetConfig" Task Parameter:NuGetConfigFile=/builddir/build/BUILD/dotnet-2.1.2/src/templating/NuGet.Config Task Parameter:SourceName=source-built Task Parameter:SourcePath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ Done executing task "AddSourceToNuGetConfig". Done building target "UpdateNuGetConfig" in project "templating.proj". Target "UpdateCLIVersionInGlobalJson" skipped, due to false condition; ('$(GlobalJsonFile)' != '') was evaluated as ('' != ''). Target "CreateBuildOutputProps" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/templating.proj" (target "Build" depends on it): Added Item(s): _PreviouslySourceBuiltPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/FSharp.NET.Sdk.1.0.4-bundled-0100.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Framework.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Runtime.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Tasks.Core.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Utilities.Core.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Common.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Compilers.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.CSharp.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.VisualBasic.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Cli.CommandLine.0.1.1-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Web.Spa.ProjectTemplates.1.0.417.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NET.Sdk.Publish.2.1.301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NET.Sdk.Web.2.1.301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NET.Sdk.Web.ProjectSystem.2.1.301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.Compilers.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.ILAsm.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.ILDAsm.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.Jit.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.Native.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.Runtime.CoreCLR.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.TestHost.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NETStandard.Library.2.0.2-servicing-25519-03.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.9.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Build.Tasks.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Build.Tasks.Pack.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.CommandLine.XPlat.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Commands.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Common.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Configuration.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Credentials.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.DependencyResolver.Core.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Frameworks.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.LibraryModel.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Packaging.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Packaging.Core.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.ProjectModel.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Protocol.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Resolver.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Versioning.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/runtime.centos.7-x64.Microsoft.NETCore.ILAsm.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/runtime.centos.7-x64.Microsoft.NETCore.ILDAsm.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/runtime.centos.7-x64.Microsoft.NETCore.Jit.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/runtime.centos.7-x64.Microsoft.NETCore.Native.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/runtime.centos.7-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/runtime.centos.7-x64.Microsoft.NETCore.TestHost.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.Microsoft.NETCore.ILAsm.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.Microsoft.NETCore.ILDAsm.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.Microsoft.NETCore.Jit.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.Microsoft.NETCore.Native.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.Microsoft.NETCore.Runtime.CoreCLR.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.Microsoft.NETCore.TestHost.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.runtime.centos.7-x64.Microsoft.NETCore.ILAsm.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.runtime.centos.7-x64.Microsoft.NETCore.ILDAsm.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.runtime.centos.7-x64.Microsoft.NETCore.Jit.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.runtime.centos.7-x64.Microsoft.NETCore.Native.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.runtime.centos.7-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.runtime.centos.7-x64.Microsoft.NETCore.TestHost.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/XliffTasks.0.2.0-beta-000048.nupkg Using "WriteBuildOutputProps" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "WriteBuildOutputProps" Task Parameter: NuGetPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/FSharp.NET.Sdk.1.0.4-bundled-0100.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Framework.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Runtime.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Tasks.Core.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Utilities.Core.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Common.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Compilers.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.CSharp.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.VisualBasic.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Cli.CommandLine.0.1.1-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Web.Spa.ProjectTemplates.1.0.417.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NET.Sdk.Publish.2.1.301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NET.Sdk.Web.2.1.301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NET.Sdk.Web.ProjectSystem.2.1.301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.Compilers.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.ILAsm.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.ILDAsm.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.Jit.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.Native.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.Runtime.CoreCLR.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.TestHost.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NETStandard.Library.2.0.2-servicing-25519-03.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.9.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Build.Tasks.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Build.Tasks.Pack.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.CommandLine.XPlat.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Commands.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Common.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Configuration.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Credentials.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.DependencyResolver.Core.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Frameworks.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.LibraryModel.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Packaging.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Packaging.Core.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.ProjectModel.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Protocol.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Resolver.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Versioning.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/runtime.centos.7-x64.Microsoft.NETCore.ILAsm.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/runtime.centos.7-x64.Microsoft.NETCore.ILDAsm.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/runtime.centos.7-x64.Microsoft.NETCore.Jit.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/runtime.centos.7-x64.Microsoft.NETCore.Native.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/runtime.centos.7-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/runtime.centos.7-x64.Microsoft.NETCore.TestHost.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.Microsoft.NETCore.ILAsm.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.Microsoft.NETCore.ILDAsm.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.Microsoft.NETCore.Jit.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.Microsoft.NETCore.Native.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.Microsoft.NETCore.Runtime.CoreCLR.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.Microsoft.NETCore.TestHost.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.runtime.centos.7-x64.Microsoft.NETCore.ILAsm.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.runtime.centos.7-x64.Microsoft.NETCore.ILDAsm.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.runtime.centos.7-x64.Microsoft.NETCore.Jit.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.runtime.centos.7-x64.Microsoft.NETCore.Native.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.runtime.centos.7-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.runtime.centos.7-x64.Microsoft.NETCore.TestHost.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/XliffTasks.0.2.0-beta-000048.nupkg Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props Done executing task "WriteBuildOutputProps". Task "WriteBuildOutputProps" Task Parameter: NuGetPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/FSharp.NET.Sdk.1.0.4-bundled-0100.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Framework.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Runtime.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Tasks.Core.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Utilities.Core.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Common.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Compilers.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.CSharp.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.VisualBasic.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Cli.CommandLine.0.1.1-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Web.Spa.ProjectTemplates.1.0.417.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NET.Sdk.Publish.2.1.301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NET.Sdk.Web.2.1.301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NET.Sdk.Web.ProjectSystem.2.1.301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.Compilers.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.ILAsm.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.ILDAsm.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.Jit.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.Native.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.Runtime.CoreCLR.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.TestHost.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NETStandard.Library.2.0.2-servicing-25519-03.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.9.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Build.Tasks.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Build.Tasks.Pack.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.CommandLine.XPlat.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Commands.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Common.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Configuration.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Credentials.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.DependencyResolver.Core.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Frameworks.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.LibraryModel.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Packaging.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Packaging.Core.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.ProjectModel.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Protocol.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Resolver.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Versioning.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/runtime.centos.7-x64.Microsoft.NETCore.ILAsm.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/runtime.centos.7-x64.Microsoft.NETCore.ILDAsm.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/runtime.centos.7-x64.Microsoft.NETCore.Jit.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/runtime.centos.7-x64.Microsoft.NETCore.Native.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/runtime.centos.7-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/runtime.centos.7-x64.Microsoft.NETCore.TestHost.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.Microsoft.NETCore.ILAsm.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.Microsoft.NETCore.ILDAsm.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.Microsoft.NETCore.Jit.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.Microsoft.NETCore.Native.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.Microsoft.NETCore.Runtime.CoreCLR.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.Microsoft.NETCore.TestHost.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.runtime.centos.7-x64.Microsoft.NETCore.ILAsm.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.runtime.centos.7-x64.Microsoft.NETCore.ILDAsm.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.runtime.centos.7-x64.Microsoft.NETCore.Jit.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.runtime.centos.7-x64.Microsoft.NETCore.Native.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.runtime.centos.7-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.runtime.centos.7-x64.Microsoft.NETCore.TestHost.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/XliffTasks.0.2.0-beta-000048.nupkg Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props.pre.templating.xml Done executing task "WriteBuildOutputProps". Task "ReadLinesFromFile" Task Parameter:File=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props Output Item(s): VersionProperties= 1.0.4-bundled-0100 2.0.0 15.7.179 15.7.179 15.7.179 15.7.179 15.7.179 2.8.0 2.8.0 2.8.0 2.8.0 0.1.1-dev 1.0.417 1.0.1 2.1.301 2.1.301 2.1.301 2.8.0 2.1.1 2.1.1 2.1.1 2.1.1 2.1.1 2.1.1 2.0.2-servicing-25519-03 9.0.1 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 1.0.0-dev 1.0.0-dev 0.2.0-beta-000048 2.1.1 2.1.1 2.1.1 2.1.1 2.1.1 2.1.1 2.1.1 2.1.1 2.1.1 2.1.1 2.1.1 2.1.1 2.1.1 2.1.1 2.1.1 2.1.1 2.1.1 2.1.1 Done executing task "ReadLinesFromFile". Task "Message" Task Parameter:Importance=High Task Parameter:Text=templating is using versions /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props templating is using versions /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.4-bundled-0100 1.0.4-bundled-0100 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.0.0 2.0.0 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=15.7.179 15.7.179 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=15.7.179 15.7.179 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=15.7.179 15.7.179 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=15.7.179 15.7.179 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=15.7.179 15.7.179 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.8.0 2.8.0 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.8.0 2.8.0 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.8.0 2.8.0 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.8.0 2.8.0 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=0.1.1-dev 0.1.1-dev Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.417 1.0.417 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.1 1.0.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.301 2.1.301 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.301 2.1.301 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.301 2.1.301 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.8.0 2.8.0 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.1 2.1.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.1 2.1.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.1 2.1.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.1 2.1.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.1 2.1.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.1 2.1.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.0.2-servicing-25519-03 2.0.2-servicing-25519-03 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=9.0.1 9.0.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.0-dev 1.0.0-dev Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.0-dev 1.0.0-dev Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=0.2.0-beta-000048 0.2.0-beta-000048 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.1 2.1.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.1 2.1.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.1 2.1.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.1 2.1.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.1 2.1.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.1 2.1.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.1 2.1.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.1 2.1.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.1 2.1.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.1 2.1.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.1 2.1.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.1 2.1.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.1 2.1.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.1 2.1.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.1 2.1.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.1 2.1.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.1 2.1.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.1 2.1.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Done building target "CreateBuildOutputProps" in project "templating.proj". Target "CreateRestoreSourceProps" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/templating.proj" (target "Build" depends on it): Added Item(s): _DotNetRestoreSources=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ Added Item(s): _DotNetRestoreSources=/builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ Using "WriteRestoreSourceProps" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "WriteRestoreSourceProps" Task Parameter: RestoreSources= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props Done executing task "WriteRestoreSourceProps". Done building target "CreateRestoreSourceProps" in project "templating.proj". Target "Update" skipped, due to false condition; ('$(DependencyVersionInputRepoApiImplemented)' != 'true' AND '$(UpdateCommand)' != '') was evaluated as ('false' != 'true' AND '' != ''). Target "BootstrapBuildTools" skipped, due to false condition; ('$(SkipBootstrapBuildTools)' != 'true' and '$(_IsBootstrapping)' == 'true') was evaluated as ('' != 'true' and '' == 'true'). Target "BootstrapRoslynToolsRepoToolset" skipped, due to false condition; ('$(UsesRepoToolset)' == 'true' AND ('$(BuiltToolPackageId)' != '$(RepoToolsetPackageId)' OR '$(OfflineBuild)' == 'true')) was evaluated as ('' == 'true' AND ('' != 'RoslynTools.RepoToolset' OR 'true' == 'true')). Target "Build" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/templating.proj" (entry point): Task "Message" Task Parameter:Importance=High Task Parameter:Text=[15:53:31.99] Building 'templating' [15:53:31.99] Building 'templating' Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=Running command: Running command: Done executing task "Message". Task "Message" skipped, due to false condition; ('$(BuildCommand)' != '') was evaluated as ('' != ''). Task "Message" Task Parameter:Importance=High Task Parameter:Text= Using custom build target Using custom build target Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Log: /builddir/build/BUILD/dotnet-2.1.2/bin/logs/templating.log Log: /builddir/build/BUILD/dotnet-2.1.2/bin/logs/templating.log Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= With Enivornment Varibles: With Enivornment Varibles: Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_RUNTIME_ID=centos.7-x64 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= BUILDTOOLS_SKIP_CROSSGEN=1 BUILDTOOLS_SKIP_CROSSGEN=1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildFromSource=true DotNetBuildFromSource=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildOffline=true DotNetBuildOffline=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= StabilizePackageVersion=true StabilizePackageVersion=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= PB_IsStable=true PB_IsStable=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= MSBUILDDISABLENODEREUSE=1 MSBUILDDISABLENODEREUSE=1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= LatestCommit=c0f84b79c361e961a699a5c70d255db11c0d411c LatestCommit=c0f84b79c361e961a699a5c70d255db11c0d411c Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= OfficialBuildId= OfficialBuildId= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= VersionSeedDate= VersionSeedDate= Done executing task "Message". Task "CallTarget" Task Parameter:Targets=RepoBuild Target "RepoBuild" in project "/builddir/build/BUILD/dotnet-2.1.2/repos/templating.proj" (target "Build" depends on it): Task "Exec" Task Parameter:Command=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet msbuild /t:Build /p:Configuration=Release /p:COMMIT_HASH=c0f84b79c361e961a699a5c70d255db11c0d411c /p:COMMIT_COUNT=301 /p:BUILD_NUMBER=301 /p:PackageDateTime=20170727 /p:PackageBuildQuality=beta2 /builddir/build/BUILD/dotnet-2.1.2/src/templating/build.proj >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/templating.log 2>&1 Task Parameter: EnvironmentVariables= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 LatestCommit=c0f84b79c361e961a699a5c70d255db11c0d411c OfficialBuildId= VersionSeedDate= Environment Variables passed to tool: DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 LatestCommit=c0f84b79c361e961a699a5c70d255db11c0d411c OfficialBuildId= VersionSeedDate= /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/dotnet msbuild /t:Build /p:Configuration=Release /p:COMMIT_HASH=c0f84b79c361e961a699a5c70d255db11c0d411c /p:COMMIT_COUNT=301 /p:BUILD_NUMBER=301 /p:PackageDateTime=20170727 /p:PackageBuildQuality=beta2 /builddir/build/BUILD/dotnet-2.1.2/src/templating/build.proj >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/templating.log 2>&1 Done executing task "Exec". Added Item(s): AdditionalTemplatePackages= /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/templates/Microsoft.DotNet.Common.ItemTemplates.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/templates/Microsoft.DotNet.Common.ProjectTemplates.1.x.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/templates/Microsoft.DotNet.Common.ProjectTemplates.2.0.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/templates/Microsoft.DotNet.Common.ProjectTemplates.2.1.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/templates/Microsoft.DotNet.Test.ProjectTemplates.1.x.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/templates/Microsoft.DotNet.Test.ProjectTemplates.2.0.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/templates/Microsoft.DotNet.Test.ProjectTemplates.2.1.1.0.2-beta2-20170727-301.nupkg Task "Copy" Task Parameter: SourceFiles= /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/templates/Microsoft.DotNet.Common.ItemTemplates.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/templates/Microsoft.DotNet.Common.ProjectTemplates.1.x.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/templates/Microsoft.DotNet.Common.ProjectTemplates.2.0.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/templates/Microsoft.DotNet.Common.ProjectTemplates.2.1.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/templates/Microsoft.DotNet.Test.ProjectTemplates.1.x.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/templates/Microsoft.DotNet.Test.ProjectTemplates.2.0.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/templates/Microsoft.DotNet.Test.ProjectTemplates.2.1.1.0.2-beta2-20170727-301.nupkg Task Parameter:DestinationFolder=/builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/templates/Microsoft.DotNet.Common.ItemTemplates.1.0.2-beta2-20170727-301.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.DotNet.Common.ItemTemplates.1.0.2-beta2-20170727-301.nupkg". Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/templates/Microsoft.DotNet.Common.ProjectTemplates.1.x.1.0.2-beta2-20170727-301.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.DotNet.Common.ProjectTemplates.1.x.1.0.2-beta2-20170727-301.nupkg". Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/templates/Microsoft.DotNet.Common.ProjectTemplates.2.0.1.0.2-beta2-20170727-301.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.DotNet.Common.ProjectTemplates.2.0.1.0.2-beta2-20170727-301.nupkg". Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/templates/Microsoft.DotNet.Common.ProjectTemplates.2.1.1.0.2-beta2-20170727-301.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.DotNet.Common.ProjectTemplates.2.1.1.0.2-beta2-20170727-301.nupkg". Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/templates/Microsoft.DotNet.Test.ProjectTemplates.1.x.1.0.2-beta2-20170727-301.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.DotNet.Test.ProjectTemplates.1.x.1.0.2-beta2-20170727-301.nupkg". Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/templates/Microsoft.DotNet.Test.ProjectTemplates.2.0.1.0.2-beta2-20170727-301.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.DotNet.Test.ProjectTemplates.2.0.1.0.2-beta2-20170727-301.nupkg". Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/templates/Microsoft.DotNet.Test.ProjectTemplates.2.1.1.0.2-beta2-20170727-301.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.DotNet.Test.ProjectTemplates.2.1.1.0.2-beta2-20170727-301.nupkg". Done executing task "Copy". Done building target "RepoBuild" in project "templating.proj". Done executing task "CallTarget". Task "Message" Task Parameter:Importance=High Task Parameter:Text=[15:53:58.37] Building 'templating'...done [15:53:58.37] Building 'templating'...done Done executing task "Message". Done building target "Build" in project "templating.proj". Target "Package" skipped, due to false condition; ('$(BuildPackagesCommand)' != '') was evaluated as ('' != ''). Target "GatherBuiltPackages" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/templating.proj" (target "CopyPackage" depends on it): Added Item(s): _BuiltPackages= /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.DotNet.Common.ItemTemplates.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.DotNet.Common.ProjectTemplates.1.x.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.DotNet.Common.ProjectTemplates.2.0.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.DotNet.Common.ProjectTemplates.2.1.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.DotNet.Test.ProjectTemplates.1.x.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.DotNet.Test.ProjectTemplates.2.0.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.DotNet.Test.ProjectTemplates.2.1.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.TemplateEngine.Abstractions.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.TemplateEngine.Cli.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.TemplateEngine.Core.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.TemplateEngine.Core.Contracts.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.TemplateEngine.Edge.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.TemplateEngine.IDE.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.TemplateEngine.Mocks.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.TemplateEngine.Utils.1.0.2-beta2-20170727-301.nupkg Done building target "GatherBuiltPackages" in project "templating.proj". Target "CopyPackage" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/templating.proj" (entry point): Task "Copy" Task Parameter: SourceFiles= /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.DotNet.Common.ItemTemplates.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.DotNet.Common.ProjectTemplates.1.x.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.DotNet.Common.ProjectTemplates.2.0.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.DotNet.Common.ProjectTemplates.2.1.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.DotNet.Test.ProjectTemplates.1.x.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.DotNet.Test.ProjectTemplates.2.0.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.DotNet.Test.ProjectTemplates.2.1.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.TemplateEngine.Abstractions.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.TemplateEngine.Cli.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.TemplateEngine.Core.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.TemplateEngine.Core.Contracts.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.TemplateEngine.Edge.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.TemplateEngine.IDE.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.TemplateEngine.Mocks.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.TemplateEngine.Utils.1.0.2-beta2-20170727-301.nupkg Task Parameter:DestinationFolder=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.DotNet.Common.ItemTemplates.1.0.2-beta2-20170727-301.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Common.ItemTemplates.1.0.2-beta2-20170727-301.nupkg". Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.DotNet.Common.ProjectTemplates.1.x.1.0.2-beta2-20170727-301.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Common.ProjectTemplates.1.x.1.0.2-beta2-20170727-301.nupkg". Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.DotNet.Common.ProjectTemplates.2.0.1.0.2-beta2-20170727-301.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Common.ProjectTemplates.2.0.1.0.2-beta2-20170727-301.nupkg". Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.DotNet.Common.ProjectTemplates.2.1.1.0.2-beta2-20170727-301.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Common.ProjectTemplates.2.1.1.0.2-beta2-20170727-301.nupkg". Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.DotNet.Test.ProjectTemplates.1.x.1.0.2-beta2-20170727-301.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Test.ProjectTemplates.1.x.1.0.2-beta2-20170727-301.nupkg". Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.DotNet.Test.ProjectTemplates.2.0.1.0.2-beta2-20170727-301.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Test.ProjectTemplates.2.0.1.0.2-beta2-20170727-301.nupkg". Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.DotNet.Test.ProjectTemplates.2.1.1.0.2-beta2-20170727-301.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Test.ProjectTemplates.2.1.1.0.2-beta2-20170727-301.nupkg". Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.TemplateEngine.Abstractions.1.0.2-beta2-20170727-301.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.TemplateEngine.Abstractions.1.0.2-beta2-20170727-301.nupkg". Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.TemplateEngine.Cli.1.0.2-beta2-20170727-301.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.TemplateEngine.Cli.1.0.2-beta2-20170727-301.nupkg". Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.TemplateEngine.Core.1.0.2-beta2-20170727-301.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.TemplateEngine.Core.1.0.2-beta2-20170727-301.nupkg". Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.TemplateEngine.Core.Contracts.1.0.2-beta2-20170727-301.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.TemplateEngine.Core.Contracts.1.0.2-beta2-20170727-301.nupkg". Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.TemplateEngine.Edge.1.0.2-beta2-20170727-301.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.TemplateEngine.Edge.1.0.2-beta2-20170727-301.nupkg". Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.TemplateEngine.IDE.1.0.2-beta2-20170727-301.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.TemplateEngine.IDE.1.0.2-beta2-20170727-301.nupkg". Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.TemplateEngine.Mocks.1.0.2-beta2-20170727-301.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.TemplateEngine.Mocks.1.0.2-beta2-20170727-301.nupkg". Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.1.0.2-beta2-20170727-301.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.1.0.2-beta2-20170727-301.nupkg". Copying file from "/builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.TemplateEngine.Utils.1.0.2-beta2-20170727-301.nupkg" to "/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.TemplateEngine.Utils.1.0.2-beta2-20170727-301.nupkg". Done executing task "Copy". Done building target "CopyPackage" in project "templating.proj". Target "GatherBuiltPackages" skipped. Previously built successfully. Target "WriteVersions" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/templating.proj" (entry point): Using "WriteVersionsFile" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "WriteVersionsFile" Task Parameter: NugetPackages= /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.DotNet.Common.ItemTemplates.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.DotNet.Common.ProjectTemplates.1.x.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.DotNet.Common.ProjectTemplates.2.0.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.DotNet.Common.ProjectTemplates.2.1.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.DotNet.Test.ProjectTemplates.1.x.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.DotNet.Test.ProjectTemplates.2.0.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.DotNet.Test.ProjectTemplates.2.1.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.TemplateEngine.Abstractions.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.TemplateEngine.Cli.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.TemplateEngine.Core.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.TemplateEngine.Core.Contracts.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.TemplateEngine.Edge.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.TemplateEngine.IDE.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.TemplateEngine.Mocks.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/src/templating/artifacts/packages/Microsoft.TemplateEngine.Utils.1.0.2-beta2-20170727-301.nupkg Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/build-info/dotnet/templating/release/2.0.0/Latest_Packages.txt Done executing task "WriteVersionsFile". Done building target "WriteVersions" in project "templating.proj". Target "ExtractToolPackage" skipped, due to false condition; ('$(BuiltToolPackageId)' != '') was evaluated as ('' != ''). Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/templating.proj" (Build target(s)). Project "/builddir/build/BUILD/dotnet-2.1.2/repos/known-good.proj" (13:2) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/corefx.proj" (10:2) on node 1 (Build target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "BuildRepoReferences" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/corefx.proj" (target "Build" depends on it): Task "Message" Task Parameter:Importance=High Task Parameter:Text=Building dependencies [coreclr;standard] needed by 'corefx'. Building dependencies [coreclr;standard] needed by 'corefx'. Done executing task "Message". Added Item(s): _DependentProject= coreclr.proj standard.proj Task "MSBuild" Task Parameter: Projects= coreclr.proj standard.proj Task Parameter:Targets=Build Task Parameter:BuildInParallel=False Task Parameter:StopOnFirstFailure=True Project "/builddir/build/BUILD/dotnet-2.1.2/repos/corefx.proj" (10:2) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/coreclr.proj" (9:3) on node 1 (Build target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "Build" skipped. Previously built successfully. Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/coreclr.proj" (Build target(s)). Project "/builddir/build/BUILD/dotnet-2.1.2/repos/corefx.proj" (10:2) is building "/builddir/build/BUILD/dotnet-2.1.2/repos/standard.proj" (21:3) on node 1 (Build target(s)). Building with tools version "15.0". Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "SetNuGetPackagesEnvironment" skipped, due to false condition; ('$(ArchiveDownloadedPackages)' == 'true') was evaluated as ('' == 'true'). Target "Build" skipped. Previously built successfully. Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/standard.proj" (Build target(s)). Done executing task "MSBuild". Done building target "BuildRepoReferences" in project "corefx.proj". Target "UpdateNuGetConfig" skipped, due to false condition; ('$(NuGetConfigFile)' != '' OR '@(NuGetConfigFiles)' != '') was evaluated as ('' != '' OR '' != ''). Target "UpdateCLIVersionInGlobalJson" skipped, due to false condition; ('$(GlobalJsonFile)' != '') was evaluated as ('' != ''). Target "CreateBuildOutputProps" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/corefx.proj" (target "Build" depends on it): Added Item(s): _PreviouslySourceBuiltPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/FSharp.NET.Sdk.1.0.4-bundled-0100.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Framework.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Runtime.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Tasks.Core.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Utilities.Core.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Common.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Compilers.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.CSharp.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.VisualBasic.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Cli.CommandLine.0.1.1-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Common.ItemTemplates.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Common.ProjectTemplates.1.x.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Common.ProjectTemplates.2.0.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Common.ProjectTemplates.2.1.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Test.ProjectTemplates.1.x.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Test.ProjectTemplates.2.0.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Test.ProjectTemplates.2.1.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Web.Spa.ProjectTemplates.1.0.417.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NET.Sdk.Publish.2.1.301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NET.Sdk.Web.2.1.301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NET.Sdk.Web.ProjectSystem.2.1.301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.Compilers.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.ILAsm.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.ILDAsm.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.Jit.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.Native.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.Runtime.CoreCLR.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.TestHost.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.TemplateEngine.Abstractions.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.TemplateEngine.Cli.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.TemplateEngine.Core.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.TemplateEngine.Core.Contracts.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.TemplateEngine.Edge.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.TemplateEngine.IDE.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.TemplateEngine.Mocks.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.TemplateEngine.Utils.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NETStandard.Library.2.0.2-servicing-25519-03.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.9.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Build.Tasks.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Build.Tasks.Pack.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.CommandLine.XPlat.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Commands.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Common.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Configuration.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Credentials.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.DependencyResolver.Core.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Frameworks.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.LibraryModel.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Packaging.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Packaging.Core.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.ProjectModel.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Protocol.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Resolver.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Versioning.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/runtime.centos.7-x64.Microsoft.NETCore.ILAsm.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/runtime.centos.7-x64.Microsoft.NETCore.ILDAsm.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/runtime.centos.7-x64.Microsoft.NETCore.Jit.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/runtime.centos.7-x64.Microsoft.NETCore.Native.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/runtime.centos.7-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/runtime.centos.7-x64.Microsoft.NETCore.TestHost.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.Microsoft.NETCore.ILAsm.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.Microsoft.NETCore.ILDAsm.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.Microsoft.NETCore.Jit.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.Microsoft.NETCore.Native.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.Microsoft.NETCore.Runtime.CoreCLR.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.Microsoft.NETCore.TestHost.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.runtime.centos.7-x64.Microsoft.NETCore.ILAsm.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.runtime.centos.7-x64.Microsoft.NETCore.ILDAsm.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.runtime.centos.7-x64.Microsoft.NETCore.Jit.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.runtime.centos.7-x64.Microsoft.NETCore.Native.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.runtime.centos.7-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.runtime.centos.7-x64.Microsoft.NETCore.TestHost.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/XliffTasks.0.2.0-beta-000048.nupkg Using "WriteBuildOutputProps" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "WriteBuildOutputProps" Task Parameter: NuGetPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/FSharp.NET.Sdk.1.0.4-bundled-0100.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Framework.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Runtime.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Tasks.Core.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Utilities.Core.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Common.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Compilers.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.CSharp.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.VisualBasic.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Cli.CommandLine.0.1.1-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Common.ItemTemplates.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Common.ProjectTemplates.1.x.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Common.ProjectTemplates.2.0.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Common.ProjectTemplates.2.1.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Test.ProjectTemplates.1.x.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Test.ProjectTemplates.2.0.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Test.ProjectTemplates.2.1.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Web.Spa.ProjectTemplates.1.0.417.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NET.Sdk.Publish.2.1.301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NET.Sdk.Web.2.1.301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NET.Sdk.Web.ProjectSystem.2.1.301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.Compilers.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.ILAsm.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.ILDAsm.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.Jit.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.Native.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.Runtime.CoreCLR.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.TestHost.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.TemplateEngine.Abstractions.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.TemplateEngine.Cli.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.TemplateEngine.Core.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.TemplateEngine.Core.Contracts.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.TemplateEngine.Edge.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.TemplateEngine.IDE.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.TemplateEngine.Mocks.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.TemplateEngine.Utils.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NETStandard.Library.2.0.2-servicing-25519-03.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.9.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Build.Tasks.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Build.Tasks.Pack.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.CommandLine.XPlat.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Commands.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Common.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Configuration.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Credentials.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.DependencyResolver.Core.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Frameworks.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.LibraryModel.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Packaging.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Packaging.Core.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.ProjectModel.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Protocol.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Resolver.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Versioning.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/runtime.centos.7-x64.Microsoft.NETCore.ILAsm.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/runtime.centos.7-x64.Microsoft.NETCore.ILDAsm.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/runtime.centos.7-x64.Microsoft.NETCore.Jit.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/runtime.centos.7-x64.Microsoft.NETCore.Native.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/runtime.centos.7-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/runtime.centos.7-x64.Microsoft.NETCore.TestHost.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.Microsoft.NETCore.ILAsm.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.Microsoft.NETCore.ILDAsm.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.Microsoft.NETCore.Jit.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.Microsoft.NETCore.Native.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.Microsoft.NETCore.Runtime.CoreCLR.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.Microsoft.NETCore.TestHost.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.runtime.centos.7-x64.Microsoft.NETCore.ILAsm.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.runtime.centos.7-x64.Microsoft.NETCore.ILDAsm.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.runtime.centos.7-x64.Microsoft.NETCore.Jit.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.runtime.centos.7-x64.Microsoft.NETCore.Native.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.runtime.centos.7-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.runtime.centos.7-x64.Microsoft.NETCore.TestHost.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/XliffTasks.0.2.0-beta-000048.nupkg Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props Done executing task "WriteBuildOutputProps". Task "WriteBuildOutputProps" Task Parameter: NuGetPackages= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/FSharp.NET.Sdk.1.0.4-bundled-0100.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Framework.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Runtime.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Tasks.Core.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Build.Utilities.Core.15.7.179.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Common.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.Compilers.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.CSharp.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.CodeAnalysis.VisualBasic.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Cli.CommandLine.0.1.1-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Common.ItemTemplates.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Common.ProjectTemplates.1.x.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Common.ProjectTemplates.2.0.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Common.ProjectTemplates.2.1.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Test.ProjectTemplates.1.x.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Test.ProjectTemplates.2.0.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Test.ProjectTemplates.2.1.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Web.Spa.ProjectTemplates.1.0.417.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NET.Sdk.Publish.2.1.301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NET.Sdk.Web.2.1.301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NET.Sdk.Web.ProjectSystem.2.1.301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.Compilers.2.8.0.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.ILAsm.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.ILDAsm.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.Jit.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.Native.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.Runtime.CoreCLR.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.NETCore.TestHost.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.TemplateEngine.Abstractions.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.TemplateEngine.Cli.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.TemplateEngine.Core.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.TemplateEngine.Core.Contracts.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.TemplateEngine.Edge.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.TemplateEngine.IDE.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.TemplateEngine.Mocks.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Microsoft.TemplateEngine.Utils.1.0.2-beta2-20170727-301.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NETStandard.Library.2.0.2-servicing-25519-03.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.9.0.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Build.Tasks.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Build.Tasks.Pack.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.CommandLine.XPlat.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Commands.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Common.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Configuration.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Credentials.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.DependencyResolver.Core.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Frameworks.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.LibraryModel.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Packaging.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Packaging.Core.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.ProjectModel.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Protocol.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Resolver.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/NuGet.Versioning.4.7.0-rtm.5156.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.BuildTasks.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/RoslynTools.RepoToolset.1.0.0-dev.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/runtime.centos.7-x64.Microsoft.NETCore.ILAsm.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/runtime.centos.7-x64.Microsoft.NETCore.ILDAsm.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/runtime.centos.7-x64.Microsoft.NETCore.Jit.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/runtime.centos.7-x64.Microsoft.NETCore.Native.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/runtime.centos.7-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/runtime.centos.7-x64.Microsoft.NETCore.TestHost.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.Microsoft.NETCore.ILAsm.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.Microsoft.NETCore.ILDAsm.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.Microsoft.NETCore.Jit.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.Microsoft.NETCore.Native.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.Microsoft.NETCore.Runtime.CoreCLR.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.Microsoft.NETCore.TestHost.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.runtime.centos.7-x64.Microsoft.NETCore.ILAsm.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.runtime.centos.7-x64.Microsoft.NETCore.ILDAsm.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.runtime.centos.7-x64.Microsoft.NETCore.Jit.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.runtime.centos.7-x64.Microsoft.NETCore.Native.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.runtime.centos.7-x64.Microsoft.NETCore.Runtime.CoreCLR.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/transport.runtime.centos.7-x64.Microsoft.NETCore.TestHost.2.1.1.nupkg /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/XliffTasks.0.2.0-beta-000048.nupkg Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props.pre.corefx.xml Done executing task "WriteBuildOutputProps". Task "ReadLinesFromFile" Task Parameter:File=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props Output Item(s): VersionProperties= 1.0.4-bundled-0100 2.0.0 15.7.179 15.7.179 15.7.179 15.7.179 15.7.179 2.8.0 2.8.0 2.8.0 2.8.0 0.1.1-dev 1.0.2-beta2-20170727-301 1.0.2-beta2-20170727-301 1.0.2-beta2-20170727-301 1.0.2-beta2-20170727-301 1.0.2-beta2-20170727-301 1.0.2-beta2-20170727-301 1.0.2-beta2-20170727-301 1.0.417 1.0.1 2.1.301 2.1.301 2.1.301 2.8.0 2.1.1 2.1.1 2.1.1 2.1.1 2.1.1 2.1.1 1.0.2-beta2-20170727-301 1.0.2-beta2-20170727-301 1.0.2-beta2-20170727-301 1.0.2-beta2-20170727-301 1.0.2-beta2-20170727-301 1.0.2-beta2-20170727-301 1.0.2-beta2-20170727-301 1.0.2-beta2-20170727-301 1.0.2-beta2-20170727-301 2.0.2-servicing-25519-03 9.0.1 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 4.7.0-rtm.5156 1.0.0-dev 1.0.0-dev 0.2.0-beta-000048 2.1.1 2.1.1 2.1.1 2.1.1 2.1.1 2.1.1 2.1.1 2.1.1 2.1.1 2.1.1 2.1.1 2.1.1 2.1.1 2.1.1 2.1.1 2.1.1 2.1.1 2.1.1 Done executing task "ReadLinesFromFile". Task "Message" Task Parameter:Importance=High Task Parameter:Text=corefx is using versions /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props corefx is using versions /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.4-bundled-0100 1.0.4-bundled-0100 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.0.0 2.0.0 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=15.7.179 15.7.179 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=15.7.179 15.7.179 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=15.7.179 15.7.179 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=15.7.179 15.7.179 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=15.7.179 15.7.179 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.8.0 2.8.0 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.8.0 2.8.0 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.8.0 2.8.0 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.8.0 2.8.0 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=0.1.1-dev 0.1.1-dev Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.2-beta2-20170727-301 1.0.2-beta2-20170727-301 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.2-beta2-20170727-301 1.0.2-beta2-20170727-301 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.2-beta2-20170727-301 1.0.2-beta2-20170727-301 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.2-beta2-20170727-301 1.0.2-beta2-20170727-301 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.2-beta2-20170727-301 1.0.2-beta2-20170727-301 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.2-beta2-20170727-301 1.0.2-beta2-20170727-301 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.2-beta2-20170727-301 1.0.2-beta2-20170727-301 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.417 1.0.417 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.1 1.0.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.301 2.1.301 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.301 2.1.301 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.301 2.1.301 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.8.0 2.8.0 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.1 2.1.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.1 2.1.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.1 2.1.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.1 2.1.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.1 2.1.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.1 2.1.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.2-beta2-20170727-301 1.0.2-beta2-20170727-301 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.2-beta2-20170727-301 1.0.2-beta2-20170727-301 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.2-beta2-20170727-301 1.0.2-beta2-20170727-301 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.2-beta2-20170727-301 1.0.2-beta2-20170727-301 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.2-beta2-20170727-301 1.0.2-beta2-20170727-301 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.2-beta2-20170727-301 1.0.2-beta2-20170727-301 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.2-beta2-20170727-301 1.0.2-beta2-20170727-301 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.2-beta2-20170727-301 1.0.2-beta2-20170727-301 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.2-beta2-20170727-301 1.0.2-beta2-20170727-301 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.0.2-servicing-25519-03 2.0.2-servicing-25519-03 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=9.0.1 9.0.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=4.7.0-rtm.5156 4.7.0-rtm.5156 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.0-dev 1.0.0-dev Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=1.0.0-dev 1.0.0-dev Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=0.2.0-beta-000048 0.2.0-beta-000048 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.1 2.1.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.1 2.1.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.1 2.1.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.1 2.1.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.1 2.1.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.1 2.1.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.1 2.1.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.1 2.1.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.1 2.1.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.1 2.1.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.1 2.1.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.1 2.1.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.1 2.1.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.1 2.1.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.1 2.1.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.1 2.1.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.1 2.1.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=2.1.1 2.1.1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= Done executing task "Message". Done building target "CreateBuildOutputProps" in project "corefx.proj". Target "CreateRestoreSourceProps" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/corefx.proj" (target "Build" depends on it): Added Item(s): _DotNetRestoreSources=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ Added Item(s): _DotNetRestoreSources=/builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ Using "WriteRestoreSourceProps" task from assembly "/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Debug/netstandard1.5/Microsoft.DotNet.SourceBuild.Tasks.dll". Task "WriteRestoreSourceProps" Task Parameter: RestoreSources= /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ Task Parameter:OutputPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props Done executing task "WriteRestoreSourceProps". Done building target "CreateRestoreSourceProps" in project "corefx.proj". Target "Update" skipped, due to false condition; ('$(DependencyVersionInputRepoApiImplemented)' != 'true' AND '$(UpdateCommand)' != '') was evaluated as ('true' != 'true' AND '' != ''). Target "BootstrapBuildTools" skipped, due to false condition; ('$(SkipBootstrapBuildTools)' != 'true' and '$(_IsBootstrapping)' == 'true') was evaluated as ('' != 'true' and '' == 'true'). Target "BootstrapRoslynToolsRepoToolset" skipped, due to false condition; ('$(UsesRepoToolset)' == 'true' AND ('$(BuiltToolPackageId)' != '$(RepoToolsetPackageId)' OR '$(OfflineBuild)' == 'true')) was evaluated as ('' == 'true' AND ('' != 'RoslynTools.RepoToolset' OR 'true' == 'true')). Target "UpdateRuntimeGraph" skipped, due to false condition; ('$(_IsBootstrapping)' == 'true') was evaluated as ('' == 'true'). Target "Build" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/corefx.proj" (entry point): Task "Message" Task Parameter:Importance=High Task Parameter:Text=[15:53:58.44] Building 'corefx' [15:53:58.44] Building 'corefx' Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=Running command: Running command: Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= /builddir/build/BUILD/dotnet-2.1.2/src/corefx/build.sh -Release -buildArch=x64 -portable=false -BuildTests=false -- /p:ILLinkTrimAssembly=false /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:DotNetOutputBlobFeedDir=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/ /builddir/build/BUILD/dotnet-2.1.2/src/corefx/build.sh -Release -buildArch=x64 -portable=false -BuildTests=false -- /p:ILLinkTrimAssembly=false /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:DotNetOutputBlobFeedDir=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/ Done executing task "Message". Task "Message" skipped, due to false condition; ('$(BuildCommand)' == '') was evaluated as ('/builddir/build/BUILD/dotnet-2.1.2/src/corefx/build.sh -Release -buildArch=x64 -portable=false -BuildTests=false -- /p:ILLinkTrimAssembly=false' == ''). Task "Message" Task Parameter:Importance=High Task Parameter:Text= Log: /builddir/build/BUILD/dotnet-2.1.2/bin/logs/corefx.log Log: /builddir/build/BUILD/dotnet-2.1.2/bin/logs/corefx.log Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= With Enivornment Varibles: With Enivornment Varibles: Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_RUNTIME_ID=centos.7-x64 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= BUILDTOOLS_SKIP_CROSSGEN=1 BUILDTOOLS_SKIP_CROSSGEN=1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildFromSource=true DotNetBuildFromSource=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildOffline=true DotNetBuildOffline=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= StabilizePackageVersion=true StabilizePackageVersion=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= PB_IsStable=true PB_IsStable=true Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= MSBUILDDISABLENODEREUSE=1 MSBUILDDISABLENODEREUSE=1 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= OfficialBuildId=20180629-01 OfficialBuildId=20180629-01 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= LatestCommit=d4541b21dcb0cb15c5ec49c38354bde46e3eaea4 LatestCommit=d4541b21dcb0cb15c5ec49c38354bde46e3eaea4 Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text= VersionSeedDate=20180629-01 VersionSeedDate=20180629-01 Done executing task "Message". Task "CallTarget" Task Parameter:Targets=RepoBuild Target "RepoBuild" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/corefx.proj" (target "Build" depends on it): Added Item(s): EnvironmentVariables=NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ Task "Exec" Task Parameter:Command=/builddir/build/BUILD/dotnet-2.1.2/src/corefx/build.sh -Release -buildArch=x64 -portable=false -BuildTests=false -- /p:ILLinkTrimAssembly=false /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:DotNetOutputBlobFeedDir=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/ >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/corefx.log 2>&1 Task Parameter:WorkingDirectory=/builddir/build/BUILD/dotnet-2.1.2/src/corefx/ Task Parameter: EnvironmentVariables= DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20180629-01 LatestCommit=d4541b21dcb0cb15c5ec49c38354bde46e3eaea4 OfficialBuildId=20180629-01 VersionSeedDate=20180629-01 NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ Environment Variables passed to tool: DOTNET_RUNTIME_ID=centos.7-x64 DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ BUILD_TOOLS_TOOL_DIR=/builddir/build/BUILD/dotnet-2.1.2/Tools/ BUILDTOOLS_SKIP_CROSSGEN=1 DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-2.1.2/packages/ DotNetBuildOffline=true DotNetCoreSdkDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/ DotNetBuildToolsDir=/builddir/build/BUILD/dotnet-2.1.2/Tools/ StabilizePackageVersion=true PB_IsStable=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20180629-01 LatestCommit=d4541b21dcb0cb15c5ec49c38354bde46e3eaea4 OfficialBuildId=20180629-01 VersionSeedDate=20180629-01 NUGET_PACKAGES=/builddir/build/BUILD/dotnet-2.1.2/packages/ /builddir/build/BUILD/dotnet-2.1.2/src/corefx/build.sh -Release -buildArch=x64 -portable=false -BuildTests=false -- /p:ILLinkTrimAssembly=false /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:DotNetOutputBlobFeedDir=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/ >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/corefx.log 2>&1 /builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets(202,5): error MSB3073: The command "/builddir/build/BUILD/dotnet-2.1.2/src/corefx/build.sh -Release -buildArch=x64 -portable=false -BuildTests=false -- /p:ILLinkTrimAssembly=false /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:DotNetOutputBlobFeedDir=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/ >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/corefx.log 2>&1" exited with code 1. [/builddir/build/BUILD/dotnet-2.1.2/repos/corefx.proj] Done executing task "Exec" -- FAILED. Done building target "RepoBuild" in project "corefx.proj" -- FAILED. Done executing task "CallTarget" -- FAILED. Done building target "Build" in project "corefx.proj" -- FAILED. Target "ReportRepoError" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/corefx.proj" (target "Build" depends on it): Task "Message" Task Parameter:Importance=High Task Parameter:Text=Using tools from '/builddir/build/BUILD/dotnet-2.1.2/Tools/'. Done initializing tools. Running: /builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/build-native.sh --BuildTests=false x64 Release Linux --numproc 40 false toolSetDir=c:\tools\clr /p:ILLinkTrimAssembly=false /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:DotNetOutputBlobFeedDir=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/ Setting up directories for build Checking pre-requisites... Commencing build of corefx native components for Linux.x64.Release Invoking cmake with arguments: "/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/Unix" RELEASE -DFEATURE_DISTRO_AGNOSTIC_SSL=0 -DCMAKE_STATIC_LIB_LINK=0 -- The C compiler identification is Clang 5.0.1 -- The CXX compiler identification is Clang 5.0.1 -- Check for working C compiler: /opt/rh/llvm-toolset-7/root/usr/bin/clang -- Check for working C compiler: /opt/rh/llvm-toolset-7/root/usr/bin/clang -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /opt/rh/llvm-toolset-7/root/usr/bin/clang++ -- Check for working CXX compiler: /opt/rh/llvm-toolset-7/root/usr/bin/clang++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Performing Test HAVE_ZERO_AS_NULL_POINTER_CONSTANT_FLAG -- Performing Test HAVE_ZERO_AS_NULL_POINTER_CONSTANT_FLAG - Success -- Looking for include files sys/socket.h, linux/in.h -- Looking for include files sys/socket.h, linux/in.h - found -- Performing Test HAVE_IN_PKTINFO -- Performing Test HAVE_IN_PKTINFO - Success -- Performing Test HAVE_IP_MREQN -- Performing Test HAVE_IP_MREQN - Success -- Performing Test HAVE_FLOCK64 -- Performing Test HAVE_FLOCK64 - Success -- Looking for lseek64 -- Looking for lseek64 - found -- Looking for mmap64 -- Looking for mmap64 - found -- Looking for ftruncate64 -- Looking for ftruncate64 - found -- Looking for posix_fadvise64 -- Looking for posix_fadvise64 - found -- Looking for stat64 -- Looking for stat64 - found -- Looking for pipe2 -- Looking for pipe2 - found -- Looking for getmntinfo -- Looking for getmntinfo - not found -- Looking for strcpy_s -- Looking for strcpy_s - not found -- Looking for strlcpy -- Looking for strlcpy - not found -- Looking for posix_fadvise -- Looking for posix_fadvise - found -- Looking for ioctl -- Looking for ioctl - found -- Looking for sched_getaffinity -- Looking for sched_getaffinity - found -- Looking for sched_setaffinity -- Looking for sched_setaffinity - found -- Looking for arc4random -- Looking for arc4random - not found -- Looking for TIOCGWINSZ -- Looking for TIOCGWINSZ - found -- Looking for tcgetattr -- Looking for tcgetattr - found -- Looking for tcsetattr -- Looking for tcsetattr - found -- Looking for ECHO -- Looking for ECHO - found -- Looking for ICANON -- Looking for ICANON - found -- Looking for TCSANOW -- Looking for TCSANOW - found -- Performing Test HAVE_STAT_BIRTHTIME -- Performing Test HAVE_STAT_BIRTHTIME - Failed -- Performing Test HAVE_STAT_TIMESPEC -- Performing Test HAVE_STAT_TIMESPEC - Failed -- Performing Test HAVE_STAT_TIM -- Performing Test HAVE_STAT_TIM - Success -- Performing Test HAVE_STAT_NSEC -- Performing Test HAVE_STAT_NSEC - Failed -- Performing Test HAVE_DIRENT_NAME_LEN -- Performing Test HAVE_DIRENT_NAME_LEN - Failed -- Performing Test HAVE_STATFS_FSTYPENAME -- Performing Test HAVE_STATFS_FSTYPENAME - Failed -- Performing Test HAVE_STATVFS_FSTYPENAME -- Performing Test HAVE_STATVFS_FSTYPENAME - Failed -- Check size of struct statfs -- Check size of struct statfs - done -- Performing Test HAVE_GNU_STRERROR_R -- Performing Test HAVE_GNU_STRERROR_R - Success -- Performing Test HAVE_READDIR_R -- Performing Test HAVE_READDIR_R - Success -- Performing Test KEVENT_HAS_VOID_UDATA -- Performing Test KEVENT_HAS_VOID_UDATA - Failed -- Performing Test HAVE_FDS_BITS -- Performing Test HAVE_FDS_BITS - Failed -- Performing Test HAVE_PRIVATE_FDS_BITS -- Performing Test HAVE_PRIVATE_FDS_BITS - Failed -- Performing Test HAVE_SENDFILE_4 -- Performing Test HAVE_SENDFILE_4 - Success -- Performing Test HAVE_SENDFILE_6 -- Performing Test HAVE_SENDFILE_6 - Failed -- Looking for fcopyfile -- Looking for fcopyfile - not found -- Looking for epoll_create1 -- Looking for epoll_create1 - found -- Looking for accept4 -- Looking for accept4 - found -- Looking for kqueue -- Looking for kqueue - not found -- Performing Test HAVE_GETNAMEINFO_SIGNED_FLAGS -- Performing Test HAVE_GETNAMEINFO_SIGNED_FLAGS - Success -- Performing Test HAVE_CLOCK_MONOTONIC -- Performing Test HAVE_CLOCK_MONOTONIC - Success -- Performing Test HAVE_CLOCK_REALTIME -- Performing Test HAVE_CLOCK_REALTIME - Success -- Looking for mach_absolute_time -- Looking for mach_absolute_time - not found -- Looking for mach_timebase_info -- Looking for mach_timebase_info - not found -- Looking for futimes -- Looking for futimes - found -- Looking for futimens -- Looking for futimens - found -- Performing Test BIND_ADDRLEN_UNSIGNED -- Performing Test BIND_ADDRLEN_UNSIGNED - Success -- Performing Test IPV6MR_INTERFACE_UNSIGNED -- Performing Test IPV6MR_INTERFACE_UNSIGNED - Success -- Performing Test INOTIFY_RM_WATCH_WD_UNSIGNED -- Performing Test INOTIFY_RM_WATCH_WD_UNSIGNED - Failed -- Performing Test HAVE_SHM_OPEN_THAT_WORKS_WELL_ENOUGH_WITH_MMAP -- Performing Test HAVE_SHM_OPEN_THAT_WORKS_WELL_ENOUGH_WITH_MMAP - Failed -- Checking prototype getpriority for PRIORITY_REQUIRES_INT_WHO - False -- Checking prototype kevent for KEVENT_REQUIRES_INT_PARAMS - False -- Performing Test HAVE_MKSTEMPS -- Performing Test HAVE_MKSTEMPS - Success -- Performing Test HAVE_MKSTEMP -- Performing Test HAVE_MKSTEMP - Success -- Performing Test HAVE_TCP_VAR_H -- Performing Test HAVE_TCP_VAR_H - Failed -- Looking for include file sys/cdefs.h -- Looking for include file sys/cdefs.h - found -- Performing Test HAVE_TCP_H_TCPSTATE_ENUM -- Performing Test HAVE_TCP_H_TCPSTATE_ENUM - Success -- Looking for TCPS_ESTABLISHED -- Looking for TCPS_ESTABLISHED - not found -- Performing Test HAVE_RT_MSGHDR -- Performing Test HAVE_RT_MSGHDR - Failed -- Looking for include files sys/types.h, sys/sysctl.h -- Looking for include files sys/types.h, sys/sysctl.h - found -- Looking for include file linux/rtnetlink.h -- Looking for include file linux/rtnetlink.h - found -- Looking for getpeereid -- Looking for getpeereid - not found -- Looking for getdomainname -- Looking for getdomainname - found -- Looking for uname -- Looking for uname - found -- Performing Test HAVE_GETDOMAINNAME_SIZET -- Performing Test HAVE_GETDOMAINNAME_SIZET - Success -- Looking for inotify_init -- Looking for inotify_init - found -- Looking for inotify_add_watch -- Looking for inotify_add_watch - found -- Looking for inotify_rm_watch -- Looking for inotify_rm_watch - found -- Performing Test HAVE_CURLM_ADDED_ALREADY -- Performing Test HAVE_CURLM_ADDED_ALREADY - Success -- Performing Test HAVE_CURL_HTTP_VERSION_2TLS -- Performing Test HAVE_CURL_HTTP_VERSION_2TLS - Success -- Performing Test HAVE_CURLPIPE_MULTIPLEX -- Performing Test HAVE_CURLPIPE_MULTIPLEX - Success -- Performing Test HAVE_CURL_SSLVERSION_TLSv1_012 -- Performing Test HAVE_CURL_SSLVERSION_TLSv1_012 - Success -- Looking for include file GSS/GSS.h -- Looking for include file GSS/GSS.h - not found -- Looking for GSS_SPNEGO_MECHANISM -- Looking for GSS_SPNEGO_MECHANISM - not found -- Looking for GSS_KRB5_CRED_NO_CI_FLAGS_X -- Looking for GSS_KRB5_CRED_NO_CI_FLAGS_X - not found -- Looking for include file crt_externs.h -- Looking for include file crt_externs.h - not found -- Performing Test HAVE_IN_EXCL_UNLINK -- Performing Test HAVE_IN_EXCL_UNLINK - Success -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.7") -- Found CURL: /opt/rh/rh-dotnet21/root/usr/lib64/libcurl.so (found version "7.47.1") -- Found OpenSSL: /usr/lib64/libssl.so;/usr/lib64/libcrypto.so (found version "1.0.2k") -- Looking for TLSv1_1_method in /usr/lib64/libssl.so -- Looking for TLSv1_1_method in /usr/lib64/libssl.so - found -- Looking for TLSv1_2_method in /usr/lib64/libssl.so -- Looking for TLSv1_2_method in /usr/lib64/libssl.so - found -- Looking for EC_GF2m_simple_method -- Looking for EC_GF2m_simple_method - not found -- Looking for SSL_get0_alpn_selected -- Looking for SSL_get0_alpn_selected - not found -- Configuring done -- Generating done -- Build files have been written to: /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/obj/Linux.x64.Release/native Executing make install -j 40 Scanning dependencies of target System.Net.Security.Native-Static Scanning dependencies of target System.Net.Security.Native Scanning dependencies of target System.Net.Http.Native-Static Scanning dependencies of target System.Net.Http.Native [ 1%] [ 2%] [ 2%] [ 3%] Scanning dependencies of target System.Native-Static Scanning dependencies of target System.Native [ 4%] [ 5%] [ 5%] [ 6%] [ 7%] Scanning dependencies of target objlib [ 8%] [ 8%] [ 9%] [ 10%] Building CXX object System.Net.Security.Native/CMakeFiles/System.Net.Security.Native.dir/pal_gssapi.cpp.o [ 11%] Building CXX object System.Net.Security.Native/CMakeFiles/System.Net.Security.Native-Static.dir/pal_gssapi.cpp.o Building C object System.Net.Security.Native/CMakeFiles/System.Net.Security.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/obj/version.c.o [ 12%] [ 12%] Building C object System.Net.Security.Native/CMakeFiles/System.Net.Security.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/obj/version.c.o [ 13%] [ 14%] [ 15%] [ 16%] [ 16%] Building CXX object System.Net.Http.Native/CMakeFiles/System.Net.Http.Native-Static.dir/pal_easy.cpp.o Building CXX object System.Net.Http.Native/CMakeFiles/System.Net.Http.Native-Static.dir/pal_multi.cpp.o Building CXX object System.Net.Http.Native/CMakeFiles/System.Net.Http.Native-Static.dir/pal_curlinit.cpp.o [ 17%] Building CXX object System.Net.Http.Native/CMakeFiles/System.Net.Http.Native-Static.dir/pal_versioninfo.cpp.o [ 18%] Building CXX object System.Net.Http.Native/CMakeFiles/System.Net.Http.Native-Static.dir/pal_slist.cpp.o [ 20%] [ 20%] [ 20%] [ 20%] [ 21%] [ 22%] [ 23%] Building C object System.Net.Http.Native/CMakeFiles/System.Net.Http.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/obj/version.c.o Building CXX object System.Net.Http.Native/CMakeFiles/System.Net.Http.Native.dir/pal_curlinit.cpp.o [ 24%] [ 25%] [ 25%] [ 26%] Building CXX object System.Net.Http.Native/CMakeFiles/System.Net.Http.Native.dir/pal_easy.cpp.o [ 26%] [ 28%] [ 28%] Scanning dependencies of target System.IO.Compression.Native-Static Building CXX object System.Net.Http.Native/CMakeFiles/System.Net.Http.Native.dir/pal_multi.cpp.o [ 28%] Building CXX object System.Net.Http.Native/CMakeFiles/System.Net.Http.Native.dir/pal_slist.cpp.o Building CXX object System.Net.Http.Native/CMakeFiles/System.Net.Http.Native.dir/pal_versioninfo.cpp.o Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_errno.c.o Scanning dependencies of target System.IO.Compression.Native Building CXX object System.Native/CMakeFiles/System.Native.dir/pal_console.cpp.o Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_io.c.o Building CXX object System.Native/CMakeFiles/System.Native-Static.dir/pal_interfaceaddresses.cpp.o Building CXX object System.Native/CMakeFiles/System.Native-Static.dir/pal_console.cpp.o Building C object System.Native/CMakeFiles/System.Native.dir/pal_errno.c.o Building C object System.Net.Http.Native/CMakeFiles/System.Net.Http.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/obj/version.c.o Building CXX object System.Native/CMakeFiles/System.Native.dir/pal_interfaceaddresses.cpp.o Building C object System.Native/CMakeFiles/System.Native.dir/pal_io.c.o Building C object System.Native/CMakeFiles/System.Native.dir/pal_maphardwaretype.c.o Building C object System.Native/CMakeFiles/System.Native.dir/pal_memory.c.o Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_maphardwaretype.c.o Building CXX object System.Native/CMakeFiles/System.Native-Static.dir/pal_mount.cpp.o Building C object System.Native/CMakeFiles/System.Native.dir/pal_networking.c.o Building CXX object System.Native/CMakeFiles/System.Native.dir/pal_mount.cpp.o Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_memory.c.o Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_networking.c.o Building CXX object System.Native/CMakeFiles/System.Native.dir/pal_process.cpp.o Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_networkstatistics.c.o Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/openssl.cpp.o Building CXX object System.Native/CMakeFiles/System.Native-Static.dir/pal_process.cpp.o Building CXX object System.Native/CMakeFiles/System.Native-Static.dir/pal_random.cpp.o Building C object System.Native/CMakeFiles/System.Native.dir/pal_networkstatistics.c.o [ 29%] [ 29%] Building CXX object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/pal_zlib.cpp.o Building CXX object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/pal_zlib.cpp.o [ 30%] [ 30%] [ 31%] [ 32%] Building CXX object System.Native/CMakeFiles/System.Native.dir/pal_random.cpp.o Building CXX object System.Native/CMakeFiles/System.Native-Static.dir/pal_runtimeinformation.cpp.o Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/common/dictionary.c.o Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_asn1.cpp.o [ 33%] [ 34%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/dec/bit_reader.c.o [ 36%] [ 36%] Building CXX object System.Native/CMakeFiles/System.Native-Static.dir/pal_runtimeextensions.cpp.o [ 37%] [ 37%] Building CXX object System.Native/CMakeFiles/System.Native.dir/pal_runtimeinformation.cpp.o Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_asn1_print.cpp.o [ 38%] Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_bignum.cpp.o Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_signal.c.o [ 39%] Building CXX object System.Native/CMakeFiles/System.Native.dir/pal_runtimeextensions.cpp.o [ 40%] [ 41%] [ 41%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/common/dictionary.c.o [ 41%] [ 42%] Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_bio.cpp.o Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/dec/bit_reader.c.o Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/dec/decode.c.o Building C object System.Native/CMakeFiles/System.Native.dir/pal_signal.c.o Building CXX object System.Native/CMakeFiles/System.Native.dir/pal_string.cpp.o [ 42%] [ 43%] Building CXX object System.Native/CMakeFiles/System.Native-Static.dir/pal_string.cpp.o Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/dec/huffman.c.o [ 44%] [ 44%] [ 45%] [ 46%] [ 47%] [ 48%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_tcpstate.c.o Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/dec/decode.c.o Building C object System.Native/CMakeFiles/System.Native.dir/pal_tcpstate.c.o Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/dec/state.c.o Building CXX object System.Native/CMakeFiles/System.Native-Static.dir/pal_time.cpp.o [ 48%] [ 49%] Building CXX object System.Native/CMakeFiles/System.Native.dir/pal_time.cpp.o [ 50%] Building CXX object System.Native/CMakeFiles/System.Native.dir/pal_uid.cpp.o Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/dec/huffman.c.o Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/dec/state.c.o [ 50%] [ 51%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/backward_references.c.o Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/backward_references.c.o [ 52%] Linking CXX static library System.Net.Security.Native.a Linking CXX shared library System.Net.Security.Native.so Building CXX object System.Native/CMakeFiles/System.Native.dir/pal_datetime.cpp.o [ 53%] Building CXX object System.Native/CMakeFiles/System.Native-Static.dir/pal_uid.cpp.o [ 53%] [ 54%] Building CXX object System.Native/CMakeFiles/System.Native-Static.dir/pal_datetime.cpp.o Building CXX object System.Native/CMakeFiles/System.Native-Static.dir/pal_sysctl.cpp.o [ 55%] [ 56%] Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_dsa.cpp.o [ 56%] Building CXX object System.Native/CMakeFiles/System.Native.dir/pal_sysctl.cpp.o [ 57%] [ 58%] Built target System.Net.Security.Native-Static [ 59%] [ 59%] Building CXX object System.Native/CMakeFiles/System.Native-Static.dir/pal_networkchange.cpp.o Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_ecdsa.cpp.o Building CXX object System.Native/CMakeFiles/System.Native.dir/pal_networkchange.cpp.o Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_ecc_import_export.cpp.o [ 59%] [ 59%] Built target System.Net.Security.Native Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/backward_references_hq.c.o [ 60%] [ 61%] [ 61%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/backward_references_hq.c.o Building C object System.Native/CMakeFiles/System.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/obj/version.c.o [ 62%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/obj/version.c.o [ 63%] [ 64%] Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_eckey.cpp.o [ 65%] Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_err.cpp.o Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/bit_cost.c.o [ 66%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/bit_cost.c.o [ 67%] Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp.cpp.o [ 68%] [ 68%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/block_splitter.c.o [ 69%] [ 69%] Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_pkey.cpp.o [ 70%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/brotli_bit_stream.c.o Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/cluster.c.o Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_pkey_dsa.cpp.o Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/block_splitter.c.o [ 71%] [ 72%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/compress_fragment.c.o Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_pkey_ecdh.cpp.o [ 73%] [ 74%] [ 75%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/compress_fragment_two_pass.c.o Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/dictionary_hash.c.o Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_pkey_eckey.cpp.o [ 75%] [ 75%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/brotli_bit_stream.c.o [ 76%] Linking CXX static library System.Net.Http.Native.a Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/cluster.c.o [ 77%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/encode.c.o Linking CXX shared library System.Net.Http.Native.so Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/compress_fragment.c.o [ 77%] [ 78%] [ 78%] Built target System.Net.Http.Native-Static Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/entropy_encode.c.o [ 79%] [ 80%] Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_pkey_rsa.cpp.o Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/histogram.c.o Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/literal_cost.c.o [ 81%] [ 81%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/compress_fragment_two_pass.c.o [ 82%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/memory.c.o [ 82%] [ 82%] Built target System.Net.Http.Native Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/dictionary_hash.c.o [ 83%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/metablock.c.o Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/encode.c.o [ 84%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/entropy_encode.c.o [ 85%] [ 86%] Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_cipher.cpp.o [ 88%] [ 88%] [ 89%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/static_dict.c.o Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_hmac.cpp.o Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_pkcs12.cpp.o [ 90%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/histogram.c.o Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/utf8_util.c.o [ 90%] [ 90%] [ 91%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/literal_cost.c.o [ 91%] Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_pkcs7.cpp.o [ 92%] Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_rsa.cpp.o Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/obj/version.c.o [ 93%] Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_ssl.cpp.o Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/memory.c.o [ 94%] Linking CXX static library System.Native.a Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_x509.cpp.o [ 94%] [ 95%] Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_x509_name.cpp.o Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/metablock.c.o [ 95%] [ 96%] Built target System.Native-Static [ 97%] [ 97%] Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_x509_root.cpp.o Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/static_dict.c.o Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/utf8_util.c.o Linking CXX shared library System.Native.so [ 98%] [ 99%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/obj/version.c.o Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_x509ext.cpp.o [100%] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/obj/version.c.o [100%] Built target System.Native [100%] Built target objlib Scanning dependencies of target System.Security.Cryptography.Native.OpenSsl Scanning dependencies of target System.Security.Cryptography.Native.OpenSsl-Static Linking CXX static library System.Security.Cryptography.Native.OpenSsl.a Linking CXX shared library System.Security.Cryptography.Native.OpenSsl.so [100%] Built target System.Security.Cryptography.Native.OpenSsl-Static [100%] Built target System.Security.Cryptography.Native.OpenSsl Linking CXX static library System.IO.Compression.Native.a [100%] Built target System.IO.Compression.Native-Static Linking CXX shared library System.IO.Compression.Native.so [100%] Built target System.IO.Compression.Native Install the project... -- Install configuration: "RELEASE" -- Installing: /builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/../../bin/Linux.x64.Release/native/./System.IO.Compression.Native.so -- Installing: /builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/../../bin/Linux.x64.Release/native/./System.IO.Compression.Native.a -- Installing: /builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/../../bin/Linux.x64.Release/native/./System.Native.so -- Installing: /builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/../../bin/Linux.x64.Release/native/./System.Native.a -- Installing: /builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/../../bin/Linux.x64.Release/native/./System.Net.Http.Native.so -- Installing: /builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/../../bin/Linux.x64.Release/native/./System.Net.Http.Native.a -- Installing: /builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/../../bin/Linux.x64.Release/native/./System.Net.Security.Native.so -- Installing: /builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/../../bin/Linux.x64.Release/native/./System.Net.Security.Native.a -- Installing: /builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/../../bin/Linux.x64.Release/native/./System.Security.Cryptography.Native.OpenSsl.so -- Installing: /builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/../../bin/Linux.x64.Release/native/./System.Security.Cryptography.Native.OpenSsl.a Command execution succeeded. Tools are already initialized Running: /builddir/build/BUILD/dotnet-2.1.2/src/corefx/Tools/msbuild.sh /nologo /verbosity:minimal /clp:Summary /maxcpucount /l:BinClashLogger,Tools/Microsoft.DotNet.Build.Tasks.dll;LogFile=binclash.log /p:ConfigurationGroup=Release /p:ArchGroup=x64 /p:PortableBuild=false /p:BuildPackages=true /p:BuildTests=false /flp:v=normal /flp2:warningsonly;logfile=msbuild.wrn /flp3:errorsonly;logfile=msbuild.err /p:ILLinkTrimAssembly=false /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:DotNetOutputBlobFeedDir=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/ /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/Microsoft.Win32.Primitives.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/mscorlib.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/mscorlib.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/netstandard.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/netstandard.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.AppContext.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.AppContext.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Collections.Concurrent.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Collections.Concurrent.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Collections.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Collections.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Collections.NonGeneric.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Collections.NonGeneric.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Collections.Specialized.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Collections.Specialized.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.ComponentModel.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.ComponentModel.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.ComponentModel.EventBasedAsync.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.ComponentModel.Primitives.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.ComponentModel.TypeConverter.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Console.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Console.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Core.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Core.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Data.Common.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Data.Common.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Data.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Data.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Diagnostics.Contracts.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Diagnostics.Debug.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Diagnostics.Debug.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Diagnostics.FileVersionInfo.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Diagnostics.Process.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Diagnostics.Process.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Diagnostics.StackTrace.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Diagnostics.TextWriterTraceListener.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Diagnostics.Tools.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Diagnostics.Tools.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Diagnostics.TraceSource.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Diagnostics.Tracing.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Drawing.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Drawing.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Drawing.Primitives.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Drawing.Primitives.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Dynamic.Runtime.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Dynamic.Runtime.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Globalization.Calendars.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Globalization.Calendars.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Globalization.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Globalization.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Globalization.Extensions.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Globalization.Extensions.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.IO.Compression.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.IO.Compression.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.IO.Compression.FileSystem.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.IO.Compression.ZipFile.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.IO.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.IO.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.IO.FileSystem.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.IO.FileSystem.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.IO.FileSystem.DriveInfo.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.IO.FileSystem.Primitives.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.IO.FileSystem.Watcher.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.IO.IsolatedStorage.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.IO.MemoryMappedFiles.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.IO.Pipes.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.IO.Pipes.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.IO.UnmanagedMemoryStream.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Linq.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Linq.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Linq.Expressions.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Linq.Expressions.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Linq.Parallel.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Linq.Parallel.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Linq.Queryable.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Linq.Queryable.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Net.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Net.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Net.Http.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Net.Http.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Net.NameResolution.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Net.NameResolution.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Net.NetworkInformation.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Net.NetworkInformation.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Net.Ping.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Net.Ping.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Net.Primitives.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Net.Primitives.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Net.Requests.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Net.Requests.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Net.Security.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Net.Security.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Net.Sockets.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Net.Sockets.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Net.WebHeaderCollection.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Net.WebSockets.Client.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Net.WebSockets.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Net.WebSockets.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Numerics.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Numerics.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.ObjectModel.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.ObjectModel.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Reflection.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Reflection.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Reflection.Extensions.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Reflection.Extensions.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Reflection.Primitives.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Reflection.Primitives.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Resources.Reader.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Resources.Reader.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Resources.ResourceManager.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Resources.ResourceManager.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Resources.Writer.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Resources.Writer.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Runtime.CompilerServices.VisualC.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Runtime.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Runtime.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Runtime.Extensions.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Runtime.Extensions.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Runtime.Handles.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Runtime.Handles.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Runtime.InteropServices.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Runtime.InteropServices.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Runtime.Numerics.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Runtime.Numerics.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Runtime.Serialization.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Runtime.Serialization.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Runtime.Serialization.Formatters.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Runtime.Serialization.Json.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Runtime.Serialization.Primitives.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Runtime.Serialization.Xml.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Security.Claims.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Security.Claims.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Security.Cryptography.Algorithms.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Security.Cryptography.Csp.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Security.Cryptography.Encoding.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Security.Cryptography.Primitives.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Security.Cryptography.X509Certificates.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Security.Principal.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Security.Principal.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Security.SecureString.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Security.SecureString.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.ServiceModel.Web.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.ServiceModel.Web.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Text.Encoding.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Text.Encoding.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Text.Encoding.Extensions.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Text.RegularExpressions.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Text.RegularExpressions.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Threading.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Threading.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Threading.Overlapped.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Threading.Overlapped.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Threading.Tasks.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Threading.Tasks.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Threading.Tasks.Parallel.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Threading.Thread.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Threading.Thread.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Threading.ThreadPool.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Threading.ThreadPool.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Threading.Timer.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Threading.Timer.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Transactions.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Transactions.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.ValueTuple.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.ValueTuple.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Web.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Web.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Windows.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Windows.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Xml.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Xml.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Xml.Linq.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Xml.Linq.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Xml.ReaderWriter.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Xml.Serialization.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Xml.Serialization.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Xml.XDocument.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Xml.XDocument.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Xml.XmlDocument.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Xml.XmlDocument.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Xml.XmlSerializer.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Xml.XPath.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Xml.XPath.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Xml.XPath.XDocument.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/Accessibility.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/Accessibility.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/CustomMarshalers.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/CustomMarshalers.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/ISymWrapper.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/ISymWrapper.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/Microsoft.Activities.Build.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/Microsoft.Activities.Build.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/Microsoft.Build.Conversion.v4.0.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/Microsoft.Build.Conversion.v4.0.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/Microsoft.Build.Engine.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/Microsoft.Build.Engine.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/Microsoft.Build.Framework.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/Microsoft.Build.Framework.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/Microsoft.Build.Tasks.v4.0.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/Microsoft.Build.Tasks.v4.0.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/Microsoft.Build.Utilities.v4.0.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/Microsoft.Build.Utilities.v4.0.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/Microsoft.Build.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/Microsoft.Build.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/Microsoft.CSharp.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/Microsoft.CSharp.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/Microsoft.JScript.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/Microsoft.JScript.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/Microsoft.VisualBasic.Compatibility.Data.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/Microsoft.VisualBasic.Compatibility.Data.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/Microsoft.VisualBasic.Compatibility.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/Microsoft.VisualBasic.Compatibility.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/Microsoft.VisualBasic.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/Microsoft.VisualBasic.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/Microsoft.VisualC.STLCLR.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/Microsoft.VisualC.STLCLR.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/Microsoft.VisualC.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/Microsoft.VisualC.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/PresentationBuildTasks.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/PresentationBuildTasks.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/PresentationCore.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/PresentationCore.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/PresentationFramework.Aero.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/PresentationFramework.Aero.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/PresentationFramework.Aero2.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/PresentationFramework.Aero2.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/PresentationFramework.AeroLite.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/PresentationFramework.AeroLite.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/PresentationFramework.Classic.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/PresentationFramework.Classic.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/PresentationFramework.Luna.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/PresentationFramework.Luna.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/PresentationFramework.Royale.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/PresentationFramework.Royale.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/PresentationFramework.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/PresentationFramework.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/ReachFramework.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/ReachFramework.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Activities.Core.Presentation.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Activities.Core.Presentation.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Activities.DurableInstancing.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Activities.DurableInstancing.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Activities.Presentation.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Activities.Presentation.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Activities.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Activities.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.AddIn.Contract.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.AddIn.Contract.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.AddIn.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.AddIn.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Collections.Concurrent.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Collections.Concurrent.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Collections.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Collections.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.ComponentModel.Annotations.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.ComponentModel.Annotations.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.ComponentModel.Composition.Registration.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.ComponentModel.Composition.Registration.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.ComponentModel.Composition.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.ComponentModel.Composition.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.ComponentModel.DataAnnotations.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.ComponentModel.DataAnnotations.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.ComponentModel.EventBasedAsync.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.ComponentModel.EventBasedAsync.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.ComponentModel.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.ComponentModel.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Configuration.Install.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Configuration.Install.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Configuration.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Configuration.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Core.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Core.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Data.DataSetExtensions.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Data.DataSetExtensions.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Data.Entity.Design.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Data.Entity.Design.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Data.Entity.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Data.Entity.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Data.Linq.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Data.Linq.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Data.OracleClient.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Data.OracleClient.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Data.Services.Client.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Data.Services.Client.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Data.Services.Design.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Data.Services.Design.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Data.Services.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Data.Services.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Data.SqlXml.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Data.SqlXml.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Data.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Data.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Deployment.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Deployment.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Design.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Design.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Device.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Device.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Diagnostics.Contracts.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Diagnostics.Contracts.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Diagnostics.Debug.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Diagnostics.Debug.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Diagnostics.Tools.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Diagnostics.Tools.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Diagnostics.Tracing.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Diagnostics.Tracing.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.DirectoryServices.AccountManagement.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.DirectoryServices.AccountManagement.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.DirectoryServices.Protocols.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.DirectoryServices.Protocols.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.DirectoryServices.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.DirectoryServices.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Drawing.Design.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Drawing.Design.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Drawing.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Drawing.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Dynamic.Runtime.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Dynamic.Runtime.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Dynamic.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Dynamic.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Globalization.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Globalization.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.IO.Compression.FileSystem.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.IO.Compression.FileSystem.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.IO.Compression.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.IO.Compression.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.IO.Log.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.IO.Log.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.IO.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.IO.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.IdentityModel.Selectors.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.IdentityModel.Selectors.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.IdentityModel.Services.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.IdentityModel.Services.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.IdentityModel.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.IdentityModel.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Linq.Expressions.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Linq.Expressions.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Linq.Parallel.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Linq.Parallel.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Linq.Queryable.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Linq.Queryable.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Linq.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Linq.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Management.Instrumentation.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Management.Instrumentation.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Management.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Management.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Messaging.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Messaging.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Net.Http.WebRequest.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Net.Http.WebRequest.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Net.Http.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Net.Http.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Net.NetworkInformation.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Net.NetworkInformation.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Net.Primitives.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Net.Primitives.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Net.Requests.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Net.Requests.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Net.WebHeaderCollection.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Net.WebHeaderCollection.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Net.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Net.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Numerics.Vectors.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Numerics.Vectors.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Numerics.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Numerics.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.ObjectModel.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.ObjectModel.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Printing.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Printing.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Reflection.Context.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Reflection.Context.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Reflection.Emit.ILGeneration.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Reflection.Emit.ILGeneration.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Reflection.Emit.Lightweight.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Reflection.Emit.Lightweight.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Reflection.Emit.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Reflection.Emit.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Reflection.Extensions.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Reflection.Extensions.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Reflection.Primitives.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Reflection.Primitives.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Reflection.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Reflection.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Resources.ResourceManager.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Resources.ResourceManager.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Runtime.Caching.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Runtime.Caching.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Runtime.DurableInstancing.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Runtime.DurableInstancing.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Runtime.Extensions.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Runtime.Extensions.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Runtime.Handles.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Runtime.Handles.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Runtime.InteropServices.WindowsRuntime.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Runtime.InteropServices.WindowsRuntime.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Runtime.InteropServices.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Runtime.InteropServices.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Runtime.Numerics.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Runtime.Numerics.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Runtime.Remoting.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Runtime.Remoting.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Runtime.Serialization.Formatters.Soap.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Runtime.Serialization.Formatters.Soap.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Runtime.Serialization.Json.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Runtime.Serialization.Json.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Runtime.Serialization.Primitives.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Runtime.Serialization.Primitives.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Runtime.Serialization.Xml.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Runtime.Serialization.Xml.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Runtime.Serialization.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Runtime.Serialization.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Runtime.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Runtime.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Security.Principal.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Security.Principal.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Security.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Security.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.ServiceModel.Activation.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.ServiceModel.Activation.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.ServiceModel.Activities.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.ServiceModel.Activities.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.ServiceModel.Channels.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.ServiceModel.Channels.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.ServiceModel.Discovery.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.ServiceModel.Discovery.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.ServiceModel.Duplex.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.ServiceModel.Duplex.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.ServiceModel.Http.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.ServiceModel.Http.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.ServiceModel.NetTcp.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.ServiceModel.NetTcp.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.ServiceModel.Primitives.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.ServiceModel.Primitives.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.ServiceModel.Routing.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.ServiceModel.Routing.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.ServiceModel.Security.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.ServiceModel.Security.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.ServiceModel.Web.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.ServiceModel.Web.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.ServiceModel.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.ServiceModel.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.ServiceProcess.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.ServiceProcess.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Speech.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Speech.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Text.Encoding.Extensions.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Text.Encoding.Extensions.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Text.Encoding.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Text.Encoding.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Text.RegularExpressions.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Text.RegularExpressions.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Threading.Tasks.Parallel.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Threading.Tasks.Parallel.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Threading.Tasks.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Threading.Tasks.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Threading.Timer.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Threading.Timer.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Threading.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Threading.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Transactions.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Transactions.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Web.Abstractions.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Web.Abstractions.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Web.ApplicationServices.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Web.ApplicationServices.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Web.DataVisualization.Design.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Web.DataVisualization.Design.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Web.DataVisualization.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Web.DataVisualization.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Web.DynamicData.Design.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Web.DynamicData.Design.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Web.DynamicData.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Web.DynamicData.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Web.Entity.Design.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Web.Entity.Design.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Web.Entity.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Web.Entity.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Web.Extensions.Design.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Web.Extensions.Design.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Web.Extensions.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Web.Extensions.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Web.Mobile.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Web.Mobile.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Web.RegularExpressions.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Web.RegularExpressions.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Web.Routing.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Web.Routing.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Web.Services.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Web.Services.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Web.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Web.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Windows.Controls.Ribbon.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Windows.Controls.Ribbon.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Windows.Forms.DataVisualization.Design.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Windows.Forms.DataVisualization.Design.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Windows.Forms.DataVisualization.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Windows.Forms.DataVisualization.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Windows.Forms.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Windows.Forms.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Windows.Input.Manipulations.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Windows.Input.Manipulations.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Windows.Presentation.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Windows.Presentation.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Windows.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Windows.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Workflow.Activities.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Workflow.Activities.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Workflow.ComponentModel.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Workflow.ComponentModel.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Workflow.Runtime.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Workflow.Runtime.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.WorkflowServices.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.WorkflowServices.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Xaml.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Xaml.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Xml.Linq.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Xml.Linq.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Xml.ReaderWriter.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Xml.ReaderWriter.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Xml.Serialization.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Xml.Serialization.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Xml.XDocument.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Xml.XDocument.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Xml.XmlSerializer.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Xml.XmlSerializer.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Xml.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Xml.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/UIAutomationClient.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/UIAutomationClient.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/UIAutomationClientsideProviders.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/UIAutomationClientsideProviders.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/UIAutomationProvider.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/UIAutomationProvider.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/UIAutomationTypes.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/UIAutomationTypes.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/WindowsBase.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/WindowsBase.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/WindowsFormsIntegration.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/WindowsFormsIntegration.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/XamlBuildTask.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/XamlBuildTask.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/mscorlib.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/mscorlib.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/sysglobl.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/sysglobl.dll /builddir/build/BUILD/dotnet-2.1.2/src/corefx/external/runtime/runtime.depproj : error NU1102: Unable to find package runtime.linux-x64.Microsoft.NETCore.Runtime.CoreCLR with version (>= 2.1.1) /builddir/build/BUILD/dotnet-2.1.2/src/corefx/external/runtime/runtime.depproj : error NU1102: - Found 1 version(s) in /builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ [ Nearest version: 2.1.0-rtm-26515-03 ] /builddir/build/BUILD/dotnet-2.1.2/src/corefx/external/runtime/runtime.depproj : error NU1102: - Found 0 version(s) in /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-2.1.2/src/corefx/external/runtime/runtime.depproj : error NU1101: Unable to find package runtime.linux-x64.Microsoft.NETCore.TestHost. No packages exist with this id in source(s): /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/, /builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ /builddir/build/BUILD/dotnet-2.1.2/src/corefx/external/runtime/runtime.depproj : error NU1102: Unable to find package runtime.linux-x64.Microsoft.NETCore.Jit with version (>= 2.1.1) /builddir/build/BUILD/dotnet-2.1.2/src/corefx/external/runtime/runtime.depproj : error NU1102: - Found 1 version(s) in /builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ [ Nearest version: 2.1.0-rtm-26515-03 ] /builddir/build/BUILD/dotnet-2.1.2/src/corefx/external/runtime/runtime.depproj : error NU1102: - Found 0 version(s) in /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-2.1.2/src/corefx/Tools/packageresolve.targets(48,5): error MSB3073: The command ""/builddir/build/BUILD/dotnet-2.1.2/src/corefx/Tools/dotnetcli/dotnet" restore --packages "/builddir/build/BUILD/dotnet-2.1.2/packages" --source /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ --source /builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ /builddir/build/BUILD/dotnet-2.1.2/src/corefx/external/runtime/runtime.depproj /p:TargetGroup=netcoreapp /p:ConfigurationGroup=Release /p:ArchGroup=x64 /p:OSGroup=Unix /p:TargetFramework=netcoreapp2.1 -r rhel.7-x64 /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetBuildOffline=true" exited with code 1. [/builddir/build/BUILD/dotnet-2.1.2/src/corefx/external/runtime/runtime.depproj] Build FAILED. /builddir/build/BUILD/dotnet-2.1.2/src/corefx/external/runtime/runtime.depproj : error NU1102: Unable to find package runtime.linux-x64.Microsoft.NETCore.Runtime.CoreCLR with version (>= 2.1.1) /builddir/build/BUILD/dotnet-2.1.2/src/corefx/external/runtime/runtime.depproj : error NU1102: - Found 1 version(s) in /builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ [ Nearest version: 2.1.0-rtm-26515-03 ] /builddir/build/BUILD/dotnet-2.1.2/src/corefx/external/runtime/runtime.depproj : error NU1102: - Found 0 version(s) in /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-2.1.2/src/corefx/external/runtime/runtime.depproj : error NU1101: Unable to find package runtime.linux-x64.Microsoft.NETCore.TestHost. No packages exist with this id in source(s): /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/, /builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ /builddir/build/BUILD/dotnet-2.1.2/src/corefx/external/runtime/runtime.depproj : error NU1102: Unable to find package runtime.linux-x64.Microsoft.NETCore.Jit with version (>= 2.1.1) /builddir/build/BUILD/dotnet-2.1.2/src/corefx/external/runtime/runtime.depproj : error NU1102: - Found 1 version(s) in /builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ [ Nearest version: 2.1.0-rtm-26515-03 ] /builddir/build/BUILD/dotnet-2.1.2/src/corefx/external/runtime/runtime.depproj : error NU1102: - Found 0 version(s) in /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-2.1.2/src/corefx/Tools/packageresolve.targets(48,5): error MSB3073: The command ""/builddir/build/BUILD/dotnet-2.1.2/src/corefx/Tools/dotnetcli/dotnet" restore --packages "/builddir/build/BUILD/dotnet-2.1.2/packages" --source /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ --source /builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ /builddir/build/BUILD/dotnet-2.1.2/src/corefx/external/runtime/runtime.depproj /p:TargetGroup=netcoreapp /p:ConfigurationGroup=Release /p:ArchGroup=x64 /p:OSGroup=Unix /p:TargetFramework=netcoreapp2.1 -r rhel.7-x64 /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetBuildOffline=true" exited with code 1. [/builddir/build/BUILD/dotnet-2.1.2/src/corefx/external/runtime/runtime.depproj] 0 Warning(s) 8 Error(s) Time Elapsed 00:00:06.37 Command execution failed with exit code 1. Using tools from '/builddir/build/BUILD/dotnet-2.1.2/Tools/'. Done initializing tools. Running: /builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/build-native.sh --BuildTests=false x64 Release Linux --numproc 40 false toolSetDir=c:\tools\clr /p:ILLinkTrimAssembly=false /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:DotNetOutputBlobFeedDir=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/ Setting up directories for build Checking pre-requisites... Commencing build of corefx native components for Linux.x64.Release Invoking cmake with arguments: "/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/Unix" RELEASE -DFEATURE_DISTRO_AGNOSTIC_SSL=0 -DCMAKE_STATIC_LIB_LINK=0 -- The C compiler identification is Clang 5.0.1 -- The CXX compiler identification is Clang 5.0.1 -- Check for working C compiler: /opt/rh/llvm-toolset-7/root/usr/bin/clang -- Check for working C compiler: /opt/rh/llvm-toolset-7/root/usr/bin/clang -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /opt/rh/llvm-toolset-7/root/usr/bin/clang++ -- Check for working CXX compiler: /opt/rh/llvm-toolset-7/root/usr/bin/clang++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Performing Test HAVE_ZERO_AS_NULL_POINTER_CONSTANT_FLAG -- Performing Test HAVE_ZERO_AS_NULL_POINTER_CONSTANT_FLAG - Success -- Looking for include files sys/socket.h, linux/in.h -- Looking for include files sys/socket.h, linux/in.h - found -- Performing Test HAVE_IN_PKTINFO -- Performing Test HAVE_IN_PKTINFO - Success -- Performing Test HAVE_IP_MREQN -- Performing Test HAVE_IP_MREQN - Success -- Performing Test HAVE_FLOCK64 -- Performing Test HAVE_FLOCK64 - Success -- Looking for lseek64 -- Looking for lseek64 - found -- Looking for mmap64 -- Looking for mmap64 - found -- Looking for ftruncate64 -- Looking for ftruncate64 - found -- Looking for posix_fadvise64 -- Looking for posix_fadvise64 - found -- Looking for stat64 -- Looking for stat64 - found -- Looking for pipe2 -- Looking for pipe2 - found -- Looking for getmntinfo -- Looking for getmntinfo - not found -- Looking for strcpy_s -- Looking for strcpy_s - not found -- Looking for strlcpy -- Looking for strlcpy - not found -- Looking for posix_fadvise -- Looking for posix_fadvise - found -- Looking for ioctl -- Looking for ioctl - found -- Looking for sched_getaffinity -- Looking for sched_getaffinity - found -- Looking for sched_setaffinity -- Looking for sched_setaffinity - found -- Looking for arc4random -- Looking for arc4random - not found -- Looking for TIOCGWINSZ -- Looking for TIOCGWINSZ - found -- Looking for tcgetattr -- Looking for tcgetattr - found -- Looking for tcsetattr -- Looking for tcsetattr - found -- Looking for ECHO -- Looking for ECHO - found -- Looking for ICANON -- Looking for ICANON - found -- Looking for TCSANOW -- Looking for TCSANOW - found -- Performing Test HAVE_STAT_BIRTHTIME -- Performing Test HAVE_STAT_BIRTHTIME - Failed -- Performing Test HAVE_STAT_TIMESPEC -- Performing Test HAVE_STAT_TIMESPEC - Failed -- Performing Test HAVE_STAT_TIM -- Performing Test HAVE_STAT_TIM - Success -- Performing Test HAVE_STAT_NSEC -- Performing Test HAVE_STAT_NSEC - Failed -- Performing Test HAVE_DIRENT_NAME_LEN -- Performing Test HAVE_DIRENT_NAME_LEN - Failed -- Performing Test HAVE_STATFS_FSTYPENAME -- Performing Test HAVE_STATFS_FSTYPENAME - Failed -- Performing Test HAVE_STATVFS_FSTYPENAME -- Performing Test HAVE_STATVFS_FSTYPENAME - Failed -- Check size of struct statfs -- Check size of struct statfs - done -- Performing Test HAVE_GNU_STRERROR_R -- Performing Test HAVE_GNU_STRERROR_R - Success -- Performing Test HAVE_READDIR_R -- Performing Test HAVE_READDIR_R - Success -- Performing Test KEVENT_HAS_VOID_UDATA -- Performing Test KEVENT_HAS_VOID_UDATA - Failed -- Performing Test HAVE_FDS_BITS -- Performing Test HAVE_FDS_BITS - Failed -- Performing Test HAVE_PRIVATE_FDS_BITS -- Performing Test HAVE_PRIVATE_FDS_BITS - Failed -- Performing Test HAVE_SENDFILE_4 -- Performing Test HAVE_SENDFILE_4 - Success -- Performing Test HAVE_SENDFILE_6 -- Performing Test HAVE_SENDFILE_6 - Failed -- Looking for fcopyfile -- Looking for fcopyfile - not found -- Looking for epoll_create1 -- Looking for epoll_create1 - found -- Looking for accept4 -- Looking for accept4 - found -- Looking for kqueue -- Looking for kqueue - not found -- Performing Test HAVE_GETNAMEINFO_SIGNED_FLAGS -- Performing Test HAVE_GETNAMEINFO_SIGNED_FLAGS - Success -- Performing Test HAVE_CLOCK_MONOTONIC -- Performing Test HAVE_CLOCK_MONOTONIC - Success -- Performing Test HAVE_CLOCK_REALTIME -- Performing Test HAVE_CLOCK_REALTIME - Success -- Looking for mach_absolute_time -- Looking for mach_absolute_time - not found -- Looking for mach_timebase_info -- Looking for mach_timebase_info - not found -- Looking for futimes -- Looking for futimes - found -- Looking for futimens -- Looking for futimens - found -- Performing Test BIND_ADDRLEN_UNSIGNED -- Performing Test BIND_ADDRLEN_UNSIGNED - Success -- Performing Test IPV6MR_INTERFACE_UNSIGNED -- Performing Test IPV6MR_INTERFACE_UNSIGNED - Success -- Performing Test INOTIFY_RM_WATCH_WD_UNSIGNED -- Performing Test INOTIFY_RM_WATCH_WD_UNSIGNED - Failed -- Performing Test HAVE_SHM_OPEN_THAT_WORKS_WELL_ENOUGH_WITH_MMAP -- Performing Test HAVE_SHM_OPEN_THAT_WORKS_WELL_ENOUGH_WITH_MMAP - Failed -- Checking prototype getpriority for PRIORITY_REQUIRES_INT_WHO - False -- Checking prototype kevent for KEVENT_REQUIRES_INT_PARAMS - False -- Performing Test HAVE_MKSTEMPS -- Performing Test HAVE_MKSTEMPS - Success -- Performing Test HAVE_MKSTEMP -- Performing Test HAVE_MKSTEMP - Success -- Performing Test HAVE_TCP_VAR_H -- Performing Test HAVE_TCP_VAR_H - Failed -- Looking for include file sys/cdefs.h -- Looking for include file sys/cdefs.h - found -- Performing Test HAVE_TCP_H_TCPSTATE_ENUM -- Performing Test HAVE_TCP_H_TCPSTATE_ENUM - Success -- Looking for TCPS_ESTABLISHED -- Looking for TCPS_ESTABLISHED - not found -- Performing Test HAVE_RT_MSGHDR -- Performing Test HAVE_RT_MSGHDR - Failed -- Looking for include files sys/types.h, sys/sysctl.h -- Looking for include files sys/types.h, sys/sysctl.h - found -- Looking for include file linux/rtnetlink.h -- Looking for include file linux/rtnetlink.h - found -- Looking for getpeereid -- Looking for getpeereid - not found -- Looking for getdomainname -- Looking for getdomainname - found -- Looking for uname -- Looking for uname - found -- Performing Test HAVE_GETDOMAINNAME_SIZET -- Performing Test HAVE_GETDOMAINNAME_SIZET - Success -- Looking for inotify_init -- Looking for inotify_init - found -- Looking for inotify_add_watch -- Looking for inotify_add_watch - found -- Looking for inotify_rm_watch -- Looking for inotify_rm_watch - found -- Performing Test HAVE_CURLM_ADDED_ALREADY -- Performing Test HAVE_CURLM_ADDED_ALREADY - Success -- Performing Test HAVE_CURL_HTTP_VERSION_2TLS -- Performing Test HAVE_CURL_HTTP_VERSION_2TLS - Success -- Performing Test HAVE_CURLPIPE_MULTIPLEX -- Performing Test HAVE_CURLPIPE_MULTIPLEX - Success -- Performing Test HAVE_CURL_SSLVERSION_TLSv1_012 -- Performing Test HAVE_CURL_SSLVERSION_TLSv1_012 - Success -- Looking for include file GSS/GSS.h -- Looking for include file GSS/GSS.h - not found -- Looking for GSS_SPNEGO_MECHANISM -- Looking for GSS_SPNEGO_MECHANISM - not found -- Looking for GSS_KRB5_CRED_NO_CI_FLAGS_X -- Looking for GSS_KRB5_CRED_NO_CI_FLAGS_X - not found -- Looking for include file crt_externs.h -- Looking for include file crt_externs.h - not found -- Performing Test HAVE_IN_EXCL_UNLINK -- Performing Test HAVE_IN_EXCL_UNLINK - Success -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.7") -- Found CURL: /opt/rh/rh-dotnet21/root/usr/lib64/libcurl.so (found version "7.47.1") -- Found OpenSSL: /usr/lib64/libssl.so;/usr/lib64/libcrypto.so (found version "1.0.2k") -- Looking for TLSv1_1_method in /usr/lib64/libssl.so -- Looking for TLSv1_1_method in /usr/lib64/libssl.so - found -- Looking for TLSv1_2_method in /usr/lib64/libssl.so -- Looking for TLSv1_2_method in /usr/lib64/libssl.so - found -- Looking for EC_GF2m_simple_method -- Looking for EC_GF2m_simple_method - not found -- Looking for SSL_get0_alpn_selected -- Looking for SSL_get0_alpn_selected - not found -- Configuring done -- Generating done -- Build files have been written to: /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/obj/Linux.x64.Release/native Executing make install -j 40 Scanning dependencies of target System.Net.Security.Native-Static Scanning dependencies of target System.Net.Security.Native Scanning dependencies of target System.Net.Http.Native-Static Scanning dependencies of target System.Net.Http.Native [ 1%] [ 2%] [ 2%] [ 3%] Scanning dependencies of target System.Native-Static Scanning dependencies of target System.Native [ 4%] [ 5%] [ 5%] [ 6%] [ 7%] Scanning dependencies of target objlib [ 8%] [ 8%] [ 9%] [ 10%] Building CXX object System.Net.Security.Native/CMakeFiles/System.Net.Security.Native.dir/pal_gssapi.cpp.o [ 11%] Building CXX object System.Net.Security.Native/CMakeFiles/System.Net.Security.Native-Static.dir/pal_gssapi.cpp.o Building C object System.Net.Security.Native/CMakeFiles/System.Net.Security.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/obj/version.c.o [ 12%] [ 12%] Building C object System.Net.Security.Native/CMakeFiles/System.Net.Security.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/obj/version.c.o [ 13%] [ 14%] [ 15%] [ 16%] [ 16%] Building CXX object System.Net.Http.Native/CMakeFiles/System.Net.Http.Native-Static.dir/pal_easy.cpp.o Building CXX object System.Net.Http.Native/CMakeFiles/System.Net.Http.Native-Static.dir/pal_multi.cpp.o Building CXX object System.Net.Http.Native/CMakeFiles/System.Net.Http.Native-Static.dir/pal_curlinit.cpp.o [ 17%] Building CXX object System.Net.Http.Native/CMakeFiles/System.Net.Http.Native-Static.dir/pal_versioninfo.cpp.o [ 18%] Building CXX object System.Net.Http.Native/CMakeFiles/System.Net.Http.Native-Static.dir/pal_slist.cpp.o [ 20%] [ 20%] [ 20%] [ 20%] [ 21%] [ 22%] [ 23%] Building C object System.Net.Http.Native/CMakeFiles/System.Net.Http.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/obj/version.c.o Building CXX object System.Net.Http.Native/CMakeFiles/System.Net.Http.Native.dir/pal_curlinit.cpp.o [ 24%] [ 25%] [ 25%] [ 26%] Building CXX object System.Net.Http.Native/CMakeFiles/System.Net.Http.Native.dir/pal_easy.cpp.o [ 26%] [ 28%] [ 28%] Scanning dependencies of target System.IO.Compression.Native-Static Building CXX object System.Net.Http.Native/CMakeFiles/System.Net.Http.Native.dir/pal_multi.cpp.o [ 28%] Building CXX object System.Net.Http.Native/CMakeFiles/System.Net.Http.Native.dir/pal_slist.cpp.o Building CXX object System.Net.Http.Native/CMakeFiles/System.Net.Http.Native.dir/pal_versioninfo.cpp.o Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_errno.c.o Scanning dependencies of target System.IO.Compression.Native Building CXX object System.Native/CMakeFiles/System.Native.dir/pal_console.cpp.o Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_io.c.o Building CXX object System.Native/CMakeFiles/System.Native-Static.dir/pal_interfaceaddresses.cpp.o Building CXX object System.Native/CMakeFiles/System.Native-Static.dir/pal_console.cpp.o Building C object System.Native/CMakeFiles/System.Native.dir/pal_errno.c.o Building C object System.Net.Http.Native/CMakeFiles/System.Net.Http.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/obj/version.c.o Building CXX object System.Native/CMakeFiles/System.Native.dir/pal_interfaceaddresses.cpp.o Building C object System.Native/CMakeFiles/System.Native.dir/pal_io.c.o Building C object System.Native/CMakeFiles/System.Native.dir/pal_maphardwaretype.c.o Building C object System.Native/CMakeFiles/System.Native.dir/pal_memory.c.o Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_maphardwaretype.c.o Building CXX object System.Native/CMakeFiles/System.Native-Static.dir/pal_mount.cpp.o Building C object System.Native/CMakeFiles/System.Native.dir/pal_networking.c.o Building CXX object System.Native/CMakeFiles/System.Native.dir/pal_mount.cpp.o Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_memory.c.o Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_networking.c.o Building CXX object System.Native/CMakeFiles/System.Native.dir/pal_process.cpp.o Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_networkstatistics.c.o Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/openssl.cpp.o Building CXX object System.Native/CMakeFiles/System.Native-Static.dir/pal_process.cpp.o Building CXX object System.Native/CMakeFiles/System.Native-Static.dir/pal_random.cpp.o Building C object System.Native/CMakeFiles/System.Native.dir/pal_networkstatistics.c.o [ 29%] [ 29%] Building CXX object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/pal_zlib.cpp.o Building CXX object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/pal_zlib.cpp.o [ 30%] [ 30%] [ 31%] [ 32%] Building CXX object System.Native/CMakeFiles/System.Native.dir/pal_random.cpp.o Building CXX object System.Native/CMakeFiles/System.Native-Static.dir/pal_runtimeinformation.cpp.o Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/common/dictionary.c.o Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_asn1.cpp.o [ 33%] [ 34%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/dec/bit_reader.c.o [ 36%] [ 36%] Building CXX object System.Native/CMakeFiles/System.Native-Static.dir/pal_runtimeextensions.cpp.o [ 37%] [ 37%] Building CXX object System.Native/CMakeFiles/System.Native.dir/pal_runtimeinformation.cpp.o Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_asn1_print.cpp.o [ 38%] Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_bignum.cpp.o Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_signal.c.o [ 39%] Building CXX object System.Native/CMakeFiles/System.Native.dir/pal_runtimeextensions.cpp.o [ 40%] [ 41%] [ 41%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/common/dictionary.c.o [ 41%] [ 42%] Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_bio.cpp.o Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/dec/bit_reader.c.o Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/dec/decode.c.o Building C object System.Native/CMakeFiles/System.Native.dir/pal_signal.c.o Building CXX object System.Native/CMakeFiles/System.Native.dir/pal_string.cpp.o [ 42%] [ 43%] Building CXX object System.Native/CMakeFiles/System.Native-Static.dir/pal_string.cpp.o Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/dec/huffman.c.o [ 44%] [ 44%] [ 45%] [ 46%] [ 47%] [ 48%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_tcpstate.c.o Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/dec/decode.c.o Building C object System.Native/CMakeFiles/System.Native.dir/pal_tcpstate.c.o Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/dec/state.c.o Building CXX object System.Native/CMakeFiles/System.Native-Static.dir/pal_time.cpp.o [ 48%] [ 49%] Building CXX object System.Native/CMakeFiles/System.Native.dir/pal_time.cpp.o [ 50%] Building CXX object System.Native/CMakeFiles/System.Native.dir/pal_uid.cpp.o Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/dec/huffman.c.o Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/dec/state.c.o [ 50%] [ 51%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/backward_references.c.o Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/backward_references.c.o [ 52%] Linking CXX static library System.Net.Security.Native.a Linking CXX shared library System.Net.Security.Native.so Building CXX object System.Native/CMakeFiles/System.Native.dir/pal_datetime.cpp.o [ 53%] Building CXX object System.Native/CMakeFiles/System.Native-Static.dir/pal_uid.cpp.o [ 53%] [ 54%] Building CXX object System.Native/CMakeFiles/System.Native-Static.dir/pal_datetime.cpp.o Building CXX object System.Native/CMakeFiles/System.Native-Static.dir/pal_sysctl.cpp.o [ 55%] [ 56%] Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_dsa.cpp.o [ 56%] Building CXX object System.Native/CMakeFiles/System.Native.dir/pal_sysctl.cpp.o [ 57%] [ 58%] Built target System.Net.Security.Native-Static [ 59%] [ 59%] Building CXX object System.Native/CMakeFiles/System.Native-Static.dir/pal_networkchange.cpp.o Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_ecdsa.cpp.o Building CXX object System.Native/CMakeFiles/System.Native.dir/pal_networkchange.cpp.o Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_ecc_import_export.cpp.o [ 59%] [ 59%] Built target System.Net.Security.Native Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/backward_references_hq.c.o [ 60%] [ 61%] [ 61%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/backward_references_hq.c.o Building C object System.Native/CMakeFiles/System.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/obj/version.c.o [ 62%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/obj/version.c.o [ 63%] [ 64%] Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_eckey.cpp.o [ 65%] Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_err.cpp.o Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/bit_cost.c.o [ 66%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/bit_cost.c.o [ 67%] Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp.cpp.o [ 68%] [ 68%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/block_splitter.c.o [ 69%] [ 69%] Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_pkey.cpp.o [ 70%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/brotli_bit_stream.c.o Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/cluster.c.o Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_pkey_dsa.cpp.o Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/block_splitter.c.o [ 71%] [ 72%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/compress_fragment.c.o Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_pkey_ecdh.cpp.o [ 73%] [ 74%] [ 75%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/compress_fragment_two_pass.c.o Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/dictionary_hash.c.o Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_pkey_eckey.cpp.o [ 75%] [ 75%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/brotli_bit_stream.c.o [ 76%] Linking CXX static library System.Net.Http.Native.a Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/cluster.c.o [ 77%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/encode.c.o Linking CXX shared library System.Net.Http.Native.so Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/compress_fragment.c.o [ 77%] [ 78%] [ 78%] Built target System.Net.Http.Native-Static Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/entropy_encode.c.o [ 79%] [ 80%] Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_pkey_rsa.cpp.o Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/histogram.c.o Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/literal_cost.c.o [ 81%] [ 81%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/compress_fragment_two_pass.c.o [ 82%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/memory.c.o [ 82%] [ 82%] Built target System.Net.Http.Native Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/dictionary_hash.c.o [ 83%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/metablock.c.o Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/encode.c.o [ 84%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/entropy_encode.c.o [ 85%] [ 86%] Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_cipher.cpp.o [ 88%] [ 88%] [ 89%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/static_dict.c.o Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_hmac.cpp.o Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_pkcs12.cpp.o [ 90%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/histogram.c.o Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/utf8_util.c.o [ 90%] [ 90%] [ 91%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/literal_cost.c.o [ 91%] Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_pkcs7.cpp.o [ 92%] Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_rsa.cpp.o Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/obj/version.c.o [ 93%] Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_ssl.cpp.o Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/memory.c.o [ 94%] Linking CXX static library System.Native.a Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_x509.cpp.o [ 94%] [ 95%] Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_x509_name.cpp.o Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/metablock.c.o [ 95%] [ 96%] Built target System.Native-Static [ 97%] [ 97%] Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_x509_root.cpp.o Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/static_dict.c.o Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/AnyOS/brotli/enc/utf8_util.c.o Linking CXX shared library System.Native.so [ 98%] [ 99%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/obj/version.c.o Building CXX object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_x509ext.cpp.o [100%] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/obj/version.c.o [100%] Built target System.Native [100%] Built target objlib Scanning dependencies of target System.Security.Cryptography.Native.OpenSsl Scanning dependencies of target System.Security.Cryptography.Native.OpenSsl-Static Linking CXX static library System.Security.Cryptography.Native.OpenSsl.a Linking CXX shared library System.Security.Cryptography.Native.OpenSsl.so [100%] Built target System.Security.Cryptography.Native.OpenSsl-Static [100%] Built target System.Security.Cryptography.Native.OpenSsl Linking CXX static library System.IO.Compression.Native.a [100%] Built target System.IO.Compression.Native-Static Linking CXX shared library System.IO.Compression.Native.so [100%] Built target System.IO.Compression.Native Install the project... -- Install configuration: "RELEASE" -- Installing: /builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/../../bin/Linux.x64.Release/native/./System.IO.Compression.Native.so -- Installing: /builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/../../bin/Linux.x64.Release/native/./System.IO.Compression.Native.a -- Installing: /builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/../../bin/Linux.x64.Release/native/./System.Native.so -- Installing: /builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/../../bin/Linux.x64.Release/native/./System.Native.a -- Installing: /builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/../../bin/Linux.x64.Release/native/./System.Net.Http.Native.so -- Installing: /builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/../../bin/Linux.x64.Release/native/./System.Net.Http.Native.a -- Installing: /builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/../../bin/Linux.x64.Release/native/./System.Net.Security.Native.so -- Installing: /builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/../../bin/Linux.x64.Release/native/./System.Net.Security.Native.a -- Installing: /builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/../../bin/Linux.x64.Release/native/./System.Security.Cryptography.Native.OpenSsl.so -- Installing: /builddir/build/BUILD/dotnet-2.1.2/src/corefx/src/Native/../../bin/Linux.x64.Release/native/./System.Security.Cryptography.Native.OpenSsl.a Command execution succeeded. Tools are already initialized Running: /builddir/build/BUILD/dotnet-2.1.2/src/corefx/Tools/msbuild.sh /nologo /verbosity:minimal /clp:Summary /maxcpucount /l:BinClashLogger,Tools/Microsoft.DotNet.Build.Tasks.dll;LogFile=binclash.log /p:ConfigurationGroup=Release /p:ArchGroup=x64 /p:PortableBuild=false /p:BuildPackages=true /p:BuildTests=false /flp:v=normal /flp2:warningsonly;logfile=msbuild.wrn /flp3:errorsonly;logfile=msbuild.err /p:ILLinkTrimAssembly=false /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:DotNetOutputBlobFeedDir=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/ /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/Microsoft.Win32.Primitives.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/mscorlib.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/mscorlib.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/netstandard.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/netstandard.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.AppContext.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.AppContext.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Collections.Concurrent.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Collections.Concurrent.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Collections.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Collections.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Collections.NonGeneric.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Collections.NonGeneric.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Collections.Specialized.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Collections.Specialized.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.ComponentModel.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.ComponentModel.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.ComponentModel.EventBasedAsync.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.ComponentModel.Primitives.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.ComponentModel.TypeConverter.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Console.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Console.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Core.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Core.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Data.Common.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Data.Common.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Data.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Data.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Diagnostics.Contracts.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Diagnostics.Debug.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Diagnostics.Debug.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Diagnostics.FileVersionInfo.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Diagnostics.Process.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Diagnostics.Process.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Diagnostics.StackTrace.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Diagnostics.TextWriterTraceListener.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Diagnostics.Tools.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Diagnostics.Tools.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Diagnostics.TraceSource.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Diagnostics.Tracing.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Drawing.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Drawing.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Drawing.Primitives.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Drawing.Primitives.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Dynamic.Runtime.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Dynamic.Runtime.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Globalization.Calendars.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Globalization.Calendars.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Globalization.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Globalization.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Globalization.Extensions.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Globalization.Extensions.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.IO.Compression.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.IO.Compression.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.IO.Compression.FileSystem.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.IO.Compression.ZipFile.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.IO.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.IO.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.IO.FileSystem.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.IO.FileSystem.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.IO.FileSystem.DriveInfo.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.IO.FileSystem.Primitives.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.IO.FileSystem.Watcher.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.IO.IsolatedStorage.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.IO.MemoryMappedFiles.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.IO.Pipes.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.IO.Pipes.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.IO.UnmanagedMemoryStream.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Linq.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Linq.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Linq.Expressions.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Linq.Expressions.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Linq.Parallel.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Linq.Parallel.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Linq.Queryable.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Linq.Queryable.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Net.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Net.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Net.Http.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Net.Http.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Net.NameResolution.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Net.NameResolution.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Net.NetworkInformation.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Net.NetworkInformation.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Net.Ping.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Net.Ping.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Net.Primitives.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Net.Primitives.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Net.Requests.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Net.Requests.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Net.Security.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Net.Security.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Net.Sockets.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Net.Sockets.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Net.WebHeaderCollection.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Net.WebSockets.Client.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Net.WebSockets.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Net.WebSockets.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Numerics.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Numerics.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.ObjectModel.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.ObjectModel.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Reflection.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Reflection.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Reflection.Extensions.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Reflection.Extensions.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Reflection.Primitives.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Reflection.Primitives.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Resources.Reader.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Resources.Reader.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Resources.ResourceManager.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Resources.ResourceManager.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Resources.Writer.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Resources.Writer.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Runtime.CompilerServices.VisualC.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Runtime.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Runtime.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Runtime.Extensions.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Runtime.Extensions.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Runtime.Handles.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Runtime.Handles.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Runtime.InteropServices.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Runtime.InteropServices.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Runtime.Numerics.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Runtime.Numerics.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Runtime.Serialization.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Runtime.Serialization.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Runtime.Serialization.Formatters.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Runtime.Serialization.Json.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Runtime.Serialization.Primitives.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Runtime.Serialization.Xml.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Security.Claims.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Security.Claims.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Security.Cryptography.Algorithms.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Security.Cryptography.Csp.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Security.Cryptography.Encoding.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Security.Cryptography.Primitives.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Security.Cryptography.X509Certificates.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Security.Principal.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Security.Principal.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Security.SecureString.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Security.SecureString.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.ServiceModel.Web.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.ServiceModel.Web.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Text.Encoding.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Text.Encoding.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Text.Encoding.Extensions.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Text.RegularExpressions.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Text.RegularExpressions.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Threading.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Threading.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Threading.Overlapped.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Threading.Overlapped.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Threading.Tasks.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Threading.Tasks.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Threading.Tasks.Parallel.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Threading.Thread.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Threading.Thread.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Threading.ThreadPool.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Threading.ThreadPool.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Threading.Timer.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Threading.Timer.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Transactions.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Transactions.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.ValueTuple.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.ValueTuple.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Web.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Web.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Windows.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Windows.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Xml.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Xml.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Xml.Linq.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Xml.Linq.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Xml.ReaderWriter.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Xml.Serialization.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Xml.Serialization.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Xml.XDocument.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Xml.XDocument.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Xml.XmlDocument.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Xml.XmlDocument.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Xml.XmlSerializer.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Xml.XPath.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Xml.XPath.dll /builddir/build/BUILD/dotnet-2.1.2/packages/netstandard.library/2.0.2-servicing-25519-03/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll (NETStandard.Library.2.0.2-servicing-25519-03) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netstandard/netstandard/System.Xml.XPath.XDocument.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/Accessibility.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/Accessibility.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/CustomMarshalers.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/CustomMarshalers.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/ISymWrapper.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/ISymWrapper.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/Microsoft.Activities.Build.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/Microsoft.Activities.Build.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/Microsoft.Build.Conversion.v4.0.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/Microsoft.Build.Conversion.v4.0.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/Microsoft.Build.Engine.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/Microsoft.Build.Engine.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/Microsoft.Build.Framework.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/Microsoft.Build.Framework.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/Microsoft.Build.Tasks.v4.0.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/Microsoft.Build.Tasks.v4.0.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/Microsoft.Build.Utilities.v4.0.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/Microsoft.Build.Utilities.v4.0.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/Microsoft.Build.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/Microsoft.Build.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/Microsoft.CSharp.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/Microsoft.CSharp.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/Microsoft.JScript.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/Microsoft.JScript.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/Microsoft.VisualBasic.Compatibility.Data.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/Microsoft.VisualBasic.Compatibility.Data.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/Microsoft.VisualBasic.Compatibility.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/Microsoft.VisualBasic.Compatibility.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/Microsoft.VisualBasic.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/Microsoft.VisualBasic.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/Microsoft.VisualC.STLCLR.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/Microsoft.VisualC.STLCLR.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/Microsoft.VisualC.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/Microsoft.VisualC.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/PresentationBuildTasks.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/PresentationBuildTasks.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/PresentationCore.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/PresentationCore.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/PresentationFramework.Aero.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/PresentationFramework.Aero.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/PresentationFramework.Aero2.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/PresentationFramework.Aero2.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/PresentationFramework.AeroLite.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/PresentationFramework.AeroLite.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/PresentationFramework.Classic.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/PresentationFramework.Classic.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/PresentationFramework.Luna.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/PresentationFramework.Luna.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/PresentationFramework.Royale.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/PresentationFramework.Royale.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/PresentationFramework.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/PresentationFramework.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/ReachFramework.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/ReachFramework.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Activities.Core.Presentation.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Activities.Core.Presentation.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Activities.DurableInstancing.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Activities.DurableInstancing.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Activities.Presentation.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Activities.Presentation.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Activities.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Activities.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.AddIn.Contract.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.AddIn.Contract.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.AddIn.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.AddIn.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Collections.Concurrent.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Collections.Concurrent.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Collections.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Collections.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.ComponentModel.Annotations.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.ComponentModel.Annotations.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.ComponentModel.Composition.Registration.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.ComponentModel.Composition.Registration.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.ComponentModel.Composition.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.ComponentModel.Composition.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.ComponentModel.DataAnnotations.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.ComponentModel.DataAnnotations.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.ComponentModel.EventBasedAsync.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.ComponentModel.EventBasedAsync.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.ComponentModel.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.ComponentModel.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Configuration.Install.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Configuration.Install.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Configuration.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Configuration.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Core.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Core.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Data.DataSetExtensions.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Data.DataSetExtensions.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Data.Entity.Design.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Data.Entity.Design.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Data.Entity.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Data.Entity.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Data.Linq.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Data.Linq.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Data.OracleClient.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Data.OracleClient.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Data.Services.Client.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Data.Services.Client.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Data.Services.Design.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Data.Services.Design.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Data.Services.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Data.Services.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Data.SqlXml.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Data.SqlXml.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Data.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Data.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Deployment.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Deployment.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Design.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Design.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Device.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Device.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Diagnostics.Contracts.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Diagnostics.Contracts.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Diagnostics.Debug.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Diagnostics.Debug.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Diagnostics.Tools.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Diagnostics.Tools.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Diagnostics.Tracing.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Diagnostics.Tracing.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.DirectoryServices.AccountManagement.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.DirectoryServices.AccountManagement.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.DirectoryServices.Protocols.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.DirectoryServices.Protocols.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.DirectoryServices.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.DirectoryServices.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Drawing.Design.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Drawing.Design.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Drawing.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Drawing.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Dynamic.Runtime.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Dynamic.Runtime.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Dynamic.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Dynamic.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Globalization.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Globalization.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.IO.Compression.FileSystem.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.IO.Compression.FileSystem.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.IO.Compression.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.IO.Compression.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.IO.Log.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.IO.Log.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.IO.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.IO.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.IdentityModel.Selectors.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.IdentityModel.Selectors.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.IdentityModel.Services.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.IdentityModel.Services.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.IdentityModel.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.IdentityModel.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Linq.Expressions.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Linq.Expressions.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Linq.Parallel.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Linq.Parallel.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Linq.Queryable.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Linq.Queryable.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Linq.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Linq.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Management.Instrumentation.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Management.Instrumentation.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Management.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Management.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Messaging.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Messaging.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Net.Http.WebRequest.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Net.Http.WebRequest.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Net.Http.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Net.Http.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Net.NetworkInformation.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Net.NetworkInformation.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Net.Primitives.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Net.Primitives.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Net.Requests.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Net.Requests.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Net.WebHeaderCollection.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Net.WebHeaderCollection.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Net.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Net.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Numerics.Vectors.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Numerics.Vectors.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Numerics.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Numerics.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.ObjectModel.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.ObjectModel.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Printing.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Printing.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Reflection.Context.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Reflection.Context.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Reflection.Emit.ILGeneration.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Reflection.Emit.ILGeneration.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Reflection.Emit.Lightweight.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Reflection.Emit.Lightweight.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Reflection.Emit.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Reflection.Emit.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Reflection.Extensions.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Reflection.Extensions.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Reflection.Primitives.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Reflection.Primitives.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Reflection.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Reflection.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Resources.ResourceManager.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Resources.ResourceManager.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Runtime.Caching.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Runtime.Caching.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Runtime.DurableInstancing.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Runtime.DurableInstancing.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Runtime.Extensions.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Runtime.Extensions.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Runtime.Handles.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Runtime.Handles.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Runtime.InteropServices.WindowsRuntime.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Runtime.InteropServices.WindowsRuntime.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Runtime.InteropServices.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Runtime.InteropServices.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Runtime.Numerics.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Runtime.Numerics.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Runtime.Remoting.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Runtime.Remoting.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Runtime.Serialization.Formatters.Soap.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Runtime.Serialization.Formatters.Soap.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Runtime.Serialization.Json.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Runtime.Serialization.Json.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Runtime.Serialization.Primitives.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Runtime.Serialization.Primitives.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Runtime.Serialization.Xml.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Runtime.Serialization.Xml.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Runtime.Serialization.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Runtime.Serialization.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Runtime.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Runtime.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Security.Principal.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Security.Principal.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Security.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Security.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.ServiceModel.Activation.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.ServiceModel.Activation.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.ServiceModel.Activities.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.ServiceModel.Activities.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.ServiceModel.Channels.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.ServiceModel.Channels.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.ServiceModel.Discovery.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.ServiceModel.Discovery.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.ServiceModel.Duplex.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.ServiceModel.Duplex.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.ServiceModel.Http.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.ServiceModel.Http.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.ServiceModel.NetTcp.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.ServiceModel.NetTcp.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.ServiceModel.Primitives.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.ServiceModel.Primitives.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.ServiceModel.Routing.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.ServiceModel.Routing.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.ServiceModel.Security.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.ServiceModel.Security.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.ServiceModel.Web.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.ServiceModel.Web.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.ServiceModel.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.ServiceModel.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.ServiceProcess.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.ServiceProcess.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Speech.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Speech.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Text.Encoding.Extensions.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Text.Encoding.Extensions.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Text.Encoding.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Text.Encoding.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Text.RegularExpressions.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Text.RegularExpressions.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Threading.Tasks.Parallel.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Threading.Tasks.Parallel.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Threading.Tasks.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Threading.Tasks.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Threading.Timer.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Threading.Timer.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Threading.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Threading.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Transactions.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Transactions.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Web.Abstractions.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Web.Abstractions.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Web.ApplicationServices.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Web.ApplicationServices.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Web.DataVisualization.Design.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Web.DataVisualization.Design.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Web.DataVisualization.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Web.DataVisualization.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Web.DynamicData.Design.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Web.DynamicData.Design.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Web.DynamicData.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Web.DynamicData.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Web.Entity.Design.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Web.Entity.Design.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Web.Entity.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Web.Entity.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Web.Extensions.Design.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Web.Extensions.Design.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Web.Extensions.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Web.Extensions.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Web.Mobile.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Web.Mobile.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Web.RegularExpressions.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Web.RegularExpressions.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Web.Routing.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Web.Routing.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Web.Services.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Web.Services.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Web.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Web.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Windows.Controls.Ribbon.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Windows.Controls.Ribbon.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Windows.Forms.DataVisualization.Design.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Windows.Forms.DataVisualization.Design.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Windows.Forms.DataVisualization.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Windows.Forms.DataVisualization.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Windows.Forms.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Windows.Forms.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Windows.Input.Manipulations.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Windows.Input.Manipulations.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Windows.Presentation.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Windows.Presentation.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Windows.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Windows.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Workflow.Activities.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Workflow.Activities.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Workflow.ComponentModel.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Workflow.ComponentModel.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Workflow.Runtime.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Workflow.Runtime.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.WorkflowServices.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.WorkflowServices.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Xaml.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Xaml.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Xml.Linq.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Xml.Linq.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Xml.ReaderWriter.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Xml.ReaderWriter.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Xml.Serialization.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Xml.Serialization.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Xml.XDocument.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Xml.XDocument.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Xml.XmlSerializer.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Xml.XmlSerializer.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.Xml.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.Xml.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/System.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/System.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/UIAutomationClient.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/UIAutomationClient.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/UIAutomationClientsideProviders.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/UIAutomationClientsideProviders.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/UIAutomationProvider.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/UIAutomationProvider.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/UIAutomationTypes.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/UIAutomationTypes.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/WindowsBase.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/WindowsBase.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/WindowsFormsIntegration.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/WindowsFormsIntegration.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/XamlBuildTask.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/XamlBuildTask.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/mscorlib.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/mscorlib.dll /builddir/build/BUILD/dotnet-2.1.2/packages/microsoft.targetingpack.netframework.v4.6.1/1.0.1/lib/net461/sysglobl.dll (Microsoft.TargetingPack.NETFramework.v4.6.1.1.0.1) -> /builddir/build/BUILD/dotnet-2.1.2/src/corefx/bin/AnyOS.AnyCPU.Release/netfx/netcoreapp/sysglobl.dll /builddir/build/BUILD/dotnet-2.1.2/src/corefx/external/runtime/runtime.depproj : error NU1102: Unable to find package runtime.linux-x64.Microsoft.NETCore.Runtime.CoreCLR with version (>= 2.1.1) /builddir/build/BUILD/dotnet-2.1.2/src/corefx/external/runtime/runtime.depproj : error NU1102: - Found 1 version(s) in /builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ [ Nearest version: 2.1.0-rtm-26515-03 ] /builddir/build/BUILD/dotnet-2.1.2/src/corefx/external/runtime/runtime.depproj : error NU1102: - Found 0 version(s) in /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-2.1.2/src/corefx/external/runtime/runtime.depproj : error NU1101: Unable to find package runtime.linux-x64.Microsoft.NETCore.TestHost. No packages exist with this id in source(s): /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/, /builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ /builddir/build/BUILD/dotnet-2.1.2/src/corefx/external/runtime/runtime.depproj : error NU1102: Unable to find package runtime.linux-x64.Microsoft.NETCore.Jit with version (>= 2.1.1) /builddir/build/BUILD/dotnet-2.1.2/src/corefx/external/runtime/runtime.depproj : error NU1102: - Found 1 version(s) in /builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ [ Nearest version: 2.1.0-rtm-26515-03 ] /builddir/build/BUILD/dotnet-2.1.2/src/corefx/external/runtime/runtime.depproj : error NU1102: - Found 0 version(s) in /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-2.1.2/src/corefx/Tools/packageresolve.targets(48,5): error MSB3073: The command ""/builddir/build/BUILD/dotnet-2.1.2/src/corefx/Tools/dotnetcli/dotnet" restore --packages "/builddir/build/BUILD/dotnet-2.1.2/packages" --source /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ --source /builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ /builddir/build/BUILD/dotnet-2.1.2/src/corefx/external/runtime/runtime.depproj /p:TargetGroup=netcoreapp /p:ConfigurationGroup=Release /p:ArchGroup=x64 /p:OSGroup=Unix /p:TargetFramework=netcoreapp2.1 -r rhel.7-x64 /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetBuildOffline=true" exited with code 1. [/builddir/build/BUILD/dotnet-2.1.2/src/corefx/external/runtime/runtime.depproj] Build FAILED. /builddir/build/BUILD/dotnet-2.1.2/src/corefx/external/runtime/runtime.depproj : error NU1102: Unable to find package runtime.linux-x64.Microsoft.NETCore.Runtime.CoreCLR with version (>= 2.1.1) /builddir/build/BUILD/dotnet-2.1.2/src/corefx/external/runtime/runtime.depproj : error NU1102: - Found 1 version(s) in /builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ [ Nearest version: 2.1.0-rtm-26515-03 ] /builddir/build/BUILD/dotnet-2.1.2/src/corefx/external/runtime/runtime.depproj : error NU1102: - Found 0 version(s) in /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-2.1.2/src/corefx/external/runtime/runtime.depproj : error NU1101: Unable to find package runtime.linux-x64.Microsoft.NETCore.TestHost. No packages exist with this id in source(s): /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/, /builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ /builddir/build/BUILD/dotnet-2.1.2/src/corefx/external/runtime/runtime.depproj : error NU1102: Unable to find package runtime.linux-x64.Microsoft.NETCore.Jit with version (>= 2.1.1) /builddir/build/BUILD/dotnet-2.1.2/src/corefx/external/runtime/runtime.depproj : error NU1102: - Found 1 version(s) in /builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ [ Nearest version: 2.1.0-rtm-26515-03 ] /builddir/build/BUILD/dotnet-2.1.2/src/corefx/external/runtime/runtime.depproj : error NU1102: - Found 0 version(s) in /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-2.1.2/src/corefx/Tools/packageresolve.targets(48,5): error MSB3073: The command ""/builddir/build/BUILD/dotnet-2.1.2/src/corefx/Tools/dotnetcli/dotnet" restore --packages "/builddir/build/BUILD/dotnet-2.1.2/packages" --source /builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/packages/ --source /builddir/build/BUILD/dotnet-2.1.2/prebuilt/nuget-packages/ /builddir/build/BUILD/dotnet-2.1.2/src/corefx/external/runtime/runtime.depproj /p:TargetGroup=netcoreapp /p:ConfigurationGroup=Release /p:ArchGroup=x64 /p:OSGroup=Unix /p:TargetFramework=netcoreapp2.1 -r rhel.7-x64 /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetBuildOffline=true" exited with code 1. [/builddir/build/BUILD/dotnet-2.1.2/src/corefx/external/runtime/runtime.depproj] 0 Warning(s) 8 Error(s) Time Elapsed 00:00:06.37 Command execution failed with exit code 1. Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text='corefx' failed during build. 'corefx' failed during build. Done executing task "Message". Task "Message" Task Parameter:Importance=High Task Parameter:Text=See '/builddir/build/BUILD/dotnet-2.1.2/bin/logs/corefx.log' for more information. See '/builddir/build/BUILD/dotnet-2.1.2/bin/logs/corefx.log' for more information. Done executing task "Message". Done building target "ReportRepoError" in project "corefx.proj". Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/corefx.proj" (Build target(s)) -- FAILED. BuildRepoReferences: The MSBuild task is skipping the remaining projects because the StopOnFirstFailure parameter was set to true. Done executing task "MSBuild" -- FAILED. Done building target "BuildRepoReferences" in project "known-good.proj" -- FAILED. Target "ReportRepoError" in file "/builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets" from project "/builddir/build/BUILD/dotnet-2.1.2/repos/known-good.proj" (target "Build" depends on it): Task "Message" skipped, due to false condition; (Exists('$(RepoConsoleLogFile)')) was evaluated as (Exists('/builddir/build/BUILD/dotnet-2.1.2/bin/logs/known-good.log')). Task "Message" Task Parameter:Importance=High Task Parameter:Text='known-good' failed during build. 'known-good' failed during build. Done executing task "Message". Task "Message" skipped, due to false condition; (Exists('$(RepoConsoleLogFile)')) was evaluated as (Exists('/builddir/build/BUILD/dotnet-2.1.2/bin/logs/known-good.log')). Done building target "ReportRepoError" in project "known-good.proj". Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/repos/known-good.proj" (Build target(s)) -- FAILED. Done executing task "MSBuild" -- FAILED. Done building target "Build" in project "build.proj" -- FAILED. Done Building Project "/builddir/build/BUILD/dotnet-2.1.2/build.proj" (default targets) -- FAILED. Deferred Messages Detailed Build Summary ====================== ============================== Build Hierarchy (IDs represent configurations) ===================================================== Id : Exclusive Time Total Time Path (Targets) ----------------------------------------------------------------------------------------------------------------------------------- 0 : 0.237s 467.415s /builddir/build/BUILD/dotnet-2.1.2/build.proj () | 1 : 3.840s 4.591s /builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj () | | 2 : 0.030s 0.030s /builddir/build/BUILD/dotnet-2.1.2/repos/application-insights.proj (ApplyPatches) | | 3 : 0.024s 0.024s /builddir/build/BUILD/dotnet-2.1.2/repos/cli-migrate.proj (ApplyPatches) | | 4 : 0.052s 0.052s /builddir/build/BUILD/dotnet-2.1.2/repos/cli.proj (ApplyPatches) | | 5 : 0.025s 0.025s /builddir/build/BUILD/dotnet-2.1.2/repos/clicommandlineparser.proj (ApplyPatches) | | 6 : 0.029s 0.029s /builddir/build/BUILD/dotnet-2.1.2/repos/common.proj (ApplyPatches) | | 7 : 0.030s 0.030s /builddir/build/BUILD/dotnet-2.1.2/repos/core-setup.proj (ApplyPatches) | | 8 : 0.042s 0.042s /builddir/build/BUILD/dotnet-2.1.2/repos/coreclr.proj (ApplyPatches) | | 9 : 0.029s 0.029s /builddir/build/BUILD/dotnet-2.1.2/repos/corefx.proj (ApplyPatches) | | 10 : 0.029s 0.029s /builddir/build/BUILD/dotnet-2.1.2/repos/fsharp.proj (ApplyPatches) | | 11 : 0.028s 0.028s /builddir/build/BUILD/dotnet-2.1.2/repos/javascriptservices.proj (ApplyPatches) | | 12 : 0.028s 0.028s /builddir/build/BUILD/dotnet-2.1.2/repos/known-good.proj (ApplyPatches) | | 13 : 0.035s 0.035s /builddir/build/BUILD/dotnet-2.1.2/repos/msbuild.proj (ApplyPatches) | | 14 : 0.039s 0.039s /builddir/build/BUILD/dotnet-2.1.2/repos/netcorecli-fsc.proj (ApplyPatches) | | 15 : 0.047s 0.047s /builddir/build/BUILD/dotnet-2.1.2/repos/newtonsoft-json.proj (ApplyPatches) | | 16 : 0.034s 0.034s /builddir/build/BUILD/dotnet-2.1.2/repos/nuget-client.proj (ApplyPatches) | | 17 : 0.030s 0.030s /builddir/build/BUILD/dotnet-2.1.2/repos/roslyn-tools.proj (ApplyPatches) | | 18 : 0.027s 0.027s /builddir/build/BUILD/dotnet-2.1.2/repos/roslyn.proj (ApplyPatches) | | 19 : 0.029s 0.029s /builddir/build/BUILD/dotnet-2.1.2/repos/sdk.proj (ApplyPatches) | | 20 : 0.032s 0.032s /builddir/build/BUILD/dotnet-2.1.2/repos/standard.proj (ApplyPatches) | | 21 : 0.031s 0.031s /builddir/build/BUILD/dotnet-2.1.2/repos/templating.proj (ApplyPatches) | | 22 : 0.045s 0.045s /builddir/build/BUILD/dotnet-2.1.2/repos/vstest.proj (ApplyPatches) | | 23 : 0.031s 0.031s /builddir/build/BUILD/dotnet-2.1.2/repos/websdk.proj (ApplyPatches) | . 24 : 0.024s 0.024s /builddir/build/BUILD/dotnet-2.1.2/repos/xliff-tasks.proj (ApplyPatches) . 25 : 0.014s 462.586s /builddir/build/BUILD/dotnet-2.1.2/repos/known-good.proj (Build) | | 26 : 11.211s 11.211s /builddir/build/BUILD/dotnet-2.1.2/repos/roslyn-tools.proj (Build) | | 27 : 5.994s 5.994s /builddir/build/BUILD/dotnet-2.1.2/repos/application-insights.proj (Build) | | 28 : 5.732s 11.047s /builddir/build/BUILD/dotnet-2.1.2/repos/common.proj (Build) | | . 29 : 5.315s 5.315s /builddir/build/BUILD/dotnet-2.1.2/repos/newtonsoft-json.proj (Build) | | 30 : 2.794s 2.794s /builddir/build/BUILD/dotnet-2.1.2/repos/javascriptservices.proj (Build) | | 31 : 2.516s 2.516s /builddir/build/BUILD/dotnet-2.1.2/repos/netcorecli-fsc.proj (Build) | | 32 : 0.001s 0.001s /builddir/build/BUILD/dotnet-2.1.2/repos/newtonsoft-json.proj (Build) | | 33 : 33.012s 33.012s /builddir/build/BUILD/dotnet-2.1.2/repos/standard.proj (Build) | | 34 : 2.802s 2.802s /builddir/build/BUILD/dotnet-2.1.2/repos/xliff-tasks.proj (Build) | | 35 : 25.073s 25.074s /builddir/build/BUILD/dotnet-2.1.2/repos/msbuild.proj (Build) | | . 36 : 0.001s 0.001s /builddir/build/BUILD/dotnet-2.1.2/repos/roslyn-tools.proj (Build) | | 37 : 4.663s 4.664s /builddir/build/BUILD/dotnet-2.1.2/repos/clicommandlineparser.proj (Build) | | . 38 : 0.001s 0.001s /builddir/build/BUILD/dotnet-2.1.2/repos/roslyn-tools.proj (Build) | | 39 : 53.056s 53.056s /builddir/build/BUILD/dotnet-2.1.2/repos/roslyn.proj (Build) | | 40 : 49.274s 49.276s /builddir/build/BUILD/dotnet-2.1.2/repos/nuget-client.proj (Build) | | | 41 : 0.001s 0.001s /builddir/build/BUILD/dotnet-2.1.2/repos/newtonsoft-json.proj (Build) | | . 42 : 0.001s 0.001s /builddir/build/BUILD/dotnet-2.1.2/repos/common.proj (Build) | | 43 : 7.336s 7.337s /builddir/build/BUILD/dotnet-2.1.2/repos/websdk.proj (Build) | | . 44 : 0.001s 0.001s /builddir/build/BUILD/dotnet-2.1.2/repos/newtonsoft-json.proj (Build) | | 45 : 206.034s 206.034s /builddir/build/BUILD/dotnet-2.1.2/repos/coreclr.proj (Build) | | 46 : 26.438s 26.439s /builddir/build/BUILD/dotnet-2.1.2/repos/templating.proj (Build) | | . 47 : 0.001s 0.001s /builddir/build/BUILD/dotnet-2.1.2/repos/clicommandlineparser.proj (Build) | . 48 : 21.313s 21.315s /builddir/build/BUILD/dotnet-2.1.2/repos/corefx.proj (Build) | | | 49 : 0.001s 0.001s /builddir/build/BUILD/dotnet-2.1.2/repos/coreclr.proj (Build) | | . 50 : 0.001s 0.001s /builddir/build/BUILD/dotnet-2.1.2/repos/standard.proj (Build) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 636675255922825174: 0 0.238s 0.238s #### 636675255925201539: 1 3.809s 4.047s ############################################################################ 636675255963293272: 2 0.029s 4.076s 636675255963585821: 1 0.009s 4.085s 636675255963672611: 3 0.024s 4.109s 636675255963915950: 1 0.001s 4.110s 636675255963929764: 4 0.052s 4.162s # 636675255964449050: 1 0.001s 4.163s 636675255964455179: 5 0.025s 4.188s 636675255964706684: 1 0.000s 4.189s 636675255964710912: 6 0.029s 4.217s 636675255964996781: 1 0.000s 4.218s 636675255965000824: 7 0.030s 4.247s 636675255965298350: 1 0.000s 4.248s 636675255965302748: 8 0.042s 4.290s 636675255965726158: 1 0.000s 4.291s 636675255965730339: 9 0.029s 4.320s 636675255966024218: 1 0.000s 4.320s 636675255966027895: 10 0.029s 4.349s 636675255966317488: 1 0.000s 4.350s 636675255966320614: 11 0.028s 4.378s 636675255966601961: 1 0.000s 4.378s 636675255966605679: 12 0.028s 4.406s 636675255966880790: 1 0.000s 4.406s 636675255966884202: 13 0.035s 4.440s 636675255967229914: 1 0.000s 4.441s 636675255967233884: 14 0.039s 4.480s 636675255967622879: 1 0.000s 4.480s 636675255967626348: 15 0.047s 4.527s 636675255968094698: 1 0.001s 4.528s 636675255968100326: 16 0.034s 4.561s 636675255968435656: 1 0.001s 4.562s 636675255968440905: 17 0.030s 4.592s 636675255968742013: 1 0.001s 4.592s 636675255968747259: 18 0.027s 4.619s 636675255969016725: 1 0.000s 4.620s 636675255969021464: 19 0.029s 4.649s 636675255969315447: 1 0.000s 4.649s 636675255969318953: 20 0.032s 4.682s 636675255969642116: 1 0.000s 4.682s 636675255969645440: 21 0.031s 4.713s 636675255969958621: 1 0.000s 4.714s 636675255969962543: 22 0.045s 4.759s 636675255970414740: 1 0.000s 4.759s 636675255970418905: 23 0.031s 4.791s 636675255970732480: 1 0.001s 4.791s 636675255970738619: 24 0.024s 4.815s 636675255970975146: 1 0.014s 4.829s 636675255971112036: 0 0.002s 4.831s 636675255971132097: 25 0.004s 4.835s 636675255971174902: 26 11.211s 16.046s ################################################################################################################################################################################################################################ 636675256083281836: 25 0.001s 16.046s 636675256083287809: 27 5.994s 22.041s ####################################################################################################################### 636675256143232600: 25 0.001s 22.041s 636675256143238468: 28 0.002s 22.043s 636675256143257491: 29 5.315s 27.359s ########################################################################################################## 636675256196410349: 28 5.730s 33.088s ################################################################################################################## 636675256253709308: 25 0.001s 33.089s 636675256253715731: 30 2.794s 35.883s ####################################################### 636675256281655660: 25 0.000s 35.884s 636675256281660191: 31 2.516s 38.400s ################################################## 636675256306820918: 25 0.001s 38.400s 636675256306826120: 32 0.001s 38.401s 636675256306835474: 25 0.000s 38.401s 636675256306839394: 33 33.012s 71.413s #################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################### 636675256636956831: 25 0.000s 71.414s 636675256636961300: 34 2.802s 74.216s ######################################################## 636675256664984835: 25 0.000s 74.216s 636675256664989006: 35 0.002s 74.218s 636675256665009001: 36 0.001s 74.219s 636675256665016570: 35 25.071s 99.290s ##################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################### 636675256915727041: 25 0.000s 99.291s 636675256915731917: 37 0.002s 99.293s 636675256915752357: 38 0.001s 99.294s 636675256915761217: 37 4.661s 103.955s ############################################################################################# 636675256962371507: 25 0.000s 103.955s 636675256962376258: 39 53.056s 157.011s ##################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################### 636675257492936037: 25 0.001s 157.012s 636675257492941420: 40 0.002s 157.014s 636675257492961750: 41 0.001s 157.014s 636675257492969321: 40 0.000s 157.015s 636675257492973782: 42 0.001s 157.016s 636675257492981037: 40 49.272s 206.287s ######################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################### 636675257985698959: 25 0.001s 206.288s 636675257985704668: 43 0.002s 206.290s 636675257985723344: 44 0.001s 206.291s 636675257985731117: 43 7.335s 213.625s ################################################################################################################################################## 636675258059077000: 25 0.001s 213.626s 636675258059082601: 45 206.035s 419.660s ######################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################## 636675260119427675: 25 0.001s 419.661s 636675260119434027: 46 0.002s 419.663s 636675260119455420: 47 0.001s 419.664s 636675260119465326: 46 26.436s 446.100s ################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################ 636675260383821569: 25 0.001s 446.100s 636675260383828023: 48 0.002s 446.102s 636675260383846465: 49 0.001s 446.103s 636675260383854863: 48 0.000s 446.103s 636675260383858999: 50 0.001s 446.104s 636675260383866627: 48 21.311s 467.415s ########################################################################################################################################################################################################################################################################################################################################################################################################################################## 636675260596977243: 25 0.002s 467.417s 636675260596996254: 0 0.000s 467.418s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 100.0 Average Utilization: 100.0 Build FAILED. "/builddir/build/BUILD/dotnet-2.1.2/build.proj" (default target) (1) -> "/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj" (default target) (2) -> (BuildTasks target) -> /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/sdk/2.1.301/Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3277: Found conflicts between different versions of "System.Text.RegularExpressions" that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed. [/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj] [/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj] /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/sdk/2.1.301/Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3277: Found conflicts between different versions of "System.Linq" that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed. [/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj] [/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj] /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/sdk/2.1.301/Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3277: Found conflicts between different versions of "System.Security.Cryptography.Algorithms" that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed. [/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj] [/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj] /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/sdk/2.1.301/Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3277: Found conflicts between different versions of "System.Text.RegularExpressions" that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed. [/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj] [/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj] /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/sdk/2.1.301/Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3277: Found conflicts between different versions of "System.Linq" that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed. [/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj] [/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj] /builddir/build/BUILD/dotnet-2.1.2/Tools/dotnetcli/sdk/2.1.301/Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3277: Found conflicts between different versions of "System.Security.Cryptography.Algorithms" that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed. [/builddir/build/BUILD/dotnet-2.1.2/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj] [/builddir/build/BUILD/dotnet-2.1.2/tools-local/init-build.proj] "/builddir/build/BUILD/dotnet-2.1.2/build.proj" (default target) (1) -> "/builddir/build/BUILD/dotnet-2.1.2/repos/known-good.proj" (Build target) (13:2) -> "/builddir/build/BUILD/dotnet-2.1.2/repos/corefx.proj" (Build target) (10:2) -> (RepoBuild target) -> /builddir/build/BUILD/dotnet-2.1.2/repos/dir.targets(202,5): error MSB3073: The command "/builddir/build/BUILD/dotnet-2.1.2/src/corefx/build.sh -Release -buildArch=x64 -portable=false -BuildTests=false -- /p:ILLinkTrimAssembly=false /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:DotNetOutputBlobFeedDir=/builddir/build/BUILD/dotnet-2.1.2/bin/obj/x64/Release/blob-feed/ >> /builddir/build/BUILD/dotnet-2.1.2/bin/logs/corefx.log 2>&1" exited with code 1. [/builddir/build/BUILD/dotnet-2.1.2/repos/corefx.proj] 6 Warning(s) 1 Error(s) Time Elapsed 00:07:47.44 RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.dQZTTT (%build) Bad exit status from /var/tmp/rpm-tmp.dQZTTT (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 88, in trace result = func(*args, **kw) File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 547, in do raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) Error: Command failed. See logs for output. # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/dotnet.spec