Started by user Stefan Scherer Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 6ef40039f375814ac86b428ac1317a853a3167fb Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 26028d2ce48352c9b2c3f496e963b79a4944a426 using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/HttpOverStream_0.1.19@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426 Commit message: "[TAR-1227] Run the sonar container as the current user (#17)" First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘windows-2019’ Running on azwin-2-32bf40 in d:\jenkins\workspace\HttpOverStream_0.1.19 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/docker/HttpOverStream.git > git init d:\jenkins\workspace\HttpOverStream_0.1.19 # timeout=10 Fetching upstream changes from https://github.com/docker/HttpOverStream.git > git --version # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --tags --force --progress -- https://github.com/docker/HttpOverStream.git +refs/tags/0.1.19:refs/tags/0.1.19 Fetching with tags Checking out Revision 6ef40039f375814ac86b428ac1317a853a3167fb (0.1.19) Commit message: "Merge pull request #26 from StefanScherer/jenkins-tag-name" First time build. Skipping changelog. > git config remote.origin.url https://github.com/docker/HttpOverStream.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/0.1.19:refs/tags/0.1.19 # timeout=10 > git config remote.origin.url https://github.com/docker/HttpOverStream.git # timeout=10 Fetching upstream changes from https://github.com/docker/HttpOverStream.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --tags --force --progress -- https://github.com/docker/HttpOverStream.git +refs/tags/0.1.19:refs/tags/0.1.19 > git config core.sparsecheckout # timeout=10 > git checkout -f 6ef40039f375814ac86b428ac1317a853a3167fb fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2019-10-23T20:51:33.418Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] bat [2019-10-23T20:51:34.323Z] [2019-10-23T20:51:34.323Z] d:\jenkins\workspace\HttpOverStream_0.1.19>docker run --rm -v d:\jenkins\workspace\HttpOverStream_0.1.19:C:/work -w C:/work/src mcr.microsoft.com/dotnet/framework/sdk:4.8-20190910-windowsservercore-ltsc2019 powershell -File build.ps1 -Target Build [2019-10-23T20:51:37.239Z] Preparing to run build script... [2019-10-23T20:51:40.986Z] Running build script... [2019-10-23T20:51:48.075Z] [2019-10-23T20:51:48.075Z] ======================================== [2019-10-23T20:51:48.075Z] Nuget-Restore [2019-10-23T20:51:48.075Z] ======================================== [2019-10-23T20:51:48.536Z] MSBuild auto-detection: using msbuild version '16.2.37902.0' from 'C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Current\bin'. [2019-10-23T20:51:52.283Z] Restoring NuGet package Microsoft.AspNet.WebApi.Client.5.2.7. [2019-10-23T20:51:52.283Z] Restoring NuGet package MSTest.TestAdapter.1.4.0. [2019-10-23T20:51:52.283Z] Restoring NuGet package Microsoft.AspNet.WebApi.Core.5.2.6. [2019-10-23T20:51:52.283Z] Restoring NuGet package Microsoft.AspNet.WebApi.Owin.5.2.6. [2019-10-23T20:51:52.283Z] Restoring NuGet package Microsoft.Owin.4.0.1. [2019-10-23T20:51:52.283Z] Restoring NuGet package Owin.1.0.0. [2019-10-23T20:51:52.283Z] Restoring NuGet package Newtonsoft.Json.11.0.2. [2019-10-23T20:51:52.283Z] Restoring NuGet package System.Numerics.Vectors.4.5.0. [2019-10-23T20:51:52.283Z] Restoring NuGet package MSTest.TestFramework.1.4.0. [2019-10-23T20:51:52.283Z] Restoring NuGet package System.Runtime.CompilerServices.Unsafe.4.5.2. [2019-10-23T20:51:52.283Z] Restoring NuGet package System.Threading.Tasks.Extensions.4.5.1. [2019-10-23T20:51:52.283Z] GET https://api.nuget.org/v3-flatcontainer/mstest.testadapter/1.4.0/mstest.testadapter.1.4.0.nupkg [2019-10-23T20:51:52.283Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/5.2.7/microsoft.aspnet.webapi.client.5.2.7.nupkg [2019-10-23T20:51:52.283Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.owin/5.2.6/microsoft.aspnet.webapi.owin.5.2.6.nupkg [2019-10-23T20:51:52.283Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.0.1/microsoft.owin.4.0.1.nupkg [2019-10-23T20:51:52.283Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.core/5.2.6/microsoft.aspnet.webapi.core.5.2.6.nupkg [2019-10-23T20:51:52.283Z] GET https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg [2019-10-23T20:51:52.283Z] GET https://api.nuget.org/v3-flatcontainer/newtonsoft.json/11.0.2/newtonsoft.json.11.0.2.nupkg [2019-10-23T20:51:52.283Z] GET https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg [2019-10-23T20:51:52.283Z] GET https://api.nuget.org/v3-flatcontainer/mstest.testframework/1.4.0/mstest.testframework.1.4.0.nupkg [2019-10-23T20:51:52.283Z] GET https://api.nuget.org/v3-flatcontainer/system.runtime.compilerservices.unsafe/4.5.2/system.runtime.compilerservices.unsafe.4.5.2.nupkg [2019-10-23T20:51:52.283Z] GET https://api.nuget.org/v3-flatcontainer/system.threading.tasks.extensions/4.5.1/system.threading.tasks.extensions.4.5.1.nupkg [2019-10-23T20:51:52.283Z] OK https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg 41ms [2019-10-23T20:51:52.283Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/5.2.7/microsoft.aspnet.webapi.client.5.2.7.nupkg 83ms [2019-10-23T20:51:52.283Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.owin/5.2.6/microsoft.aspnet.webapi.owin.5.2.6.nupkg 84ms [2019-10-23T20:51:52.283Z] OK https://api.nuget.org/v3-flatcontainer/mstest.testframework/1.4.0/mstest.testframework.1.4.0.nupkg 44ms [2019-10-23T20:51:52.283Z] Installing Owin 1.0. [2019-10-23T20:51:52.283Z] Installing Microsoft.AspNet.WebApi.Owin 5.2.6. [2019-10-23T20:51:52.283Z] Installing MSTest.TestFramework 1.4.0. [2019-10-23T20:51:52.283Z] Installing Microsoft.AspNet.WebApi.Client 5.2.7. [2019-10-23T20:51:52.283Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.core/5.2.6/microsoft.aspnet.webapi.core.5.2.6.nupkg 138ms [2019-10-23T20:51:52.283Z] OK https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg 97ms [2019-10-23T20:51:52.283Z] OK https://api.nuget.org/v3-flatcontainer/system.threading.tasks.extensions/4.5.1/system.threading.tasks.extensions.4.5.1.nupkg 96ms [2019-10-23T20:51:52.283Z] OK https://api.nuget.org/v3-flatcontainer/newtonsoft.json/11.0.2/newtonsoft.json.11.0.2.nupkg 97ms [2019-10-23T20:51:52.283Z] Installing Microsoft.AspNet.WebApi.Core 5.2.6. [2019-10-23T20:51:52.283Z] Installing System.Numerics.Vectors 4.5.0. [2019-10-23T20:51:52.283Z] Installing System.Threading.Tasks.Extensions 4.5.1. [2019-10-23T20:51:52.283Z] Installing Newtonsoft.Json 11.0.2. [2019-10-23T20:51:52.283Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.0.1/microsoft.owin.4.0.1.nupkg 142ms [2019-10-23T20:51:52.283Z] Installing Microsoft.Owin 4.0.1. [2019-10-23T20:51:52.283Z] OK https://api.nuget.org/v3-flatcontainer/system.runtime.compilerservices.unsafe/4.5.2/system.runtime.compilerservices.unsafe.4.5.2.nupkg 101ms [2019-10-23T20:51:52.283Z] Installing System.Runtime.CompilerServices.Unsafe 4.5.2. [2019-10-23T20:51:52.283Z] OK https://api.nuget.org/v3-flatcontainer/mstest.testadapter/1.4.0/mstest.testadapter.1.4.0.nupkg 148ms [2019-10-23T20:51:52.283Z] Installing MSTest.TestAdapter 1.4.0. [2019-10-23T20:51:52.283Z] Adding package 'Owin.1.0.0' to folder 'C:\work\src\packages' [2019-10-23T20:51:52.283Z] Adding package 'Microsoft.AspNet.WebApi.Owin.5.2.6' to folder 'C:\work\src\packages' [2019-10-23T20:51:52.283Z] Adding package 'Microsoft.Owin.4.0.1' to folder 'C:\work\src\packages' [2019-10-23T20:51:52.283Z] Added package 'Owin.1.0.0' to folder 'C:\work\src\packages' [2019-10-23T20:51:52.283Z] Added package 'Microsoft.AspNet.WebApi.Owin.5.2.6' to folder 'C:\work\src\packages' [2019-10-23T20:51:52.283Z] Added package 'Microsoft.Owin.4.0.1' to folder 'C:\work\src\packages' [2019-10-23T20:51:52.744Z] Adding package 'System.Runtime.CompilerServices.Unsafe.4.5.2' to folder 'C:\work\src\packages' [2019-10-23T20:51:52.744Z] Adding package 'Microsoft.AspNet.WebApi.Core.5.2.6' to folder 'C:\work\src\packages' [2019-10-23T20:51:52.744Z] Added package 'System.Runtime.CompilerServices.Unsafe.4.5.2' to folder 'C:\work\src\packages' [2019-10-23T20:51:52.744Z] Added package 'Microsoft.AspNet.WebApi.Core.5.2.6' to folder 'C:\work\src\packages' [2019-10-23T20:51:52.744Z] Adding package 'System.Threading.Tasks.Extensions.4.5.1' to folder 'C:\work\src\packages' [2019-10-23T20:51:52.744Z] Adding package 'Microsoft.AspNet.WebApi.Client.5.2.7' to folder 'C:\work\src\packages' [2019-10-23T20:51:52.744Z] Added package 'Microsoft.AspNet.WebApi.Client.5.2.7' to folder 'C:\work\src\packages' [2019-10-23T20:51:52.744Z] Adding package 'System.Numerics.Vectors.4.5.0' to folder 'C:\work\src\packages' [2019-10-23T20:51:52.744Z] Added package 'System.Threading.Tasks.Extensions.4.5.1' to folder 'C:\work\src\packages' [2019-10-23T20:51:52.744Z] Added package 'System.Numerics.Vectors.4.5.0' to folder 'C:\work\src\packages' [2019-10-23T20:51:53.205Z] Adding package 'MSTest.TestAdapter.1.4.0' to folder 'C:\work\src\packages' [2019-10-23T20:51:53.205Z] Added package 'MSTest.TestAdapter.1.4.0' to folder 'C:\work\src\packages' [2019-10-23T20:51:53.205Z] Adding package 'MSTest.TestFramework.1.4.0' to folder 'C:\work\src\packages' [2019-10-23T20:51:53.205Z] Adding package 'Newtonsoft.Json.11.0.2' to folder 'C:\work\src\packages' [2019-10-23T20:51:53.205Z] Added package 'MSTest.TestFramework.1.4.0' to folder 'C:\work\src\packages' [2019-10-23T20:51:53.205Z] Added package 'Newtonsoft.Json.11.0.2' to folder 'C:\work\src\packages' [2019-10-23T20:51:53.665Z] Restoring packages for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj... [2019-10-23T20:51:53.665Z] Restoring packages for C:\work\src\HttpOverStream.Server.AspnetCore\HttpOverStream.Server.AspnetCore.csproj... [2019-10-23T20:51:53.665Z] Restoring packages for C:\work\src\HttpOverStream.Server.AspnetCore.Tests\HttpOverStream.Server.AspnetCore.Tests.csproj... [2019-10-23T20:51:53.665Z] Restoring packages for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj... [2019-10-23T20:51:53.665Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting/index.json [2019-10-23T20:51:54.127Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting/index.json 226ms [2019-10-23T20:51:54.127Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting/2.1.1/microsoft.aspnetcore.hosting.2.1.1.nupkg [2019-10-23T20:51:54.127Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting/2.1.1/microsoft.aspnetcore.hosting.2.1.1.nupkg 5ms [2019-10-23T20:51:54.127Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.abstractions/index.json [2019-10-23T20:51:54.127Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/index.json [2019-10-23T20:51:54.127Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http/index.json [2019-10-23T20:51:54.127Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.extensions/index.json [2019-10-23T20:51:54.127Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/index.json [2019-10-23T20:51:54.127Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.environmentvariables/index.json [2019-10-23T20:51:54.127Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/index.json [2019-10-23T20:51:54.127Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/index.json [2019-10-23T20:51:54.127Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.physical/index.json [2019-10-23T20:51:54.127Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/index.json [2019-10-23T20:51:54.127Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/index.json [2019-10-23T20:51:54.127Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/index.json 75ms [2019-10-23T20:51:54.127Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/2.1.1/microsoft.extensions.configuration.2.1.1.nupkg [2019-10-23T20:51:54.127Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/2.1.1/microsoft.extensions.configuration.2.1.1.nupkg 5ms [2019-10-23T20:51:54.127Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.physical/index.json 71ms [2019-10-23T20:51:54.127Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.physical/2.1.1/microsoft.extensions.fileproviders.physical.2.1.1.nupkg [2019-10-23T20:51:54.127Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/index.json [2019-10-23T20:51:54.127Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.physical/2.1.1/microsoft.extensions.fileproviders.physical.2.1.1.nupkg 5ms [2019-10-23T20:51:54.127Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/index.json [2019-10-23T20:51:54.127Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.filesystemglobbing/index.json [2019-10-23T20:51:54.127Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore/index.json [2019-10-23T20:51:54.127Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc/index.json [2019-10-23T20:51:54.127Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json [2019-10-23T20:51:54.127Z] GET https://api.nuget.org/v3-flatcontainer/xunit/index.json [2019-10-23T20:51:54.127Z] GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json [2019-10-23T20:51:54.127Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json [2019-10-23T20:51:54.127Z] Committing restore... [2019-10-23T20:51:54.127Z] Committing restore... [2019-10-23T20:51:54.127Z] Generating MSBuild file C:\work\src\HttpOverStream.NamedPipe\obj\HttpOverStream.NamedPipe.csproj.nuget.g.props. [2019-10-23T20:51:54.127Z] Generating MSBuild file C:\work\src\HttpOverStream.Client\obj\HttpOverStream.Client.csproj.nuget.g.props. [2019-10-23T20:51:54.127Z] Generating MSBuild file C:\work\src\HttpOverStream.Client\obj\HttpOverStream.Client.csproj.nuget.g.targets. [2019-10-23T20:51:54.127Z] Generating MSBuild file C:\work\src\HttpOverStream.NamedPipe\obj\HttpOverStream.NamedPipe.csproj.nuget.g.targets. [2019-10-23T20:51:54.127Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Client\obj\project.assets.json [2019-10-23T20:51:54.127Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.NamedPipe\obj\project.assets.json [2019-10-23T20:51:54.127Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.abstractions/index.json 212ms [2019-10-23T20:51:54.127Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.abstractions/2.1.1/microsoft.aspnetcore.hosting.abstractions.2.1.1.nupkg [2019-10-23T20:51:54.127Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.abstractions/2.1.1/microsoft.aspnetcore.hosting.abstractions.2.1.1.nupkg 5ms [2019-10-23T20:51:54.127Z] Restore completed in 764.51 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj. [2019-10-23T20:51:54.127Z] Restore completed in 764.48 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj. [2019-10-23T20:51:54.127Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/index.json 227ms [2019-10-23T20:51:54.127Z] Restoring packages for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj... [2019-10-23T20:51:54.127Z] Restoring packages for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj... [2019-10-23T20:51:54.127Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/index.json [2019-10-23T20:51:54.127Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/2.1.1/microsoft.extensions.hosting.abstractions.2.1.1.nupkg [2019-10-23T20:51:54.127Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json [2019-10-23T20:51:54.127Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.abstractions/index.json [2019-10-23T20:51:54.127Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.extensions/index.json 226ms [2019-10-23T20:51:54.127Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http/index.json 233ms [2019-10-23T20:51:54.127Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/2.1.1/microsoft.extensions.hosting.abstractions.2.1.1.nupkg 6ms [2019-10-23T20:51:54.127Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http/2.1.1/microsoft.aspnetcore.http.2.1.1.nupkg [2019-10-23T20:51:54.127Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.extensions/2.1.1/microsoft.aspnetcore.http.extensions.2.1.1.nupkg [2019-10-23T20:51:54.127Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http/2.1.1/microsoft.aspnetcore.http.2.1.1.nupkg 4ms [2019-10-23T20:51:54.127Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/index.json 223ms [2019-10-23T20:51:54.127Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.environmentvariables/index.json 228ms [2019-10-23T20:51:54.127Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.extensions/2.1.1/microsoft.aspnetcore.http.extensions.2.1.1.nupkg 5ms [2019-10-23T20:51:54.127Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/index.json 233ms [2019-10-23T20:51:54.127Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/index.json 227ms [2019-10-23T20:51:54.127Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/index.json 223ms [2019-10-23T20:51:54.588Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/index.json 228ms [2019-10-23T20:51:54.588Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.filesystemglobbing/index.json 217ms [2019-10-23T20:51:54.588Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/index.json 240ms [2019-10-23T20:51:54.588Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore/index.json 224ms [2019-10-23T20:51:54.588Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/2.1.1/microsoft.extensions.configuration.fileextensions.2.1.1.nupkg [2019-10-23T20:51:54.588Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc/index.json 394ms [2019-10-23T20:51:54.588Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/index.json [2019-10-23T20:51:54.588Z] OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json 391ms [2019-10-23T20:51:54.588Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json 394ms [2019-10-23T20:51:54.588Z] OK https://api.nuget.org/v3-flatcontainer/xunit/index.json 393ms [2019-10-23T20:51:54.588Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/index.json 313ms [2019-10-23T20:51:54.588Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json 387ms [2019-10-23T20:51:54.588Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.abstractions/index.json 310ms [2019-10-23T20:51:54.588Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.environmentvariables/2.1.1/microsoft.extensions.configuration.environmentvariables.2.1.1.nupkg [2019-10-23T20:51:54.588Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json 314ms [2019-10-23T20:51:54.588Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/index.json [2019-10-23T20:51:54.588Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/2.1.1/microsoft.extensions.configuration.fileextensions.2.1.1.nupkg 5ms [2019-10-23T20:51:54.588Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/2.1.1/microsoft.extensions.dependencyinjection.2.1.1.nupkg [2019-10-23T20:51:54.588Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.environmentvariables/2.1.1/microsoft.extensions.configuration.environmentvariables.2.1.1.nupkg 6ms [2019-10-23T20:51:54.588Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.net.http.headers/index.json [2019-10-23T20:51:54.588Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore/2.1.1/microsoft.aspnetcore.2.1.1.nupkg [2019-10-23T20:51:54.588Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/2.1.1/microsoft.extensions.options.2.1.1.nupkg [2019-10-23T20:51:54.588Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/2.1.1/microsoft.extensions.dependencyinjection.2.1.1.nupkg 5ms [2019-10-23T20:51:54.588Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/2.1.1/microsoft.extensions.fileproviders.abstractions.2.1.1.nupkg [2019-10-23T20:51:54.588Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore/2.1.1/microsoft.aspnetcore.2.1.1.nupkg 3ms [2019-10-23T20:51:54.588Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc/2.1.1/microsoft.aspnetcore.mvc.2.1.1.nupkg [2019-10-23T20:51:54.588Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/2.1.1/microsoft.extensions.options.2.1.1.nupkg 5ms [2019-10-23T20:51:54.588Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/2.1.1/microsoft.extensions.logging.2.1.1.nupkg [2019-10-23T20:51:54.588Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/2.1.1/microsoft.extensions.fileproviders.abstractions.2.1.1.nupkg 5ms [2019-10-23T20:51:54.588Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.webutilities/index.json [2019-10-23T20:51:54.588Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/2.1.1/microsoft.aspnetcore.hosting.server.abstractions.2.1.1.nupkg [2019-10-23T20:51:54.588Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc/2.1.1/microsoft.aspnetcore.mvc.2.1.1.nupkg 5ms [2019-10-23T20:51:54.588Z] GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg [2019-10-23T20:51:54.588Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/2.1.1/microsoft.extensions.logging.2.1.1.nupkg 5ms [2019-10-23T20:51:54.588Z] GET https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg [2019-10-23T20:51:54.588Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.objectpool/index.json [2019-10-23T20:51:54.588Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.9.0/microsoft.net.test.sdk.15.9.0.nupkg [2019-10-23T20:51:54.588Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg [2019-10-23T20:51:54.588Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.abstractions/2.1.1/microsoft.aspnetcore.http.abstractions.2.1.1.nupkg [2019-10-23T20:51:54.588Z] OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg 6ms [2019-10-23T20:51:54.588Z] OK https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg 5ms [2019-10-23T20:51:54.588Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg 3ms [2019-10-23T20:51:54.588Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg [2019-10-23T20:51:54.588Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/2.1.1/microsoft.aspnetcore.hosting.server.abstractions.2.1.1.nupkg 8ms [2019-10-23T20:51:54.588Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/2.1.1/microsoft.extensions.configuration.abstractions.2.1.1.nupkg [2019-10-23T20:51:54.588Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.9.0/microsoft.net.test.sdk.15.9.0.nupkg 6ms [2019-10-23T20:51:54.588Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.filesystemglobbing/2.1.1/microsoft.extensions.filesystemglobbing.2.1.1.nupkg [2019-10-23T20:51:54.588Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.abstractions/2.1.1/microsoft.aspnetcore.http.abstractions.2.1.1.nupkg 5ms [2019-10-23T20:51:54.588Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg 7ms [2019-10-23T20:51:54.588Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/2.1.1/microsoft.extensions.configuration.abstractions.2.1.1.nupkg 6ms [2019-10-23T20:51:54.588Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.filesystemglobbing/2.1.1/microsoft.extensions.filesystemglobbing.2.1.1.nupkg 6ms [2019-10-23T20:51:54.588Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg [2019-10-23T20:51:54.588Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg 5ms [2019-10-23T20:51:54.588Z] GET https://api.nuget.org/v3-flatcontainer/xunit.core/index.json [2019-10-23T20:51:54.588Z] GET https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json [2019-10-23T20:51:54.588Z] GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json [2019-10-23T20:51:54.588Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/index.json [2019-10-23T20:51:54.588Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json [2019-10-23T20:51:54.588Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json [2019-10-23T20:51:54.588Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.features/index.json [2019-10-23T20:51:54.588Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/index.json [2019-10-23T20:51:54.588Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics/index.json [2019-10-23T20:51:54.588Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.apiexplorer/index.json [2019-10-23T20:51:54.588Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hostfiltering/index.json [2019-10-23T20:51:54.588Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.cors/index.json [2019-10-23T20:51:54.588Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing/index.json [2019-10-23T20:51:54.588Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.dataannotations/index.json [2019-10-23T20:51:54.588Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.iisintegration/index.json [2019-10-23T20:51:54.588Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel/index.json [2019-10-23T20:51:54.588Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.https/index.json [2019-10-23T20:51:54.588Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.commandline/index.json [2019-10-23T20:51:54.588Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.formatters.json/index.json [2019-10-23T20:51:54.588Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.localization/index.json [2019-10-23T20:51:54.593Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razorpages/index.json [2019-10-23T20:51:54.593Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/index.json [2019-10-23T20:51:54.593Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.taghelpers/index.json [2019-10-23T20:51:54.593Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.viewfeatures/index.json [2019-10-23T20:51:54.593Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor.extensions/index.json [2019-10-23T20:51:54.593Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.design/index.json [2019-10-23T20:51:54.593Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.memory/index.json [2019-10-23T20:51:54.593Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.usersecrets/index.json [2019-10-23T20:51:54.593Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.configuration/index.json [2019-10-23T20:51:54.593Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.console/index.json [2019-10-23T20:51:54.593Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing/index.json 78ms [2019-10-23T20:51:54.593Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing/2.1.1/microsoft.aspnetcore.routing.2.1.1.nupkg [2019-10-23T20:51:54.593Z] Installing Microsoft.Owin.Hosting 4.0.1. [2019-10-23T20:51:54.593Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.debug/index.json [2019-10-23T20:51:54.593Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing/2.1.1/microsoft.aspnetcore.routing.2.1.1.nupkg 4ms [2019-10-23T20:51:54.593Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing.abstractions/index.json [2019-10-23T20:51:54.593Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/index.json 216ms [2019-10-23T20:51:54.593Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/2.1.1/microsoft.extensions.dependencyinjection.abstractions.2.1.1.nupkg [2019-10-23T20:51:54.593Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/index.json 218ms [2019-10-23T20:51:55.054Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/2.1.1/microsoft.extensions.dependencyinjection.abstractions.2.1.1.nupkg 4ms [2019-10-23T20:51:55.054Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/2.1.1/microsoft.extensions.logging.abstractions.2.1.1.nupkg [2019-10-23T20:51:55.054Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/2.1.1/microsoft.extensions.logging.abstractions.2.1.1.nupkg 5ms [2019-10-23T20:51:55.054Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.webutilities/index.json 231ms [2019-10-23T20:51:55.054Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.webutilities/2.1.1/microsoft.aspnetcore.webutilities.2.1.1.nupkg [2019-10-23T20:51:55.054Z] Committing restore... [2019-10-23T20:51:55.054Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.Owin\obj\HttpOverStream.Server.Owin.csproj.nuget.g.props. [2019-10-23T20:51:55.054Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.webutilities/2.1.1/microsoft.aspnetcore.webutilities.2.1.1.nupkg 5ms [2019-10-23T20:51:55.054Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.Owin\obj\HttpOverStream.Server.Owin.csproj.nuget.g.targets. [2019-10-23T20:51:55.054Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Server.Owin\obj\project.assets.json [2019-10-23T20:51:55.054Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.objectpool/index.json 240ms [2019-10-23T20:51:55.054Z] Restore completed in 573.18 ms for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj. [2019-10-23T20:51:55.054Z] Restoring packages for C:\work\src\HttpOverStream\HttpOverStream.csproj... [2019-10-23T20:51:55.054Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.objectpool/2.1.1/microsoft.extensions.objectpool.2.1.1.nupkg [2019-10-23T20:51:55.054Z] Committing restore... [2019-10-23T20:51:55.054Z] Generating MSBuild file C:\work\src\HttpOverStream\obj\HttpOverStream.csproj.nuget.g.props. [2019-10-23T20:51:55.054Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.objectpool/2.1.1/microsoft.extensions.objectpool.2.1.1.nupkg 5ms [2019-10-23T20:51:55.054Z] Generating MSBuild file C:\work\src\HttpOverStream\obj\HttpOverStream.csproj.nuget.g.targets. [2019-10-23T20:51:55.054Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream\obj\project.assets.json [2019-10-23T20:51:55.054Z] Restore completed in 5.19 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj. [2019-10-23T20:51:55.054Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.net.http.headers/index.json 273ms [2019-10-23T20:51:55.054Z] OK https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json 213ms [2019-10-23T20:51:55.054Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.net.http.headers/2.1.1/microsoft.net.http.headers.2.1.1.nupkg [2019-10-23T20:51:55.054Z] OK https://api.nuget.org/v3-flatcontainer/xunit.core/index.json 216ms [2019-10-23T20:51:55.054Z] OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json 217ms [2019-10-23T20:51:55.054Z] GET https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg [2019-10-23T20:51:55.054Z] GET https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg [2019-10-23T20:51:55.054Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.net.http.headers/2.1.1/microsoft.net.http.headers.2.1.1.nupkg 5ms [2019-10-23T20:51:55.054Z] GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg [2019-10-23T20:51:55.054Z] OK https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg 5ms [2019-10-23T20:51:55.054Z] OK https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg 5ms [2019-10-23T20:51:55.054Z] OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg 5ms [2019-10-23T20:51:55.054Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json 218ms [2019-10-23T20:51:55.054Z] GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json [2019-10-23T20:51:55.054Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.features/index.json 218ms [2019-10-23T20:51:55.054Z] GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json [2019-10-23T20:51:55.054Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/index.json 233ms [2019-10-23T20:51:55.054Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.cors/index.json 214ms [2019-10-23T20:51:55.054Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg [2019-10-23T20:51:55.054Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/index.json 226ms [2019-10-23T20:51:55.054Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.9.0/microsoft.codecoverage.15.9.0.nupkg [2019-10-23T20:51:55.054Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.features/2.1.1/microsoft.aspnetcore.http.features.2.1.1.nupkg [2019-10-23T20:51:55.054Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics/index.json 225ms [2019-10-23T20:51:55.054Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.apiexplorer/index.json 224ms [2019-10-23T20:51:55.054Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hostfiltering/index.json 221ms [2019-10-23T20:51:55.054Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/2.1.1/microsoft.extensions.primitives.2.1.1.nupkg [2019-10-23T20:51:55.054Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json 236ms [2019-10-23T20:51:55.054Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/2.1.1/microsoft.extensions.configuration.binder.2.1.1.nupkg [2019-10-23T20:51:55.054Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.9.0/microsoft.codecoverage.15.9.0.nupkg 6ms [2019-10-23T20:51:55.054Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.features/2.1.1/microsoft.aspnetcore.http.features.2.1.1.nupkg 5ms [2019-10-23T20:51:55.054Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg 8ms [2019-10-23T20:51:55.054Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.cors/2.1.1/microsoft.aspnetcore.mvc.cors.2.1.1.nupkg [2019-10-23T20:51:55.054Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/2.1.1/microsoft.extensions.primitives.2.1.1.nupkg 8ms [2019-10-23T20:51:55.054Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/2.1.1/microsoft.extensions.configuration.binder.2.1.1.nupkg 5ms [2019-10-23T20:51:55.054Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics/2.1.1/microsoft.aspnetcore.diagnostics.2.1.1.nupkg [2019-10-23T20:51:55.054Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hostfiltering/2.1.1/microsoft.aspnetcore.hostfiltering.2.1.1.nupkg [2019-10-23T20:51:55.054Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.iisintegration/index.json 224ms [2019-10-23T20:51:55.054Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hostfiltering/2.1.1/microsoft.aspnetcore.hostfiltering.2.1.1.nupkg 3ms [2019-10-23T20:51:55.054Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg [2019-10-23T20:51:55.054Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.cors/2.1.1/microsoft.aspnetcore.mvc.cors.2.1.1.nupkg 9ms [2019-10-23T20:51:55.054Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.dataannotations/index.json 231ms [2019-10-23T20:51:55.054Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.formatters.json/index.json 217ms [2019-10-23T20:51:55.054Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.9.0/microsoft.testplatform.testhost.15.9.0.nupkg [2019-10-23T20:51:55.054Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics/2.1.1/microsoft.aspnetcore.diagnostics.2.1.1.nupkg 18ms [2019-10-23T20:51:55.054Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.apiexplorer/2.1.1/microsoft.aspnetcore.mvc.apiexplorer.2.1.1.nupkg [2019-10-23T20:51:55.054Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.dataannotations/2.1.1/microsoft.aspnetcore.mvc.dataannotations.2.1.1.nupkg [2019-10-23T20:51:55.054Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.9.0/microsoft.testplatform.testhost.15.9.0.nupkg 15ms [2019-10-23T20:51:55.054Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.iisintegration/2.1.1/microsoft.aspnetcore.server.iisintegration.2.1.1.nupkg [2019-10-23T20:51:55.055Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.dataannotations/2.1.1/microsoft.aspnetcore.mvc.dataannotations.2.1.1.nupkg 3ms [2019-10-23T20:51:55.055Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.formatters.json/2.1.1/microsoft.aspnetcore.mvc.formatters.json.2.1.1.nupkg [2019-10-23T20:51:55.055Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg 19ms [2019-10-23T20:51:55.055Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.apiexplorer/2.1.1/microsoft.aspnetcore.mvc.apiexplorer.2.1.1.nupkg 5ms [2019-10-23T20:51:55.055Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.iisintegration/2.1.1/microsoft.aspnetcore.server.iisintegration.2.1.1.nupkg 5ms [2019-10-23T20:51:55.055Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.formatters.json/2.1.1/microsoft.aspnetcore.mvc.formatters.json.2.1.1.nupkg 6ms [2019-10-23T20:51:55.055Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.https/index.json 250ms [2019-10-23T20:51:55.055Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel/index.json 254ms [2019-10-23T20:51:55.055Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.commandline/index.json 249ms [2019-10-23T20:51:55.055Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.localization/index.json 230ms [2019-10-23T20:51:55.055Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/index.json 227ms [2019-10-23T20:51:55.055Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razorpages/index.json 233ms [2019-10-23T20:51:55.055Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.taghelpers/index.json 230ms [2019-10-23T20:51:55.055Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.commandline/2.1.1/microsoft.extensions.configuration.commandline.2.1.1.nupkg [2019-10-23T20:51:55.055Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.viewfeatures/index.json 234ms [2019-10-23T20:51:55.055Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor.extensions/index.json 229ms [2019-10-23T20:51:55.055Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.core/index.json [2019-10-23T20:51:55.055Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.commandline/2.1.1/microsoft.extensions.configuration.commandline.2.1.1.nupkg 13ms [2019-10-23T20:51:55.055Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.memory/index.json 231ms [2019-10-23T20:51:55.055Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.design/index.json 236ms [2019-10-23T20:51:55.055Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.usersecrets/index.json 230ms [2019-10-23T20:51:55.055Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.localization/2.1.1/microsoft.aspnetcore.mvc.localization.2.1.1.nupkg [2019-10-23T20:51:55.055Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.configuration/index.json 226ms [2019-10-23T20:51:55.055Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel/2.1.1/microsoft.aspnetcore.server.kestrel.2.1.1.nupkg [2019-10-23T20:51:55.055Z] GET https://api.nuget.org/v3-flatcontainer/system.buffers/index.json [2019-10-23T20:51:55.055Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cors/index.json [2019-10-23T20:51:55.055Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.https/2.1.1/microsoft.aspnetcore.server.kestrel.https.2.1.1.nupkg [2019-10-23T20:51:55.055Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.localization/2.1.1/microsoft.aspnetcore.mvc.localization.2.1.1.nupkg 5ms [2019-10-23T20:51:55.055Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel/2.1.1/microsoft.aspnetcore.server.kestrel.2.1.1.nupkg 5ms [2019-10-23T20:51:55.055Z] GET https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/index.json [2019-10-23T20:51:55.055Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/2.1.1/microsoft.extensions.configuration.json.2.1.1.nupkg [2019-10-23T20:51:55.055Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/2.1.1/microsoft.extensions.configuration.json.2.1.1.nupkg 2ms [2019-10-23T20:51:55.055Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.https/2.1.1/microsoft.aspnetcore.server.kestrel.https.2.1.1.nupkg 5ms [2019-10-23T20:51:55.055Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razorpages/2.1.1/microsoft.aspnetcore.mvc.razorpages.2.1.1.nupkg [2019-10-23T20:51:55.055Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.taghelpers/2.1.1/microsoft.aspnetcore.mvc.taghelpers.2.1.1.nupkg [2019-10-23T20:51:55.055Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.console/index.json 231ms [2019-10-23T20:51:55.055Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razorpages/2.1.1/microsoft.aspnetcore.mvc.razorpages.2.1.1.nupkg 6ms [2019-10-23T20:51:55.055Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.taghelpers/2.1.1/microsoft.aspnetcore.mvc.taghelpers.2.1.1.nupkg 5ms [2019-10-23T20:51:55.055Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor.extensions/2.1.1/microsoft.aspnetcore.mvc.razor.extensions.2.1.1.nupkg [2019-10-23T20:51:55.055Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.design/2.1.1/microsoft.aspnetcore.razor.design.2.1.1.nupkg [2019-10-23T20:51:55.055Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.debug/index.json 228ms [2019-10-23T20:51:55.055Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.viewfeatures/2.1.1/microsoft.aspnetcore.mvc.viewfeatures.2.1.1.nupkg [2019-10-23T20:51:55.055Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.memory/2.1.1/microsoft.extensions.caching.memory.2.1.1.nupkg [2019-10-23T20:51:55.055Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor.extensions/2.1.1/microsoft.aspnetcore.mvc.razor.extensions.2.1.1.nupkg 5ms [2019-10-23T20:51:55.055Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.design/2.1.1/microsoft.aspnetcore.razor.design.2.1.1.nupkg 5ms [2019-10-23T20:51:55.055Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.usersecrets/2.1.1/microsoft.extensions.configuration.usersecrets.2.1.1.nupkg [2019-10-23T20:51:55.055Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing.abstractions/index.json 216ms [2019-10-23T20:51:55.055Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.configuration/2.1.1/microsoft.extensions.logging.configuration.2.1.1.nupkg [2019-10-23T20:51:55.055Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.memory/2.1.1/microsoft.extensions.caching.memory.2.1.1.nupkg 5ms [2019-10-23T20:51:55.055Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.viewfeatures/2.1.1/microsoft.aspnetcore.mvc.viewfeatures.2.1.1.nupkg 6ms [2019-10-23T20:51:55.055Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.usersecrets/2.1.1/microsoft.extensions.configuration.usersecrets.2.1.1.nupkg 6ms [2019-10-23T20:51:55.055Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.configuration/2.1.1/microsoft.extensions.logging.configuration.2.1.1.nupkg 5ms [2019-10-23T20:51:55.055Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.debug/2.1.1/microsoft.extensions.logging.debug.2.1.1.nupkg [2019-10-23T20:51:55.055Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.console/2.1.1/microsoft.extensions.logging.console.2.1.1.nupkg [2019-10-23T20:51:55.055Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization/index.json [2019-10-23T20:51:55.055Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing.abstractions/2.1.1/microsoft.aspnetcore.routing.abstractions.2.1.1.nupkg [2019-10-23T20:51:55.055Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.debug/2.1.1/microsoft.extensions.logging.debug.2.1.1.nupkg 10ms [2019-10-23T20:51:55.055Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.console/2.1.1/microsoft.extensions.logging.console.2.1.1.nupkg 9ms [2019-10-23T20:51:55.055Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing.abstractions/2.1.1/microsoft.aspnetcore.routing.abstractions.2.1.1.nupkg 9ms [2019-10-23T20:51:55.055Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor/index.json [2019-10-23T20:51:55.055Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.jsonpatch/index.json [2019-10-23T20:51:55.055Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.localization/index.json [2019-10-23T20:51:55.055Z] OK https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/index.json 232ms [2019-10-23T20:51:55.055Z] OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json 332ms [2019-10-23T20:51:55.055Z] OK https://api.nuget.org/v3-flatcontainer/system.buffers/index.json 236ms [2019-10-23T20:51:55.055Z] OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json 334ms [2019-10-23T20:51:55.055Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization/index.json 197ms [2019-10-23T20:51:55.055Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.core/index.json 250ms [2019-10-23T20:51:57.970Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cors/index.json 2737ms [2019-10-23T20:51:57.970Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.jsonpatch/index.json 2667ms [2019-10-23T20:51:57.970Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor/index.json 2668ms [2019-10-23T20:51:57.970Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.localization/index.json 2666ms [2019-10-23T20:51:57.970Z] GET https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg [2019-10-23T20:51:57.970Z] GET https://api.nuget.org/v3-flatcontainer/system.buffers/4.4.0/system.buffers.4.4.0.nupkg [2019-10-23T20:51:57.970Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.core/index.json [2019-10-23T20:51:57.970Z] GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg [2019-10-23T20:51:57.970Z] OK https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg 8ms [2019-10-23T20:51:57.970Z] OK https://api.nuget.org/v3-flatcontainer/system.buffers/4.4.0/system.buffers.4.4.0.nupkg 6ms [2019-10-23T20:51:57.970Z] OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg 6ms [2019-10-23T20:51:57.970Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization/2.1.1/microsoft.extensions.localization.2.1.1.nupkg [2019-10-23T20:51:57.970Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.core/index.json [2019-10-23T20:51:57.970Z] GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg [2019-10-23T20:51:57.970Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.sockets/index.json [2019-10-23T20:51:57.970Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.httpoverrides/index.json [2019-10-23T20:51:57.970Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor/2.1.1/microsoft.aspnetcore.mvc.razor.2.1.1.nupkg [2019-10-23T20:51:57.970Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cors/2.1.1/microsoft.aspnetcore.cors.2.1.1.nupkg [2019-10-23T20:51:57.970Z] GET https://api.nuget.org/v3-flatcontainer/system.io.pipelines/index.json [2019-10-23T20:51:57.970Z] OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg 6ms [2019-10-23T20:51:57.970Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor/2.1.1/microsoft.aspnetcore.mvc.razor.2.1.1.nupkg 7ms [2019-10-23T20:51:57.970Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization/2.1.1/microsoft.extensions.localization.2.1.1.nupkg 25ms [2019-10-23T20:51:57.970Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cors/2.1.1/microsoft.aspnetcore.cors.2.1.1.nupkg 16ms [2019-10-23T20:51:57.970Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics.abstractions/index.json [2019-10-23T20:51:57.970Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.abstractions/index.json [2019-10-23T20:51:57.970Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/index.json [2019-10-23T20:51:57.970Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.jsonpatch/2.1.1/microsoft.aspnetcore.jsonpatch.2.1.1.nupkg [2019-10-23T20:51:57.970Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.runtime/index.json [2019-10-23T20:51:57.970Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.localization/2.1.1/microsoft.aspnetcore.localization.2.1.1.nupkg [2019-10-23T20:51:57.970Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.jsonpatch/2.1.1/microsoft.aspnetcore.jsonpatch.2.1.1.nupkg 8ms [2019-10-23T20:51:57.970Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.localization/2.1.1/microsoft.aspnetcore.localization.2.1.1.nupkg 3ms [2019-10-23T20:51:57.970Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.core/2.1.1/microsoft.aspnetcore.mvc.core.2.1.1.nupkg [2019-10-23T20:51:57.970Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.core/2.1.1/microsoft.aspnetcore.mvc.core.2.1.1.nupkg 5ms [2019-10-23T20:51:57.970Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization.abstractions/index.json [2019-10-23T20:51:57.970Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.antiforgery/index.json [2019-10-23T20:51:57.970Z] OK https://api.nuget.org/v3-flatcontainer/system.io.pipelines/index.json 62ms [2019-10-23T20:51:57.970Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.language/index.json [2019-10-23T20:51:57.970Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.razor/index.json [2019-10-23T20:51:57.970Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.html.abstractions/index.json [2019-10-23T20:51:57.970Z] GET https://api.nuget.org/v3-flatcontainer/system.io.pipelines/4.5.0/system.io.pipelines.4.5.0.nupkg [2019-10-23T20:51:57.970Z] OK https://api.nuget.org/v3-flatcontainer/system.io.pipelines/4.5.0/system.io.pipelines.4.5.0.nupkg 5ms [2019-10-23T20:51:57.970Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.webencoders/index.json [2019-10-23T20:51:57.970Z] GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json [2019-10-23T20:51:57.970Z] Installing System.Numerics.Vectors 4.4.0. [2019-10-23T20:51:57.970Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.abstractions/index.json [2019-10-23T20:51:57.970Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization.policy/index.json [2019-10-23T20:51:57.970Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.responsecaching.abstractions/index.json [2019-10-23T20:51:57.970Z] Installing System.Buffers 4.4.0. [2019-10-23T20:51:57.970Z] Installing Microsoft.AspNetCore.Http.Features 2.1.1. [2019-10-23T20:51:57.970Z] Installing Microsoft.Extensions.ObjectPool 2.1.1. [2019-10-23T20:51:57.970Z] Installing Microsoft.AspNetCore.WebUtilities 2.1.1. [2019-10-23T20:51:57.970Z] OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json 61ms [2019-10-23T20:51:57.970Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.composite/index.json [2019-10-23T20:51:57.970Z] Installing Microsoft.Net.Http.Headers 2.1.1. [2019-10-23T20:51:57.970Z] Installing Microsoft.AspNetCore.Http.Abstractions 2.1.1. [2019-10-23T20:51:57.970Z] Installing Microsoft.AspNetCore.Hosting.Server.Abstractions 2.1.1. [2019-10-23T20:51:57.970Z] Installing Microsoft.Extensions.Configuration.Abstractions 2.1.1. [2019-10-23T20:51:57.970Z] Installing Microsoft.Extensions.Primitives 2.1.1. [2019-10-23T20:51:57.970Z] Installing Microsoft.Extensions.FileProviders.Abstractions 2.1.1. [2019-10-23T20:51:57.970Z] GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg [2019-10-23T20:51:57.970Z] Installing Microsoft.Extensions.FileSystemGlobbing 2.1.1. [2019-10-23T20:51:57.970Z] Installing Microsoft.Extensions.Configuration.Binder 2.1.1. [2019-10-23T20:51:57.970Z] Installing Microsoft.Extensions.Logging.Abstractions 2.1.1. [2019-10-23T20:51:57.970Z] OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg 7ms [2019-10-23T20:51:57.970Z] Installing Microsoft.Extensions.DependencyInjection.Abstractions 2.1.1. [2019-10-23T20:51:57.970Z] Installing Microsoft.AspNetCore.Hosting 2.1.1. [2019-10-23T20:51:57.970Z] Installing Microsoft.AspNetCore.Http 2.1.1. [2019-10-23T20:51:57.970Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.core/index.json 216ms [2019-10-23T20:51:58.432Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.sockets/index.json 474ms [2019-10-23T20:51:58.432Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.httpoverrides/index.json 472ms [2019-10-23T20:51:58.432Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.core/index.json 477ms [2019-10-23T20:51:58.432Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.abstractions/index.json 450ms [2019-10-23T20:51:58.432Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics.abstractions/index.json 452ms [2019-10-23T20:51:58.432Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/index.json 449ms [2019-10-23T20:51:58.432Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.runtime/index.json 443ms [2019-10-23T20:51:58.432Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.antiforgery/index.json 413ms [2019-10-23T20:51:58.432Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization.abstractions/index.json 421ms [2019-10-23T20:51:58.432Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.language/index.json 399ms [2019-10-23T20:51:58.432Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.razor/index.json 396ms [2019-10-23T20:51:58.432Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.webencoders/index.json 386ms [2019-10-23T20:51:58.432Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.html.abstractions/index.json 397ms [2019-10-23T20:51:58.432Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.abstractions/index.json 348ms [2019-10-23T20:51:58.432Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization.policy/index.json 345ms [2019-10-23T20:51:58.432Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.responsecaching.abstractions/index.json 333ms [2019-10-23T20:51:58.432Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.composite/index.json 312ms [2019-10-23T20:51:59.404Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.core/2.1.1/microsoft.aspnetcore.server.kestrel.core.2.1.1.nupkg [2019-10-23T20:51:59.404Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.core/2.1.1/microsoft.aspnetcore.authentication.core.2.1.1.nupkg [2019-10-23T20:51:59.404Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.core/2.1.1/microsoft.aspnetcore.server.kestrel.core.2.1.1.nupkg 7ms [2019-10-23T20:51:59.404Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.sockets/2.1.1/microsoft.aspnetcore.server.kestrel.transport.sockets.2.1.1.nupkg [2019-10-23T20:51:59.404Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.httpoverrides/2.1.1/microsoft.aspnetcore.httpoverrides.2.1.1.nupkg [2019-10-23T20:51:59.404Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.core/2.1.1/microsoft.aspnetcore.authentication.core.2.1.1.nupkg 11ms [2019-10-23T20:51:59.404Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics.abstractions/2.1.1/microsoft.aspnetcore.diagnostics.abstractions.2.1.1.nupkg [2019-10-23T20:51:59.404Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.abstractions/2.1.1/microsoft.extensions.caching.abstractions.2.1.1.nupkg [2019-10-23T20:51:59.404Z] Installing Microsoft.Extensions.Configuration.FileExtensions 2.1.1. [2019-10-23T20:51:59.404Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.sockets/2.1.1/microsoft.aspnetcore.server.kestrel.transport.sockets.2.1.1.nupkg 10ms [2019-10-23T20:51:59.404Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.runtime/2.1.1/microsoft.aspnetcore.razor.runtime.2.1.1.nupkg [2019-10-23T20:51:59.404Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.httpoverrides/2.1.1/microsoft.aspnetcore.httpoverrides.2.1.1.nupkg 11ms [2019-10-23T20:51:59.404Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics.abstractions/2.1.1/microsoft.aspnetcore.diagnostics.abstractions.2.1.1.nupkg 9ms [2019-10-23T20:51:59.404Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.abstractions/2.1.1/microsoft.extensions.caching.abstractions.2.1.1.nupkg 8ms [2019-10-23T20:51:59.404Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/2.1.1/microsoft.extensions.options.configurationextensions.2.1.1.nupkg [2019-10-23T20:51:59.404Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.antiforgery/2.1.1/microsoft.aspnetcore.antiforgery.2.1.1.nupkg [2019-10-23T20:51:59.404Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization.abstractions/2.1.1/microsoft.extensions.localization.abstractions.2.1.1.nupkg [2019-10-23T20:51:59.404Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.runtime/2.1.1/microsoft.aspnetcore.razor.runtime.2.1.1.nupkg 19ms [2019-10-23T20:52:00.947Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/2.1.1/microsoft.extensions.options.configurationextensions.2.1.1.nupkg 1467ms [2019-10-23T20:52:00.947Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.language/2.1.1/microsoft.aspnetcore.razor.language.2.1.1.nupkg [2019-10-23T20:52:01.407Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.antiforgery/2.1.1/microsoft.aspnetcore.antiforgery.2.1.1.nupkg 1960ms [2019-10-23T20:52:01.407Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization.abstractions/2.1.1/microsoft.extensions.localization.abstractions.2.1.1.nupkg 1960ms [2019-10-23T20:52:01.407Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.razor/2.1.1/microsoft.codeanalysis.razor.2.1.1.nupkg [2019-10-23T20:52:01.407Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.language/2.1.1/microsoft.aspnetcore.razor.language.2.1.1.nupkg 501ms [2019-10-23T20:52:01.407Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.abstractions/2.1.1/microsoft.aspnetcore.mvc.abstractions.2.1.1.nupkg [2019-10-23T20:52:01.407Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization.policy/2.1.1/microsoft.aspnetcore.authorization.policy.2.1.1.nupkg [2019-10-23T20:52:01.407Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.webencoders/2.1.1/microsoft.extensions.webencoders.2.1.1.nupkg [2019-10-23T20:52:01.407Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.html.abstractions/2.1.1/microsoft.aspnetcore.html.abstractions.2.1.1.nupkg [2019-10-23T20:52:01.407Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.composite/2.1.1/microsoft.extensions.fileproviders.composite.2.1.1.nupkg [2019-10-23T20:52:01.407Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.responsecaching.abstractions/2.1.1/microsoft.aspnetcore.responsecaching.abstractions.2.1.1.nupkg [2019-10-23T20:52:02.381Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.razor/2.1.1/microsoft.codeanalysis.razor.2.1.1.nupkg 996ms [2019-10-23T20:52:02.844Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.abstractions/2.1.1/microsoft.aspnetcore.mvc.abstractions.2.1.1.nupkg 1495ms [2019-10-23T20:52:02.844Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization.policy/2.1.1/microsoft.aspnetcore.authorization.policy.2.1.1.nupkg 1496ms [2019-10-23T20:52:02.844Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.webencoders/2.1.1/microsoft.extensions.webencoders.2.1.1.nupkg 1495ms [2019-10-23T20:52:02.844Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.html.abstractions/2.1.1/microsoft.aspnetcore.html.abstractions.2.1.1.nupkg 1494ms [2019-10-23T20:52:02.844Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.composite/2.1.1/microsoft.extensions.fileproviders.composite.2.1.1.nupkg 1493ms [2019-10-23T20:52:02.844Z] Installing Microsoft.Extensions.Configuration.EnvironmentVariables 2.1.1. [2019-10-23T20:52:02.844Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.responsecaching.abstractions/2.1.1/microsoft.aspnetcore.responsecaching.abstractions.2.1.1.nupkg 1492ms [2019-10-23T20:52:02.844Z] Installing Microsoft.Extensions.DependencyInjection 2.1.1. [2019-10-23T20:52:03.818Z] Installing Microsoft.Extensions.Logging 2.1.1. [2019-10-23T20:52:03.818Z] Installing Microsoft.Extensions.FileProviders.Physical 2.1.1. [2019-10-23T20:52:03.818Z] Installing Microsoft.Extensions.Options 2.1.1. [2019-10-23T20:52:03.818Z] Installing Microsoft.Extensions.Configuration 2.1.1. [2019-10-23T20:52:03.818Z] Installing Microsoft.Extensions.Hosting.Abstractions 2.1.1. [2019-10-23T20:52:03.818Z] Installing Microsoft.AspNetCore.Hosting.Abstractions 2.1.1. [2019-10-23T20:52:03.818Z] Installing Microsoft.AspNetCore.Http.Extensions 2.1.1. [2019-10-23T20:52:03.818Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.abstractions/index.json [2019-10-23T20:52:03.818Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor/index.json [2019-10-23T20:52:03.818Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection/index.json [2019-10-23T20:52:03.818Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.abstractions/index.json [2019-10-23T20:52:03.818Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization/index.json [2019-10-23T20:52:03.818Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.abstractions/index.json 61ms [2019-10-23T20:52:03.818Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.abstractions/2.1.1/microsoft.aspnetcore.authentication.abstractions.2.1.1.nupkg [2019-10-23T20:52:03.818Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.abstractions/2.1.1/microsoft.aspnetcore.authentication.abstractions.2.1.1.nupkg 5ms [2019-10-23T20:52:03.818Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization/index.json 57ms [2019-10-23T20:52:03.818Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization/2.1.1/microsoft.aspnetcore.authorization.2.1.1.nupkg [2019-10-23T20:52:03.818Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization/2.1.1/microsoft.aspnetcore.authorization.2.1.1.nupkg 8ms [2019-10-23T20:52:04.280Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json [2019-10-23T20:52:04.280Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json [2019-10-23T20:52:04.280Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json [2019-10-23T20:52:04.280Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor/index.json 221ms [2019-10-23T20:52:04.280Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor/2.1.1/microsoft.aspnetcore.razor.2.1.1.nupkg [2019-10-23T20:52:04.280Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection/index.json 213ms [2019-10-23T20:52:04.280Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.abstractions/index.json 216ms [2019-10-23T20:52:04.280Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor/2.1.1/microsoft.aspnetcore.razor.2.1.1.nupkg 5ms [2019-10-23T20:52:04.280Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection/2.1.1/microsoft.aspnetcore.dataprotection.2.1.1.nupkg [2019-10-23T20:52:04.280Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection/2.1.1/microsoft.aspnetcore.dataprotection.2.1.1.nupkg 3ms [2019-10-23T20:52:04.280Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.abstractions/2.1.1/microsoft.aspnetcore.server.kestrel.transport.abstractions.2.1.1.nupkg [2019-10-23T20:52:04.280Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.abstractions/2.1.1/microsoft.aspnetcore.server.kestrel.transport.abstractions.2.1.1.nupkg 5ms [2019-10-23T20:52:04.280Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.connections.abstractions/index.json [2019-10-23T20:52:04.280Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cryptography.internal/index.json [2019-10-23T20:52:04.280Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection.abstractions/index.json [2019-10-23T20:52:04.280Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json 64ms [2019-10-23T20:52:04.280Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json 64ms [2019-10-23T20:52:04.280Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg [2019-10-23T20:52:04.280Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg [2019-10-23T20:52:04.280Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg 5ms [2019-10-23T20:52:04.280Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg 5ms [2019-10-23T20:52:04.280Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json 98ms [2019-10-23T20:52:04.280Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg [2019-10-23T20:52:04.280Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg 5ms [2019-10-23T20:52:04.280Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection.abstractions/index.json 61ms [2019-10-23T20:52:04.280Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection.abstractions/2.1.1/microsoft.aspnetcore.dataprotection.abstractions.2.1.1.nupkg [2019-10-23T20:52:04.280Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json [2019-10-23T20:52:04.280Z] Committing restore... [2019-10-23T20:52:04.280Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.AspnetCore\obj\HttpOverStream.Server.AspnetCore.csproj.nuget.g.props. [2019-10-23T20:52:04.280Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.AspnetCore\obj\HttpOverStream.Server.AspnetCore.csproj.nuget.g.targets. [2019-10-23T20:52:04.280Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection.abstractions/2.1.1/microsoft.aspnetcore.dataprotection.abstractions.2.1.1.nupkg 4ms [2019-10-23T20:52:04.280Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Server.AspnetCore\obj\project.assets.json [2019-10-23T20:52:04.280Z] Restore completed in 10.75 sec for C:\work\src\HttpOverStream.Server.AspnetCore\HttpOverStream.Server.AspnetCore.csproj. [2019-10-23T20:52:04.280Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json 81ms [2019-10-23T20:52:04.280Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.connections.abstractions/index.json 212ms [2019-10-23T20:52:04.280Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cryptography.internal/index.json 214ms [2019-10-23T20:52:04.280Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.connections.abstractions/2.1.1/microsoft.aspnetcore.connections.abstractions.2.1.1.nupkg [2019-10-23T20:52:04.280Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.connections.abstractions/2.1.1/microsoft.aspnetcore.connections.abstractions.2.1.1.nupkg 5ms [2019-10-23T20:52:04.742Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cryptography.internal/2.1.1/microsoft.aspnetcore.cryptography.internal.2.1.1.nupkg [2019-10-23T20:52:04.742Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json [2019-10-23T20:52:04.742Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg [2019-10-23T20:52:04.742Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json [2019-10-23T20:52:04.742Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cryptography.internal/2.1.1/microsoft.aspnetcore.cryptography.internal.2.1.1.nupkg 5ms [2019-10-23T20:52:04.742Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg 5ms [2019-10-23T20:52:04.742Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json [2019-10-23T20:52:04.742Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json 60ms [2019-10-23T20:52:04.742Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg [2019-10-23T20:52:04.742Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg 4ms [2019-10-23T20:52:04.742Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json 58ms [2019-10-23T20:52:04.742Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg [2019-10-23T20:52:04.742Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg 3ms [2019-10-23T20:52:04.742Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json [2019-10-23T20:52:04.742Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json 67ms [2019-10-23T20:52:04.742Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg [2019-10-23T20:52:04.742Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg 5ms [2019-10-23T20:52:04.742Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json 217ms [2019-10-23T20:52:04.742Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.9.0/microsoft.testplatform.objectmodel.15.9.0.nupkg [2019-10-23T20:52:04.742Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg [2019-10-23T20:52:04.742Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.9.0/microsoft.testplatform.objectmodel.15.9.0.nupkg 3ms [2019-10-23T20:52:04.742Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg 7ms [2019-10-23T20:52:04.742Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json [2019-10-23T20:52:04.742Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json [2019-10-23T20:52:04.742Z] GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json [2019-10-23T20:52:04.742Z] GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json [2019-10-23T20:52:04.742Z] GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json [2019-10-23T20:52:04.742Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json [2019-10-23T20:52:04.742Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json [2019-10-23T20:52:04.742Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json [2019-10-23T20:52:04.742Z] GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json [2019-10-23T20:52:04.742Z] OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json 59ms [2019-10-23T20:52:05.204Z] GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg [2019-10-23T20:52:05.204Z] OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg 6ms [2019-10-23T20:52:05.204Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json 59ms [2019-10-23T20:52:05.204Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg [2019-10-23T20:52:05.204Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg 3ms [2019-10-23T20:52:05.204Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json [2019-10-23T20:52:05.204Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json [2019-10-23T20:52:05.204Z] GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json [2019-10-23T20:52:05.204Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json 56ms [2019-10-23T20:52:05.204Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg [2019-10-23T20:52:05.204Z] OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json 59ms [2019-10-23T20:52:05.204Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg 4ms [2019-10-23T20:52:05.204Z] GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg [2019-10-23T20:52:05.204Z] OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg 6ms [2019-10-23T20:52:05.204Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json 213ms [2019-10-23T20:52:05.204Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json 214ms [2019-10-23T20:52:05.204Z] OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json 213ms [2019-10-23T20:52:05.204Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg [2019-10-23T20:52:05.204Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg [2019-10-23T20:52:05.204Z] GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg [2019-10-23T20:52:05.204Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg 3ms [2019-10-23T20:52:05.204Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg 4ms [2019-10-23T20:52:05.204Z] OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg 5ms [2019-10-23T20:52:05.204Z] OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json 212ms [2019-10-23T20:52:05.204Z] GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg [2019-10-23T20:52:05.204Z] OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json 212ms [2019-10-23T20:52:05.204Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json 214ms [2019-10-23T20:52:05.204Z] OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg 5ms [2019-10-23T20:52:05.204Z] GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg [2019-10-23T20:52:05.204Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg [2019-10-23T20:52:05.204Z] OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg 13ms [2019-10-23T20:52:05.204Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json 231ms [2019-10-23T20:52:05.204Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg 11ms [2019-10-23T20:52:05.204Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg [2019-10-23T20:52:05.204Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg 6ms [2019-10-23T20:52:05.204Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json [2019-10-23T20:52:05.204Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json [2019-10-23T20:52:05.204Z] GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json [2019-10-23T20:52:05.204Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json [2019-10-23T20:52:05.204Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json [2019-10-23T20:52:05.204Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json 212ms [2019-10-23T20:52:05.204Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg [2019-10-23T20:52:05.204Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg 4ms [2019-10-23T20:52:05.204Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json 58ms [2019-10-23T20:52:05.204Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg [2019-10-23T20:52:05.204Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json 62ms [2019-10-23T20:52:05.204Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg 3ms [2019-10-23T20:52:05.204Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg [2019-10-23T20:52:05.204Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg 5ms [2019-10-23T20:52:05.204Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json 214ms [2019-10-23T20:52:05.204Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json 214ms [2019-10-23T20:52:05.204Z] OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json 214ms [2019-10-23T20:52:05.204Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg [2019-10-23T20:52:05.204Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg [2019-10-23T20:52:05.204Z] GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg [2019-10-23T20:52:05.204Z] OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg 3ms [2019-10-23T20:52:05.204Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg 4ms [2019-10-23T20:52:05.204Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg 7ms [2019-10-23T20:52:05.666Z] Installing System.Xml.XPath 4.0.1. [2019-10-23T20:52:05.666Z] Installing System.Collections.NonGeneric 4.0.1. [2019-10-23T20:52:05.666Z] Installing System.Collections.Specialized 4.0.1. [2019-10-23T20:52:05.666Z] Installing System.ComponentModel.Primitives 4.1.0. [2019-10-23T20:52:05.666Z] Installing System.ComponentModel 4.0.1. [2019-10-23T20:52:05.666Z] Installing System.Collections.Immutable 1.2.0. [2019-10-23T20:52:05.666Z] Installing System.Threading.ThreadPool 4.0.10. [2019-10-23T20:52:05.666Z] Installing Microsoft.Win32.Registry 4.0.0. [2019-10-23T20:52:05.666Z] Installing Microsoft.AspNetCore.Cryptography.Internal 2.1.1. [2019-10-23T20:52:05.666Z] Installing Microsoft.AspNetCore.DataProtection.Abstractions 2.1.1. [2019-10-23T20:52:05.666Z] Installing Microsoft.AspNetCore.Authorization 2.1.1. [2019-10-23T20:52:05.666Z] Installing Microsoft.AspNetCore.Connections.Abstractions 2.1.1. [2019-10-23T20:52:05.666Z] Installing System.Xml.XPath.XmlDocument 4.0.1. [2019-10-23T20:52:05.666Z] Installing System.ComponentModel.TypeConverter 4.1.0. [2019-10-23T20:52:05.666Z] Installing System.Reflection.Metadata 1.3.0. [2019-10-23T20:52:05.666Z] Installing System.Diagnostics.TraceSource 4.0.0. [2019-10-23T20:52:05.666Z] Installing System.Diagnostics.TextWriterTraceListener 4.0.0. [2019-10-23T20:52:05.666Z] Installing System.Threading.Thread 4.0.0. [2019-10-23T20:52:05.666Z] Installing System.ComponentModel.EventBasedAsync 4.0.11. [2019-10-23T20:52:05.666Z] Installing System.Runtime.Loader 4.0.0. [2019-10-23T20:52:05.666Z] Installing xunit 2.4.0. [2019-10-23T20:52:05.666Z] Installing xunit.runner.visualstudio 2.4.0. [2019-10-23T20:52:05.666Z] Installing Microsoft.AspNetCore 2.1.1. [2019-10-23T20:52:05.666Z] Installing Microsoft.AspNetCore.Mvc 2.1.1. [2019-10-23T20:52:05.666Z] Installing Microsoft.NETCore.App 2.1.0. [2019-10-23T20:52:05.666Z] Installing Microsoft.NET.Test.Sdk 15.9.0. [2019-10-23T20:52:05.666Z] Installing xunit.assert 2.4.0. [2019-10-23T20:52:05.666Z] Installing xunit.analyzers 0.10.0. [2019-10-23T20:52:06.639Z] Installing xunit.core 2.4.0. [2019-10-23T20:52:06.639Z] Installing Microsoft.AspNetCore.HostFiltering 2.1.1. [2019-10-23T20:52:06.639Z] Installing Microsoft.Extensions.Configuration.CommandLine 2.1.1. [2019-10-23T20:52:06.639Z] Installing Microsoft.Extensions.Configuration.Json 2.1.1. [2019-10-23T20:52:06.639Z] Installing Microsoft.Extensions.Logging.Debug 2.1.1. [2019-10-23T20:52:06.639Z] Installing Microsoft.Extensions.Configuration.UserSecrets 2.1.1. [2019-10-23T20:52:06.639Z] Installing Microsoft.NET.Test.Sdk 15.8.0. [2019-10-23T20:52:06.639Z] Installing Microsoft.NETCore.Platforms 2.1.0. [2019-10-23T20:52:06.639Z] Installing Microsoft.NETCore.Targets 2.1.0. [2019-10-23T20:52:06.639Z] Installing Microsoft.NETCore.DotNetHostPolicy 2.1.0. [2019-10-23T20:52:06.639Z] Installing Microsoft.Extensions.Logging.Console 2.1.1. [2019-10-23T20:52:06.639Z] Installing Microsoft.CodeCoverage 15.8.0. [2019-10-23T20:52:06.639Z] Installing Microsoft.AspNetCore.Routing 2.1.1. [2019-10-23T20:52:06.639Z] Installing Microsoft.TestPlatform.TestHost 15.8.0. [2019-10-23T20:52:06.639Z] Installing xunit.extensibility.execution 2.4.0. [2019-10-23T20:52:06.639Z] Installing Microsoft.AspNetCore.Diagnostics 2.1.1. [2019-10-23T20:52:06.639Z] Installing Microsoft.Extensions.Logging.Configuration 2.1.1. [2019-10-23T20:52:06.639Z] Installing xunit.extensibility.core 2.4.0. [2019-10-23T20:52:06.639Z] Installing Microsoft.AspNetCore.Server.IISIntegration 2.1.1. [2019-10-23T20:52:06.639Z] Installing Microsoft.AspNetCore.Server.Kestrel.Https 2.1.1. [2019-10-23T20:52:06.639Z] Installing Microsoft.NETCore.DotNetHostResolver 2.1.0. [2019-10-23T20:52:06.639Z] Installing Microsoft.Extensions.DependencyModel 1.0.3. [2019-10-23T20:52:06.639Z] Installing Microsoft.AspNetCore.Server.Kestrel 2.1.1. [2019-10-23T20:52:06.639Z] Installing Microsoft.TestPlatform.ObjectModel 15.8.0. [2019-10-23T20:52:06.639Z] Installing Microsoft.Extensions.Caching.Memory 2.1.1. [2019-10-23T20:52:06.639Z] Installing Microsoft.AspNetCore.Mvc.Cors 2.1.1. [2019-10-23T20:52:06.639Z] Installing xunit.abstractions 2.0.2. [2019-10-23T20:52:06.639Z] Installing Microsoft.AspNetCore.Mvc.DataAnnotations 2.1.1. [2019-10-23T20:52:06.639Z] Installing Microsoft.AspNetCore.Mvc.ApiExplorer 2.1.1. [2019-10-23T20:52:06.639Z] Installing Microsoft.AspNetCore.Mvc.Formatters.Json 2.1.1. [2019-10-23T20:52:06.639Z] Installing Microsoft.NETCore.DotNetAppHost 2.1.0. [2019-10-23T20:52:06.639Z] Installing Microsoft.DotNet.PlatformAbstractions 1.0.3. [2019-10-23T20:52:06.639Z] Installing Microsoft.AspNetCore.Mvc.Razor.Extensions 2.1.1. [2019-10-23T20:52:06.639Z] Installing System.Diagnostics.Process 4.1.0. [2019-10-23T20:52:06.639Z] Installing Microsoft.AspNetCore.Mvc.TagHelpers 2.1.1. [2019-10-23T20:52:06.639Z] Installing Microsoft.AspNetCore.Mvc.Localization 2.1.1. [2019-10-23T20:52:06.639Z] Installing Microsoft.AspNetCore.Mvc.RazorPages 2.1.1. [2019-10-23T20:52:06.639Z] Installing Microsoft.AspNetCore.Razor.Design 2.1.1. [2019-10-23T20:52:06.639Z] Installing Microsoft.AspNetCore.Mvc.ViewFeatures 2.1.1. [2019-10-23T20:52:06.639Z] Installing Microsoft.CodeCoverage 15.9.0. [2019-10-23T20:52:06.639Z] Installing Microsoft.TestPlatform.TestHost 15.9.0. [2019-10-23T20:52:06.639Z] Installing Microsoft.AspNetCore.Routing.Abstractions 2.1.1. [2019-10-23T20:52:06.639Z] Installing Microsoft.AspNetCore.Diagnostics.Abstractions 2.1.1. [2019-10-23T20:52:06.639Z] Installing Microsoft.Extensions.Options.ConfigurationExtensions 2.1.1. [2019-10-23T20:52:06.639Z] Installing System.IO.Pipelines 4.5.0. [2019-10-23T20:52:07.100Z] Installing Microsoft.AspNetCore.HttpOverrides 2.1.1. [2019-10-23T20:52:07.100Z] Installing Microsoft.AspNetCore.Authentication.Core 2.1.1. [2019-10-23T20:52:07.100Z] Installing Microsoft.AspNetCore.Server.Kestrel.Core 2.1.1. [2019-10-23T20:52:07.100Z] Installing Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets 2.1.1. [2019-10-23T20:52:07.100Z] Installing Microsoft.Extensions.Caching.Abstractions 2.1.1. [2019-10-23T20:52:07.100Z] Installing Microsoft.AspNetCore.Cors 2.1.1. [2019-10-23T20:52:07.100Z] Installing Microsoft.AspNetCore.Mvc.Core 2.1.1. [2019-10-23T20:52:07.100Z] Installing Microsoft.Extensions.Localization 2.1.1. [2019-10-23T20:52:07.100Z] Installing Microsoft.AspNetCore.JsonPatch 2.1.1. [2019-10-23T20:52:07.100Z] Installing Microsoft.CodeAnalysis.Razor 2.1.1. [2019-10-23T20:52:07.100Z] Installing Microsoft.AspNetCore.Razor.Language 2.1.1. [2019-10-23T20:52:07.100Z] Installing Microsoft.AspNetCore.Mvc.Razor 2.1.1. [2019-10-23T20:52:07.100Z] Installing Microsoft.AspNetCore.Razor.Runtime 2.1.1. [2019-10-23T20:52:07.100Z] Installing Microsoft.AspNetCore.Localization 2.1.1. [2019-10-23T20:52:07.100Z] Installing Microsoft.AspNetCore.Html.Abstractions 2.1.1. [2019-10-23T20:52:07.100Z] Installing Microsoft.Extensions.WebEncoders 2.1.1. [2019-10-23T20:52:07.100Z] Installing Microsoft.AspNetCore.Antiforgery 2.1.1. [2019-10-23T20:52:07.100Z] Installing Microsoft.TestPlatform.ObjectModel 15.9.0. [2019-10-23T20:52:07.100Z] Installing Microsoft.AspNetCore.Authentication.Abstractions 2.1.1. [2019-10-23T20:52:07.100Z] Installing Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions 2.1.1. [2019-10-23T20:52:07.100Z] Installing Microsoft.AspNetCore.ResponseCaching.Abstractions 2.1.1. [2019-10-23T20:52:07.100Z] Installing Microsoft.AspNetCore.Mvc.Abstractions 2.1.1. [2019-10-23T20:52:07.100Z] Installing Microsoft.AspNetCore.Authorization.Policy 2.1.1. [2019-10-23T20:52:07.100Z] Installing Microsoft.Extensions.Localization.Abstractions 2.1.1. [2019-10-23T20:52:07.100Z] Installing Microsoft.Extensions.FileProviders.Composite 2.1.1. [2019-10-23T20:52:07.100Z] Installing Microsoft.AspNetCore.Razor 2.1.1. [2019-10-23T20:52:07.100Z] Installing Microsoft.AspNetCore.DataProtection 2.1.1. [2019-10-23T20:52:15.689Z] Committing restore... [2019-10-23T20:52:15.689Z] Generating MSBuild file C:\work\src\HttpOverStream.Tests\obj\HttpOverStream.Tests.csproj.nuget.g.props. [2019-10-23T20:52:15.689Z] Generating MSBuild file C:\work\src\HttpOverStream.Tests\obj\HttpOverStream.Tests.csproj.nuget.g.targets. [2019-10-23T20:52:15.689Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Tests\obj\project.assets.json [2019-10-23T20:52:15.689Z] Restore completed in 20.82 sec for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj. [2019-10-23T20:52:15.689Z] Committing restore... [2019-10-23T20:52:15.689Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.AspnetCore.Tests\obj\HttpOverStream.Server.AspnetCore.Tests.csproj.nuget.g.props. [2019-10-23T20:52:15.689Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.AspnetCore.Tests\obj\HttpOverStream.Server.AspnetCore.Tests.csproj.nuget.g.targets. [2019-10-23T20:52:15.689Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Server.AspnetCore.Tests\obj\project.assets.json [2019-10-23T20:52:15.689Z] Restore completed in 22.24 sec for C:\work\src\HttpOverStream.Server.AspnetCore.Tests\HttpOverStream.Server.AspnetCore.Tests.csproj. [2019-10-23T20:52:15.689Z] [2019-10-23T20:52:15.689Z] NuGet Config files used: [2019-10-23T20:52:15.689Z] C:\Users\ContainerAdministrator\AppData\Roaming\NuGet\NuGet.Config [2019-10-23T20:52:15.689Z] [2019-10-23T20:52:15.689Z] Feeds used: [2019-10-23T20:52:15.689Z] C:\Users\ContainerAdministrator\.nuget\packages\ [2019-10-23T20:52:15.689Z] https://api.nuget.org/v3/index.json [2019-10-23T20:52:15.689Z] [2019-10-23T20:52:15.689Z] Installed: [2019-10-23T20:52:15.689Z] 11 package(s) to packages.config projects [2019-10-23T20:52:15.689Z] 1 package(s) to C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj [2019-10-23T20:52:15.689Z] 27 package(s) to C:\work\src\HttpOverStream.Server.AspnetCore\HttpOverStream.Server.AspnetCore.csproj [2019-10-23T20:52:15.689Z] 37 package(s) to C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj [2019-10-23T20:52:15.689Z] 121 package(s) to C:\work\src\HttpOverStream.Server.AspnetCore.Tests\HttpOverStream.Server.AspnetCore.Tests.csproj [2019-10-23T20:52:20.395Z] Restore completed in 441.66 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj. [2019-10-23T20:52:20.395Z] Restore completed in 441.65 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj. [2019-10-23T20:52:20.395Z] Restore completed in 441.65 ms for C:\work\src\HttpOverStream.Server.AspnetCore\HttpOverStream.Server.AspnetCore.csproj. [2019-10-23T20:52:20.395Z] Restore completed in 10.02 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj. [2019-10-23T20:52:20.395Z] Restore completed in 31.16 ms for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj. [2019-10-23T20:52:20.395Z] Restore completed in 528.55 ms for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj. [2019-10-23T20:52:20.857Z] Restore completed in 1.33 sec for C:\work\src\HttpOverStream.Server.AspnetCore.Tests\HttpOverStream.Server.AspnetCore.Tests.csproj. [2019-10-23T20:52:20.857Z] [2019-10-23T20:52:20.857Z] ======================================== [2019-10-23T20:52:20.857Z] Build [2019-10-23T20:52:20.857Z] ======================================== [2019-10-23T20:52:20.857Z] Microsoft (R) Build Engine version 16.2.37902+b5aaefc9f for .NET Framework [2019-10-23T20:52:20.857Z] Copyright (C) Microsoft Corporation. All rights reserved. [2019-10-23T20:52:20.857Z] [2019-10-23T20:52:25.567Z] HttpOverStream -> C:\work\src\HttpOverStream\bin\Release\netstandard2.0\HttpOverStream.dll [2019-10-23T20:52:26.541Z] HttpOverStream.Client -> C:\work\src\HttpOverStream.Client\bin\Release\netstandard2.0\HttpOverStream.Client.dll [2019-10-23T20:52:27.514Z] HttpOverStream.Tests -> C:\work\src\HttpOverStream.Tests\bin\Release\netcoreapp2.1\HttpOverStream.Tests.dll [2019-10-23T20:52:27.975Z] HttpOverStream.Server.AspnetCore -> C:\work\src\HttpOverStream.Server.AspnetCore\bin\Release\netstandard2.0\HttpOverStream.Server.AspnetCore.dll [2019-10-23T20:52:28.948Z] HttpOverStream.Server.Owin -> C:\work\src\HttpOverStream.Server.Owin\bin\Release\net461\HttpOverStream.Server.Owin.dll [2019-10-23T20:52:28.948Z] HttpOverStream.NamedPipe -> C:\work\src\HttpOverStream.NamedPipe\bin\Release\netstandard2.0\HttpOverStream.NamedPipe.dll [2019-10-23T20:52:29.921Z] HttpOverStream.Server.Owin.Tests -> C:\work\src\HttpOverStream.Server.Owin.Tests\bin\Release\HttpOverStream.Server.Owin.Tests.dll [2019-10-23T20:52:30.893Z] HttpOverStream.Server.AspnetCore.Tests -> C:\work\src\HttpOverStream.Server.AspnetCore.Tests\bin\Release\netcoreapp2.1\HttpOverStream.Server.AspnetCore.Tests.dll [2019-10-23T20:52:31.354Z] [2019-10-23T20:52:31.354Z] Task Duration [2019-10-23T20:52:31.354Z] -------------------------------------------------- [2019-10-23T20:52:31.354Z] Nuget-Restore 00:00:33.0466945 [2019-10-23T20:52:31.354Z] Build 00:00:10.2100727 [2019-10-23T20:52:31.354Z] -------------------------------------------------- [2019-10-23T20:52:31.354Z] Total: 00:00:43.2567672 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] bat [2019-10-23T20:52:33.378Z] [2019-10-23T20:52:33.378Z] d:\jenkins\workspace\HttpOverStream_0.1.19>docker run --rm -v d:\jenkins\workspace\HttpOverStream_0.1.19:C:/work -w C:/work/src mcr.microsoft.com/dotnet/framework/sdk:4.8-20190910-windowsservercore-ltsc2019 powershell -File build.ps1 -Target Test [2019-10-23T20:52:36.295Z] Preparing to run build script... [2019-10-23T20:52:37.268Z] Running build script... [2019-10-23T20:52:44.363Z] [2019-10-23T20:52:44.363Z] ======================================== [2019-10-23T20:52:44.363Z] Nuget-Restore [2019-10-23T20:52:44.363Z] ======================================== [2019-10-23T20:52:44.363Z] MSBuild auto-detection: using msbuild version '16.2.37902.0' from 'C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Current\bin'. [2019-10-23T20:52:48.113Z] All packages listed in packages.config are already installed. [2019-10-23T20:52:48.113Z] Restoring packages for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj... [2019-10-23T20:52:48.113Z] Restoring packages for C:\work\src\HttpOverStream.Server.AspnetCore.Tests\HttpOverStream.Server.AspnetCore.Tests.csproj... [2019-10-23T20:52:48.113Z] Restoring packages for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj... [2019-10-23T20:52:48.113Z] Restoring packages for C:\work\src\HttpOverStream.Server.AspnetCore\HttpOverStream.Server.AspnetCore.csproj... [2019-10-23T20:52:48.574Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/index.json [2019-10-23T20:52:48.574Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting/index.json [2019-10-23T20:52:48.574Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore/index.json [2019-10-23T20:52:48.574Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc/index.json [2019-10-23T20:52:48.574Z] GET https://api.nuget.org/v3-flatcontainer/xunit/index.json [2019-10-23T20:52:48.574Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json [2019-10-23T20:52:48.574Z] GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json [2019-10-23T20:52:48.574Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json [2019-10-23T20:52:48.574Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/index.json 66ms [2019-10-23T20:52:48.574Z] OK https://api.nuget.org/v3-flatcontainer/xunit/index.json 73ms [2019-10-23T20:52:48.574Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json 74ms [2019-10-23T20:52:48.574Z] OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json 75ms [2019-10-23T20:52:48.574Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/5.2.7/microsoft.aspnet.webapi.client.5.2.7.nupkg [2019-10-23T20:52:48.574Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg [2019-10-23T20:52:48.575Z] GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg [2019-10-23T20:52:48.575Z] GET https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg [2019-10-23T20:52:49.036Z] OK https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg 11ms [2019-10-23T20:52:49.036Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg 13ms [2019-10-23T20:52:49.036Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/5.2.7/microsoft.aspnet.webapi.client.5.2.7.nupkg 17ms [2019-10-23T20:52:49.036Z] OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg 13ms [2019-10-23T20:52:49.036Z] GET https://api.nuget.org/v3-flatcontainer/xunit.core/index.json [2019-10-23T20:52:49.036Z] GET https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json [2019-10-23T20:52:49.036Z] GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json [2019-10-23T20:52:49.036Z] OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json 56ms [2019-10-23T20:52:49.036Z] OK https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json 59ms [2019-10-23T20:52:49.036Z] GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg [2019-10-23T20:52:49.036Z] GET https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg [2019-10-23T20:52:49.036Z] OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg 5ms [2019-10-23T20:52:49.036Z] OK https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg 4ms [2019-10-23T20:52:49.036Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting/index.json 235ms [2019-10-23T20:52:49.036Z] OK https://api.nuget.org/v3-flatcontainer/xunit.core/index.json 78ms [2019-10-23T20:52:49.036Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc/index.json 231ms [2019-10-23T20:52:49.036Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore/index.json 240ms [2019-10-23T20:52:49.036Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting/2.1.1/microsoft.aspnetcore.hosting.2.1.1.nupkg [2019-10-23T20:52:49.036Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting/2.1.1/microsoft.aspnetcore.hosting.2.1.1.nupkg 4ms [2019-10-23T20:52:49.036Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json 236ms [2019-10-23T20:52:49.036Z] GET https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg [2019-10-23T20:52:49.036Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc/2.1.1/microsoft.aspnetcore.mvc.2.1.1.nupkg [2019-10-23T20:52:49.036Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore/2.1.1/microsoft.aspnetcore.2.1.1.nupkg [2019-10-23T20:52:49.036Z] OK https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg 5ms [2019-10-23T20:52:49.036Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc/2.1.1/microsoft.aspnetcore.mvc.2.1.1.nupkg 4ms [2019-10-23T20:52:49.036Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore/2.1.1/microsoft.aspnetcore.2.1.1.nupkg 4ms [2019-10-23T20:52:49.036Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.9.0/microsoft.net.test.sdk.15.9.0.nupkg [2019-10-23T20:52:49.036Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.9.0/microsoft.net.test.sdk.15.9.0.nupkg 6ms [2019-10-23T20:52:49.036Z] GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json [2019-10-23T20:52:49.036Z] GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json [2019-10-23T20:52:49.036Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.apiexplorer/index.json [2019-10-23T20:52:49.036Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.cors/index.json [2019-10-23T20:52:49.036Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.dataannotations/index.json [2019-10-23T20:52:49.036Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.formatters.json/index.json [2019-10-23T20:52:49.036Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.localization/index.json [2019-10-23T20:52:49.036Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razorpages/index.json [2019-10-23T20:52:49.036Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.taghelpers/index.json [2019-10-23T20:52:49.036Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.viewfeatures/index.json [2019-10-23T20:52:49.036Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor.extensions/index.json [2019-10-23T20:52:49.036Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.design/index.json [2019-10-23T20:52:49.036Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.memory/index.json [2019-10-23T20:52:49.036Z] Committing restore... [2019-10-23T20:52:49.036Z] Committing restore... [2019-10-23T20:52:49.036Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/index.json [2019-10-23T20:52:49.036Z] Generating MSBuild file C:\work\src\HttpOverStream.NamedPipe\obj\HttpOverStream.NamedPipe.csproj.nuget.g.props. [2019-10-23T20:52:49.036Z] Generating MSBuild file C:\work\src\HttpOverStream.Client\obj\HttpOverStream.Client.csproj.nuget.g.props. [2019-10-23T20:52:49.036Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Client\obj\project.assets.json [2019-10-23T20:52:49.036Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.NamedPipe\obj\project.assets.json [2019-10-23T20:52:49.036Z] Restore completed in 874.4 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj. [2019-10-23T20:52:49.036Z] Restore completed in 874.44 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj. [2019-10-23T20:52:49.036Z] Restoring packages for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj... [2019-10-23T20:52:49.036Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.owin/index.json [2019-10-23T20:52:49.036Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json [2019-10-23T20:52:49.036Z] Restoring packages for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj... [2019-10-23T20:52:49.036Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg [2019-10-23T20:52:49.498Z] OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json 318ms [2019-10-23T20:52:49.498Z] OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json 321ms [2019-10-23T20:52:49.498Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/index.json 225ms [2019-10-23T20:52:49.498Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.viewfeatures/index.json 400ms [2019-10-23T20:52:49.498Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.taghelpers/index.json 403ms [2019-10-23T20:52:49.498Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.memory/index.json 389ms [2019-10-23T20:52:49.498Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor.extensions/index.json 397ms [2019-10-23T20:52:49.498Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.design/index.json 394ms [2019-10-23T20:52:49.498Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/2.1.1/microsoft.extensions.dependencyinjection.2.1.1.nupkg [2019-10-23T20:52:49.498Z] GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg [2019-10-23T20:52:49.498Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics/index.json [2019-10-23T20:52:49.498Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.taghelpers/2.1.1/microsoft.aspnetcore.mvc.taghelpers.2.1.1.nupkg [2019-10-23T20:52:49.498Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.viewfeatures/2.1.1/microsoft.aspnetcore.mvc.viewfeatures.2.1.1.nupkg [2019-10-23T20:52:49.498Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/2.1.1/microsoft.extensions.dependencyinjection.2.1.1.nupkg 8ms [2019-10-23T20:52:49.498Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.memory/2.1.1/microsoft.extensions.caching.memory.2.1.1.nupkg [2019-10-23T20:52:49.498Z] GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg [2019-10-23T20:52:49.498Z] OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg 6ms [2019-10-23T20:52:49.498Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.taghelpers/2.1.1/microsoft.aspnetcore.mvc.taghelpers.2.1.1.nupkg 6ms [2019-10-23T20:52:49.498Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.memory/2.1.1/microsoft.extensions.caching.memory.2.1.1.nupkg 3ms [2019-10-23T20:52:49.498Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.viewfeatures/2.1.1/microsoft.aspnetcore.mvc.viewfeatures.2.1.1.nupkg 7ms [2019-10-23T20:52:49.498Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hostfiltering/index.json [2019-10-23T20:52:49.498Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing/index.json [2019-10-23T20:52:49.498Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.iisintegration/index.json [2019-10-23T20:52:49.498Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel/index.json [2019-10-23T20:52:49.498Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.https/index.json [2019-10-23T20:52:49.498Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.commandline/index.json [2019-10-23T20:52:49.498Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.environmentvariables/index.json [2019-10-23T20:52:49.498Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/index.json [2019-10-23T20:52:49.498Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/index.json [2019-10-23T20:52:49.498Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.usersecrets/index.json [2019-10-23T20:52:49.498Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/index.json [2019-10-23T20:52:49.498Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.configuration/index.json [2019-10-23T20:52:49.498Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.console/index.json [2019-10-23T20:52:49.498Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.debug/index.json [2019-10-23T20:52:49.498Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.design/2.1.1/microsoft.aspnetcore.razor.design.2.1.1.nupkg [2019-10-23T20:52:49.498Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg 318ms [2019-10-23T20:52:49.498Z] OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg 54ms [2019-10-23T20:52:49.498Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor.extensions/2.1.1/microsoft.aspnetcore.mvc.razor.extensions.2.1.1.nupkg [2019-10-23T20:52:49.498Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.abstractions/index.json [2019-10-23T20:52:49.498Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/index.json [2019-10-23T20:52:49.498Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http/index.json [2019-10-23T20:52:49.498Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.extensions/index.json [2019-10-23T20:52:49.498Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/index.json [2019-10-23T20:52:49.498Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.physical/index.json [2019-10-23T20:52:49.498Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/index.json [2019-10-23T20:52:51.110Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.formatters.json/index.json 1796ms [2019-10-23T20:52:51.110Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.localization/index.json 1792ms [2019-10-23T20:52:51.110Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.dataannotations/index.json 1800ms [2019-10-23T20:52:51.110Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.cors/index.json 1803ms [2019-10-23T20:52:51.110Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics/index.json 1363ms [2019-10-23T20:52:51.110Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.apiexplorer/index.json 1808ms [2019-10-23T20:52:51.110Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razorpages/index.json 1790ms [2019-10-23T20:52:51.110Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.owin/index.json 1631ms [2019-10-23T20:52:51.110Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json 1631ms [2019-10-23T20:52:51.110Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hostfiltering/index.json 1355ms [2019-10-23T20:52:51.110Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.abstractions/index.json 1299ms [2019-10-23T20:52:51.110Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http/index.json 1293ms [2019-10-23T20:52:51.110Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json [2019-10-23T20:52:51.110Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json [2019-10-23T20:52:51.110Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.formatters.json/2.1.1/microsoft.aspnetcore.mvc.formatters.json.2.1.1.nupkg [2019-10-23T20:52:51.110Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.0.1/microsoft.owin.4.0.1.nupkg [2019-10-23T20:52:51.110Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razorpages/2.1.1/microsoft.aspnetcore.mvc.razorpages.2.1.1.nupkg [2019-10-23T20:52:51.110Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.apiexplorer/2.1.1/microsoft.aspnetcore.mvc.apiexplorer.2.1.1.nupkg [2019-10-23T20:52:51.110Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.localization/2.1.1/microsoft.aspnetcore.mvc.localization.2.1.1.nupkg [2019-10-23T20:52:51.110Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.dataannotations/2.1.1/microsoft.aspnetcore.mvc.dataannotations.2.1.1.nupkg [2019-10-23T20:52:51.110Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.cors/2.1.1/microsoft.aspnetcore.mvc.cors.2.1.1.nupkg [2019-10-23T20:52:51.110Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.design/2.1.1/microsoft.aspnetcore.razor.design.2.1.1.nupkg 1829ms [2019-10-23T20:52:51.110Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.formatters.json/2.1.1/microsoft.aspnetcore.mvc.formatters.json.2.1.1.nupkg 9ms [2019-10-23T20:52:51.110Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.0.1/microsoft.owin.4.0.1.nupkg 16ms [2019-10-23T20:52:51.110Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg [2019-10-23T20:52:51.110Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.apiexplorer/2.1.1/microsoft.aspnetcore.mvc.apiexplorer.2.1.1.nupkg 15ms [2019-10-23T20:52:51.110Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.localization/2.1.1/microsoft.aspnetcore.mvc.localization.2.1.1.nupkg 14ms [2019-10-23T20:52:51.110Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor.extensions/2.1.1/microsoft.aspnetcore.mvc.razor.extensions.2.1.1.nupkg 1838ms [2019-10-23T20:52:51.110Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razorpages/2.1.1/microsoft.aspnetcore.mvc.razorpages.2.1.1.nupkg 18ms [2019-10-23T20:52:51.110Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http/2.1.1/microsoft.aspnetcore.http.2.1.1.nupkg [2019-10-23T20:52:51.110Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.abstractions/2.1.1/microsoft.aspnetcore.hosting.abstractions.2.1.1.nupkg [2019-10-23T20:52:51.110Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http/2.1.1/microsoft.aspnetcore.http.2.1.1.nupkg 4ms [2019-10-23T20:52:51.110Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics/2.1.1/microsoft.aspnetcore.diagnostics.2.1.1.nupkg [2019-10-23T20:52:51.110Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.cors/2.1.1/microsoft.aspnetcore.mvc.cors.2.1.1.nupkg 21ms [2019-10-23T20:52:51.110Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.abstractions/2.1.1/microsoft.aspnetcore.hosting.abstractions.2.1.1.nupkg 6ms [2019-10-23T20:52:51.110Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.dataannotations/2.1.1/microsoft.aspnetcore.mvc.dataannotations.2.1.1.nupkg 24ms [2019-10-23T20:52:51.110Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hostfiltering/2.1.1/microsoft.aspnetcore.hostfiltering.2.1.1.nupkg [2019-10-23T20:52:51.110Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg 15ms [2019-10-23T20:52:51.110Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics/2.1.1/microsoft.aspnetcore.diagnostics.2.1.1.nupkg 9ms [2019-10-23T20:52:51.110Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.abstractions/index.json [2019-10-23T20:52:51.110Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hostfiltering/2.1.1/microsoft.aspnetcore.hostfiltering.2.1.1.nupkg 8ms [2019-10-23T20:52:51.110Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/index.json [2019-10-23T20:52:51.110Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/index.json 1886ms [2019-10-23T20:52:51.110Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.console/index.json 1873ms [2019-10-23T20:52:51.110Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.usersecrets/index.json 1881ms [2019-10-23T20:52:51.110Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.core/index.json [2019-10-23T20:52:51.571Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cors/index.json [2019-10-23T20:52:51.571Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor/index.json [2019-10-23T20:52:51.571Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.jsonpatch/index.json [2019-10-23T20:52:51.571Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/index.json 1870ms [2019-10-23T20:52:51.571Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.localization/index.json [2019-10-23T20:52:51.571Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/index.json [2019-10-23T20:52:51.571Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.runtime/index.json [2019-10-23T20:52:51.571Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization/index.json [2019-10-23T20:52:51.571Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.abstractions/index.json [2019-10-23T20:52:51.571Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/2.1.1/microsoft.extensions.configuration.fileextensions.2.1.1.nupkg [2019-10-23T20:52:51.571Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.console/2.1.1/microsoft.extensions.logging.console.2.1.1.nupkg [2019-10-23T20:52:51.571Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing.abstractions/index.json [2019-10-23T20:52:51.571Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.usersecrets/2.1.1/microsoft.extensions.configuration.usersecrets.2.1.1.nupkg [2019-10-23T20:52:51.571Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.physical/index.json 1878ms [2019-10-23T20:52:51.571Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/2.1.1/microsoft.extensions.configuration.fileextensions.2.1.1.nupkg 7ms [2019-10-23T20:52:51.571Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.console/2.1.1/microsoft.extensions.logging.console.2.1.1.nupkg 8ms [2019-10-23T20:52:51.571Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/2.1.1/microsoft.extensions.configuration.2.1.1.nupkg [2019-10-23T20:52:51.571Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.filesystemglobbing/index.json [2019-10-23T20:52:51.571Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.physical/2.1.1/microsoft.extensions.fileproviders.physical.2.1.1.nupkg [2019-10-23T20:52:51.571Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/2.1.1/microsoft.extensions.configuration.2.1.1.nupkg 8ms [2019-10-23T20:52:51.571Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/index.json [2019-10-23T20:52:52.545Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.physical/2.1.1/microsoft.extensions.fileproviders.physical.2.1.1.nupkg 897ms [2019-10-23T20:52:52.545Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.environmentvariables/index.json 2833ms [2019-10-23T20:52:52.545Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.iisintegration/index.json 2844ms [2019-10-23T20:52:52.545Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing/index.json 2847ms [2019-10-23T20:52:52.545Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.commandline/index.json 2836ms [2019-10-23T20:52:52.545Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/index.json 2822ms [2019-10-23T20:52:52.545Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.configuration/index.json 2820ms [2019-10-23T20:52:52.545Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.https/index.json 2839ms [2019-10-23T20:52:52.545Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.debug/index.json 2814ms [2019-10-23T20:52:52.545Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel/index.json 2843ms [2019-10-23T20:52:52.545Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/index.json 2784ms [2019-10-23T20:52:52.545Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/index.json 2801ms [2019-10-23T20:52:52.545Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.extensions/index.json 2795ms [2019-10-23T20:52:52.545Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json 1499ms [2019-10-23T20:52:52.545Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json 1500ms [2019-10-23T20:52:52.545Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.core/index.json 937ms [2019-10-23T20:52:52.545Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/index.json 2830ms [2019-10-23T20:52:52.545Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cors/index.json 933ms [2019-10-23T20:52:52.545Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.abstractions/index.json 954ms [2019-10-23T20:52:52.545Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/index.json 950ms [2019-10-23T20:52:52.545Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.jsonpatch/index.json 930ms [2019-10-23T20:52:52.545Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.abstractions/index.json 917ms [2019-10-23T20:52:52.545Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor/index.json 933ms [2019-10-23T20:52:52.545Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.runtime/index.json 920ms [2019-10-23T20:52:52.545Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/index.json 921ms [2019-10-23T20:52:52.545Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.filesystemglobbing/index.json 905ms [2019-10-23T20:52:52.545Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.localization/index.json 923ms [2019-10-23T20:52:52.545Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/index.json 899ms [2019-10-23T20:52:52.545Z] GET https://api.nuget.org/v3-flatcontainer/owin/index.json [2019-10-23T20:52:52.545Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing/2.1.1/microsoft.aspnetcore.routing.2.1.1.nupkg [2019-10-23T20:52:52.545Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.usersecrets/2.1.1/microsoft.extensions.configuration.usersecrets.2.1.1.nupkg 926ms [2019-10-23T20:52:52.545Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/2.1.1/microsoft.extensions.logging.2.1.1.nupkg [2019-10-23T20:52:52.545Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.environmentvariables/2.1.1/microsoft.extensions.configuration.environmentvariables.2.1.1.nupkg [2019-10-23T20:52:52.545Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.commandline/2.1.1/microsoft.extensions.configuration.commandline.2.1.1.nupkg [2019-10-23T20:52:52.545Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.webutilities/index.json [2019-10-23T20:52:52.545Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing/2.1.1/microsoft.aspnetcore.routing.2.1.1.nupkg 8ms [2019-10-23T20:52:52.545Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.language/index.json [2019-10-23T20:52:52.545Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.commandline/2.1.1/microsoft.extensions.configuration.commandline.2.1.1.nupkg 24ms [2019-10-23T20:52:52.545Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/2.1.1/microsoft.extensions.logging.2.1.1.nupkg 27ms [2019-10-23T20:52:52.545Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.razor/index.json [2019-10-23T20:52:52.545Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.configuration/2.1.1/microsoft.extensions.logging.configuration.2.1.1.nupkg [2019-10-23T20:52:52.545Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.antiforgery/index.json [2019-10-23T20:52:52.545Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.environmentvariables/2.1.1/microsoft.extensions.configuration.environmentvariables.2.1.1.nupkg 30ms [2019-10-23T20:52:52.545Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.net.http.headers/index.json [2019-10-23T20:52:52.545Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.https/2.1.1/microsoft.aspnetcore.server.kestrel.https.2.1.1.nupkg [2019-10-23T20:52:52.545Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel/2.1.1/microsoft.aspnetcore.server.kestrel.2.1.1.nupkg [2019-10-23T20:52:52.545Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.configuration/2.1.1/microsoft.extensions.logging.configuration.2.1.1.nupkg 6ms [2019-10-23T20:52:52.545Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/index.json [2019-10-23T20:52:52.545Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/2.1.1/microsoft.extensions.options.2.1.1.nupkg [2019-10-23T20:52:52.545Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.objectpool/index.json [2019-10-23T20:52:52.545Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics.abstractions/index.json [2019-10-23T20:52:52.545Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.https/2.1.1/microsoft.aspnetcore.server.kestrel.https.2.1.1.nupkg 5ms [2019-10-23T20:52:52.545Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.core/2.1.1/microsoft.aspnetcore.mvc.core.2.1.1.nupkg [2019-10-23T20:52:52.545Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel/2.1.1/microsoft.aspnetcore.server.kestrel.2.1.1.nupkg 5ms [2019-10-23T20:52:52.545Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.9.0/microsoft.testplatform.testhost.15.9.0.nupkg [2019-10-23T20:52:52.545Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.html.abstractions/index.json [2019-10-23T20:52:52.545Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg [2019-10-23T20:52:52.545Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cors/2.1.1/microsoft.aspnetcore.cors.2.1.1.nupkg [2019-10-23T20:52:52.545Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.core/2.1.1/microsoft.aspnetcore.mvc.core.2.1.1.nupkg 5ms [2019-10-23T20:52:52.545Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/2.1.1/microsoft.extensions.options.2.1.1.nupkg 7ms [2019-10-23T20:52:52.545Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.9.0/microsoft.testplatform.testhost.15.9.0.nupkg 4ms [2019-10-23T20:52:52.545Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/2.1.1/microsoft.extensions.hosting.abstractions.2.1.1.nupkg [2019-10-23T20:52:52.545Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cors/2.1.1/microsoft.aspnetcore.cors.2.1.1.nupkg 3ms [2019-10-23T20:52:52.545Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg 5ms [2019-10-23T20:52:52.545Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/2.1.1/microsoft.extensions.hosting.abstractions.2.1.1.nupkg 8ms [2019-10-23T20:52:52.545Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.9.0/microsoft.codecoverage.15.9.0.nupkg [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.webencoders/index.json [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization/index.json 991ms [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg 13ms [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.9.0/microsoft.codecoverage.15.9.0.nupkg 15ms [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.abstractions/2.1.1/microsoft.extensions.caching.abstractions.2.1.1.nupkg [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.jsonpatch/2.1.1/microsoft.aspnetcore.jsonpatch.2.1.1.nupkg [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.extensions/2.1.1/microsoft.aspnetcore.http.extensions.2.1.1.nupkg [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.abstractions/2.1.1/microsoft.extensions.caching.abstractions.2.1.1.nupkg 4ms [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/2.1.1/microsoft.extensions.configuration.json.2.1.1.nupkg [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/2.1.1/microsoft.extensions.dependencyinjection.abstractions.2.1.1.nupkg [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.abstractions/2.1.1/microsoft.aspnetcore.http.abstractions.2.1.1.nupkg [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.jsonpatch/2.1.1/microsoft.aspnetcore.jsonpatch.2.1.1.nupkg 8ms [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.extensions/2.1.1/microsoft.aspnetcore.http.extensions.2.1.1.nupkg 7ms [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor/2.1.1/microsoft.aspnetcore.mvc.razor.2.1.1.nupkg [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/2.1.1/microsoft.aspnetcore.hosting.server.abstractions.2.1.1.nupkg [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/2.1.1/microsoft.extensions.configuration.json.2.1.1.nupkg 6ms [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/2.1.1/microsoft.extensions.dependencyinjection.abstractions.2.1.1.nupkg 6ms [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.filesystemglobbing/2.1.1/microsoft.extensions.filesystemglobbing.2.1.1.nupkg [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.localization/2.1.1/microsoft.aspnetcore.localization.2.1.1.nupkg [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.debug/2.1.1/microsoft.extensions.logging.debug.2.1.1.nupkg [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.abstractions/2.1.1/microsoft.aspnetcore.http.abstractions.2.1.1.nupkg 12ms [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/2.1.1/microsoft.extensions.primitives.2.1.1.nupkg [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.localization/2.1.1/microsoft.aspnetcore.localization.2.1.1.nupkg 6ms [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.filesystemglobbing/2.1.1/microsoft.extensions.filesystemglobbing.2.1.1.nupkg 8ms [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor/2.1.1/microsoft.aspnetcore.mvc.razor.2.1.1.nupkg 14ms [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/2.1.1/microsoft.aspnetcore.hosting.server.abstractions.2.1.1.nupkg 13ms [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/2.1.1/microsoft.extensions.primitives.2.1.1.nupkg 4ms [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.debug/2.1.1/microsoft.extensions.logging.debug.2.1.1.nupkg 5ms [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.iisintegration/2.1.1/microsoft.aspnetcore.server.iisintegration.2.1.1.nupkg [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.iisintegration/2.1.1/microsoft.aspnetcore.server.iisintegration.2.1.1.nupkg 5ms [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.runtime/2.1.1/microsoft.aspnetcore.razor.runtime.2.1.1.nupkg [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization/2.1.1/microsoft.extensions.localization.2.1.1.nupkg [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.runtime/2.1.1/microsoft.aspnetcore.razor.runtime.2.1.1.nupkg 26ms [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization/2.1.1/microsoft.extensions.localization.2.1.1.nupkg 27ms [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/index.json [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/index.json [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/index.json [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.core/index.json [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.sockets/index.json [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.antiforgery/index.json 142ms [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization.abstractions/index.json [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/index.json [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.features/index.json [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.antiforgery/2.1.1/microsoft.aspnetcore.antiforgery.2.1.1.nupkg [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing.abstractions/index.json 1135ms [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.antiforgery/2.1.1/microsoft.aspnetcore.antiforgery.2.1.1.nupkg 6ms [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing.abstractions/2.1.1/microsoft.aspnetcore.routing.abstractions.2.1.1.nupkg [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing.abstractions/2.1.1/microsoft.aspnetcore.routing.abstractions.2.1.1.nupkg 4ms [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/system.buffers/index.json [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.core/index.json [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/index.json [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.httpoverrides/index.json [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/system.io.pipelines/index.json [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor/index.json [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection/index.json [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/system.buffers/index.json 62ms [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/index.json 61ms [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/system.buffers/4.4.0/system.buffers.4.4.0.nupkg [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg 3ms [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.abstractions/index.json [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/system.buffers/4.4.0/system.buffers.4.4.0.nupkg 8ms [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization.policy/index.json [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.responsecaching.abstractions/index.json [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.language/index.json 291ms [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.webutilities/index.json 312ms [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/owin/index.json 321ms [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.language/2.1.1/microsoft.aspnetcore.razor.language.2.1.1.nupkg [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.webutilities/2.1.1/microsoft.aspnetcore.webutilities.2.1.1.nupkg [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.razor/index.json 296ms [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.webutilities/2.1.1/microsoft.aspnetcore.webutilities.2.1.1.nupkg 5ms [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.language/2.1.1/microsoft.aspnetcore.razor.language.2.1.1.nupkg 7ms [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg 6ms [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.razor/2.1.1/microsoft.codeanalysis.razor.2.1.1.nupkg [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.html.abstractions/index.json 306ms [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.razor/2.1.1/microsoft.codeanalysis.razor.2.1.1.nupkg 11ms [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.net.http.headers/index.json 316ms [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics.abstractions/index.json 312ms [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.webencoders/index.json 296ms [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/index.json 319ms [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.objectpool/index.json 320ms [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.html.abstractions/2.1.1/microsoft.aspnetcore.html.abstractions.2.1.1.nupkg [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.net.http.headers/2.1.1/microsoft.net.http.headers.2.1.1.nupkg [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.html.abstractions/2.1.1/microsoft.aspnetcore.html.abstractions.2.1.1.nupkg 5ms [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.composite/index.json [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics.abstractions/2.1.1/microsoft.aspnetcore.diagnostics.abstractions.2.1.1.nupkg [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/index.json 215ms [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.net.http.headers/2.1.1/microsoft.net.http.headers.2.1.1.nupkg 6ms [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics.abstractions/2.1.1/microsoft.aspnetcore.diagnostics.abstractions.2.1.1.nupkg 5ms [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.webencoders/2.1.1/microsoft.extensions.webencoders.2.1.1.nupkg [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/2.1.1/microsoft.extensions.configuration.abstractions.2.1.1.nupkg [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.core/index.json 224ms [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/index.json 231ms [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.webencoders/2.1.1/microsoft.extensions.webencoders.2.1.1.nupkg 14ms [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.sockets/index.json 222ms [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/index.json 238ms [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/2.1.1/microsoft.extensions.configuration.abstractions.2.1.1.nupkg 5ms [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.objectpool/2.1.1/microsoft.extensions.objectpool.2.1.1.nupkg [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/2.1.1/microsoft.extensions.logging.abstractions.2.1.1.nupkg [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/index.json 217ms [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/2.1.1/microsoft.extensions.logging.abstractions.2.1.1.nupkg 5ms [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.objectpool/2.1.1/microsoft.extensions.objectpool.2.1.1.nupkg 6ms [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/2.1.1/microsoft.extensions.options.configurationextensions.2.1.1.nupkg [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.sockets/2.1.1/microsoft.aspnetcore.server.kestrel.transport.sockets.2.1.1.nupkg [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.core/2.1.1/microsoft.aspnetcore.server.kestrel.core.2.1.1.nupkg [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/2.1.1/microsoft.extensions.options.configurationextensions.2.1.1.nupkg 5ms [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.sockets/2.1.1/microsoft.aspnetcore.server.kestrel.transport.sockets.2.1.1.nupkg 6ms [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.core/2.1.1/microsoft.aspnetcore.server.kestrel.core.2.1.1.nupkg 4ms [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization.abstractions/index.json 233ms [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/2.1.1/microsoft.extensions.configuration.binder.2.1.1.nupkg [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.features/index.json 223ms [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/2.1.1/microsoft.extensions.configuration.binder.2.1.1.nupkg 4ms [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/2.1.1/microsoft.extensions.fileproviders.abstractions.2.1.1.nupkg [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json 221ms [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization.abstractions/2.1.1/microsoft.extensions.localization.abstractions.2.1.1.nupkg [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/2.1.1/microsoft.extensions.fileproviders.abstractions.2.1.1.nupkg 6ms [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization.abstractions/2.1.1/microsoft.extensions.localization.abstractions.2.1.1.nupkg 4ms [2019-10-23T20:52:52.546Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.features/2.1.1/microsoft.aspnetcore.http.features.2.1.1.nupkg [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor/index.json 221ms [2019-10-23T20:52:52.546Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.features/2.1.1/microsoft.aspnetcore.http.features.2.1.1.nupkg 16ms [2019-10-23T20:52:53.008Z] GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg [2019-10-23T20:52:53.008Z] Installing Owin 1.0. [2019-10-23T20:52:53.008Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.core/index.json 251ms [2019-10-23T20:52:53.008Z] OK https://api.nuget.org/v3-flatcontainer/system.io.pipelines/index.json 244ms [2019-10-23T20:52:53.008Z] OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg 8ms [2019-10-23T20:52:53.008Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor/2.1.1/microsoft.aspnetcore.razor.2.1.1.nupkg [2019-10-23T20:52:53.008Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor/2.1.1/microsoft.aspnetcore.razor.2.1.1.nupkg 7ms [2019-10-23T20:52:53.008Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.core/2.1.1/microsoft.aspnetcore.authentication.core.2.1.1.nupkg [2019-10-23T20:52:53.008Z] GET https://api.nuget.org/v3-flatcontainer/system.io.pipelines/4.5.0/system.io.pipelines.4.5.0.nupkg [2019-10-23T20:52:53.008Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.core/2.1.1/microsoft.aspnetcore.authentication.core.2.1.1.nupkg 8ms [2019-10-23T20:52:53.008Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.httpoverrides/index.json 292ms [2019-10-23T20:52:53.008Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection/index.json 238ms [2019-10-23T20:52:53.008Z] OK https://api.nuget.org/v3-flatcontainer/system.io.pipelines/4.5.0/system.io.pipelines.4.5.0.nupkg 26ms [2019-10-23T20:52:53.008Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.abstractions/index.json 222ms [2019-10-23T20:52:53.008Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.httpoverrides/2.1.1/microsoft.aspnetcore.httpoverrides.2.1.1.nupkg [2019-10-23T20:52:53.008Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.abstractions/2.1.1/microsoft.aspnetcore.mvc.abstractions.2.1.1.nupkg [2019-10-23T20:52:53.008Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection/2.1.1/microsoft.aspnetcore.dataprotection.2.1.1.nupkg [2019-10-23T20:52:53.008Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.httpoverrides/2.1.1/microsoft.aspnetcore.httpoverrides.2.1.1.nupkg 7ms [2019-10-23T20:52:53.008Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.abstractions/2.1.1/microsoft.aspnetcore.mvc.abstractions.2.1.1.nupkg 5ms [2019-10-23T20:52:53.008Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection/2.1.1/microsoft.aspnetcore.dataprotection.2.1.1.nupkg 5ms [2019-10-23T20:52:53.008Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.abstractions/index.json [2019-10-23T20:52:53.008Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.abstractions/index.json [2019-10-23T20:52:53.008Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.responsecaching.abstractions/index.json 254ms [2019-10-23T20:52:53.008Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization.policy/index.json 260ms [2019-10-23T20:52:53.008Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.responsecaching.abstractions/2.1.1/microsoft.aspnetcore.responsecaching.abstractions.2.1.1.nupkg [2019-10-23T20:52:53.008Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization.policy/2.1.1/microsoft.aspnetcore.authorization.policy.2.1.1.nupkg [2019-10-23T20:52:53.008Z] Installing Microsoft.Owin.Hosting 4.0.1. [2019-10-23T20:52:53.008Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.responsecaching.abstractions/2.1.1/microsoft.aspnetcore.responsecaching.abstractions.2.1.1.nupkg 3ms [2019-10-23T20:52:53.008Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization.policy/2.1.1/microsoft.aspnetcore.authorization.policy.2.1.1.nupkg 5ms [2019-10-23T20:52:53.008Z] Installing Microsoft.Owin 4.0.1. [2019-10-23T20:52:53.008Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.composite/index.json 220ms [2019-10-23T20:52:53.008Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.composite/2.1.1/microsoft.extensions.fileproviders.composite.2.1.1.nupkg [2019-10-23T20:52:53.008Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.composite/2.1.1/microsoft.extensions.fileproviders.composite.2.1.1.nupkg 5ms [2019-10-23T20:52:53.008Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization/index.json [2019-10-23T20:52:53.008Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cryptography.internal/index.json [2019-10-23T20:52:53.008Z] Installing System.Numerics.Vectors 4.4.0. [2019-10-23T20:52:53.008Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection.abstractions/index.json [2019-10-23T20:52:53.008Z] Installing System.Buffers 4.4.0. [2019-10-23T20:52:53.008Z] Committing restore... [2019-10-23T20:52:53.008Z] Installing Microsoft.AspNetCore.Http.Features 2.1.1. [2019-10-23T20:52:53.008Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.Owin\obj\HttpOverStream.Server.Owin.csproj.nuget.g.props. [2019-10-23T20:52:53.008Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Server.Owin\obj\project.assets.json [2019-10-23T20:52:53.008Z] Installing Microsoft.Net.Http.Headers 2.1.1. [2019-10-23T20:52:53.008Z] Installing Microsoft.Extensions.ObjectPool 2.1.1. [2019-10-23T20:52:53.008Z] Restore completed in 3.8 sec for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj. [2019-10-23T20:52:53.008Z] Installing Microsoft.AspNetCore.WebUtilities 2.1.1. [2019-10-23T20:52:53.008Z] Installing Microsoft.AspNetCore.Http.Abstractions 2.1.1. [2019-10-23T20:52:53.008Z] Restoring packages for C:\work\src\HttpOverStream\HttpOverStream.csproj... [2019-10-23T20:52:53.008Z] Installing Microsoft.AspNetCore.Hosting.Server.Abstractions 2.1.1. [2019-10-23T20:52:53.008Z] Committing restore... [2019-10-23T20:52:53.008Z] Generating MSBuild file C:\work\src\HttpOverStream\obj\HttpOverStream.csproj.nuget.g.props. [2019-10-23T20:52:53.008Z] Installing Microsoft.Extensions.FileProviders.Abstractions 2.1.1. [2019-10-23T20:52:53.008Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream\obj\project.assets.json [2019-10-23T20:52:53.008Z] Installing Microsoft.Extensions.FileSystemGlobbing 2.1.1. [2019-10-23T20:52:53.008Z] Restore completed in 5.55 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj. [2019-10-23T20:52:53.008Z] Installing Microsoft.Extensions.Configuration.Abstractions 2.1.1. [2019-10-23T20:52:53.008Z] Installing Microsoft.Extensions.Primitives 2.1.1. [2019-10-23T20:52:53.008Z] Installing Microsoft.Extensions.Logging.Abstractions 2.1.1. [2019-10-23T20:52:53.008Z] Installing Microsoft.Extensions.Configuration.Binder 2.1.1. [2019-10-23T20:52:53.008Z] Installing Microsoft.Extensions.DependencyInjection.Abstractions 2.1.1. [2019-10-23T20:52:53.008Z] Installing Microsoft.AspNetCore.Http.Extensions 2.1.1. [2019-10-23T20:52:53.469Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.abstractions/index.json 424ms [2019-10-23T20:52:53.469Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.abstractions/index.json 435ms [2019-10-23T20:52:53.469Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization/index.json 366ms [2019-10-23T20:52:53.469Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cryptography.internal/index.json 365ms [2019-10-23T20:52:53.469Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection.abstractions/index.json 354ms [2019-10-23T20:52:56.385Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.abstractions/2.1.1/microsoft.aspnetcore.server.kestrel.transport.abstractions.2.1.1.nupkg [2019-10-23T20:52:56.385Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cryptography.internal/2.1.1/microsoft.aspnetcore.cryptography.internal.2.1.1.nupkg [2019-10-23T20:52:56.385Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection.abstractions/2.1.1/microsoft.aspnetcore.dataprotection.abstractions.2.1.1.nupkg [2019-10-23T20:52:56.385Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization/2.1.1/microsoft.aspnetcore.authorization.2.1.1.nupkg [2019-10-23T20:52:56.385Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.abstractions/2.1.1/microsoft.aspnetcore.authentication.abstractions.2.1.1.nupkg [2019-10-23T20:52:56.385Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cryptography.internal/2.1.1/microsoft.aspnetcore.cryptography.internal.2.1.1.nupkg 9ms [2019-10-23T20:52:56.385Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection.abstractions/2.1.1/microsoft.aspnetcore.dataprotection.abstractions.2.1.1.nupkg 9ms [2019-10-23T20:52:56.385Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.abstractions/2.1.1/microsoft.aspnetcore.server.kestrel.transport.abstractions.2.1.1.nupkg 11ms [2019-10-23T20:52:56.385Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization/2.1.1/microsoft.aspnetcore.authorization.2.1.1.nupkg 9ms [2019-10-23T20:52:56.385Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.abstractions/2.1.1/microsoft.aspnetcore.authentication.abstractions.2.1.1.nupkg 11ms [2019-10-23T20:52:56.385Z] Installing Microsoft.AspNetCore.Hosting 2.1.1. [2019-10-23T20:52:56.385Z] Installing Microsoft.Extensions.Configuration.FileExtensions 2.1.1. [2019-10-23T20:52:56.385Z] Installing Microsoft.Extensions.Configuration.EnvironmentVariables 2.1.1. [2019-10-23T20:52:56.385Z] Installing Microsoft.Extensions.DependencyInjection 2.1.1. [2019-10-23T20:52:56.385Z] Installing Microsoft.Extensions.Logging 2.1.1. [2019-10-23T20:52:56.385Z] Installing Microsoft.Extensions.Options 2.1.1. [2019-10-23T20:52:56.385Z] Installing Microsoft.Extensions.Configuration 2.1.1. [2019-10-23T20:52:56.385Z] Installing Microsoft.Extensions.FileProviders.Physical 2.1.1. [2019-10-23T20:52:56.385Z] Installing Microsoft.Extensions.Hosting.Abstractions 2.1.1. [2019-10-23T20:52:56.385Z] Installing Microsoft.AspNetCore.Hosting.Abstractions 2.1.1. [2019-10-23T20:52:56.385Z] Installing Microsoft.AspNetCore.Http 2.1.1. [2019-10-23T20:52:56.385Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.connections.abstractions/index.json [2019-10-23T20:52:56.385Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.connections.abstractions/index.json 215ms [2019-10-23T20:52:56.385Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.connections.abstractions/2.1.1/microsoft.aspnetcore.connections.abstractions.2.1.1.nupkg [2019-10-23T20:52:56.385Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json [2019-10-23T20:52:56.385Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.connections.abstractions/2.1.1/microsoft.aspnetcore.connections.abstractions.2.1.1.nupkg 6ms [2019-10-23T20:52:56.385Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json [2019-10-23T20:52:56.385Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json [2019-10-23T20:52:56.847Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json 57ms [2019-10-23T20:52:56.847Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json 57ms [2019-10-23T20:52:56.847Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg [2019-10-23T20:52:56.847Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg [2019-10-23T20:52:56.847Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg 3ms [2019-10-23T20:52:56.847Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg 4ms [2019-10-23T20:52:56.847Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json [2019-10-23T20:52:56.847Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json [2019-10-23T20:52:56.847Z] Committing restore... [2019-10-23T20:52:56.847Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.AspnetCore\obj\HttpOverStream.Server.AspnetCore.csproj.nuget.g.props. [2019-10-23T20:52:56.847Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Server.AspnetCore\obj\project.assets.json [2019-10-23T20:52:56.847Z] Restore completed in 8.58 sec for C:\work\src\HttpOverStream.Server.AspnetCore\HttpOverStream.Server.AspnetCore.csproj. [2019-10-23T20:52:56.847Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json 61ms [2019-10-23T20:52:56.847Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg [2019-10-23T20:52:56.847Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg 6ms [2019-10-23T20:52:56.847Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json 220ms [2019-10-23T20:52:56.847Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg [2019-10-23T20:52:56.847Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json [2019-10-23T20:52:56.847Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg 6ms [2019-10-23T20:52:56.847Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json [2019-10-23T20:52:56.847Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json 59ms [2019-10-23T20:52:56.847Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg [2019-10-23T20:52:56.847Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg 5ms [2019-10-23T20:52:56.847Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json 214ms [2019-10-23T20:52:56.847Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg [2019-10-23T20:52:56.847Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.9.0/microsoft.testplatform.objectmodel.15.9.0.nupkg [2019-10-23T20:52:56.847Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg 6ms [2019-10-23T20:52:56.847Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.9.0/microsoft.testplatform.objectmodel.15.9.0.nupkg 15ms [2019-10-23T20:52:56.847Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json 214ms [2019-10-23T20:52:56.847Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg [2019-10-23T20:52:56.847Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg 5ms [2019-10-23T20:52:56.847Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json [2019-10-23T20:52:57.308Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json [2019-10-23T20:52:57.308Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json [2019-10-23T20:52:57.308Z] GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json [2019-10-23T20:52:57.308Z] GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json [2019-10-23T20:52:57.308Z] GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json [2019-10-23T20:52:57.308Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json [2019-10-23T20:52:57.308Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json [2019-10-23T20:52:57.308Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json [2019-10-23T20:52:57.308Z] GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json [2019-10-23T20:52:57.308Z] OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json 59ms [2019-10-23T20:52:57.308Z] OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json 58ms [2019-10-23T20:52:57.308Z] GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg [2019-10-23T20:52:57.308Z] GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg [2019-10-23T20:52:57.308Z] OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg 6ms [2019-10-23T20:52:57.308Z] OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg 6ms [2019-10-23T20:52:57.308Z] OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json 57ms [2019-10-23T20:52:57.308Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json 64ms [2019-10-23T20:52:57.308Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json 61ms [2019-10-23T20:52:57.308Z] OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json 61ms [2019-10-23T20:52:57.308Z] GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg [2019-10-23T20:52:57.308Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg [2019-10-23T20:52:57.308Z] GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg [2019-10-23T20:52:57.308Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg [2019-10-23T20:52:57.308Z] OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg 6ms [2019-10-23T20:52:57.308Z] OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg 5ms [2019-10-23T20:52:57.308Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg 9ms [2019-10-23T20:52:57.308Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg 11ms [2019-10-23T20:52:57.308Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json [2019-10-23T20:52:57.308Z] GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json [2019-10-23T20:52:57.308Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json [2019-10-23T20:52:57.308Z] GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json [2019-10-23T20:52:57.308Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json 61ms [2019-10-23T20:52:57.308Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg [2019-10-23T20:52:57.308Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg 5ms [2019-10-23T20:52:57.308Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json 216ms [2019-10-23T20:52:57.308Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg [2019-10-23T20:52:57.308Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg 5ms [2019-10-23T20:52:57.308Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json 60ms [2019-10-23T20:52:57.308Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json 213ms [2019-10-23T20:52:57.308Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json 213ms [2019-10-23T20:52:57.308Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg [2019-10-23T20:52:57.308Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg [2019-10-23T20:52:57.308Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg [2019-10-23T20:52:57.308Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg 3ms [2019-10-23T20:52:57.308Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg 10ms [2019-10-23T20:52:57.308Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg 9ms [2019-10-23T20:52:57.308Z] OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json 81ms [2019-10-23T20:52:57.308Z] GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg [2019-10-23T20:52:57.308Z] OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg 5ms [2019-10-23T20:52:57.308Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json [2019-10-23T20:52:57.308Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json [2019-10-23T20:52:57.308Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json [2019-10-23T20:52:57.308Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json [2019-10-23T20:52:57.308Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json 59ms [2019-10-23T20:52:57.308Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json 62ms [2019-10-23T20:52:57.308Z] OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json 215ms [2019-10-23T20:52:57.308Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg [2019-10-23T20:52:57.308Z] GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg [2019-10-23T20:52:57.309Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg [2019-10-23T20:52:57.309Z] OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg 3ms [2019-10-23T20:52:57.309Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg 6ms [2019-10-23T20:52:57.309Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg 7ms [2019-10-23T20:52:57.770Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json 215ms [2019-10-23T20:52:57.770Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json 215ms [2019-10-23T20:52:57.770Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg [2019-10-23T20:52:57.770Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg [2019-10-23T20:52:57.770Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg 6ms [2019-10-23T20:52:57.770Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg 5ms [2019-10-23T20:52:57.770Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json 510ms [2019-10-23T20:52:57.770Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg [2019-10-23T20:52:57.770Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg 3ms [2019-10-23T20:52:57.770Z] Installing System.Collections.Specialized 4.0.1. [2019-10-23T20:52:57.770Z] Installing System.ComponentModel.Primitives 4.1.0. [2019-10-23T20:52:57.770Z] Installing System.Collections.NonGeneric 4.0.1. [2019-10-23T20:52:57.770Z] Installing System.ComponentModel 4.0.1. [2019-10-23T20:52:57.770Z] Installing System.Xml.XPath 4.0.1. [2019-10-23T20:52:57.770Z] Installing System.Threading.ThreadPool 4.0.10. [2019-10-23T20:52:57.770Z] Installing Microsoft.Win32.Registry 4.0.0. [2019-10-23T20:52:57.770Z] Installing System.Collections.Immutable 1.2.0. [2019-10-23T20:52:57.770Z] Installing Microsoft.AspNetCore.Cryptography.Internal 2.1.1. [2019-10-23T20:52:57.770Z] Installing Microsoft.AspNetCore.DataProtection.Abstractions 2.1.1. [2019-10-23T20:52:57.770Z] Installing Microsoft.AspNetCore.Authorization 2.1.1. [2019-10-23T20:52:57.770Z] Installing Microsoft.AspNetCore.Connections.Abstractions 2.1.1. [2019-10-23T20:52:57.770Z] Installing System.Diagnostics.TextWriterTraceListener 4.0.0. [2019-10-23T20:52:57.770Z] Installing System.ComponentModel.TypeConverter 4.1.0. [2019-10-23T20:52:57.770Z] Installing System.Xml.XPath.XmlDocument 4.0.1. [2019-10-23T20:52:57.770Z] Installing System.ComponentModel.EventBasedAsync 4.0.11. [2019-10-23T20:52:57.770Z] Installing System.Diagnostics.Process 4.1.0. [2019-10-23T20:52:57.770Z] Installing System.Reflection.Metadata 1.3.0. [2019-10-23T20:52:57.770Z] Installing xunit.runner.visualstudio 2.4.0. [2019-10-23T20:52:57.770Z] Installing System.Diagnostics.TraceSource 4.0.0. [2019-10-23T20:52:57.770Z] Installing System.Threading.Thread 4.0.0. [2019-10-23T20:52:57.770Z] Installing Microsoft.AspNet.WebApi.Client 5.2.7. [2019-10-23T20:52:57.770Z] Installing xunit 2.4.0. [2019-10-23T20:52:57.770Z] Installing Microsoft.AspNetCore 2.1.1. [2019-10-23T20:52:57.770Z] Installing Microsoft.AspNetCore.Mvc 2.1.1. [2019-10-23T20:52:57.770Z] Installing Microsoft.NETCore.App 2.1.0. [2019-10-23T20:52:57.770Z] Installing Microsoft.NET.Test.Sdk 15.9.0. [2019-10-23T20:52:58.230Z] Installing xunit.analyzers 0.10.0. [2019-10-23T20:52:58.231Z] Installing xunit.assert 2.4.0. [2019-10-23T20:52:58.231Z] Installing Microsoft.NET.Test.Sdk 15.8.0. [2019-10-23T20:52:58.231Z] Installing xunit.core 2.4.0. [2019-10-23T20:52:58.231Z] Installing Microsoft.Extensions.Logging.Debug 2.1.1. [2019-10-23T20:52:58.231Z] Installing Microsoft.Extensions.Configuration.UserSecrets 2.1.1. [2019-10-23T20:52:58.231Z] Installing Microsoft.Extensions.Logging.Console 2.1.1. [2019-10-23T20:52:58.231Z] Installing Microsoft.Extensions.Configuration.CommandLine 2.1.1. [2019-10-23T20:52:58.231Z] Installing Microsoft.Extensions.Configuration.Json 2.1.1. [2019-10-23T20:52:58.231Z] Installing Microsoft.NETCore.Platforms 2.1.0. [2019-10-23T20:52:58.231Z] Installing Microsoft.Extensions.Logging.Configuration 2.1.1. [2019-10-23T20:52:58.231Z] Installing Microsoft.NETCore.Targets 2.1.0. [2019-10-23T20:52:58.231Z] Installing Microsoft.NETCore.DotNetHostPolicy 2.1.0. [2019-10-23T20:52:59.202Z] Installing Microsoft.AspNetCore.HostFiltering 2.1.1. [2019-10-23T20:52:59.202Z] Installing Microsoft.CodeCoverage 15.8.0. [2019-10-23T20:52:59.202Z] Installing Microsoft.AspNetCore.Diagnostics 2.1.1. [2019-10-23T20:52:59.202Z] Installing Microsoft.TestPlatform.TestHost 15.8.0. [2019-10-23T20:52:59.202Z] Installing Microsoft.AspNetCore.Routing 2.1.1. [2019-10-23T20:52:59.202Z] Installing Microsoft.AspNetCore.Server.IISIntegration 2.1.1. [2019-10-23T20:52:59.202Z] Installing xunit.extensibility.execution 2.4.0. [2019-10-23T20:52:59.202Z] Installing Microsoft.AspNetCore.Server.Kestrel 2.1.1. [2019-10-23T20:52:59.202Z] Installing Microsoft.AspNetCore.Server.Kestrel.Https 2.1.1. [2019-10-23T20:52:59.202Z] Installing xunit.extensibility.core 2.4.0. [2019-10-23T20:52:59.202Z] Installing Microsoft.Extensions.Caching.Memory 2.1.1. [2019-10-23T20:52:59.202Z] Installing Microsoft.AspNetCore.Mvc.Razor.Extensions 2.1.1. [2019-10-23T20:52:59.202Z] Installing Microsoft.AspNetCore.Mvc.Localization 2.1.1. [2019-10-23T20:52:59.202Z] Installing Microsoft.AspNetCore.Mvc.TagHelpers 2.1.1. [2019-10-23T20:52:59.202Z] Installing Microsoft.AspNetCore.Mvc.RazorPages 2.1.1. [2019-10-23T20:52:59.202Z] Installing Microsoft.Extensions.DependencyModel 1.0.3. [2019-10-23T20:52:59.202Z] Installing Microsoft.NETCore.DotNetHostResolver 2.1.0. [2019-10-23T20:52:59.202Z] Installing Microsoft.TestPlatform.ObjectModel 15.8.0. [2019-10-23T20:52:59.202Z] Installing xunit.abstractions 2.0.2. [2019-10-23T20:52:59.202Z] Installing Microsoft.NETCore.DotNetAppHost 2.1.0. [2019-10-23T20:52:59.202Z] Installing Microsoft.AspNetCore.Mvc.Cors 2.1.1. [2019-10-23T20:52:59.202Z] Installing Microsoft.AspNetCore.Mvc.Formatters.Json 2.1.1. [2019-10-23T20:52:59.664Z] Installing Microsoft.AspNetCore.Mvc.ApiExplorer 2.1.1. [2019-10-23T20:53:00.125Z] Installing Microsoft.AspNetCore.Mvc.DataAnnotations 2.1.1. [2019-10-23T20:53:00.125Z] Installing Microsoft.AspNetCore.Mvc.ViewFeatures 2.1.1. [2019-10-23T20:53:00.125Z] Installing Microsoft.DotNet.PlatformAbstractions 1.0.3. [2019-10-23T20:53:00.125Z] Installing System.Runtime.Loader 4.0.0. [2019-10-23T20:53:00.125Z] Installing Microsoft.AspNetCore.Razor.Design 2.1.1. [2019-10-23T20:53:00.125Z] Installing Microsoft.CodeCoverage 15.9.0. [2019-10-23T20:53:00.125Z] Installing Microsoft.TestPlatform.TestHost 15.9.0. [2019-10-23T20:53:00.125Z] Installing Microsoft.Extensions.Options.ConfigurationExtensions 2.1.1. [2019-10-23T20:53:00.125Z] Installing Microsoft.AspNetCore.Diagnostics.Abstractions 2.1.1. [2019-10-23T20:53:00.125Z] Installing Microsoft.AspNetCore.Routing.Abstractions 2.1.1. [2019-10-23T20:53:00.125Z] Installing Microsoft.AspNetCore.HttpOverrides 2.1.1. [2019-10-23T20:53:00.125Z] Installing System.IO.Pipelines 4.5.0. [2019-10-23T20:53:00.125Z] Installing Microsoft.AspNetCore.Authentication.Core 2.1.1. [2019-10-23T20:53:00.125Z] Installing Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets 2.1.1. [2019-10-23T20:53:00.125Z] Installing Microsoft.AspNetCore.Server.Kestrel.Core 2.1.1. [2019-10-23T20:53:00.125Z] Installing Microsoft.Extensions.Caching.Abstractions 2.1.1. [2019-10-23T20:53:00.125Z] Installing Microsoft.CodeAnalysis.Razor 2.1.1. [2019-10-23T20:53:00.125Z] Installing Microsoft.AspNetCore.Razor.Language 2.1.1. [2019-10-23T20:53:00.125Z] Installing Microsoft.Extensions.Localization 2.1.1. [2019-10-23T20:53:00.125Z] Installing Microsoft.AspNetCore.Localization 2.1.1. [2019-10-23T20:53:00.125Z] Installing Microsoft.AspNetCore.Mvc.Razor 2.1.1. [2019-10-23T20:53:00.125Z] Installing Microsoft.AspNetCore.Razor.Runtime 2.1.1. [2019-10-23T20:53:00.125Z] Installing Microsoft.AspNetCore.Cors 2.1.1. [2019-10-23T20:53:00.125Z] Installing Microsoft.AspNetCore.Mvc.Core 2.1.1. [2019-10-23T20:53:00.125Z] Installing Microsoft.AspNetCore.JsonPatch 2.1.1. [2019-10-23T20:53:00.125Z] Installing Microsoft.AspNetCore.Html.Abstractions 2.1.1. [2019-10-23T20:53:00.125Z] Installing Microsoft.Extensions.WebEncoders 2.1.1. [2019-10-23T20:53:00.125Z] Installing Microsoft.AspNetCore.Antiforgery 2.1.1. [2019-10-23T20:53:00.125Z] Installing Microsoft.TestPlatform.ObjectModel 15.9.0. [2019-10-23T20:53:00.125Z] Installing Microsoft.AspNetCore.Authentication.Abstractions 2.1.1. [2019-10-23T20:53:00.125Z] Installing Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions 2.1.1. [2019-10-23T20:53:00.125Z] Installing Microsoft.Extensions.Localization.Abstractions 2.1.1. [2019-10-23T20:53:00.125Z] Installing Microsoft.Extensions.FileProviders.Composite 2.1.1. [2019-10-23T20:53:00.125Z] Installing Microsoft.AspNetCore.Razor 2.1.1. [2019-10-23T20:53:00.125Z] Installing Microsoft.AspNetCore.ResponseCaching.Abstractions 2.1.1. [2019-10-23T20:53:00.125Z] Installing Microsoft.AspNetCore.Mvc.Abstractions 2.1.1. [2019-10-23T20:53:00.125Z] Installing Microsoft.AspNetCore.Authorization.Policy 2.1.1. [2019-10-23T20:53:00.125Z] Installing Microsoft.AspNetCore.DataProtection 2.1.1. [2019-10-23T20:53:01.667Z] Committing restore... [2019-10-23T20:53:01.667Z] Generating MSBuild file C:\work\src\HttpOverStream.Tests\obj\HttpOverStream.Tests.csproj.nuget.g.props. [2019-10-23T20:53:01.667Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Tests\obj\project.assets.json [2019-10-23T20:53:01.667Z] Restore completed in 12.68 sec for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj. [2019-10-23T20:53:02.639Z] Committing restore... [2019-10-23T20:53:02.639Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.AspnetCore.Tests\obj\HttpOverStream.Server.AspnetCore.Tests.csproj.nuget.g.props. [2019-10-23T20:53:02.639Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Server.AspnetCore.Tests\obj\project.assets.json [2019-10-23T20:53:02.639Z] Restore completed in 14.31 sec for C:\work\src\HttpOverStream.Server.AspnetCore.Tests\HttpOverStream.Server.AspnetCore.Tests.csproj. [2019-10-23T20:53:02.639Z] [2019-10-23T20:53:02.639Z] NuGet Config files used: [2019-10-23T20:53:02.639Z] C:\Users\ContainerAdministrator\AppData\Roaming\NuGet\NuGet.Config [2019-10-23T20:53:02.639Z] [2019-10-23T20:53:02.639Z] Feeds used: [2019-10-23T20:53:02.639Z] https://api.nuget.org/v3/index.json [2019-10-23T20:53:02.639Z] [2019-10-23T20:53:02.639Z] Installed: [2019-10-23T20:53:02.639Z] 3 package(s) to C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj [2019-10-23T20:53:02.639Z] 27 package(s) to C:\work\src\HttpOverStream.Server.AspnetCore\HttpOverStream.Server.AspnetCore.csproj [2019-10-23T20:53:02.639Z] 37 package(s) to C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj [2019-10-23T20:53:02.639Z] 122 package(s) to C:\work\src\HttpOverStream.Server.AspnetCore.Tests\HttpOverStream.Server.AspnetCore.Tests.csproj [2019-10-23T20:53:07.346Z] Restore completed in 401.39 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj. [2019-10-23T20:53:07.346Z] Restore completed in 401.39 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj. [2019-10-23T20:53:07.346Z] Restore completed in 440.5 ms for C:\work\src\HttpOverStream.Server.AspnetCore\HttpOverStream.Server.AspnetCore.csproj. [2019-10-23T20:53:07.807Z] Restore completed in 16.41 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj. [2019-10-23T20:53:07.807Z] Restore completed in 46.48 ms for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj. [2019-10-23T20:53:08.269Z] Restore completed in 533.16 ms for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj. [2019-10-23T20:53:08.269Z] Restore completed in 1.25 sec for C:\work\src\HttpOverStream.Server.AspnetCore.Tests\HttpOverStream.Server.AspnetCore.Tests.csproj. [2019-10-23T20:53:08.269Z] [2019-10-23T20:53:08.269Z] ======================================== [2019-10-23T20:53:08.269Z] Test [2019-10-23T20:53:08.269Z] ======================================== [2019-10-23T20:53:16.859Z] Test run for C:\work\src\HttpOverStream.Server.AspnetCore.Tests\bin\Release\netcoreapp2.1\HttpOverStream.Server.AspnetCore.Tests.dll(.NETCoreApp,Version=v2.1) [2019-10-23T20:53:16.859Z] Microsoft (R) Test Execution Command Line Tool Version 16.2.0-preview-20190606-02 [2019-10-23T20:53:16.859Z] Copyright (c) Microsoft Corporation. All rights reserved. [2019-10-23T20:53:16.859Z] [2019-10-23T20:53:16.859Z] Starting test execution, please wait... [2019-10-23T20:53:21.567Z] [2019-10-23T20:53:21.567Z] Test Run Successful. [2019-10-23T20:53:21.567Z] Total tests: 2 [2019-10-23T20:53:21.567Z] Passed: 2 [2019-10-23T20:53:21.568Z] Total time: 4.0523 Seconds [2019-10-23T20:53:26.276Z] Test run for C:\work\src\HttpOverStream.Server.Owin.Tests\bin\Release\HttpOverStream.Server.Owin.Tests.dll(.NETFramework,Version=v4.6.1) [2019-10-23T20:53:26.276Z] Microsoft (R) Test Execution Command Line Tool Version 16.2.0-preview-20190606-02 [2019-10-23T20:53:26.276Z] Copyright (c) Microsoft Corporation. All rights reserved. [2019-10-23T20:53:26.276Z] [2019-10-23T20:53:26.276Z] Starting test execution, please wait... [2019-10-23T20:53:41.113Z] [2019-10-23T20:53:41.113Z] Test Run Successful. [2019-10-23T20:53:41.113Z] Total tests: 17 [2019-10-23T20:53:41.113Z] Passed: 17 [2019-10-23T20:53:41.113Z] Total time: 14.9937 Seconds [2019-10-23T20:53:44.029Z] Test run for C:\work\src\HttpOverStream.Tests\bin\Release\netcoreapp2.1\HttpOverStream.Tests.dll(.NETCoreApp,Version=v2.1) [2019-10-23T20:53:44.030Z] Microsoft (R) Test Execution Command Line Tool Version 16.2.0-preview-20190606-02 [2019-10-23T20:53:44.030Z] Copyright (c) Microsoft Corporation. All rights reserved. [2019-10-23T20:53:44.030Z] [2019-10-23T20:53:44.030Z] Starting test execution, please wait... [2019-10-23T20:53:45.574Z] [2019-10-23T20:53:45.574Z] Test Run Successful. [2019-10-23T20:53:45.574Z] Total tests: 4 [2019-10-23T20:53:45.574Z] Passed: 4 [2019-10-23T20:53:45.574Z] Total time: 1.7225 Seconds [2019-10-23T20:53:45.574Z] [2019-10-23T20:53:45.574Z] Task Duration [2019-10-23T20:53:45.574Z] -------------------------------------------------- [2019-10-23T20:53:45.574Z] Nuget-Restore 00:00:24.6190860 [2019-10-23T20:53:45.574Z] Test 00:00:37.1711428 [2019-10-23T20:53:45.574Z] -------------------------------------------------- [2019-10-23T20:53:45.574Z] Total: 00:01:01.7902288 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Nuget-pack) [Pipeline] bat [2019-10-23T20:53:48.165Z] [2019-10-23T20:53:48.165Z] d:\jenkins\workspace\HttpOverStream_0.1.19>docker run --rm -v d:\jenkins\workspace\HttpOverStream_0.1.19:C:/work -w C:/work/src mcr.microsoft.com/dotnet/framework/sdk:4.8-20190910-windowsservercore-ltsc2019 powershell -File build.ps1 -Target Nuget-pack [2019-10-23T20:53:51.083Z] Preparing to run build script... [2019-10-23T20:53:52.055Z] Running build script... [2019-10-23T20:53:59.148Z] [2019-10-23T20:53:59.148Z] ======================================== [2019-10-23T20:53:59.148Z] Nuget-Restore [2019-10-23T20:53:59.148Z] ======================================== [2019-10-23T20:53:59.148Z] MSBuild auto-detection: using msbuild version '16.2.37902.0' from 'C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Current\bin'. [2019-10-23T20:54:02.064Z] All packages listed in packages.config are already installed. [2019-10-23T20:54:02.064Z] Restoring packages for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj... [2019-10-23T20:54:02.064Z] Restoring packages for C:\work\src\HttpOverStream.Server.AspnetCore\HttpOverStream.Server.AspnetCore.csproj... [2019-10-23T20:54:02.064Z] Restoring packages for C:\work\src\HttpOverStream.Server.AspnetCore.Tests\HttpOverStream.Server.AspnetCore.Tests.csproj... [2019-10-23T20:54:02.064Z] Restoring packages for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj... [2019-10-23T20:54:02.525Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/index.json [2019-10-23T20:54:02.525Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting/index.json [2019-10-23T20:54:02.525Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore/index.json [2019-10-23T20:54:02.525Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc/index.json [2019-10-23T20:54:02.525Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json [2019-10-23T20:54:02.525Z] GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json [2019-10-23T20:54:02.525Z] GET https://api.nuget.org/v3-flatcontainer/xunit/index.json [2019-10-23T20:54:02.525Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json [2019-10-23T20:54:02.525Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json 79ms [2019-10-23T20:54:02.985Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting/index.json 112ms [2019-10-23T20:54:02.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg [2019-10-23T20:54:02.985Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg 3ms [2019-10-23T20:54:02.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting/2.1.1/microsoft.aspnetcore.hosting.2.1.1.nupkg [2019-10-23T20:54:02.985Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting/2.1.1/microsoft.aspnetcore.hosting.2.1.1.nupkg 9ms [2019-10-23T20:54:02.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.abstractions/index.json [2019-10-23T20:54:02.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/index.json [2019-10-23T20:54:02.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http/index.json [2019-10-23T20:54:02.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.extensions/index.json [2019-10-23T20:54:02.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/index.json [2019-10-23T20:54:02.985Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/index.json 221ms [2019-10-23T20:54:02.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.environmentvariables/index.json [2019-10-23T20:54:02.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/5.2.7/microsoft.aspnet.webapi.client.5.2.7.nupkg [2019-10-23T20:54:02.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/index.json [2019-10-23T20:54:02.985Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/5.2.7/microsoft.aspnet.webapi.client.5.2.7.nupkg 3ms [2019-10-23T20:54:02.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/index.json [2019-10-23T20:54:02.985Z] Committing restore... [2019-10-23T20:54:02.985Z] Committing restore... [2019-10-23T20:54:02.985Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc/index.json 226ms [2019-10-23T20:54:02.985Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json 228ms [2019-10-23T20:54:02.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.physical/index.json [2019-10-23T20:54:02.985Z] OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json 230ms [2019-10-23T20:54:02.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc/2.1.1/microsoft.aspnetcore.mvc.2.1.1.nupkg [2019-10-23T20:54:02.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/index.json [2019-10-23T20:54:02.985Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore/index.json 245ms [2019-10-23T20:54:02.985Z] OK https://api.nuget.org/v3-flatcontainer/xunit/index.json 234ms [2019-10-23T20:54:02.985Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc/2.1.1/microsoft.aspnetcore.mvc.2.1.1.nupkg 11ms [2019-10-23T20:54:02.985Z] GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg [2019-10-23T20:54:02.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/index.json [2019-10-23T20:54:02.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.9.0/microsoft.net.test.sdk.15.9.0.nupkg [2019-10-23T20:54:02.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore/2.1.1/microsoft.aspnetcore.2.1.1.nupkg [2019-10-23T20:54:02.985Z] GET https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg [2019-10-23T20:54:02.985Z] OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg 7ms [2019-10-23T20:54:02.985Z] Generating MSBuild file C:\work\src\HttpOverStream.NamedPipe\obj\HttpOverStream.NamedPipe.csproj.nuget.g.props. [2019-10-23T20:54:02.985Z] Generating MSBuild file C:\work\src\HttpOverStream.Client\obj\HttpOverStream.Client.csproj.nuget.g.props. [2019-10-23T20:54:02.985Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Client\obj\project.assets.json [2019-10-23T20:54:02.985Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.NamedPipe\obj\project.assets.json [2019-10-23T20:54:02.985Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore/2.1.1/microsoft.aspnetcore.2.1.1.nupkg 32ms [2019-10-23T20:54:02.985Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.9.0/microsoft.net.test.sdk.15.9.0.nupkg 36ms [2019-10-23T20:54:02.985Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http/index.json 76ms [2019-10-23T20:54:02.985Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/index.json 76ms [2019-10-23T20:54:02.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.apiexplorer/index.json [2019-10-23T20:54:02.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http/2.1.1/microsoft.aspnetcore.http.2.1.1.nupkg [2019-10-23T20:54:02.985Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.environmentvariables/index.json 74ms [2019-10-23T20:54:02.985Z] OK https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg 42ms [2019-10-23T20:54:02.985Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.physical/index.json 63ms [2019-10-23T20:54:02.986Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.cors/index.json [2019-10-23T20:54:02.986Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http/2.1.1/microsoft.aspnetcore.http.2.1.1.nupkg 4ms [2019-10-23T20:54:02.986Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/2.1.1/microsoft.extensions.configuration.2.1.1.nupkg [2019-10-23T20:54:02.986Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.dataannotations/index.json [2019-10-23T20:54:02.986Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.environmentvariables/2.1.1/microsoft.extensions.configuration.environmentvariables.2.1.1.nupkg [2019-10-23T20:54:02.986Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/2.1.1/microsoft.extensions.configuration.2.1.1.nupkg 6ms [2019-10-23T20:54:02.986Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.formatters.json/index.json [2019-10-23T20:54:02.986Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.physical/2.1.1/microsoft.extensions.fileproviders.physical.2.1.1.nupkg [2019-10-23T20:54:02.986Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json [2019-10-23T20:54:02.986Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json [2019-10-23T20:54:02.986Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.environmentvariables/2.1.1/microsoft.extensions.configuration.environmentvariables.2.1.1.nupkg 8ms [2019-10-23T20:54:02.986Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.localization/index.json [2019-10-23T20:54:02.986Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.physical/2.1.1/microsoft.extensions.fileproviders.physical.2.1.1.nupkg 6ms [2019-10-23T20:54:02.986Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics/index.json [2019-10-23T20:54:02.986Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razorpages/index.json [2019-10-23T20:54:02.986Z] Restore completed in 754.99 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj. [2019-10-23T20:54:02.986Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.taghelpers/index.json [2019-10-23T20:54:02.986Z] GET https://api.nuget.org/v3-flatcontainer/xunit.core/index.json [2019-10-23T20:54:02.986Z] GET https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json [2019-10-23T20:54:02.986Z] Restore completed in 753.69 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj. [2019-10-23T20:54:02.986Z] GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json [2019-10-23T20:54:02.986Z] Restoring packages for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj... [2019-10-23T20:54:02.986Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.owin/index.json [2019-10-23T20:54:02.986Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json [2019-10-23T20:54:02.986Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.viewfeatures/index.json [2019-10-23T20:54:02.986Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hostfiltering/index.json [2019-10-23T20:54:02.986Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor.extensions/index.json [2019-10-23T20:54:02.986Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing/index.json [2019-10-23T20:54:02.986Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.design/index.json [2019-10-23T20:54:02.986Z] Restoring packages for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj... [2019-10-23T20:54:02.986Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg [2019-10-23T20:54:02.986Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.iisintegration/index.json [2019-10-23T20:54:02.986Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.memory/index.json [2019-10-23T20:54:02.986Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel/index.json [2019-10-23T20:54:02.986Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.https/index.json [2019-10-23T20:54:02.986Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.commandline/index.json [2019-10-23T20:54:02.986Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/index.json [2019-10-23T20:54:02.986Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.usersecrets/index.json [2019-10-23T20:54:02.986Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.configuration/index.json [2019-10-23T20:54:02.986Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.console/index.json [2019-10-23T20:54:02.986Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.debug/index.json [2019-10-23T20:54:02.986Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg 57ms [2019-10-23T20:54:02.986Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.abstractions/index.json 218ms [2019-10-23T20:54:02.986Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/index.json [2019-10-23T20:54:02.986Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.abstractions/2.1.1/microsoft.aspnetcore.hosting.abstractions.2.1.1.nupkg [2019-10-23T20:54:02.986Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.abstractions/index.json [2019-10-23T20:54:02.986Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/index.json [2019-10-23T20:54:02.986Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.webutilities/index.json [2019-10-23T20:54:02.986Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.filesystemglobbing/index.json [2019-10-23T20:54:02.986Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.net.http.headers/index.json [2019-10-23T20:54:02.986Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.objectpool/index.json [2019-10-23T20:54:03.451Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.abstractions/2.1.1/microsoft.aspnetcore.hosting.abstractions.2.1.1.nupkg 374ms [2019-10-23T20:54:03.451Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/index.json 597ms [2019-10-23T20:54:03.451Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.extensions/index.json 590ms [2019-10-23T20:54:03.451Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/index.json 575ms [2019-10-23T20:54:03.451Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/index.json 580ms [2019-10-23T20:54:03.451Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razorpages/index.json 484ms [2019-10-23T20:54:03.451Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/index.json 567ms [2019-10-23T20:54:03.451Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing/index.json 447ms [2019-10-23T20:54:03.451Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.iisintegration/index.json 443ms [2019-10-23T20:54:03.451Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.commandline/index.json 432ms [2019-10-23T20:54:03.451Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/index.json 558ms [2019-10-23T20:54:03.451Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.apiexplorer/index.json 514ms [2019-10-23T20:54:03.451Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json 496ms [2019-10-23T20:54:03.451Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.cors/index.json 511ms [2019-10-23T20:54:03.451Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json 498ms [2019-10-23T20:54:03.451Z] OK https://api.nuget.org/v3-flatcontainer/xunit.core/index.json 482ms [2019-10-23T20:54:03.451Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json 479ms [2019-10-23T20:54:03.451Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.formatters.json/index.json 500ms [2019-10-23T20:54:03.451Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.https/index.json 440ms [2019-10-23T20:54:03.451Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.console/index.json 423ms [2019-10-23T20:54:03.451Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.localization/index.json 497ms [2019-10-23T20:54:03.451Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.dataannotations/index.json 509ms [2019-10-23T20:54:03.451Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.taghelpers/index.json 486ms [2019-10-23T20:54:03.451Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics/index.json 496ms [2019-10-23T20:54:03.451Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.owin/index.json 483ms [2019-10-23T20:54:03.451Z] OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json 485ms [2019-10-23T20:54:03.451Z] OK https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json 487ms [2019-10-23T20:54:03.451Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.viewfeatures/index.json 464ms [2019-10-23T20:54:03.451Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor.extensions/index.json 459ms [2019-10-23T20:54:03.451Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hostfiltering/index.json 462ms [2019-10-23T20:54:03.451Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.design/index.json 455ms [2019-10-23T20:54:03.451Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.memory/index.json 451ms [2019-10-23T20:54:03.451Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel/index.json 450ms [2019-10-23T20:54:03.451Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.usersecrets/index.json 437ms [2019-10-23T20:54:03.451Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/index.json 441ms [2019-10-23T20:54:03.451Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.debug/index.json 428ms [2019-10-23T20:54:03.451Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.configuration/index.json 435ms [2019-10-23T20:54:03.452Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/index.json 396ms [2019-10-23T20:54:03.452Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.abstractions/index.json 391ms [2019-10-23T20:54:03.452Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/2.1.1/microsoft.extensions.hosting.abstractions.2.1.1.nupkg [2019-10-23T20:54:03.452Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/2.1.1/microsoft.extensions.configuration.fileextensions.2.1.1.nupkg [2019-10-23T20:54:03.452Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/2.1.1/microsoft.extensions.hosting.abstractions.2.1.1.nupkg 3ms [2019-10-23T20:54:03.452Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/2.1.1/microsoft.extensions.configuration.fileextensions.2.1.1.nupkg 5ms [2019-10-23T20:54:03.452Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/2.1.1/microsoft.extensions.dependencyinjection.2.1.1.nupkg [2019-10-23T20:54:03.452Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/2.1.1/microsoft.extensions.logging.2.1.1.nupkg [2019-10-23T20:54:03.452Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.extensions/2.1.1/microsoft.aspnetcore.http.extensions.2.1.1.nupkg [2019-10-23T20:54:03.452Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/2.1.1/microsoft.extensions.logging.2.1.1.nupkg 3ms [2019-10-23T20:54:03.452Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razorpages/2.1.1/microsoft.aspnetcore.mvc.razorpages.2.1.1.nupkg [2019-10-23T20:54:03.452Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing/2.1.1/microsoft.aspnetcore.routing.2.1.1.nupkg [2019-10-23T20:54:03.452Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.extensions/2.1.1/microsoft.aspnetcore.http.extensions.2.1.1.nupkg 6ms [2019-10-23T20:54:03.452Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/2.1.1/microsoft.extensions.dependencyinjection.2.1.1.nupkg 8ms [2019-10-23T20:54:03.452Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razorpages/2.1.1/microsoft.aspnetcore.mvc.razorpages.2.1.1.nupkg 5ms [2019-10-23T20:54:03.452Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.apiexplorer/2.1.1/microsoft.aspnetcore.mvc.apiexplorer.2.1.1.nupkg [2019-10-23T20:54:03.452Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing/2.1.1/microsoft.aspnetcore.routing.2.1.1.nupkg 5ms [2019-10-23T20:54:03.452Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.commandline/2.1.1/microsoft.extensions.configuration.commandline.2.1.1.nupkg [2019-10-23T20:54:03.452Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.apiexplorer/2.1.1/microsoft.aspnetcore.mvc.apiexplorer.2.1.1.nupkg 3ms [2019-10-23T20:54:03.452Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.9.0/microsoft.codecoverage.15.9.0.nupkg [2019-10-23T20:54:03.452Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg [2019-10-23T20:54:03.452Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.iisintegration/2.1.1/microsoft.aspnetcore.server.iisintegration.2.1.1.nupkg [2019-10-23T20:54:03.452Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/2.1.1/microsoft.extensions.options.2.1.1.nupkg [2019-10-23T20:54:03.452Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.commandline/2.1.1/microsoft.extensions.configuration.commandline.2.1.1.nupkg 7ms [2019-10-23T20:54:03.452Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg [2019-10-23T20:54:03.452Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg 5ms [2019-10-23T20:54:03.452Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.iisintegration/2.1.1/microsoft.aspnetcore.server.iisintegration.2.1.1.nupkg 4ms [2019-10-23T20:54:03.452Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.9.0/microsoft.codecoverage.15.9.0.nupkg 7ms [2019-10-23T20:54:03.452Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg 18ms [2019-10-23T20:54:03.452Z] GET https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg [2019-10-23T20:54:03.452Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/2.1.1/microsoft.extensions.options.2.1.1.nupkg 20ms [2019-10-23T20:54:03.452Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.9.0/microsoft.testplatform.testhost.15.9.0.nupkg [2019-10-23T20:54:03.452Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg [2019-10-23T20:54:03.452Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.formatters.json/2.1.1/microsoft.aspnetcore.mvc.formatters.json.2.1.1.nupkg [2019-10-23T20:54:03.452Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.9.0/microsoft.testplatform.testhost.15.9.0.nupkg 4ms [2019-10-23T20:54:03.452Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.console/2.1.1/microsoft.extensions.logging.console.2.1.1.nupkg [2019-10-23T20:54:03.452Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.dataannotations/2.1.1/microsoft.aspnetcore.mvc.dataannotations.2.1.1.nupkg [2019-10-23T20:54:03.452Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.localization/2.1.1/microsoft.aspnetcore.mvc.localization.2.1.1.nupkg [2019-10-23T20:54:03.452Z] OK https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg 9ms [2019-10-23T20:54:03.452Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg 7ms [2019-10-23T20:54:03.452Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.formatters.json/2.1.1/microsoft.aspnetcore.mvc.formatters.json.2.1.1.nupkg 6ms [2019-10-23T20:54:03.452Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.cors/2.1.1/microsoft.aspnetcore.mvc.cors.2.1.1.nupkg [2019-10-23T20:54:03.452Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.console/2.1.1/microsoft.extensions.logging.console.2.1.1.nupkg 6ms [2019-10-23T20:54:03.452Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.localization/2.1.1/microsoft.aspnetcore.mvc.localization.2.1.1.nupkg 6ms [2019-10-23T20:54:03.452Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.webutilities/index.json 463ms [2019-10-23T20:54:03.452Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.taghelpers/2.1.1/microsoft.aspnetcore.mvc.taghelpers.2.1.1.nupkg [2019-10-23T20:54:03.452Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics/2.1.1/microsoft.aspnetcore.diagnostics.2.1.1.nupkg [2019-10-23T20:54:03.452Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.0.1/microsoft.owin.4.0.1.nupkg [2019-10-23T20:54:03.452Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.dataannotations/2.1.1/microsoft.aspnetcore.mvc.dataannotations.2.1.1.nupkg 10ms [2019-10-23T20:54:03.452Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.https/2.1.1/microsoft.aspnetcore.server.kestrel.https.2.1.1.nupkg [2019-10-23T20:54:03.452Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor.extensions/2.1.1/microsoft.aspnetcore.mvc.razor.extensions.2.1.1.nupkg [2019-10-23T20:54:03.452Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.cors/2.1.1/microsoft.aspnetcore.mvc.cors.2.1.1.nupkg 10ms [2019-10-23T20:54:03.452Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.viewfeatures/2.1.1/microsoft.aspnetcore.mvc.viewfeatures.2.1.1.nupkg [2019-10-23T20:54:03.452Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.taghelpers/2.1.1/microsoft.aspnetcore.mvc.taghelpers.2.1.1.nupkg 7ms [2019-10-23T20:54:03.452Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics/2.1.1/microsoft.aspnetcore.diagnostics.2.1.1.nupkg 7ms [2019-10-23T20:54:03.452Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hostfiltering/2.1.1/microsoft.aspnetcore.hostfiltering.2.1.1.nupkg [2019-10-23T20:54:03.452Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.design/2.1.1/microsoft.aspnetcore.razor.design.2.1.1.nupkg [2019-10-23T20:54:03.452Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.0.1/microsoft.owin.4.0.1.nupkg 11ms [2019-10-23T20:54:03.452Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor.extensions/2.1.1/microsoft.aspnetcore.mvc.razor.extensions.2.1.1.nupkg 10ms [2019-10-23T20:54:03.452Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.viewfeatures/2.1.1/microsoft.aspnetcore.mvc.viewfeatures.2.1.1.nupkg 9ms [2019-10-23T20:54:03.452Z] GET https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg [2019-10-23T20:54:03.452Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel/2.1.1/microsoft.aspnetcore.server.kestrel.2.1.1.nupkg [2019-10-23T20:54:03.452Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.design/2.1.1/microsoft.aspnetcore.razor.design.2.1.1.nupkg 7ms [2019-10-23T20:54:03.452Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hostfiltering/2.1.1/microsoft.aspnetcore.hostfiltering.2.1.1.nupkg 9ms [2019-10-23T20:54:03.452Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/2.1.1/microsoft.extensions.configuration.json.2.1.1.nupkg [2019-10-23T20:54:03.452Z] OK https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg 6ms [2019-10-23T20:54:03.452Z] GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg [2019-10-23T20:54:03.452Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel/2.1.1/microsoft.aspnetcore.server.kestrel.2.1.1.nupkg 7ms [2019-10-23T20:54:03.452Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.usersecrets/2.1.1/microsoft.extensions.configuration.usersecrets.2.1.1.nupkg [2019-10-23T20:54:03.452Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.debug/2.1.1/microsoft.extensions.logging.debug.2.1.1.nupkg [2019-10-23T20:54:03.452Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/2.1.1/microsoft.extensions.configuration.json.2.1.1.nupkg 7ms [2019-10-23T20:54:03.452Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/2.1.1/microsoft.extensions.configuration.abstractions.2.1.1.nupkg [2019-10-23T20:54:03.452Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.abstractions/2.1.1/microsoft.aspnetcore.http.abstractions.2.1.1.nupkg [2019-10-23T20:54:03.452Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.configuration/2.1.1/microsoft.extensions.logging.configuration.2.1.1.nupkg [2019-10-23T20:54:03.452Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.memory/2.1.1/microsoft.extensions.caching.memory.2.1.1.nupkg [2019-10-23T20:54:03.452Z] OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg 13ms [2019-10-23T20:54:03.452Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/2.1.1/microsoft.extensions.configuration.abstractions.2.1.1.nupkg 9ms [2019-10-23T20:54:03.452Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.debug/2.1.1/microsoft.extensions.logging.debug.2.1.1.nupkg 13ms [2019-10-23T20:54:03.452Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.usersecrets/2.1.1/microsoft.extensions.configuration.usersecrets.2.1.1.nupkg 17ms [2019-10-23T20:54:03.452Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.abstractions/2.1.1/microsoft.aspnetcore.http.abstractions.2.1.1.nupkg 13ms [2019-10-23T20:54:03.452Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.configuration/2.1.1/microsoft.extensions.logging.configuration.2.1.1.nupkg 12ms [2019-10-23T20:54:03.452Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.https/2.1.1/microsoft.aspnetcore.server.kestrel.https.2.1.1.nupkg 42ms [2019-10-23T20:54:03.452Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.memory/2.1.1/microsoft.extensions.caching.memory.2.1.1.nupkg 9ms [2019-10-23T20:54:03.452Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.webutilities/2.1.1/microsoft.aspnetcore.webutilities.2.1.1.nupkg [2019-10-23T20:54:03.452Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.webutilities/2.1.1/microsoft.aspnetcore.webutilities.2.1.1.nupkg 7ms [2019-10-23T20:54:03.452Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/index.json [2019-10-23T20:54:03.452Z] GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json [2019-10-23T20:54:03.452Z] GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json [2019-10-23T20:54:05.639Z] OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json 1814ms [2019-10-23T20:54:05.639Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.filesystemglobbing/index.json 2355ms [2019-10-23T20:54:05.639Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/index.json 2359ms [2019-10-23T20:54:05.639Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.net.http.headers/index.json 2353ms [2019-10-23T20:54:05.639Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.objectpool/index.json 2351ms [2019-10-23T20:54:05.639Z] OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json 1814ms [2019-10-23T20:54:05.639Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/index.json 1817ms [2019-10-23T20:54:06.616Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.core/index.json [2019-10-23T20:54:06.616Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/index.json [2019-10-23T20:54:06.616Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.core/index.json [2019-10-23T20:54:06.616Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.sockets/index.json [2019-10-23T20:54:06.616Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cors/index.json [2019-10-23T20:54:06.616Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.filesystemglobbing/2.1.1/microsoft.extensions.filesystemglobbing.2.1.1.nupkg [2019-10-23T20:54:06.616Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.filesystemglobbing/2.1.1/microsoft.extensions.filesystemglobbing.2.1.1.nupkg 27ms [2019-10-23T20:54:06.616Z] GET https://api.nuget.org/v3-flatcontainer/owin/index.json [2019-10-23T20:54:06.616Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor/index.json [2019-10-23T20:54:06.616Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/index.json [2019-10-23T20:54:06.616Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/index.json [2019-10-23T20:54:06.616Z] GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg [2019-10-23T20:54:06.616Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.localization/index.json [2019-10-23T20:54:06.616Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/index.json [2019-10-23T20:54:06.616Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.net.http.headers/2.1.1/microsoft.net.http.headers.2.1.1.nupkg [2019-10-23T20:54:06.616Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization/index.json [2019-10-23T20:54:06.616Z] GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg [2019-10-23T20:54:06.616Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.jsonpatch/index.json [2019-10-23T20:54:06.616Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.net.http.headers/2.1.1/microsoft.net.http.headers.2.1.1.nupkg 7ms [2019-10-23T20:54:06.616Z] OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg 8ms [2019-10-23T20:54:06.616Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/2.1.1/microsoft.extensions.fileproviders.abstractions.2.1.1.nupkg [2019-10-23T20:54:06.616Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.objectpool/2.1.1/microsoft.extensions.objectpool.2.1.1.nupkg [2019-10-23T20:54:06.616Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/2.1.1/microsoft.aspnetcore.hosting.server.abstractions.2.1.1.nupkg [2019-10-23T20:54:06.616Z] OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg 6ms [2019-10-23T20:54:06.616Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/index.json [2019-10-23T20:54:06.616Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/2.1.1/microsoft.aspnetcore.hosting.server.abstractions.2.1.1.nupkg 6ms [2019-10-23T20:54:06.616Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.objectpool/2.1.1/microsoft.extensions.objectpool.2.1.1.nupkg 8ms [2019-10-23T20:54:06.616Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/2.1.1/microsoft.extensions.fileproviders.abstractions.2.1.1.nupkg 10ms [2019-10-23T20:54:06.616Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.abstractions/index.json [2019-10-23T20:54:08.159Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/index.json 1504ms [2019-10-23T20:54:08.159Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/index.json 1465ms [2019-10-23T20:54:08.159Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization/index.json 1459ms [2019-10-23T20:54:08.159Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cors/index.json 1500ms [2019-10-23T20:54:08.159Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/index.json 1466ms [2019-10-23T20:54:08.159Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.localization/index.json 1463ms [2019-10-23T20:54:08.159Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/index.json 1463ms [2019-10-23T20:54:08.159Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.jsonpatch/index.json 1457ms [2019-10-23T20:54:08.159Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor/index.json 1467ms [2019-10-23T20:54:08.159Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.core/index.json 1506ms [2019-10-23T20:54:08.159Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.sockets/index.json 1502ms [2019-10-23T20:54:08.159Z] OK https://api.nuget.org/v3-flatcontainer/owin/index.json 1467ms [2019-10-23T20:54:08.160Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.abstractions/index.json 1432ms [2019-10-23T20:54:08.160Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/index.json 1449ms [2019-10-23T20:54:08.160Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.core/index.json 1506ms [2019-10-23T20:54:08.160Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/2.1.1/microsoft.extensions.options.configurationextensions.2.1.1.nupkg [2019-10-23T20:54:08.160Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization/2.1.1/microsoft.extensions.localization.2.1.1.nupkg [2019-10-23T20:54:08.160Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cors/2.1.1/microsoft.aspnetcore.cors.2.1.1.nupkg [2019-10-23T20:54:08.160Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.core/2.1.1/microsoft.aspnetcore.server.kestrel.core.2.1.1.nupkg [2019-10-23T20:54:08.160Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/2.1.1/microsoft.extensions.configuration.binder.2.1.1.nupkg [2019-10-23T20:54:08.160Z] GET https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg [2019-10-23T20:54:08.160Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/2.1.1/microsoft.extensions.options.configurationextensions.2.1.1.nupkg 10ms [2019-10-23T20:54:08.160Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.localization/2.1.1/microsoft.aspnetcore.localization.2.1.1.nupkg [2019-10-23T20:54:08.160Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization/2.1.1/microsoft.extensions.localization.2.1.1.nupkg 11ms [2019-10-23T20:54:08.160Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cors/2.1.1/microsoft.aspnetcore.cors.2.1.1.nupkg 10ms [2019-10-23T20:54:08.160Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.core/2.1.1/microsoft.aspnetcore.server.kestrel.core.2.1.1.nupkg 9ms [2019-10-23T20:54:08.160Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor/2.1.1/microsoft.aspnetcore.mvc.razor.2.1.1.nupkg [2019-10-23T20:54:08.160Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/2.1.1/microsoft.extensions.configuration.binder.2.1.1.nupkg 9ms [2019-10-23T20:54:08.160Z] OK https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg 10ms [2019-10-23T20:54:08.160Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.localization/2.1.1/microsoft.aspnetcore.localization.2.1.1.nupkg 10ms [2019-10-23T20:54:08.160Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.jsonpatch/2.1.1/microsoft.aspnetcore.jsonpatch.2.1.1.nupkg [2019-10-23T20:54:08.160Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor/2.1.1/microsoft.aspnetcore.mvc.razor.2.1.1.nupkg 9ms [2019-10-23T20:54:08.160Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/2.1.1/microsoft.extensions.dependencyinjection.abstractions.2.1.1.nupkg [2019-10-23T20:54:08.160Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing.abstractions/index.json [2019-10-23T20:54:08.160Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.core/index.json [2019-10-23T20:54:08.160Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.abstractions/2.1.1/microsoft.extensions.caching.abstractions.2.1.1.nupkg [2019-10-23T20:54:08.160Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.jsonpatch/2.1.1/microsoft.aspnetcore.jsonpatch.2.1.1.nupkg 10ms [2019-10-23T20:54:08.160Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/2.1.1/microsoft.extensions.primitives.2.1.1.nupkg [2019-10-23T20:54:08.160Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/2.1.1/microsoft.extensions.dependencyinjection.abstractions.2.1.1.nupkg 8ms [2019-10-23T20:54:08.160Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/2.1.1/microsoft.extensions.logging.abstractions.2.1.1.nupkg [2019-10-23T20:54:08.160Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.core/2.1.1/microsoft.aspnetcore.mvc.core.2.1.1.nupkg [2019-10-23T20:54:08.160Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/2.1.1/microsoft.extensions.primitives.2.1.1.nupkg 6ms [2019-10-23T20:54:08.160Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.abstractions/2.1.1/microsoft.extensions.caching.abstractions.2.1.1.nupkg 8ms [2019-10-23T20:54:08.160Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.runtime/index.json [2019-10-23T20:54:08.160Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.httpoverrides/index.json [2019-10-23T20:54:08.160Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.features/index.json [2019-10-23T20:54:08.160Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.sockets/2.1.1/microsoft.aspnetcore.server.kestrel.transport.sockets.2.1.1.nupkg [2019-10-23T20:54:08.160Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/2.1.1/microsoft.extensions.logging.abstractions.2.1.1.nupkg 20ms [2019-10-23T20:54:08.160Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.core/2.1.1/microsoft.aspnetcore.mvc.core.2.1.1.nupkg 19ms [2019-10-23T20:54:08.160Z] GET https://api.nuget.org/v3-flatcontainer/system.io.pipelines/index.json [2019-10-23T20:54:08.621Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.sockets/2.1.1/microsoft.aspnetcore.server.kestrel.transport.sockets.2.1.1.nupkg 401ms [2019-10-23T20:54:08.621Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.features/index.json 403ms [2019-10-23T20:54:08.622Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.runtime/index.json 405ms [2019-10-23T20:54:08.622Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.core/index.json 430ms [2019-10-23T20:54:08.622Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.httpoverrides/index.json 403ms [2019-10-23T20:54:08.622Z] OK https://api.nuget.org/v3-flatcontainer/system.io.pipelines/index.json 393ms [2019-10-23T20:54:08.622Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing.abstractions/index.json 435ms [2019-10-23T20:54:08.622Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.language/index.json [2019-10-23T20:54:08.622Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.razor/index.json [2019-10-23T20:54:08.622Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.features/2.1.1/microsoft.aspnetcore.http.features.2.1.1.nupkg [2019-10-23T20:54:08.622Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.runtime/2.1.1/microsoft.aspnetcore.razor.runtime.2.1.1.nupkg [2019-10-23T20:54:08.622Z] GET https://api.nuget.org/v3-flatcontainer/system.io.pipelines/4.5.0/system.io.pipelines.4.5.0.nupkg [2019-10-23T20:54:08.622Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.core/2.1.1/microsoft.aspnetcore.authentication.core.2.1.1.nupkg [2019-10-23T20:54:08.622Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.features/2.1.1/microsoft.aspnetcore.http.features.2.1.1.nupkg 9ms [2019-10-23T20:54:08.622Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.runtime/2.1.1/microsoft.aspnetcore.razor.runtime.2.1.1.nupkg 19ms [2019-10-23T20:54:08.622Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.core/2.1.1/microsoft.aspnetcore.authentication.core.2.1.1.nupkg 18ms [2019-10-23T20:54:08.622Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.httpoverrides/2.1.1/microsoft.aspnetcore.httpoverrides.2.1.1.nupkg [2019-10-23T20:54:08.622Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics.abstractions/index.json [2019-10-23T20:54:08.622Z] OK https://api.nuget.org/v3-flatcontainer/system.io.pipelines/4.5.0/system.io.pipelines.4.5.0.nupkg 22ms [2019-10-23T20:54:08.622Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing.abstractions/2.1.1/microsoft.aspnetcore.routing.abstractions.2.1.1.nupkg [2019-10-23T20:54:08.622Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.httpoverrides/2.1.1/microsoft.aspnetcore.httpoverrides.2.1.1.nupkg 6ms [2019-10-23T20:54:08.622Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing.abstractions/2.1.1/microsoft.aspnetcore.routing.abstractions.2.1.1.nupkg 6ms [2019-10-23T20:54:08.622Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization.abstractions/index.json [2019-10-23T20:54:08.622Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.antiforgery/index.json [2019-10-23T20:54:08.622Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.html.abstractions/index.json [2019-10-23T20:54:08.622Z] GET https://api.nuget.org/v3-flatcontainer/system.buffers/index.json [2019-10-23T20:54:08.622Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.webencoders/index.json [2019-10-23T20:54:08.622Z] GET https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/index.json [2019-10-23T20:54:08.622Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.abstractions/index.json [2019-10-23T20:54:08.622Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.abstractions/index.json [2019-10-23T20:54:08.622Z] GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json [2019-10-23T20:54:08.622Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor/index.json [2019-10-23T20:54:08.622Z] Installing Owin 1.0. [2019-10-23T20:54:08.622Z] OK https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/index.json 68ms [2019-10-23T20:54:08.622Z] OK https://api.nuget.org/v3-flatcontainer/system.buffers/index.json 77ms [2019-10-23T20:54:08.622Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.abstractions/index.json [2019-10-23T20:54:08.622Z] GET https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg [2019-10-23T20:54:08.622Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization.policy/index.json [2019-10-23T20:54:08.622Z] OK https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg 4ms [2019-10-23T20:54:08.622Z] GET https://api.nuget.org/v3-flatcontainer/system.buffers/4.4.0/system.buffers.4.4.0.nupkg [2019-10-23T20:54:08.622Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.responsecaching.abstractions/index.json [2019-10-23T20:54:08.622Z] OK https://api.nuget.org/v3-flatcontainer/system.buffers/4.4.0/system.buffers.4.4.0.nupkg 6ms [2019-10-23T20:54:08.622Z] Installing Microsoft.Owin 4.0.1. [2019-10-23T20:54:08.622Z] Installing Microsoft.Owin.Hosting 4.0.1. [2019-10-23T20:54:08.622Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.composite/index.json [2019-10-23T20:54:08.622Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.language/index.json 218ms [2019-10-23T20:54:08.622Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.razor/index.json 219ms [2019-10-23T20:54:08.622Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.language/2.1.1/microsoft.aspnetcore.razor.language.2.1.1.nupkg [2019-10-23T20:54:08.622Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.razor/2.1.1/microsoft.codeanalysis.razor.2.1.1.nupkg [2019-10-23T20:54:08.622Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.language/2.1.1/microsoft.aspnetcore.razor.language.2.1.1.nupkg 6ms [2019-10-23T20:54:08.622Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.razor/2.1.1/microsoft.codeanalysis.razor.2.1.1.nupkg 6ms [2019-10-23T20:54:08.622Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics.abstractions/index.json 215ms [2019-10-23T20:54:08.622Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics.abstractions/2.1.1/microsoft.aspnetcore.diagnostics.abstractions.2.1.1.nupkg [2019-10-23T20:54:08.622Z] Committing restore... [2019-10-23T20:54:08.622Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.Owin\obj\HttpOverStream.Server.Owin.csproj.nuget.g.props. [2019-10-23T20:54:08.622Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Server.Owin\obj\project.assets.json [2019-10-23T20:54:08.622Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics.abstractions/2.1.1/microsoft.aspnetcore.diagnostics.abstractions.2.1.1.nupkg 5ms [2019-10-23T20:54:08.622Z] Restore completed in 5.74 sec for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj. [2019-10-23T20:54:08.622Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization.abstractions/index.json 225ms [2019-10-23T20:54:08.622Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.antiforgery/index.json 218ms [2019-10-23T20:54:08.622Z] Restoring packages for C:\work\src\HttpOverStream\HttpOverStream.csproj... [2019-10-23T20:54:08.622Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.antiforgery/2.1.1/microsoft.aspnetcore.antiforgery.2.1.1.nupkg [2019-10-23T20:54:08.622Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization.abstractions/2.1.1/microsoft.extensions.localization.abstractions.2.1.1.nupkg [2019-10-23T20:54:08.622Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.antiforgery/2.1.1/microsoft.aspnetcore.antiforgery.2.1.1.nupkg 3ms [2019-10-23T20:54:08.622Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization.abstractions/2.1.1/microsoft.extensions.localization.abstractions.2.1.1.nupkg 5ms [2019-10-23T20:54:08.622Z] Committing restore... [2019-10-23T20:54:08.622Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.html.abstractions/index.json 227ms [2019-10-23T20:54:08.622Z] Generating MSBuild file C:\work\src\HttpOverStream\obj\HttpOverStream.csproj.nuget.g.props. [2019-10-23T20:54:08.622Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.html.abstractions/2.1.1/microsoft.aspnetcore.html.abstractions.2.1.1.nupkg [2019-10-23T20:54:08.622Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.webencoders/index.json 228ms [2019-10-23T20:54:08.622Z] Installing System.Numerics.Vectors 4.4.0. [2019-10-23T20:54:08.622Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream\obj\project.assets.json [2019-10-23T20:54:08.622Z] Installing System.Buffers 4.4.0. [2019-10-23T20:54:08.622Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.html.abstractions/2.1.1/microsoft.aspnetcore.html.abstractions.2.1.1.nupkg 5ms [2019-10-23T20:54:08.622Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.webencoders/2.1.1/microsoft.extensions.webencoders.2.1.1.nupkg [2019-10-23T20:54:08.622Z] Installing Microsoft.AspNetCore.Http.Features 2.1.1. [2019-10-23T20:54:08.622Z] Restore completed in 15.1 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj. [2019-10-23T20:54:08.622Z] Installing Microsoft.AspNetCore.Hosting.Server.Abstractions 2.1.1. [2019-10-23T20:54:08.622Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.webencoders/2.1.1/microsoft.extensions.webencoders.2.1.1.nupkg 8ms [2019-10-23T20:54:08.622Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.abstractions/index.json 215ms [2019-10-23T20:54:08.622Z] Installing Microsoft.AspNetCore.Http.Abstractions 2.1.1. [2019-10-23T20:54:08.622Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.abstractions/index.json 238ms [2019-10-23T20:54:08.622Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor/index.json 237ms [2019-10-23T20:54:08.622Z] Installing Microsoft.Net.Http.Headers 2.1.1. [2019-10-23T20:54:08.622Z] Installing Microsoft.Extensions.ObjectPool 2.1.1. [2019-10-23T20:54:08.622Z] Installing Microsoft.AspNetCore.WebUtilities 2.1.1. [2019-10-23T20:54:08.622Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.abstractions/2.1.1/microsoft.aspnetcore.authentication.abstractions.2.1.1.nupkg [2019-10-23T20:54:08.622Z] Installing Microsoft.Extensions.FileProviders.Abstractions 2.1.1. [2019-10-23T20:54:08.622Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.abstractions/2.1.1/microsoft.aspnetcore.server.kestrel.transport.abstractions.2.1.1.nupkg [2019-10-23T20:54:08.622Z] Installing Microsoft.Extensions.FileSystemGlobbing 2.1.1. [2019-10-23T20:54:08.622Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.abstractions/2.1.1/microsoft.aspnetcore.authentication.abstractions.2.1.1.nupkg 5ms [2019-10-23T20:54:08.622Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor/2.1.1/microsoft.aspnetcore.razor.2.1.1.nupkg [2019-10-23T20:54:08.622Z] Installing Microsoft.Extensions.Configuration.Abstractions 2.1.1. [2019-10-23T20:54:08.622Z] Installing Microsoft.Extensions.Primitives 2.1.1. [2019-10-23T20:54:08.622Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection/index.json [2019-10-23T20:54:08.622Z] Installing Microsoft.Extensions.Logging.Abstractions 2.1.1. [2019-10-23T20:54:08.622Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor/2.1.1/microsoft.aspnetcore.razor.2.1.1.nupkg 5ms [2019-10-23T20:54:08.622Z] OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json 256ms [2019-10-23T20:54:08.622Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.abstractions/2.1.1/microsoft.aspnetcore.server.kestrel.transport.abstractions.2.1.1.nupkg 8ms [2019-10-23T20:54:08.622Z] Installing Microsoft.Extensions.Configuration.Binder 2.1.1. [2019-10-23T20:54:09.083Z] Installing Microsoft.Extensions.DependencyInjection.Abstractions 2.1.1. [2019-10-23T20:54:09.083Z] Installing Microsoft.AspNetCore.Http.Extensions 2.1.1. [2019-10-23T20:54:09.083Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.abstractions/index.json 221ms [2019-10-23T20:54:09.083Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization.policy/index.json 223ms [2019-10-23T20:54:09.083Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.responsecaching.abstractions/index.json 220ms [2019-10-23T20:54:09.083Z] GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg [2019-10-23T20:54:09.083Z] OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg 5ms [2019-10-23T20:54:09.083Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.abstractions/2.1.1/microsoft.aspnetcore.mvc.abstractions.2.1.1.nupkg [2019-10-23T20:54:09.083Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization.policy/2.1.1/microsoft.aspnetcore.authorization.policy.2.1.1.nupkg [2019-10-23T20:54:09.544Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.composite/index.json 787ms [2019-10-23T20:54:09.544Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.responsecaching.abstractions/2.1.1/microsoft.aspnetcore.responsecaching.abstractions.2.1.1.nupkg [2019-10-23T20:54:09.545Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection/index.json 640ms [2019-10-23T20:54:09.545Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.abstractions/2.1.1/microsoft.aspnetcore.mvc.abstractions.2.1.1.nupkg 599ms [2019-10-23T20:54:10.006Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization.policy/2.1.1/microsoft.aspnetcore.authorization.policy.2.1.1.nupkg 1006ms [2019-10-23T20:54:10.467Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.responsecaching.abstractions/2.1.1/microsoft.aspnetcore.responsecaching.abstractions.2.1.1.nupkg 988ms [2019-10-23T20:54:10.467Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.composite/2.1.1/microsoft.extensions.fileproviders.composite.2.1.1.nupkg [2019-10-23T20:54:10.467Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection/2.1.1/microsoft.aspnetcore.dataprotection.2.1.1.nupkg [2019-10-23T20:54:10.928Z] Installing Microsoft.AspNetCore.Hosting 2.1.1. [2019-10-23T20:54:10.928Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.composite/2.1.1/microsoft.extensions.fileproviders.composite.2.1.1.nupkg 490ms [2019-10-23T20:54:10.928Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection/2.1.1/microsoft.aspnetcore.dataprotection.2.1.1.nupkg 490ms [2019-10-23T20:54:10.928Z] Installing Microsoft.Extensions.Configuration.EnvironmentVariables 2.1.1. [2019-10-23T20:54:10.928Z] Installing Microsoft.Extensions.Configuration.FileExtensions 2.1.1. [2019-10-23T20:54:10.928Z] Installing Microsoft.Extensions.DependencyInjection 2.1.1. [2019-10-23T20:54:10.928Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.connections.abstractions/index.json [2019-10-23T20:54:10.928Z] Installing Microsoft.Extensions.Logging 2.1.1. [2019-10-23T20:54:10.928Z] Installing Microsoft.AspNetCore.Hosting.Abstractions 2.1.1. [2019-10-23T20:54:10.928Z] Installing Microsoft.Extensions.Options 2.1.1. [2019-10-23T20:54:10.928Z] Installing Microsoft.Extensions.Configuration 2.1.1. [2019-10-23T20:54:10.928Z] Installing Microsoft.Extensions.FileProviders.Physical 2.1.1. [2019-10-23T20:54:10.928Z] Installing Microsoft.Extensions.Hosting.Abstractions 2.1.1. [2019-10-23T20:54:10.928Z] Installing Microsoft.AspNetCore.Http 2.1.1. [2019-10-23T20:54:10.928Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization/index.json [2019-10-23T20:54:10.928Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.connections.abstractions/index.json 61ms [2019-10-23T20:54:10.928Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cryptography.internal/index.json [2019-10-23T20:54:10.928Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.connections.abstractions/2.1.1/microsoft.aspnetcore.connections.abstractions.2.1.1.nupkg [2019-10-23T20:54:10.928Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection.abstractions/index.json [2019-10-23T20:54:10.928Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.connections.abstractions/2.1.1/microsoft.aspnetcore.connections.abstractions.2.1.1.nupkg 6ms [2019-10-23T20:54:10.928Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization/index.json 62ms [2019-10-23T20:54:10.928Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization/2.1.1/microsoft.aspnetcore.authorization.2.1.1.nupkg [2019-10-23T20:54:10.928Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization/2.1.1/microsoft.aspnetcore.authorization.2.1.1.nupkg 5ms [2019-10-23T20:54:10.928Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cryptography.internal/index.json 60ms [2019-10-23T20:54:11.389Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection.abstractions/index.json 59ms [2019-10-23T20:54:11.389Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cryptography.internal/2.1.1/microsoft.aspnetcore.cryptography.internal.2.1.1.nupkg [2019-10-23T20:54:11.389Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection.abstractions/2.1.1/microsoft.aspnetcore.dataprotection.abstractions.2.1.1.nupkg [2019-10-23T20:54:11.389Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cryptography.internal/2.1.1/microsoft.aspnetcore.cryptography.internal.2.1.1.nupkg 4ms [2019-10-23T20:54:11.389Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection.abstractions/2.1.1/microsoft.aspnetcore.dataprotection.abstractions.2.1.1.nupkg 5ms [2019-10-23T20:54:11.389Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json [2019-10-23T20:54:11.389Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json [2019-10-23T20:54:11.389Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json [2019-10-23T20:54:11.389Z] Committing restore... [2019-10-23T20:54:11.389Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.AspnetCore\obj\HttpOverStream.Server.AspnetCore.csproj.nuget.g.props. [2019-10-23T20:54:11.389Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Server.AspnetCore\obj\project.assets.json [2019-10-23T20:54:11.389Z] Restore completed in 9.29 sec for C:\work\src\HttpOverStream.Server.AspnetCore\HttpOverStream.Server.AspnetCore.csproj. [2019-10-23T20:54:11.389Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json 60ms [2019-10-23T20:54:11.389Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json 59ms [2019-10-23T20:54:11.389Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg [2019-10-23T20:54:11.389Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json [2019-10-23T20:54:11.389Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg [2019-10-23T20:54:11.389Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json [2019-10-23T20:54:11.389Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg 5ms [2019-10-23T20:54:11.389Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg 5ms [2019-10-23T20:54:11.389Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json 58ms [2019-10-23T20:54:11.389Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json 59ms [2019-10-23T20:54:11.389Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json 217ms [2019-10-23T20:54:11.851Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.9.0/microsoft.testplatform.objectmodel.15.9.0.nupkg [2019-10-23T20:54:11.851Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg [2019-10-23T20:54:11.851Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg [2019-10-23T20:54:11.851Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg [2019-10-23T20:54:11.851Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg 3ms [2019-10-23T20:54:11.851Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.9.0/microsoft.testplatform.objectmodel.15.9.0.nupkg 4ms [2019-10-23T20:54:11.851Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg 5ms [2019-10-23T20:54:11.851Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg 9ms [2019-10-23T20:54:11.851Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json [2019-10-23T20:54:11.851Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json [2019-10-23T20:54:11.851Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json 58ms [2019-10-23T20:54:11.851Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg [2019-10-23T20:54:11.851Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg 5ms [2019-10-23T20:54:11.851Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json [2019-10-23T20:54:11.851Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json [2019-10-23T20:54:11.851Z] GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json [2019-10-23T20:54:11.851Z] GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json [2019-10-23T20:54:11.851Z] GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json [2019-10-23T20:54:11.851Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json [2019-10-23T20:54:11.851Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json [2019-10-23T20:54:11.851Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json [2019-10-23T20:54:11.851Z] GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json [2019-10-23T20:54:11.851Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json 59ms [2019-10-23T20:54:11.851Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json 59ms [2019-10-23T20:54:11.851Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg [2019-10-23T20:54:11.851Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg [2019-10-23T20:54:11.851Z] OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json 61ms [2019-10-23T20:54:11.851Z] GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg [2019-10-23T20:54:11.851Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg 5ms [2019-10-23T20:54:11.851Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg 7ms [2019-10-23T20:54:11.851Z] OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg 5ms [2019-10-23T20:54:11.851Z] OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json 76ms [2019-10-23T20:54:11.852Z] OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json 59ms [2019-10-23T20:54:11.852Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json 57ms [2019-10-23T20:54:11.852Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json 56ms [2019-10-23T20:54:11.852Z] OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json 56ms [2019-10-23T20:54:11.852Z] GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg [2019-10-23T20:54:11.852Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg [2019-10-23T20:54:11.852Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg [2019-10-23T20:54:11.852Z] GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg [2019-10-23T20:54:11.852Z] OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg 4ms [2019-10-23T20:54:11.852Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg 3ms [2019-10-23T20:54:11.852Z] GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg [2019-10-23T20:54:11.852Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg 5ms [2019-10-23T20:54:11.852Z] OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg 6ms [2019-10-23T20:54:11.852Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json 220ms [2019-10-23T20:54:11.852Z] OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg 7ms [2019-10-23T20:54:11.852Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg [2019-10-23T20:54:11.852Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg 5ms [2019-10-23T20:54:11.852Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json [2019-10-23T20:54:11.852Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json [2019-10-23T20:54:11.852Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json [2019-10-23T20:54:11.852Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json [2019-10-23T20:54:11.852Z] GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json [2019-10-23T20:54:11.852Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json [2019-10-23T20:54:11.852Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json [2019-10-23T20:54:11.852Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json [2019-10-23T20:54:11.852Z] GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json [2019-10-23T20:54:11.852Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json 58ms [2019-10-23T20:54:11.852Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json 61ms [2019-10-23T20:54:12.313Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json 60ms [2019-10-23T20:54:12.313Z] OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json 60ms [2019-10-23T20:54:12.313Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg [2019-10-23T20:54:12.313Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg [2019-10-23T20:54:12.313Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json 68ms [2019-10-23T20:54:12.314Z] GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg [2019-10-23T20:54:12.314Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg [2019-10-23T20:54:12.314Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg [2019-10-23T20:54:12.314Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg 4ms [2019-10-23T20:54:12.314Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg 6ms [2019-10-23T20:54:12.314Z] OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg 6ms [2019-10-23T20:54:12.314Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg 4ms [2019-10-23T20:54:12.314Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg 8ms [2019-10-23T20:54:12.314Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json 69ms [2019-10-23T20:54:12.314Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json 58ms [2019-10-23T20:54:12.314Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg [2019-10-23T20:54:12.314Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg 3ms [2019-10-23T20:54:12.314Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg [2019-10-23T20:54:12.314Z] OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json 60ms [2019-10-23T20:54:12.314Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg 3ms [2019-10-23T20:54:12.314Z] GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg [2019-10-23T20:54:12.314Z] OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg 5ms [2019-10-23T20:54:12.314Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json 213ms [2019-10-23T20:54:12.314Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg [2019-10-23T20:54:12.314Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg 5ms [2019-10-23T20:54:12.314Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json 214ms [2019-10-23T20:54:12.314Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg [2019-10-23T20:54:12.314Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg 5ms [2019-10-23T20:54:12.314Z] Installing System.Collections.Immutable 1.2.0. [2019-10-23T20:54:12.314Z] Installing Microsoft.Win32.Registry 4.0.0. [2019-10-23T20:54:12.314Z] Installing System.Threading.ThreadPool 4.0.10. [2019-10-23T20:54:12.314Z] Installing System.Xml.XPath 4.0.1. [2019-10-23T20:54:12.314Z] Installing System.Collections.NonGeneric 4.0.1. [2019-10-23T20:54:12.314Z] Installing System.ComponentModel 4.0.1. [2019-10-23T20:54:12.314Z] Installing System.Collections.Specialized 4.0.1. [2019-10-23T20:54:12.314Z] Installing System.ComponentModel.Primitives 4.1.0. [2019-10-23T20:54:12.314Z] Installing Microsoft.AspNetCore.DataProtection.Abstractions 2.1.1. [2019-10-23T20:54:12.314Z] Installing Microsoft.AspNetCore.Cryptography.Internal 2.1.1. [2019-10-23T20:54:12.314Z] Installing Microsoft.AspNetCore.Authorization 2.1.1. [2019-10-23T20:54:12.314Z] Installing Microsoft.AspNetCore.Connections.Abstractions 2.1.1. [2019-10-23T20:54:12.314Z] Installing Microsoft.NETCore.DotNetAppHost 2.1.0. [2019-10-23T20:54:12.314Z] Installing System.Diagnostics.TraceSource 4.0.0. [2019-10-23T20:54:12.314Z] Installing System.Reflection.Metadata 1.3.0. [2019-10-23T20:54:12.314Z] Installing System.Diagnostics.Process 4.1.0. [2019-10-23T20:54:12.314Z] Installing System.Xml.XPath.XmlDocument 4.0.1. [2019-10-23T20:54:12.314Z] Installing System.ComponentModel.TypeConverter 4.1.0. [2019-10-23T20:54:12.314Z] Installing System.Threading.Thread 4.0.0. [2019-10-23T20:54:12.314Z] Installing System.Diagnostics.TextWriterTraceListener 4.0.0. [2019-10-23T20:54:12.314Z] Installing Microsoft.AspNet.WebApi.Client 5.2.7. [2019-10-23T20:54:12.314Z] Installing xunit.runner.visualstudio 2.4.0. [2019-10-23T20:54:12.314Z] Installing xunit 2.4.0. [2019-10-23T20:54:12.314Z] Installing Microsoft.AspNetCore 2.1.1. [2019-10-23T20:54:12.314Z] Installing Microsoft.AspNetCore.Mvc 2.1.1. [2019-10-23T20:54:12.314Z] Installing Microsoft.NET.Test.Sdk 15.9.0. [2019-10-23T20:54:12.314Z] Installing Microsoft.NETCore.App 2.1.0. [2019-10-23T20:54:12.314Z] Installing Microsoft.NET.Test.Sdk 15.8.0. [2019-10-23T20:54:12.314Z] Installing xunit.assert 2.4.0. [2019-10-23T20:54:12.774Z] Installing xunit.analyzers 0.10.0. [2019-10-23T20:54:12.774Z] Installing xunit.core 2.4.0. [2019-10-23T20:54:12.774Z] Installing Microsoft.Extensions.Configuration.UserSecrets 2.1.1. [2019-10-23T20:54:12.774Z] Installing Microsoft.Extensions.Logging.Debug 2.1.1. [2019-10-23T20:54:12.774Z] Installing Microsoft.Extensions.Logging.Console 2.1.1. [2019-10-23T20:54:12.774Z] Installing Microsoft.CodeCoverage 15.8.0. [2019-10-23T20:54:12.774Z] Installing Microsoft.Extensions.Configuration.CommandLine 2.1.1. [2019-10-23T20:54:12.774Z] Installing Microsoft.TestPlatform.TestHost 15.8.0. [2019-10-23T20:54:12.774Z] Installing Microsoft.Extensions.Configuration.Json 2.1.1. [2019-10-23T20:54:12.774Z] Installing Microsoft.NETCore.Targets 2.1.0. [2019-10-23T20:54:12.774Z] Installing Microsoft.Extensions.Logging.Configuration 2.1.1. [2019-10-23T20:54:12.774Z] Installing Microsoft.AspNetCore.HostFiltering 2.1.1. [2019-10-23T20:54:12.774Z] Installing Microsoft.NETCore.Platforms 2.1.0. [2019-10-23T20:54:12.774Z] Installing Microsoft.NETCore.DotNetHostPolicy 2.1.0. [2019-10-23T20:54:12.774Z] Installing Microsoft.AspNetCore.Routing 2.1.1. [2019-10-23T20:54:12.774Z] Installing xunit.extensibility.execution 2.4.0. [2019-10-23T20:54:12.774Z] Installing Microsoft.AspNetCore.Diagnostics 2.1.1. [2019-10-23T20:54:12.774Z] Installing xunit.extensibility.core 2.4.0. [2019-10-23T20:54:13.235Z] Installing Microsoft.AspNetCore.Server.Kestrel 2.1.1. [2019-10-23T20:54:13.235Z] Installing Microsoft.AspNetCore.Server.Kestrel.Https 2.1.1. [2019-10-23T20:54:13.235Z] Installing Microsoft.Extensions.Caching.Memory 2.1.1. [2019-10-23T20:54:13.235Z] Installing Microsoft.AspNetCore.Mvc.Razor.Extensions 2.1.1. [2019-10-23T20:54:13.235Z] Installing Microsoft.AspNetCore.Mvc.TagHelpers 2.1.1. [2019-10-23T20:54:13.235Z] Installing Microsoft.AspNetCore.Mvc.RazorPages 2.1.1. [2019-10-23T20:54:13.235Z] Installing Microsoft.AspNetCore.Mvc.Cors 2.1.1. [2019-10-23T20:54:13.235Z] Installing Microsoft.AspNetCore.Mvc.Localization 2.1.1. [2019-10-23T20:54:13.235Z] Installing Microsoft.Extensions.DependencyModel 1.0.3. [2019-10-23T20:54:13.235Z] Installing Microsoft.AspNetCore.Mvc.ApiExplorer 2.1.1. [2019-10-23T20:54:13.235Z] Installing Microsoft.AspNetCore.Mvc.Formatters.Json 2.1.1. [2019-10-23T20:54:13.235Z] Installing Microsoft.AspNetCore.Server.IISIntegration 2.1.1. [2019-10-23T20:54:13.235Z] Installing Microsoft.TestPlatform.ObjectModel 15.8.0. [2019-10-23T20:54:13.235Z] Installing Microsoft.NETCore.DotNetHostResolver 2.1.0. [2019-10-23T20:54:13.235Z] Installing Microsoft.DotNet.PlatformAbstractions 1.0.3. [2019-10-23T20:54:13.235Z] Installing xunit.abstractions 2.0.2. [2019-10-23T20:54:13.235Z] Installing System.Runtime.Loader 4.0.0. [2019-10-23T20:54:13.235Z] Installing System.ComponentModel.EventBasedAsync 4.0.11. [2019-10-23T20:54:13.235Z] Installing Microsoft.AspNetCore.Mvc.DataAnnotations 2.1.1. [2019-10-23T20:54:13.235Z] Installing Microsoft.AspNetCore.Mvc.ViewFeatures 2.1.1. [2019-10-23T20:54:13.235Z] Installing Microsoft.AspNetCore.Razor.Design 2.1.1. [2019-10-23T20:54:13.235Z] Installing Microsoft.CodeCoverage 15.9.0. [2019-10-23T20:54:14.209Z] Installing Microsoft.TestPlatform.TestHost 15.9.0. [2019-10-23T20:54:14.209Z] Installing Microsoft.Extensions.Options.ConfigurationExtensions 2.1.1. [2019-10-23T20:54:14.209Z] Installing Microsoft.AspNetCore.Routing.Abstractions 2.1.1. [2019-10-23T20:54:14.209Z] Installing Microsoft.AspNetCore.Diagnostics.Abstractions 2.1.1. [2019-10-23T20:54:14.209Z] Installing Microsoft.AspNetCore.HttpOverrides 2.1.1. [2019-10-23T20:54:14.210Z] Installing System.IO.Pipelines 4.5.0. [2019-10-23T20:54:14.210Z] Installing Microsoft.AspNetCore.Authentication.Core 2.1.1. [2019-10-23T20:54:14.210Z] Installing Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets 2.1.1. [2019-10-23T20:54:14.210Z] Installing Microsoft.AspNetCore.Server.Kestrel.Core 2.1.1. [2019-10-23T20:54:14.210Z] Installing Microsoft.Extensions.Caching.Abstractions 2.1.1. [2019-10-23T20:54:14.210Z] Installing Microsoft.CodeAnalysis.Razor 2.1.1. [2019-10-23T20:54:14.210Z] Installing Microsoft.AspNetCore.Razor.Language 2.1.1. [2019-10-23T20:54:14.210Z] Installing Microsoft.AspNetCore.Localization 2.1.1. [2019-10-23T20:54:14.210Z] Installing Microsoft.Extensions.Localization 2.1.1. [2019-10-23T20:54:14.210Z] Installing Microsoft.AspNetCore.Mvc.Razor 2.1.1. [2019-10-23T20:54:14.210Z] Installing Microsoft.AspNetCore.Razor.Runtime 2.1.1. [2019-10-23T20:54:14.210Z] Installing Microsoft.AspNetCore.Cors 2.1.1. [2019-10-23T20:54:14.210Z] Installing Microsoft.AspNetCore.Mvc.Core 2.1.1. [2019-10-23T20:54:14.210Z] Installing Microsoft.AspNetCore.DataProtection 2.1.1. [2019-10-23T20:54:14.210Z] Installing Microsoft.AspNetCore.JsonPatch 2.1.1. [2019-10-23T20:54:14.210Z] Installing Microsoft.Extensions.WebEncoders 2.1.1. [2019-10-23T20:54:14.210Z] Installing Microsoft.AspNetCore.Html.Abstractions 2.1.1. [2019-10-23T20:54:14.210Z] Installing Microsoft.AspNetCore.Antiforgery 2.1.1. [2019-10-23T20:54:14.210Z] Installing Microsoft.TestPlatform.ObjectModel 15.9.0. [2019-10-23T20:54:14.210Z] Installing Microsoft.AspNetCore.Authentication.Abstractions 2.1.1. [2019-10-23T20:54:14.210Z] Installing Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions 2.1.1. [2019-10-23T20:54:14.210Z] Installing Microsoft.Extensions.Localization.Abstractions 2.1.1. [2019-10-23T20:54:14.210Z] Installing Microsoft.Extensions.FileProviders.Composite 2.1.1. [2019-10-23T20:54:14.210Z] Installing Microsoft.AspNetCore.Authorization.Policy 2.1.1. [2019-10-23T20:54:14.210Z] Installing Microsoft.AspNetCore.Razor 2.1.1. [2019-10-23T20:54:14.210Z] Installing Microsoft.AspNetCore.ResponseCaching.Abstractions 2.1.1. [2019-10-23T20:54:14.210Z] Installing Microsoft.AspNetCore.Mvc.Abstractions 2.1.1. [2019-10-23T20:54:15.752Z] Committing restore... [2019-10-23T20:54:15.752Z] Generating MSBuild file C:\work\src\HttpOverStream.Tests\obj\HttpOverStream.Tests.csproj.nuget.g.props. [2019-10-23T20:54:15.752Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Tests\obj\project.assets.json [2019-10-23T20:54:15.752Z] Restore completed in 12.65 sec for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj. [2019-10-23T20:54:17.295Z] Committing restore... [2019-10-23T20:54:17.295Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.AspnetCore.Tests\obj\HttpOverStream.Server.AspnetCore.Tests.csproj.nuget.g.props. [2019-10-23T20:54:17.295Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Server.AspnetCore.Tests\obj\project.assets.json [2019-10-23T20:54:17.295Z] Restore completed in 14.84 sec for C:\work\src\HttpOverStream.Server.AspnetCore.Tests\HttpOverStream.Server.AspnetCore.Tests.csproj. [2019-10-23T20:54:17.295Z] [2019-10-23T20:54:17.295Z] NuGet Config files used: [2019-10-23T20:54:17.295Z] C:\Users\ContainerAdministrator\AppData\Roaming\NuGet\NuGet.Config [2019-10-23T20:54:17.295Z] [2019-10-23T20:54:17.295Z] Feeds used: [2019-10-23T20:54:17.295Z] https://api.nuget.org/v3/index.json [2019-10-23T20:54:17.295Z] [2019-10-23T20:54:17.295Z] Installed: [2019-10-23T20:54:17.295Z] 3 package(s) to C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj [2019-10-23T20:54:17.295Z] 27 package(s) to C:\work\src\HttpOverStream.Server.AspnetCore\HttpOverStream.Server.AspnetCore.csproj [2019-10-23T20:54:17.295Z] 37 package(s) to C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj [2019-10-23T20:54:17.295Z] 122 package(s) to C:\work\src\HttpOverStream.Server.AspnetCore.Tests\HttpOverStream.Server.AspnetCore.Tests.csproj [2019-10-23T20:54:22.001Z] Restore completed in 339.68 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj. [2019-10-23T20:54:22.001Z] Restore completed in 339.68 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj. [2019-10-23T20:54:22.001Z] Restore completed in 33.47 ms for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj. [2019-10-23T20:54:22.001Z] Restore completed in 391.73 ms for C:\work\src\HttpOverStream.Server.AspnetCore\HttpOverStream.Server.AspnetCore.csproj. [2019-10-23T20:54:22.001Z] Restore completed in 6.92 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj. [2019-10-23T20:54:22.974Z] Restore completed in 646.71 ms for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj. [2019-10-23T20:54:22.974Z] Restore completed in 1.23 sec for C:\work\src\HttpOverStream.Server.AspnetCore.Tests\HttpOverStream.Server.AspnetCore.Tests.csproj. [2019-10-23T20:54:22.974Z] [2019-10-23T20:54:22.974Z] ======================================== [2019-10-23T20:54:22.974Z] Nuget-pack [2019-10-23T20:54:22.974Z] ======================================== [2019-10-23T20:54:23.435Z] Microsoft (R) Build Engine version 16.2.32702+c4012a063 for .NET Core [2019-10-23T20:54:23.435Z] Copyright (C) Microsoft Corporation. All rights reserved. [2019-10-23T20:54:23.435Z] [2019-10-23T20:54:24.409Z] Restore completed in 316.64 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj. [2019-10-23T20:54:24.409Z] Restore completed in 316.64 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj. [2019-10-23T20:54:24.409Z] Restore completed in 316.64 ms for C:\work\src\HttpOverStream.Server.AspnetCore\HttpOverStream.Server.AspnetCore.csproj. [2019-10-23T20:54:24.409Z] Restore completed in 20.21 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj. [2019-10-23T20:54:24.409Z] Restore completed in 24.9 ms for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj. [2019-10-23T20:54:24.872Z] Restore completed in 229.82 ms for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj. [2019-10-23T20:54:24.872Z] Restore completed in 744.96 ms for C:\work\src\HttpOverStream.Server.AspnetCore.Tests\HttpOverStream.Server.AspnetCore.Tests.csproj. [2019-10-23T20:54:27.789Z] HttpOverStream -> C:\work\src\HttpOverStream\bin\Release\netstandard2.0\HttpOverStream.dll [2019-10-23T20:54:27.789Z] Successfully created package 'C:/work/src/nupkgs\HttpOverStream.0.1.0.nupkg'. [2019-10-23T20:54:28.762Z] HttpOverStream.Client -> C:\work\src\HttpOverStream.Client\bin\Release\netstandard2.0\HttpOverStream.Client.dll [2019-10-23T20:54:28.762Z] HttpOverStream.Server.AspnetCore -> C:\work\src\HttpOverStream.Server.AspnetCore\bin\Release\netstandard2.0\HttpOverStream.Server.AspnetCore.dll [2019-10-23T20:54:29.224Z] Successfully created package 'C:/work/src/nupkgs\HttpOverStream.Client.0.1.0.nupkg'. [2019-10-23T20:54:29.224Z] Successfully created package 'C:/work/src/nupkgs\HttpOverStream.Server.AspnetCore.0.1.0.nupkg'. [2019-10-23T20:54:29.224Z] HttpOverStream.Server.Owin -> C:\work\src\HttpOverStream.Server.Owin\bin\Release\net461\HttpOverStream.Server.Owin.dll [2019-10-23T20:54:29.686Z] HttpOverStream.NamedPipe -> C:\work\src\HttpOverStream.NamedPipe\bin\Release\netstandard2.0\HttpOverStream.NamedPipe.dll [2019-10-23T20:54:30.150Z] Successfully created package 'C:/work/src/nupkgs\HttpOverStream.Server.Owin.0.1.0.nupkg'. [2019-10-23T20:54:30.150Z] Successfully created package 'C:/work/src/nupkgs\HttpOverStream.NamedPipe.0.1.0.nupkg'. [2019-10-23T20:54:30.150Z] [2019-10-23T20:54:30.150Z] Task Duration [2019-10-23T20:54:30.150Z] -------------------------------------------------- [2019-10-23T20:54:30.150Z] Nuget-Restore 00:00:24.9248598 [2019-10-23T20:54:30.150Z] Nuget-pack 00:00:07.0600125 [2019-10-23T20:54:30.150Z] -------------------------------------------------- [2019-10-23T20:54:30.150Z] Total: 00:00:31.9848723 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Nuget-push) [Pipeline] withCredentials [2019-10-23T20:54:31.885Z] Masking supported pattern matches of %NugetAPIKey% [Pipeline] { [Pipeline] bat [2019-10-23T20:54:32.783Z] [2019-10-23T20:54:32.783Z] d:\jenkins\workspace\HttpOverStream_0.1.19>docker run --rm -v d:\jenkins\workspace\HttpOverStream_0.1.19:C:/work -w C:/work/src -e NugetAPIKey -e TAG_NAME mcr.microsoft.com/dotnet/framework/sdk:4.8-20190910-windowsservercore-ltsc2019 powershell -File build.ps1 -Target Nuget-push [2019-10-23T20:54:35.701Z] Preparing to run build script... [2019-10-23T20:54:36.674Z] Running build script... [2019-10-23T20:54:43.769Z] [2019-10-23T20:54:43.769Z] ======================================== [2019-10-23T20:54:43.769Z] Nuget-Restore [2019-10-23T20:54:43.769Z] ======================================== [2019-10-23T20:54:43.769Z] MSBuild auto-detection: using msbuild version '16.2.37902.0' from 'C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Current\bin'. [2019-10-23T20:54:47.521Z] All packages listed in packages.config are already installed. [2019-10-23T20:54:47.521Z] Restoring packages for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj... [2019-10-23T20:54:47.521Z] Restoring packages for C:\work\src\HttpOverStream.Server.AspnetCore.Tests\HttpOverStream.Server.AspnetCore.Tests.csproj... [2019-10-23T20:54:47.521Z] Restoring packages for C:\work\src\HttpOverStream.Server.AspnetCore\HttpOverStream.Server.AspnetCore.csproj... [2019-10-23T20:54:47.521Z] Restoring packages for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj... [2019-10-23T20:54:47.521Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore/index.json [2019-10-23T20:54:47.521Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/index.json [2019-10-23T20:54:47.521Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting/index.json [2019-10-23T20:54:47.521Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json [2019-10-23T20:54:47.521Z] GET https://api.nuget.org/v3-flatcontainer/xunit/index.json [2019-10-23T20:54:47.521Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc/index.json [2019-10-23T20:54:47.521Z] GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json [2019-10-23T20:54:47.521Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json [2019-10-23T20:54:47.984Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/index.json 84ms [2019-10-23T20:54:47.984Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json 74ms [2019-10-23T20:54:47.984Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting/index.json 90ms [2019-10-23T20:54:47.984Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting/2.1.1/microsoft.aspnetcore.hosting.2.1.1.nupkg [2019-10-23T20:54:47.984Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting/2.1.1/microsoft.aspnetcore.hosting.2.1.1.nupkg 3ms [2019-10-23T20:54:47.984Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/5.2.7/microsoft.aspnet.webapi.client.5.2.7.nupkg [2019-10-23T20:54:47.984Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg [2019-10-23T20:54:47.984Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg 13ms [2019-10-23T20:54:47.984Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/5.2.7/microsoft.aspnet.webapi.client.5.2.7.nupkg 14ms [2019-10-23T20:54:47.984Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.abstractions/index.json [2019-10-23T20:54:47.984Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/index.json [2019-10-23T20:54:47.984Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http/index.json [2019-10-23T20:54:47.984Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.extensions/index.json [2019-10-23T20:54:47.984Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/index.json [2019-10-23T20:54:47.984Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.environmentvariables/index.json [2019-10-23T20:54:47.984Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/index.json [2019-10-23T20:54:47.984Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/index.json [2019-10-23T20:54:47.984Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.physical/index.json [2019-10-23T20:54:47.984Z] OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json 224ms [2019-10-23T20:54:47.984Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/index.json [2019-10-23T20:54:47.985Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc/index.json 233ms [2019-10-23T20:54:47.985Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json 234ms [2019-10-23T20:54:47.985Z] OK https://api.nuget.org/v3-flatcontainer/xunit/index.json 234ms [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/index.json [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg [2019-10-23T20:54:47.985Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.abstractions/index.json 58ms [2019-10-23T20:54:47.985Z] OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg 5ms [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.9.0/microsoft.net.test.sdk.15.9.0.nupkg [2019-10-23T20:54:47.985Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.9.0/microsoft.net.test.sdk.15.9.0.nupkg 4ms [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc/2.1.1/microsoft.aspnetcore.mvc.2.1.1.nupkg [2019-10-23T20:54:47.985Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore/index.json 268ms [2019-10-23T20:54:47.985Z] OK https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg 6ms [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.abstractions/2.1.1/microsoft.aspnetcore.hosting.abstractions.2.1.1.nupkg [2019-10-23T20:54:47.985Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.abstractions/2.1.1/microsoft.aspnetcore.hosting.abstractions.2.1.1.nupkg 5ms [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore/2.1.1/microsoft.aspnetcore.2.1.1.nupkg [2019-10-23T20:54:47.985Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc/2.1.1/microsoft.aspnetcore.mvc.2.1.1.nupkg 19ms [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/xunit.core/index.json [2019-10-23T20:54:47.985Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/index.json 76ms [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json [2019-10-23T20:54:47.985Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore/2.1.1/microsoft.aspnetcore.2.1.1.nupkg 17ms [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/2.1.1/microsoft.extensions.configuration.2.1.1.nupkg [2019-10-23T20:54:47.985Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.physical/index.json 78ms [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.physical/2.1.1/microsoft.extensions.fileproviders.physical.2.1.1.nupkg [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.apiexplorer/index.json [2019-10-23T20:54:47.985Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.physical/2.1.1/microsoft.extensions.fileproviders.physical.2.1.1.nupkg 5ms [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.cors/index.json [2019-10-23T20:54:47.985Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/2.1.1/microsoft.extensions.configuration.2.1.1.nupkg 24ms [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/index.json [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.dataannotations/index.json [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.abstractions/index.json [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.formatters.json/index.json [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.localization/index.json [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razorpages/index.json [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.taghelpers/index.json [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.viewfeatures/index.json [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics/index.json [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hostfiltering/index.json [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor.extensions/index.json [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.design/index.json [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing/index.json [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.memory/index.json [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.iisintegration/index.json [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel/index.json [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.https/index.json [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.commandline/index.json [2019-10-23T20:54:47.985Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/index.json 211ms [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/index.json [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.usersecrets/index.json [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.configuration/index.json [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.console/index.json [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.debug/index.json [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/2.1.1/microsoft.extensions.hosting.abstractions.2.1.1.nupkg [2019-10-23T20:54:47.985Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http/index.json 243ms [2019-10-23T20:54:47.985Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.extensions/index.json 240ms [2019-10-23T20:54:47.985Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/index.json 228ms [2019-10-23T20:54:47.985Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.environmentvariables/index.json 241ms [2019-10-23T20:54:47.985Z] Committing restore... [2019-10-23T20:54:47.985Z] Committing restore... [2019-10-23T20:54:47.985Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/index.json 225ms [2019-10-23T20:54:47.985Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/index.json 240ms [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.extensions/2.1.1/microsoft.aspnetcore.http.extensions.2.1.1.nupkg [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http/2.1.1/microsoft.aspnetcore.http.2.1.1.nupkg [2019-10-23T20:54:47.985Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/2.1.1/microsoft.extensions.hosting.abstractions.2.1.1.nupkg 40ms [2019-10-23T20:54:47.985Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.extensions/2.1.1/microsoft.aspnetcore.http.extensions.2.1.1.nupkg 5ms [2019-10-23T20:54:47.985Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http/2.1.1/microsoft.aspnetcore.http.2.1.1.nupkg 5ms [2019-10-23T20:54:47.985Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/index.json 237ms [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/index.json [2019-10-23T20:54:47.985Z] Generating MSBuild file C:\work\src\HttpOverStream.Client\obj\HttpOverStream.Client.csproj.nuget.g.props. [2019-10-23T20:54:47.985Z] Generating MSBuild file C:\work\src\HttpOverStream.NamedPipe\obj\HttpOverStream.NamedPipe.csproj.nuget.g.props. [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/index.json [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.filesystemglobbing/index.json [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/2.1.1/microsoft.extensions.configuration.fileextensions.2.1.1.nupkg [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/2.1.1/microsoft.extensions.dependencyinjection.2.1.1.nupkg [2019-10-23T20:54:47.985Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/2.1.1/microsoft.extensions.configuration.fileextensions.2.1.1.nupkg 4ms [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/2.1.1/microsoft.extensions.logging.2.1.1.nupkg [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.environmentvariables/2.1.1/microsoft.extensions.configuration.environmentvariables.2.1.1.nupkg [2019-10-23T20:54:47.985Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/2.1.1/microsoft.extensions.dependencyinjection.2.1.1.nupkg 5ms [2019-10-23T20:54:47.985Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/2.1.1/microsoft.extensions.options.2.1.1.nupkg [2019-10-23T20:54:47.985Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/2.1.1/microsoft.extensions.logging.2.1.1.nupkg 5ms [2019-10-23T20:54:47.985Z] OK https://api.nuget.org/v3-flatcontainer/xunit.core/index.json 225ms [2019-10-23T20:54:47.985Z] OK https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json 223ms [2019-10-23T20:54:47.985Z] OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json 222ms [2019-10-23T20:54:47.985Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/2.1.1/microsoft.extensions.options.2.1.1.nupkg 10ms [2019-10-23T20:54:47.986Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.environmentvariables/2.1.1/microsoft.extensions.configuration.environmentvariables.2.1.1.nupkg 14ms [2019-10-23T20:54:47.986Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.NamedPipe\obj\project.assets.json [2019-10-23T20:54:47.986Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Client\obj\project.assets.json [2019-10-23T20:54:47.986Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.memory/index.json 128ms [2019-10-23T20:54:47.986Z] GET https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg [2019-10-23T20:54:47.986Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hostfiltering/index.json 139ms [2019-10-23T20:54:47.986Z] OK https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg 5ms [2019-10-23T20:54:47.986Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json 227ms [2019-10-23T20:54:47.986Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json 227ms [2019-10-23T20:54:47.986Z] GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg [2019-10-23T20:54:48.448Z] GET https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg [2019-10-23T20:54:48.448Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/index.json [2019-10-23T20:54:48.448Z] OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg 5ms [2019-10-23T20:54:48.448Z] OK https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg 3ms [2019-10-23T20:54:48.448Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/index.json [2019-10-23T20:54:48.448Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.memory/2.1.1/microsoft.extensions.caching.memory.2.1.1.nupkg [2019-10-23T20:54:48.448Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.memory/2.1.1/microsoft.extensions.caching.memory.2.1.1.nupkg 3ms [2019-10-23T20:54:48.448Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hostfiltering/2.1.1/microsoft.aspnetcore.hostfiltering.2.1.1.nupkg [2019-10-23T20:54:48.448Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.9.0/microsoft.testplatform.testhost.15.9.0.nupkg [2019-10-23T20:54:48.448Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/index.json 220ms [2019-10-23T20:54:48.448Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hostfiltering/2.1.1/microsoft.aspnetcore.hostfiltering.2.1.1.nupkg 4ms [2019-10-23T20:54:48.448Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.9.0/microsoft.testplatform.testhost.15.9.0.nupkg 3ms [2019-10-23T20:54:48.448Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.9.0/microsoft.codecoverage.15.9.0.nupkg [2019-10-23T20:54:48.448Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.abstractions/index.json 219ms [2019-10-23T20:54:48.448Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.9.0/microsoft.codecoverage.15.9.0.nupkg 3ms [2019-10-23T20:54:48.448Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.net.http.headers/index.json [2019-10-23T20:54:48.448Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.apiexplorer/index.json 246ms [2019-10-23T20:54:48.448Z] Restore completed in 986.6 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj. [2019-10-23T20:54:48.448Z] Restore completed in 986.61 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj. [2019-10-23T20:54:48.448Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.formatters.json/index.json 261ms [2019-10-23T20:54:48.448Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.dataannotations/index.json 266ms [2019-10-23T20:54:48.448Z] Restoring packages for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj... [2019-10-23T20:54:48.448Z] GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json [2019-10-23T20:54:48.448Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg [2019-10-23T20:54:48.448Z] GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json [2019-10-23T20:54:48.448Z] Restoring packages for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj... [2019-10-23T20:54:48.448Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/2.1.1/microsoft.aspnetcore.hosting.server.abstractions.2.1.1.nupkg [2019-10-23T20:54:48.448Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.owin/index.json [2019-10-23T20:54:48.448Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json [2019-10-23T20:54:48.448Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.abstractions/2.1.1/microsoft.aspnetcore.http.abstractions.2.1.1.nupkg [2019-10-23T20:54:48.448Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg 6ms [2019-10-23T20:54:48.448Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/2.1.1/microsoft.aspnetcore.hosting.server.abstractions.2.1.1.nupkg 5ms [2019-10-23T20:54:48.448Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.abstractions/2.1.1/microsoft.aspnetcore.http.abstractions.2.1.1.nupkg 5ms [2019-10-23T20:54:48.448Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.webutilities/index.json [2019-10-23T20:54:48.448Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.apiexplorer/2.1.1/microsoft.aspnetcore.mvc.apiexplorer.2.1.1.nupkg [2019-10-23T20:54:48.448Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.objectpool/index.json [2019-10-23T20:54:48.448Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/index.json [2019-10-23T20:54:48.448Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.dataannotations/2.1.1/microsoft.aspnetcore.mvc.dataannotations.2.1.1.nupkg [2019-10-23T20:54:48.448Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.apiexplorer/2.1.1/microsoft.aspnetcore.mvc.apiexplorer.2.1.1.nupkg 8ms [2019-10-23T20:54:48.448Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/index.json [2019-10-23T20:54:48.448Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.cors/index.json 301ms [2019-10-23T20:54:48.448Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.debug/index.json 215ms [2019-10-23T20:54:48.448Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.cors/2.1.1/microsoft.aspnetcore.mvc.cors.2.1.1.nupkg [2019-10-23T20:54:48.448Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.cors/2.1.1/microsoft.aspnetcore.mvc.cors.2.1.1.nupkg 13ms [2019-10-23T20:54:48.448Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.formatters.json/2.1.1/microsoft.aspnetcore.mvc.formatters.json.2.1.1.nupkg [2019-10-23T20:54:48.448Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg [2019-10-23T20:54:48.448Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg [2019-10-23T20:54:48.448Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.features/index.json [2019-10-23T20:54:48.448Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.formatters.json/2.1.1/microsoft.aspnetcore.mvc.formatters.json.2.1.1.nupkg 7ms [2019-10-23T20:54:48.448Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.debug/2.1.1/microsoft.extensions.logging.debug.2.1.1.nupkg [2019-10-23T20:54:48.448Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.dataannotations/2.1.1/microsoft.aspnetcore.mvc.dataannotations.2.1.1.nupkg 40ms [2019-10-23T20:54:48.448Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.localization/index.json 327ms [2019-10-23T20:54:48.448Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.configuration/index.json 257ms [2019-10-23T20:54:48.448Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.console/index.json 254ms [2019-10-23T20:54:48.448Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.usersecrets/index.json 262ms [2019-10-23T20:54:48.448Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.viewfeatures/index.json 293ms [2019-10-23T20:54:48.448Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json 65ms [2019-10-23T20:54:48.448Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razorpages/index.json 306ms [2019-10-23T20:54:48.448Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/index.json 268ms [2019-10-23T20:54:48.448Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.debug/2.1.1/microsoft.extensions.logging.debug.2.1.1.nupkg 8ms [2019-10-23T20:54:48.448Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.commandline/index.json 273ms [2019-10-23T20:54:48.448Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.iisintegration/index.json 284ms [2019-10-23T20:54:48.448Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.design/index.json 289ms [2019-10-23T20:54:48.448Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel/index.json 283ms [2019-10-23T20:54:48.448Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing/index.json 291ms [2019-10-23T20:54:48.448Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg 24ms [2019-10-23T20:54:48.448Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg 22ms [2019-10-23T20:54:48.448Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor.extensions/index.json 302ms [2019-10-23T20:54:48.448Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.https/index.json 292ms [2019-10-23T20:54:48.448Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics/index.json 332ms [2019-10-23T20:54:48.448Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.taghelpers/index.json 337ms [2019-10-23T20:54:48.448Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/index.json 229ms [2019-10-23T20:54:48.448Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/index.json 227ms [2019-10-23T20:54:48.449Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.filesystemglobbing/index.json 224ms [2019-10-23T20:54:48.449Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.localization/2.1.1/microsoft.aspnetcore.mvc.localization.2.1.1.nupkg [2019-10-23T20:54:48.449Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.abstractions/index.json [2019-10-23T20:54:48.449Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.viewfeatures/2.1.1/microsoft.aspnetcore.mvc.viewfeatures.2.1.1.nupkg [2019-10-23T20:54:48.449Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.console/2.1.1/microsoft.extensions.logging.console.2.1.1.nupkg [2019-10-23T20:54:48.449Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.localization/2.1.1/microsoft.aspnetcore.mvc.localization.2.1.1.nupkg 18ms [2019-10-23T20:54:48.449Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.configuration/2.1.1/microsoft.extensions.logging.configuration.2.1.1.nupkg [2019-10-23T20:54:48.449Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.usersecrets/2.1.1/microsoft.extensions.configuration.usersecrets.2.1.1.nupkg [2019-10-23T20:54:48.449Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg [2019-10-23T20:54:48.449Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.console/2.1.1/microsoft.extensions.logging.console.2.1.1.nupkg 6ms [2019-10-23T20:54:48.449Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.configuration/2.1.1/microsoft.extensions.logging.configuration.2.1.1.nupkg 5ms [2019-10-23T20:54:48.449Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.usersecrets/2.1.1/microsoft.extensions.configuration.usersecrets.2.1.1.nupkg 4ms [2019-10-23T20:54:48.449Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg 5ms [2019-10-23T20:54:48.449Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razorpages/2.1.1/microsoft.aspnetcore.mvc.razorpages.2.1.1.nupkg [2019-10-23T20:54:48.449Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/2.1.1/microsoft.extensions.configuration.json.2.1.1.nupkg [2019-10-23T20:54:48.449Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/2.1.1/microsoft.extensions.configuration.json.2.1.1.nupkg 11ms [2019-10-23T20:54:48.449Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razorpages/2.1.1/microsoft.aspnetcore.mvc.razorpages.2.1.1.nupkg 11ms [2019-10-23T20:54:48.449Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/index.json 223ms [2019-10-23T20:54:48.449Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/index.json 220ms [2019-10-23T20:54:48.449Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.commandline/2.1.1/microsoft.extensions.configuration.commandline.2.1.1.nupkg [2019-10-23T20:54:48.449Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.iisintegration/2.1.1/microsoft.aspnetcore.server.iisintegration.2.1.1.nupkg [2019-10-23T20:54:48.449Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.commandline/2.1.1/microsoft.extensions.configuration.commandline.2.1.1.nupkg 5ms [2019-10-23T20:54:48.449Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.iisintegration/2.1.1/microsoft.aspnetcore.server.iisintegration.2.1.1.nupkg 5ms [2019-10-23T20:54:48.449Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel/2.1.1/microsoft.aspnetcore.server.kestrel.2.1.1.nupkg [2019-10-23T20:54:48.449Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor.extensions/2.1.1/microsoft.aspnetcore.mvc.razor.extensions.2.1.1.nupkg [2019-10-23T20:54:48.449Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.core/index.json [2019-10-23T20:54:48.449Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing/2.1.1/microsoft.aspnetcore.routing.2.1.1.nupkg [2019-10-23T20:54:48.449Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics/2.1.1/microsoft.aspnetcore.diagnostics.2.1.1.nupkg [2019-10-23T20:54:48.449Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor.extensions/2.1.1/microsoft.aspnetcore.mvc.razor.extensions.2.1.1.nupkg 4ms [2019-10-23T20:54:48.449Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel/2.1.1/microsoft.aspnetcore.server.kestrel.2.1.1.nupkg 6ms [2019-10-23T20:54:48.449Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.taghelpers/2.1.1/microsoft.aspnetcore.mvc.taghelpers.2.1.1.nupkg [2019-10-23T20:54:48.449Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/2.1.1/microsoft.extensions.configuration.abstractions.2.1.1.nupkg [2019-10-23T20:54:48.449Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing/2.1.1/microsoft.aspnetcore.routing.2.1.1.nupkg 5ms [2019-10-23T20:54:48.449Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics/2.1.1/microsoft.aspnetcore.diagnostics.2.1.1.nupkg 4ms [2019-10-23T20:54:48.449Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/2.1.1/microsoft.extensions.configuration.abstractions.2.1.1.nupkg 3ms [2019-10-23T20:54:48.449Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/2.1.1/microsoft.extensions.fileproviders.abstractions.2.1.1.nupkg [2019-10-23T20:54:48.449Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.taghelpers/2.1.1/microsoft.aspnetcore.mvc.taghelpers.2.1.1.nupkg 5ms [2019-10-23T20:54:48.449Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.filesystemglobbing/2.1.1/microsoft.extensions.filesystemglobbing.2.1.1.nupkg [2019-10-23T20:54:48.449Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.https/2.1.1/microsoft.aspnetcore.server.kestrel.https.2.1.1.nupkg [2019-10-23T20:54:48.449Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.design/2.1.1/microsoft.aspnetcore.razor.design.2.1.1.nupkg [2019-10-23T20:54:48.449Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/2.1.1/microsoft.extensions.fileproviders.abstractions.2.1.1.nupkg 5ms [2019-10-23T20:54:48.449Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.https/2.1.1/microsoft.aspnetcore.server.kestrel.https.2.1.1.nupkg 3ms [2019-10-23T20:54:48.449Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.design/2.1.1/microsoft.aspnetcore.razor.design.2.1.1.nupkg 3ms [2019-10-23T20:54:48.449Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.filesystemglobbing/2.1.1/microsoft.extensions.filesystemglobbing.2.1.1.nupkg 6ms [2019-10-23T20:54:48.449Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.net.http.headers/index.json 236ms [2019-10-23T20:54:48.449Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/2.1.1/microsoft.extensions.dependencyinjection.abstractions.2.1.1.nupkg [2019-10-23T20:54:48.449Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/2.1.1/microsoft.extensions.logging.abstractions.2.1.1.nupkg [2019-10-23T20:54:48.449Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/2.1.1/microsoft.extensions.dependencyinjection.abstractions.2.1.1.nupkg 5ms [2019-10-23T20:54:48.449Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/2.1.1/microsoft.extensions.logging.abstractions.2.1.1.nupkg 5ms [2019-10-23T20:54:48.449Z] OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json 213ms [2019-10-23T20:54:48.449Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.jsonpatch/index.json [2019-10-23T20:54:48.449Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.net.http.headers/2.1.1/microsoft.net.http.headers.2.1.1.nupkg [2019-10-23T20:54:48.449Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cors/index.json [2019-10-23T20:54:48.449Z] OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json 223ms [2019-10-23T20:54:48.449Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/index.json [2019-10-23T20:54:48.449Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.owin/index.json 220ms [2019-10-23T20:54:48.449Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.net.http.headers/2.1.1/microsoft.net.http.headers.2.1.1.nupkg 25ms [2019-10-23T20:54:48.449Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.webutilities/index.json 232ms [2019-10-23T20:54:49.422Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/index.json 1060ms [2019-10-23T20:54:49.422Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.abstractions/index.json 968ms [2019-10-23T20:54:49.422Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/index.json 1067ms [2019-10-23T20:54:49.422Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.objectpool/index.json 1068ms [2019-10-23T20:54:49.422Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.features/index.json 1026ms [2019-10-23T20:54:49.422Z] GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg [2019-10-23T20:54:53.172Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.core/index.json 4898ms [2019-10-23T20:54:53.172Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cors/index.json 4850ms [2019-10-23T20:54:53.172Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/index.json 4850ms [2019-10-23T20:54:53.172Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.jsonpatch/index.json 4856ms [2019-10-23T20:54:54.721Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.viewfeatures/2.1.1/microsoft.aspnetcore.mvc.viewfeatures.2.1.1.nupkg 6438ms [2019-10-23T20:54:54.721Z] OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg 5482ms [2019-10-23T20:54:54.721Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.0.1/microsoft.owin.4.0.1.nupkg [2019-10-23T20:54:54.721Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization/index.json [2019-10-23T20:54:54.721Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.webutilities/2.1.1/microsoft.aspnetcore.webutilities.2.1.1.nupkg [2019-10-23T20:54:54.721Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.abstractions/2.1.1/microsoft.extensions.caching.abstractions.2.1.1.nupkg [2019-10-23T20:54:54.721Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.core/2.1.1/microsoft.aspnetcore.mvc.core.2.1.1.nupkg [2019-10-23T20:54:54.721Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.features/2.1.1/microsoft.aspnetcore.http.features.2.1.1.nupkg [2019-10-23T20:54:54.721Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/2.1.1/microsoft.extensions.configuration.binder.2.1.1.nupkg [2019-10-23T20:54:54.721Z] GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg [2019-10-23T20:54:54.721Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/2.1.1/microsoft.extensions.primitives.2.1.1.nupkg [2019-10-23T20:54:54.721Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.0.1/microsoft.owin.4.0.1.nupkg 24ms [2019-10-23T20:54:54.721Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.objectpool/2.1.1/microsoft.extensions.objectpool.2.1.1.nupkg [2019-10-23T20:54:54.721Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.webutilities/2.1.1/microsoft.aspnetcore.webutilities.2.1.1.nupkg 25ms [2019-10-23T20:54:54.721Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.abstractions/2.1.1/microsoft.extensions.caching.abstractions.2.1.1.nupkg 23ms [2019-10-23T20:54:54.721Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.core/2.1.1/microsoft.aspnetcore.mvc.core.2.1.1.nupkg 22ms [2019-10-23T20:54:54.721Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.features/2.1.1/microsoft.aspnetcore.http.features.2.1.1.nupkg 20ms [2019-10-23T20:54:54.721Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/2.1.1/microsoft.extensions.configuration.binder.2.1.1.nupkg 8ms [2019-10-23T20:54:54.721Z] OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg 9ms [2019-10-23T20:54:54.721Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/2.1.1/microsoft.extensions.primitives.2.1.1.nupkg 7ms [2019-10-23T20:54:54.721Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cors/2.1.1/microsoft.aspnetcore.cors.2.1.1.nupkg [2019-10-23T20:54:54.721Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.objectpool/2.1.1/microsoft.extensions.objectpool.2.1.1.nupkg 8ms [2019-10-23T20:54:54.721Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.jsonpatch/2.1.1/microsoft.aspnetcore.jsonpatch.2.1.1.nupkg [2019-10-23T20:54:54.721Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/2.1.1/microsoft.extensions.options.configurationextensions.2.1.1.nupkg [2019-10-23T20:54:54.721Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cors/2.1.1/microsoft.aspnetcore.cors.2.1.1.nupkg 9ms [2019-10-23T20:54:54.721Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.jsonpatch/2.1.1/microsoft.aspnetcore.jsonpatch.2.1.1.nupkg 7ms [2019-10-23T20:54:54.721Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor/index.json [2019-10-23T20:54:54.721Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.localization/index.json [2019-10-23T20:54:54.722Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/2.1.1/microsoft.extensions.options.configurationextensions.2.1.1.nupkg 9ms [2019-10-23T20:54:54.722Z] GET https://api.nuget.org/v3-flatcontainer/owin/index.json [2019-10-23T20:54:55.183Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.core/index.json [2019-10-23T20:54:55.183Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.core/index.json [2019-10-23T20:54:55.183Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing.abstractions/index.json [2019-10-23T20:54:55.183Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.language/index.json [2019-10-23T20:54:55.183Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.sockets/index.json [2019-10-23T20:54:55.183Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.httpoverrides/index.json [2019-10-23T20:54:55.183Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics.abstractions/index.json [2019-10-23T20:54:55.183Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.razor/index.json [2019-10-23T20:54:55.183Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.runtime/index.json [2019-10-23T20:54:55.183Z] GET https://api.nuget.org/v3-flatcontainer/system.io.pipelines/index.json [2019-10-23T20:54:55.183Z] GET https://api.nuget.org/v3-flatcontainer/system.buffers/index.json [2019-10-23T20:54:55.183Z] GET https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/index.json [2019-10-23T20:54:55.183Z] GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json [2019-10-23T20:54:55.183Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.antiforgery/index.json [2019-10-23T20:54:55.183Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.html.abstractions/index.json [2019-10-23T20:54:55.183Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.webencoders/index.json [2019-10-23T20:54:55.183Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.abstractions/index.json [2019-10-23T20:54:55.183Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization.policy/index.json [2019-10-23T20:54:55.183Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.responsecaching.abstractions/index.json [2019-10-23T20:54:55.183Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization/index.json 233ms [2019-10-23T20:54:55.183Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization/2.1.1/microsoft.extensions.localization.2.1.1.nupkg [2019-10-23T20:54:55.183Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization/2.1.1/microsoft.extensions.localization.2.1.1.nupkg 2ms [2019-10-23T20:54:55.183Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization.abstractions/index.json [2019-10-23T20:54:55.183Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor/index.json 215ms [2019-10-23T20:54:55.183Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor/2.1.1/microsoft.aspnetcore.mvc.razor.2.1.1.nupkg [2019-10-23T20:54:55.183Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor/2.1.1/microsoft.aspnetcore.mvc.razor.2.1.1.nupkg 5ms [2019-10-23T20:54:55.183Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.localization/index.json 221ms [2019-10-23T20:54:55.183Z] OK https://api.nuget.org/v3-flatcontainer/owin/index.json 223ms [2019-10-23T20:54:55.183Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.localization/2.1.1/microsoft.aspnetcore.localization.2.1.1.nupkg [2019-10-23T20:54:55.183Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.localization/2.1.1/microsoft.aspnetcore.localization.2.1.1.nupkg 3ms [2019-10-23T20:54:55.183Z] GET https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg [2019-10-23T20:54:55.183Z] OK https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg 11ms [2019-10-23T20:54:55.183Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing.abstractions/index.json 214ms [2019-10-23T20:54:55.183Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.language/index.json 215ms [2019-10-23T20:54:55.183Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.core/index.json 229ms [2019-10-23T20:54:55.183Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics.abstractions/index.json 213ms [2019-10-23T20:54:55.183Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.razor/index.json 213ms [2019-10-23T20:54:55.183Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.core/index.json 224ms [2019-10-23T20:54:55.183Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.sockets/index.json 219ms [2019-10-23T20:54:55.184Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.language/2.1.1/microsoft.aspnetcore.razor.language.2.1.1.nupkg [2019-10-23T20:54:55.184Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing.abstractions/2.1.1/microsoft.aspnetcore.routing.abstractions.2.1.1.nupkg [2019-10-23T20:54:55.184Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.httpoverrides/index.json 220ms [2019-10-23T20:54:55.184Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.runtime/index.json 213ms [2019-10-23T20:54:55.184Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.core/2.1.1/microsoft.aspnetcore.authentication.core.2.1.1.nupkg [2019-10-23T20:54:55.184Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.language/2.1.1/microsoft.aspnetcore.razor.language.2.1.1.nupkg 6ms [2019-10-23T20:54:55.184Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing.abstractions/2.1.1/microsoft.aspnetcore.routing.abstractions.2.1.1.nupkg 5ms [2019-10-23T20:54:55.184Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.core/2.1.1/microsoft.aspnetcore.authentication.core.2.1.1.nupkg 5ms [2019-10-23T20:54:55.184Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics.abstractions/2.1.1/microsoft.aspnetcore.diagnostics.abstractions.2.1.1.nupkg [2019-10-23T20:54:55.184Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.core/2.1.1/microsoft.aspnetcore.server.kestrel.core.2.1.1.nupkg [2019-10-23T20:54:55.184Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.sockets/2.1.1/microsoft.aspnetcore.server.kestrel.transport.sockets.2.1.1.nupkg [2019-10-23T20:54:55.184Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics.abstractions/2.1.1/microsoft.aspnetcore.diagnostics.abstractions.2.1.1.nupkg 5ms [2019-10-23T20:54:55.184Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.razor/2.1.1/microsoft.codeanalysis.razor.2.1.1.nupkg [2019-10-23T20:54:55.184Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.core/2.1.1/microsoft.aspnetcore.server.kestrel.core.2.1.1.nupkg 5ms [2019-10-23T20:54:55.184Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.httpoverrides/2.1.1/microsoft.aspnetcore.httpoverrides.2.1.1.nupkg [2019-10-23T20:54:55.184Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.sockets/2.1.1/microsoft.aspnetcore.server.kestrel.transport.sockets.2.1.1.nupkg 5ms [2019-10-23T20:54:55.184Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.razor/2.1.1/microsoft.codeanalysis.razor.2.1.1.nupkg 5ms [2019-10-23T20:54:55.184Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.httpoverrides/2.1.1/microsoft.aspnetcore.httpoverrides.2.1.1.nupkg 4ms [2019-10-23T20:54:55.184Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.runtime/2.1.1/microsoft.aspnetcore.razor.runtime.2.1.1.nupkg [2019-10-23T20:54:55.184Z] OK https://api.nuget.org/v3-flatcontainer/system.buffers/index.json 212ms [2019-10-23T20:54:55.184Z] OK https://api.nuget.org/v3-flatcontainer/system.io.pipelines/index.json 224ms [2019-10-23T20:54:55.184Z] Installing Owin 1.0. [2019-10-23T20:54:55.184Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.runtime/2.1.1/microsoft.aspnetcore.razor.runtime.2.1.1.nupkg 8ms [2019-10-23T20:54:55.184Z] GET https://api.nuget.org/v3-flatcontainer/system.buffers/4.4.0/system.buffers.4.4.0.nupkg [2019-10-23T20:54:55.184Z] OK https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/index.json 215ms [2019-10-23T20:54:55.184Z] OK https://api.nuget.org/v3-flatcontainer/system.buffers/4.4.0/system.buffers.4.4.0.nupkg 3ms [2019-10-23T20:54:55.184Z] GET https://api.nuget.org/v3-flatcontainer/system.io.pipelines/4.5.0/system.io.pipelines.4.5.0.nupkg [2019-10-23T20:54:55.184Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.abstractions/index.json [2019-10-23T20:54:55.184Z] OK https://api.nuget.org/v3-flatcontainer/system.io.pipelines/4.5.0/system.io.pipelines.4.5.0.nupkg 6ms [2019-10-23T20:54:55.184Z] GET https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg [2019-10-23T20:54:55.184Z] OK https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg 8ms [2019-10-23T20:54:55.184Z] OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json 218ms [2019-10-23T20:54:55.184Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.html.abstractions/index.json 211ms [2019-10-23T20:54:55.184Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.antiforgery/index.json 218ms [2019-10-23T20:54:55.184Z] Installing Microsoft.Owin 4.0.1. [2019-10-23T20:54:55.184Z] Installing Microsoft.Owin.Hosting 4.0.1. [2019-10-23T20:54:55.184Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.webencoders/index.json 219ms [2019-10-23T20:54:55.184Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor/index.json [2019-10-23T20:54:55.184Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.abstractions/index.json 221ms [2019-10-23T20:54:55.184Z] GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg [2019-10-23T20:54:55.184Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization.policy/index.json 218ms [2019-10-23T20:54:55.184Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.html.abstractions/2.1.1/microsoft.aspnetcore.html.abstractions.2.1.1.nupkg [2019-10-23T20:54:55.184Z] OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg 5ms [2019-10-23T20:54:55.184Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.html.abstractions/2.1.1/microsoft.aspnetcore.html.abstractions.2.1.1.nupkg 6ms [2019-10-23T20:54:55.184Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.antiforgery/2.1.1/microsoft.aspnetcore.antiforgery.2.1.1.nupkg [2019-10-23T20:54:55.184Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.webencoders/2.1.1/microsoft.extensions.webencoders.2.1.1.nupkg [2019-10-23T20:54:55.184Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.abstractions/2.1.1/microsoft.aspnetcore.mvc.abstractions.2.1.1.nupkg [2019-10-23T20:54:55.184Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.antiforgery/2.1.1/microsoft.aspnetcore.antiforgery.2.1.1.nupkg 6ms [2019-10-23T20:54:55.184Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.abstractions/index.json [2019-10-23T20:54:55.184Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.abstractions/2.1.1/microsoft.aspnetcore.mvc.abstractions.2.1.1.nupkg 4ms [2019-10-23T20:54:55.184Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.webencoders/2.1.1/microsoft.extensions.webencoders.2.1.1.nupkg 6ms [2019-10-23T20:54:55.184Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.responsecaching.abstractions/index.json 231ms [2019-10-23T20:54:55.184Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization.policy/2.1.1/microsoft.aspnetcore.authorization.policy.2.1.1.nupkg [2019-10-23T20:54:55.184Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.responsecaching.abstractions/2.1.1/microsoft.aspnetcore.responsecaching.abstractions.2.1.1.nupkg [2019-10-23T20:54:55.184Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization.policy/2.1.1/microsoft.aspnetcore.authorization.policy.2.1.1.nupkg 5ms [2019-10-23T20:54:55.184Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.responsecaching.abstractions/2.1.1/microsoft.aspnetcore.responsecaching.abstractions.2.1.1.nupkg 3ms [2019-10-23T20:54:55.184Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization.abstractions/index.json 215ms [2019-10-23T20:54:55.184Z] Committing restore... [2019-10-23T20:54:55.184Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.Owin\obj\HttpOverStream.Server.Owin.csproj.nuget.g.props. [2019-10-23T20:54:55.184Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Server.Owin\obj\project.assets.json [2019-10-23T20:54:55.184Z] Restore completed in 7.05 sec for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj. [2019-10-23T20:54:55.184Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization.abstractions/2.1.1/microsoft.extensions.localization.abstractions.2.1.1.nupkg [2019-10-23T20:54:55.184Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization.abstractions/2.1.1/microsoft.extensions.localization.abstractions.2.1.1.nupkg 4ms [2019-10-23T20:54:55.184Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection/index.json [2019-10-23T20:54:55.184Z] Restoring packages for C:\work\src\HttpOverStream\HttpOverStream.csproj... [2019-10-23T20:54:55.184Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization/index.json [2019-10-23T20:54:55.184Z] Committing restore... [2019-10-23T20:54:55.184Z] Generating MSBuild file C:\work\src\HttpOverStream\obj\HttpOverStream.csproj.nuget.g.props. [2019-10-23T20:54:55.184Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.composite/index.json [2019-10-23T20:54:55.647Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream\obj\project.assets.json [2019-10-23T20:54:55.647Z] Restore completed in 21.14 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj. [2019-10-23T20:54:55.647Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.abstractions/index.json 214ms [2019-10-23T20:54:55.647Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.abstractions/2.1.1/microsoft.aspnetcore.authentication.abstractions.2.1.1.nupkg [2019-10-23T20:54:55.647Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.abstractions/2.1.1/microsoft.aspnetcore.authentication.abstractions.2.1.1.nupkg 5ms [2019-10-23T20:54:55.647Z] Installing System.Numerics.Vectors 4.4.0. [2019-10-23T20:54:55.647Z] Installing System.Buffers 4.4.0. [2019-10-23T20:54:55.647Z] Installing Microsoft.AspNetCore.Http.Features 2.1.1. [2019-10-23T20:54:55.647Z] Installing Microsoft.AspNetCore.WebUtilities 2.1.1. [2019-10-23T20:54:55.647Z] Installing Microsoft.Extensions.ObjectPool 2.1.1. [2019-10-23T20:54:55.647Z] Installing Microsoft.Net.Http.Headers 2.1.1. [2019-10-23T20:54:55.647Z] Installing Microsoft.Extensions.FileProviders.Abstractions 2.1.1. [2019-10-23T20:54:55.647Z] Installing Microsoft.Extensions.FileSystemGlobbing 2.1.1. [2019-10-23T20:54:55.647Z] Installing Microsoft.AspNetCore.Hosting.Server.Abstractions 2.1.1. [2019-10-23T20:54:55.647Z] Installing Microsoft.AspNetCore.Http.Abstractions 2.1.1. [2019-10-23T20:54:55.647Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor/index.json 232ms [2019-10-23T20:54:55.647Z] Installing Microsoft.Extensions.Configuration.Abstractions 2.1.1. [2019-10-23T20:54:55.647Z] Installing Microsoft.Extensions.Primitives 2.1.1. [2019-10-23T20:54:55.647Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.abstractions/index.json 216ms [2019-10-23T20:54:55.647Z] Installing Microsoft.Extensions.Configuration.Binder 2.1.1. [2019-10-23T20:54:55.647Z] Installing Microsoft.Extensions.Logging.Abstractions 2.1.1. [2019-10-23T20:54:55.647Z] Installing Microsoft.Extensions.DependencyInjection.Abstractions 2.1.1. [2019-10-23T20:54:55.647Z] Installing Microsoft.AspNetCore.Http 2.1.1. [2019-10-23T20:54:55.647Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor/2.1.1/microsoft.aspnetcore.razor.2.1.1.nupkg [2019-10-23T20:54:55.647Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor/2.1.1/microsoft.aspnetcore.razor.2.1.1.nupkg 5ms [2019-10-23T20:54:55.647Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.abstractions/2.1.1/microsoft.aspnetcore.server.kestrel.transport.abstractions.2.1.1.nupkg [2019-10-23T20:54:55.647Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.abstractions/2.1.1/microsoft.aspnetcore.server.kestrel.transport.abstractions.2.1.1.nupkg 12ms [2019-10-23T20:54:55.647Z] Installing Microsoft.AspNetCore.Hosting 2.1.1. [2019-10-23T20:54:55.647Z] Installing Microsoft.Extensions.Configuration.FileExtensions 2.1.1. [2019-10-23T20:54:55.647Z] Installing Microsoft.Extensions.Configuration.EnvironmentVariables 2.1.1. [2019-10-23T20:54:55.647Z] Installing Microsoft.Extensions.DependencyInjection 2.1.1. [2019-10-23T20:54:55.647Z] Installing Microsoft.Extensions.Logging 2.1.1. [2019-10-23T20:54:55.647Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection/index.json 229ms [2019-10-23T20:54:55.647Z] Installing Microsoft.Extensions.Options 2.1.1. [2019-10-23T20:54:55.647Z] Installing Microsoft.Extensions.Configuration 2.1.1. [2019-10-23T20:54:55.647Z] Installing Microsoft.AspNetCore.Hosting.Abstractions 2.1.1. [2019-10-23T20:54:55.647Z] Installing Microsoft.Extensions.FileProviders.Physical 2.1.1. [2019-10-23T20:54:55.647Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization/index.json 224ms [2019-10-23T20:54:55.647Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection/2.1.1/microsoft.aspnetcore.dataprotection.2.1.1.nupkg [2019-10-23T20:54:55.647Z] Installing Microsoft.Extensions.Hosting.Abstractions 2.1.1. [2019-10-23T20:54:55.647Z] Installing Microsoft.AspNetCore.Http.Extensions 2.1.1. [2019-10-23T20:54:55.647Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.connections.abstractions/index.json [2019-10-23T20:54:55.647Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection/2.1.1/microsoft.aspnetcore.dataprotection.2.1.1.nupkg 9ms [2019-10-23T20:54:55.647Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization/2.1.1/microsoft.aspnetcore.authorization.2.1.1.nupkg [2019-10-23T20:54:55.647Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.composite/index.json 217ms [2019-10-23T20:54:55.647Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization/2.1.1/microsoft.aspnetcore.authorization.2.1.1.nupkg 7ms [2019-10-23T20:54:55.647Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.composite/2.1.1/microsoft.extensions.fileproviders.composite.2.1.1.nupkg [2019-10-23T20:54:55.647Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.composite/2.1.1/microsoft.extensions.fileproviders.composite.2.1.1.nupkg 7ms [2019-10-23T20:54:55.647Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cryptography.internal/index.json [2019-10-23T20:54:55.647Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection.abstractions/index.json [2019-10-23T20:54:55.647Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection.abstractions/index.json 59ms [2019-10-23T20:54:55.647Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection.abstractions/2.1.1/microsoft.aspnetcore.dataprotection.abstractions.2.1.1.nupkg [2019-10-23T20:54:55.647Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection.abstractions/2.1.1/microsoft.aspnetcore.dataprotection.abstractions.2.1.1.nupkg 6ms [2019-10-23T20:54:55.647Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.connections.abstractions/index.json 214ms [2019-10-23T20:54:55.647Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.connections.abstractions/2.1.1/microsoft.aspnetcore.connections.abstractions.2.1.1.nupkg [2019-10-23T20:54:55.647Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.connections.abstractions/2.1.1/microsoft.aspnetcore.connections.abstractions.2.1.1.nupkg 4ms [2019-10-23T20:54:55.647Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json [2019-10-23T20:54:55.647Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json [2019-10-23T20:54:55.647Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json [2019-10-23T20:54:56.109Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json [2019-10-23T20:54:56.109Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json [2019-10-23T20:54:56.109Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json 62ms [2019-10-23T20:54:56.109Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg [2019-10-23T20:54:56.109Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg 5ms [2019-10-23T20:54:56.109Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json [2019-10-23T20:54:56.109Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cryptography.internal/index.json 221ms [2019-10-23T20:54:56.109Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cryptography.internal/2.1.1/microsoft.aspnetcore.cryptography.internal.2.1.1.nupkg [2019-10-23T20:54:56.109Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cryptography.internal/2.1.1/microsoft.aspnetcore.cryptography.internal.2.1.1.nupkg 2ms [2019-10-23T20:54:56.109Z] Committing restore... [2019-10-23T20:54:56.109Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.AspnetCore\obj\HttpOverStream.Server.AspnetCore.csproj.nuget.g.props. [2019-10-23T20:54:56.109Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Server.AspnetCore\obj\project.assets.json [2019-10-23T20:54:56.109Z] Restore completed in 8.83 sec for C:\work\src\HttpOverStream.Server.AspnetCore\HttpOverStream.Server.AspnetCore.csproj. [2019-10-23T20:54:56.109Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json 71ms [2019-10-23T20:54:56.109Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg [2019-10-23T20:54:56.109Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg 5ms [2019-10-23T20:54:56.109Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json [2019-10-23T20:54:56.109Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json 216ms [2019-10-23T20:54:56.109Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json 219ms [2019-10-23T20:54:56.109Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg [2019-10-23T20:54:56.109Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg [2019-10-23T20:54:56.109Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg 5ms [2019-10-23T20:54:56.109Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg 5ms [2019-10-23T20:54:56.109Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json 58ms [2019-10-23T20:54:56.109Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg [2019-10-23T20:54:56.109Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg 7ms [2019-10-23T20:54:56.109Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json 215ms [2019-10-23T20:54:56.109Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json 212ms [2019-10-23T20:54:56.109Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg [2019-10-23T20:54:56.109Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.9.0/microsoft.testplatform.objectmodel.15.9.0.nupkg [2019-10-23T20:54:56.109Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg [2019-10-23T20:54:56.109Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg 5ms [2019-10-23T20:54:56.109Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.9.0/microsoft.testplatform.objectmodel.15.9.0.nupkg 5ms [2019-10-23T20:54:56.109Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg 5ms [2019-10-23T20:54:56.109Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json [2019-10-23T20:54:56.109Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json [2019-10-23T20:54:56.109Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json [2019-10-23T20:54:56.109Z] GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json [2019-10-23T20:54:56.109Z] GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json [2019-10-23T20:54:56.109Z] GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json [2019-10-23T20:54:56.109Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json [2019-10-23T20:54:56.109Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json [2019-10-23T20:54:56.109Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json [2019-10-23T20:54:56.109Z] GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json [2019-10-23T20:54:56.110Z] OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json 56ms [2019-10-23T20:54:56.110Z] OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json 56ms [2019-10-23T20:54:56.110Z] GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg [2019-10-23T20:54:56.110Z] GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg [2019-10-23T20:54:56.110Z] OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg 5ms [2019-10-23T20:54:56.110Z] OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg 12ms [2019-10-23T20:54:56.110Z] OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json 59ms [2019-10-23T20:54:56.110Z] GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg [2019-10-23T20:54:56.571Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json 214ms [2019-10-23T20:54:56.571Z] OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg 5ms [2019-10-23T20:54:56.571Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg [2019-10-23T20:54:56.571Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg 2ms [2019-10-23T20:54:56.571Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json [2019-10-23T20:54:56.571Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json 71ms [2019-10-23T20:54:56.571Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg [2019-10-23T20:54:56.571Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg 6ms [2019-10-23T20:54:56.571Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json 212ms [2019-10-23T20:54:56.571Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg [2019-10-23T20:54:56.571Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json 218ms [2019-10-23T20:54:56.571Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg [2019-10-23T20:54:56.571Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg 6ms [2019-10-23T20:54:56.571Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg 6ms [2019-10-23T20:54:56.571Z] OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json 213ms [2019-10-23T20:54:56.571Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json 212ms [2019-10-23T20:54:56.571Z] GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg [2019-10-23T20:54:56.571Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json 214ms [2019-10-23T20:54:56.571Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json 215ms [2019-10-23T20:54:56.571Z] OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg 5ms [2019-10-23T20:54:56.571Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg [2019-10-23T20:54:56.571Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg 4ms [2019-10-23T20:54:56.571Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg [2019-10-23T20:54:56.571Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg [2019-10-23T20:54:56.571Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg 3ms [2019-10-23T20:54:56.571Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg 5ms [2019-10-23T20:54:56.571Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json [2019-10-23T20:54:56.571Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json [2019-10-23T20:54:56.571Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json [2019-10-23T20:54:56.571Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json [2019-10-23T20:54:56.571Z] GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json [2019-10-23T20:54:56.571Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json [2019-10-23T20:54:56.571Z] GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json [2019-10-23T20:54:56.571Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json 57ms [2019-10-23T20:54:56.571Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json 60ms [2019-10-23T20:54:56.571Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg [2019-10-23T20:54:56.571Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg [2019-10-23T20:54:56.571Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg 3ms [2019-10-23T20:54:56.571Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg 5ms [2019-10-23T20:54:56.571Z] OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json 56ms [2019-10-23T20:54:56.571Z] GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg [2019-10-23T20:54:56.571Z] OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg 4ms [2019-10-23T20:54:56.571Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json 218ms [2019-10-23T20:54:56.571Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json 217ms [2019-10-23T20:54:56.571Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg [2019-10-23T20:54:56.571Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg [2019-10-23T20:54:56.571Z] OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json 214ms [2019-10-23T20:54:56.571Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg 3ms [2019-10-23T20:54:56.571Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg 5ms [2019-10-23T20:54:56.571Z] GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg [2019-10-23T20:54:56.571Z] OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg 5ms [2019-10-23T20:54:57.034Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json 212ms [2019-10-23T20:54:57.034Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg [2019-10-23T20:54:57.034Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg 5ms [2019-10-23T20:54:57.034Z] Installing Microsoft.Win32.Registry 4.0.0. [2019-10-23T20:54:57.034Z] Installing System.Threading.ThreadPool 4.0.10. [2019-10-23T20:54:57.034Z] Installing System.Xml.XPath 4.0.1. [2019-10-23T20:54:57.034Z] Installing System.Collections.NonGeneric 4.0.1. [2019-10-23T20:54:57.034Z] Installing System.Collections.Specialized 4.0.1. [2019-10-23T20:54:57.034Z] Installing System.ComponentModel 4.0.1. [2019-10-23T20:54:57.034Z] Installing System.ComponentModel.Primitives 4.1.0. [2019-10-23T20:54:57.034Z] Installing System.Collections.Immutable 1.2.0. [2019-10-23T20:54:57.034Z] Installing Microsoft.AspNetCore.Cryptography.Internal 2.1.1. [2019-10-23T20:54:57.034Z] Installing Microsoft.AspNetCore.DataProtection.Abstractions 2.1.1. [2019-10-23T20:54:57.034Z] Installing Microsoft.AspNetCore.Authorization 2.1.1. [2019-10-23T20:54:57.034Z] Installing Microsoft.AspNetCore.Connections.Abstractions 2.1.1. [2019-10-23T20:54:57.034Z] Installing System.Diagnostics.Process 4.1.0. [2019-10-23T20:54:57.034Z] Installing System.Xml.XPath.XmlDocument 4.0.1. [2019-10-23T20:54:57.034Z] Installing System.ComponentModel.TypeConverter 4.1.0. [2019-10-23T20:54:57.034Z] Installing System.Diagnostics.TraceSource 4.0.0. [2019-10-23T20:54:57.034Z] Installing System.Diagnostics.TextWriterTraceListener 4.0.0. [2019-10-23T20:54:57.034Z] Installing System.ComponentModel.EventBasedAsync 4.0.11. [2019-10-23T20:54:57.034Z] Installing System.Reflection.Metadata 1.3.0. [2019-10-23T20:54:57.034Z] Installing System.Threading.Thread 4.0.0. [2019-10-23T20:54:57.034Z] Installing Microsoft.AspNet.WebApi.Client 5.2.7. [2019-10-23T20:54:57.034Z] Installing xunit.runner.visualstudio 2.4.0. [2019-10-23T20:54:57.034Z] Installing xunit 2.4.0. [2019-10-23T20:54:57.034Z] Installing Microsoft.AspNetCore 2.1.1. [2019-10-23T20:54:57.035Z] Installing Microsoft.AspNetCore.Mvc 2.1.1. [2019-10-23T20:54:57.035Z] Installing Microsoft.NETCore.App 2.1.0. [2019-10-23T20:54:57.035Z] Installing Microsoft.NET.Test.Sdk 15.9.0. [2019-10-23T20:54:57.035Z] Installing xunit.analyzers 0.10.0. [2019-10-23T20:54:57.035Z] Installing xunit.assert 2.4.0. [2019-10-23T20:54:57.035Z] Installing xunit.core 2.4.0. [2019-10-23T20:54:57.035Z] Installing Microsoft.NET.Test.Sdk 15.8.0. [2019-10-23T20:54:57.035Z] Installing Microsoft.Extensions.Logging.Debug 2.1.1. [2019-10-23T20:54:57.495Z] Installing Microsoft.Extensions.Configuration.UserSecrets 2.1.1. [2019-10-23T20:54:57.495Z] Installing Microsoft.Extensions.Configuration.CommandLine 2.1.1. [2019-10-23T20:54:57.495Z] Installing Microsoft.Extensions.Logging.Console 2.1.1. [2019-10-23T20:54:57.495Z] Installing Microsoft.Extensions.Configuration.Json 2.1.1. [2019-10-23T20:54:57.495Z] Installing Microsoft.NETCore.Targets 2.1.0. [2019-10-23T20:54:57.495Z] Installing System.Runtime.Loader 4.0.0. [2019-10-23T20:54:57.495Z] Installing Microsoft.Extensions.Logging.Configuration 2.1.1. [2019-10-23T20:54:57.495Z] Installing Microsoft.AspNetCore.HostFiltering 2.1.1. [2019-10-23T20:54:57.495Z] Installing Microsoft.NETCore.Platforms 2.1.0. [2019-10-23T20:54:57.495Z] Installing Microsoft.NETCore.DotNetHostPolicy 2.1.0. [2019-10-23T20:54:57.495Z] Installing Microsoft.CodeCoverage 15.8.0. [2019-10-23T20:54:57.495Z] Installing Microsoft.AspNetCore.Diagnostics 2.1.1. [2019-10-23T20:54:57.496Z] Installing Microsoft.AspNetCore.Routing 2.1.1. [2019-10-23T20:54:57.496Z] Installing Microsoft.TestPlatform.TestHost 15.8.0. [2019-10-23T20:54:57.496Z] Installing xunit.extensibility.execution 2.4.0. [2019-10-23T20:54:57.496Z] Installing Microsoft.AspNetCore.Server.IISIntegration 2.1.1. [2019-10-23T20:54:57.496Z] Installing Microsoft.AspNetCore.Server.Kestrel.Https 2.1.1. [2019-10-23T20:54:57.496Z] Installing Microsoft.AspNetCore.Server.Kestrel 2.1.1. [2019-10-23T20:54:57.496Z] Installing Microsoft.Extensions.Caching.Memory 2.1.1. [2019-10-23T20:54:57.496Z] Installing Microsoft.AspNetCore.Mvc.Razor.Extensions 2.1.1. [2019-10-23T20:54:57.496Z] Installing Microsoft.AspNetCore.Mvc.ApiExplorer 2.1.1. [2019-10-23T20:54:57.496Z] Installing xunit.extensibility.core 2.4.0. [2019-10-23T20:54:57.496Z] Installing Microsoft.NETCore.DotNetHostResolver 2.1.0. [2019-10-23T20:54:57.496Z] Installing Microsoft.AspNetCore.Mvc.Cors 2.1.1. [2019-10-23T20:54:57.496Z] Installing Microsoft.AspNetCore.Mvc.Formatters.Json 2.1.1. [2019-10-23T20:54:57.496Z] Installing Microsoft.Extensions.DependencyModel 1.0.3. [2019-10-23T20:54:57.496Z] Installing Microsoft.AspNetCore.Mvc.DataAnnotations 2.1.1. [2019-10-23T20:54:57.496Z] Installing Microsoft.TestPlatform.ObjectModel 15.8.0. [2019-10-23T20:54:57.496Z] Installing xunit.abstractions 2.0.2. [2019-10-23T20:54:57.496Z] Installing Microsoft.AspNetCore.Mvc.Localization 2.1.1. [2019-10-23T20:54:57.496Z] Installing Microsoft.NETCore.DotNetAppHost 2.1.0. [2019-10-23T20:54:57.496Z] Installing Microsoft.DotNet.PlatformAbstractions 1.0.3. [2019-10-23T20:54:57.496Z] Installing Microsoft.AspNetCore.Mvc.RazorPages 2.1.1. [2019-10-23T20:54:57.496Z] Installing Microsoft.AspNetCore.Mvc.TagHelpers 2.1.1. [2019-10-23T20:54:57.496Z] Installing Microsoft.AspNetCore.Razor.Design 2.1.1. [2019-10-23T20:54:57.496Z] Installing Microsoft.AspNetCore.Mvc.ViewFeatures 2.1.1. [2019-10-23T20:54:57.496Z] Installing Microsoft.CodeCoverage 15.9.0. [2019-10-23T20:54:57.496Z] Installing Microsoft.TestPlatform.TestHost 15.9.0. [2019-10-23T20:54:57.958Z] Installing Microsoft.Extensions.Options.ConfigurationExtensions 2.1.1. [2019-10-23T20:54:57.958Z] Installing Microsoft.AspNetCore.Diagnostics.Abstractions 2.1.1. [2019-10-23T20:54:57.958Z] Installing Microsoft.AspNetCore.Routing.Abstractions 2.1.1. [2019-10-23T20:54:57.958Z] Installing Microsoft.AspNetCore.HttpOverrides 2.1.1. [2019-10-23T20:54:57.958Z] Installing System.IO.Pipelines 4.5.0. [2019-10-23T20:54:57.958Z] Installing Microsoft.AspNetCore.Authentication.Core 2.1.1. [2019-10-23T20:54:57.958Z] Installing Microsoft.AspNetCore.Server.Kestrel.Core 2.1.1. [2019-10-23T20:54:57.958Z] Installing Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets 2.1.1. [2019-10-23T20:54:57.958Z] Installing Microsoft.Extensions.Caching.Abstractions 2.1.1. [2019-10-23T20:54:57.958Z] Installing Microsoft.CodeAnalysis.Razor 2.1.1. [2019-10-23T20:54:57.958Z] Installing Microsoft.AspNetCore.Razor.Language 2.1.1. [2019-10-23T20:54:57.958Z] Installing Microsoft.AspNetCore.Mvc.Core 2.1.1. [2019-10-23T20:54:57.958Z] Installing Microsoft.AspNetCore.Cors 2.1.1. [2019-10-23T20:54:57.958Z] Installing Microsoft.AspNetCore.JsonPatch 2.1.1. [2019-10-23T20:54:57.958Z] Installing Microsoft.Extensions.Localization 2.1.1. [2019-10-23T20:54:57.958Z] Installing Microsoft.AspNetCore.Localization 2.1.1. [2019-10-23T20:54:57.958Z] Installing Microsoft.AspNetCore.Mvc.Razor 2.1.1. [2019-10-23T20:54:57.958Z] Installing Microsoft.AspNetCore.Razor.Runtime 2.1.1. [2019-10-23T20:54:57.958Z] Installing Microsoft.AspNetCore.Html.Abstractions 2.1.1. [2019-10-23T20:54:57.958Z] Installing Microsoft.Extensions.WebEncoders 2.1.1. [2019-10-23T20:54:57.958Z] Installing Microsoft.AspNetCore.Antiforgery 2.1.1. [2019-10-23T20:54:57.958Z] Installing Microsoft.TestPlatform.ObjectModel 15.9.0. [2019-10-23T20:54:57.958Z] Installing Microsoft.AspNetCore.DataProtection 2.1.1. [2019-10-23T20:54:59.501Z] Installing Microsoft.AspNetCore.Authentication.Abstractions 2.1.1. [2019-10-23T20:54:59.501Z] Installing Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions 2.1.1. [2019-10-23T20:54:59.501Z] Installing Microsoft.AspNetCore.Mvc.Abstractions 2.1.1. [2019-10-23T20:54:59.501Z] Installing Microsoft.AspNetCore.ResponseCaching.Abstractions 2.1.1. [2019-10-23T20:54:59.501Z] Installing Microsoft.AspNetCore.Authorization.Policy 2.1.1. [2019-10-23T20:54:59.501Z] Installing Microsoft.Extensions.Localization.Abstractions 2.1.1. [2019-10-23T20:54:59.501Z] Installing Microsoft.Extensions.FileProviders.Composite 2.1.1. [2019-10-23T20:54:59.501Z] Installing Microsoft.AspNetCore.Razor 2.1.1. [2019-10-23T20:55:01.045Z] Committing restore... [2019-10-23T20:55:01.045Z] Generating MSBuild file C:\work\src\HttpOverStream.Tests\obj\HttpOverStream.Tests.csproj.nuget.g.props. [2019-10-23T20:55:01.045Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Tests\obj\project.assets.json [2019-10-23T20:55:01.045Z] Restore completed in 12.72 sec for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj. [2019-10-23T20:55:01.507Z] Committing restore... [2019-10-23T20:55:01.507Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.AspnetCore.Tests\obj\HttpOverStream.Server.AspnetCore.Tests.csproj.nuget.g.props. [2019-10-23T20:55:01.507Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Server.AspnetCore.Tests\obj\project.assets.json [2019-10-23T20:55:01.507Z] Restore completed in 14.25 sec for C:\work\src\HttpOverStream.Server.AspnetCore.Tests\HttpOverStream.Server.AspnetCore.Tests.csproj. [2019-10-23T20:55:01.507Z] [2019-10-23T20:55:01.507Z] NuGet Config files used: [2019-10-23T20:55:01.507Z] C:\Users\ContainerAdministrator\AppData\Roaming\NuGet\NuGet.Config [2019-10-23T20:55:01.507Z] [2019-10-23T20:55:01.507Z] Feeds used: [2019-10-23T20:55:01.507Z] https://api.nuget.org/v3/index.json [2019-10-23T20:55:01.507Z] [2019-10-23T20:55:01.507Z] Installed: [2019-10-23T20:55:01.507Z] 3 package(s) to C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj [2019-10-23T20:55:01.507Z] 27 package(s) to C:\work\src\HttpOverStream.Server.AspnetCore\HttpOverStream.Server.AspnetCore.csproj [2019-10-23T20:55:01.507Z] 37 package(s) to C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj [2019-10-23T20:55:01.507Z] 122 package(s) to C:\work\src\HttpOverStream.Server.AspnetCore.Tests\HttpOverStream.Server.AspnetCore.Tests.csproj [2019-10-23T20:55:08.608Z] Restore completed in 347.6 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj. [2019-10-23T20:55:08.608Z] Restore completed in 347.59 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj. [2019-10-23T20:55:08.608Z] Restore completed in 392.91 ms for C:\work\src\HttpOverStream.Server.AspnetCore\HttpOverStream.Server.AspnetCore.csproj. [2019-10-23T20:55:08.608Z] Restore completed in 28.98 ms for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj. [2019-10-23T20:55:08.608Z] Restore completed in 15.78 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj. [2019-10-23T20:55:08.609Z] Restore completed in 650.35 ms for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj. [2019-10-23T20:55:08.609Z] Restore completed in 1.23 sec for C:\work\src\HttpOverStream.Server.AspnetCore.Tests\HttpOverStream.Server.AspnetCore.Tests.csproj. [2019-10-23T20:55:08.609Z] [2019-10-23T20:55:08.609Z] ======================================== [2019-10-23T20:55:08.609Z] Nuget-pack [2019-10-23T20:55:08.609Z] ======================================== [2019-10-23T20:55:09.071Z] Microsoft (R) Build Engine version 16.2.32702+c4012a063 for .NET Core [2019-10-23T20:55:09.071Z] Copyright (C) Microsoft Corporation. All rights reserved. [2019-10-23T20:55:09.071Z] [2019-10-23T20:55:10.043Z] Restore completed in 335.19 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj. [2019-10-23T20:55:10.043Z] Restore completed in 335.19 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj. [2019-10-23T20:55:10.043Z] Restore completed in 335.18 ms for C:\work\src\HttpOverStream.Server.AspnetCore\HttpOverStream.Server.AspnetCore.csproj. [2019-10-23T20:55:10.043Z] Restore completed in 9.84 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj. [2019-10-23T20:55:10.043Z] Restore completed in 13.48 ms for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj. [2019-10-23T20:55:10.505Z] Restore completed in 211.97 ms for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj. [2019-10-23T20:55:10.505Z] Restore completed in 744.51 ms for C:\work\src\HttpOverStream.Server.AspnetCore.Tests\HttpOverStream.Server.AspnetCore.Tests.csproj. [2019-10-23T20:55:13.425Z] HttpOverStream -> C:\work\src\HttpOverStream\bin\Release\netstandard2.0\HttpOverStream.dll [2019-10-23T20:55:13.425Z] Successfully created package 'C:/work/src/nupkgs\HttpOverStream.0.1.19.nupkg'. [2019-10-23T20:55:14.399Z] HttpOverStream.Client -> C:\work\src\HttpOverStream.Client\bin\Release\netstandard2.0\HttpOverStream.Client.dll [2019-10-23T20:55:14.399Z] HttpOverStream.Server.AspnetCore -> C:\work\src\HttpOverStream.Server.AspnetCore\bin\Release\netstandard2.0\HttpOverStream.Server.AspnetCore.dll [2019-10-23T20:55:14.399Z] HttpOverStream.NamedPipe -> C:\work\src\HttpOverStream.NamedPipe\bin\Release\netstandard2.0\HttpOverStream.NamedPipe.dll [2019-10-23T20:55:14.861Z] Successfully created package 'C:/work/src/nupkgs\HttpOverStream.Server.AspnetCore.0.1.19.nupkg'. [2019-10-23T20:55:14.862Z] HttpOverStream.Server.Owin -> C:\work\src\HttpOverStream.Server.Owin\bin\Release\net461\HttpOverStream.Server.Owin.dll [2019-10-23T20:55:14.862Z] Successfully created package 'C:/work/src/nupkgs\HttpOverStream.Client.0.1.19.nupkg'. [2019-10-23T20:55:14.862Z] Successfully created package 'C:/work/src/nupkgs\HttpOverStream.NamedPipe.0.1.19.nupkg'. [2019-10-23T20:55:15.324Z] Successfully created package 'C:/work/src/nupkgs\HttpOverStream.Server.Owin.0.1.19.nupkg'. [2019-10-23T20:55:15.324Z] [2019-10-23T20:55:15.324Z] ======================================== [2019-10-23T20:55:15.324Z] Nuget-push [2019-10-23T20:55:15.324Z] ======================================== [2019-10-23T20:55:16.297Z] Pushing HttpOverStream.0.1.0.nupkg to 'https://www.nuget.org/api/v2/package'... [2019-10-23T20:55:16.297Z] PUT https://www.nuget.org/api/v2/package/ [2019-10-23T20:55:16.759Z] Forbidden https://www.nuget.org/api/v2/package/ 517ms [2019-10-23T20:55:16.759Z] Response status code does not indicate success: 403 (The specified API key is invalid, has expired, or does not have permission to access the specified package.). [2019-10-23T20:55:16.759Z] An error occurred when executing task 'Nuget-push'. [2019-10-23T20:55:16.759Z] Error: One or more errors occurred. [2019-10-23T20:55:16.759Z] NuGet: Process returned an error (exit code 1). [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Could not update commit status, please check if your scan credentials belong to a member of the organization or a collaborator of the repository and repo:status scope is selected GitHub has been notified of this commit’s build result ERROR: script returned exit code 1 Finished: FAILURE