Started by user Simon Ferquel Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 5a97b59e3e3c6512332305a02f8262a2063e11ee 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.23@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 Running on azwin-2-c45870 in d:\jenkins\workspace\HttpOverStream_0.1.23 [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.23 # 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.23:refs/tags/0.1.23 > git config remote.origin.url https://github.com/docker/HttpOverStream.git # timeout=10 Fetching with tags Checking out Revision 5a97b59e3e3c6512332305a02f8262a2063e11ee (0.1.23) Commit message: "Merge pull request #31 from docker/add-user-identity" First time build. Skipping changelog. > git config --add remote.origin.fetch +refs/tags/0.1.23:refs/tags/0.1.23 # 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.23:refs/tags/0.1.23 > git config core.sparsecheckout # timeout=10 > git checkout -f 5a97b59e3e3c6512332305a02f8262a2063e11ee fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-02-13T10:00:53.345Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] bat [2020-02-13T10:00:54.251Z] [2020-02-13T10:00:54.251Z] d:\jenkins\workspace\HttpOverStream_0.1.23>docker run --rm -v d:\jenkins\workspace\HttpOverStream_0.1.23:C:/work -w C:/work/src mcr.microsoft.com/dotnet/framework/sdk:4.8-20190910-windowsservercore-ltsc2019 powershell -File build.ps1 -Target Build [2020-02-13T10:00:57.152Z] Preparing to run build script... [2020-02-13T10:01:00.061Z] Running build script... [2020-02-13T10:01:07.126Z] [2020-02-13T10:01:07.126Z] ======================================== [2020-02-13T10:01:07.126Z] Nuget-Restore [2020-02-13T10:01:07.126Z] ======================================== [2020-02-13T10:01:07.126Z] MSBuild auto-detection: using msbuild version '16.2.37902.0' from 'C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Current\bin'. [2020-02-13T10:01:10.029Z] Restoring NuGet package Microsoft.AspNet.WebApi.Core.5.2.6. [2020-02-13T10:01:10.029Z] Restoring NuGet package Microsoft.AspNet.WebApi.Client.5.2.7. [2020-02-13T10:01:10.029Z] Restoring NuGet package Microsoft.Owin.4.0.1. [2020-02-13T10:01:10.029Z] Restoring NuGet package MSTest.TestAdapter.1.4.0. [2020-02-13T10:01:10.029Z] Restoring NuGet package Microsoft.AspNet.WebApi.Owin.5.2.6. [2020-02-13T10:01:10.029Z] Restoring NuGet package Newtonsoft.Json.11.0.2. [2020-02-13T10:01:10.029Z] Restoring NuGet package Owin.1.0.0. [2020-02-13T10:01:10.029Z] Restoring NuGet package MSTest.TestFramework.1.4.0. [2020-02-13T10:01:10.029Z] Restoring NuGet package System.Numerics.Vectors.4.5.0. [2020-02-13T10:01:10.029Z] Restoring NuGet package System.Runtime.CompilerServices.Unsafe.4.5.2. [2020-02-13T10:01:10.029Z] Restoring NuGet package System.Threading.Tasks.Extensions.4.5.1. [2020-02-13T10:01:10.029Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.core/5.2.6/microsoft.aspnet.webapi.core.5.2.6.nupkg [2020-02-13T10:01:10.029Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/5.2.7/microsoft.aspnet.webapi.client.5.2.7.nupkg [2020-02-13T10:01:10.029Z] GET https://api.nuget.org/v3-flatcontainer/mstest.testadapter/1.4.0/mstest.testadapter.1.4.0.nupkg [2020-02-13T10:01:10.029Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.0.1/microsoft.owin.4.0.1.nupkg [2020-02-13T10:01:10.029Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.owin/5.2.6/microsoft.aspnet.webapi.owin.5.2.6.nupkg [2020-02-13T10:01:10.029Z] GET https://api.nuget.org/v3-flatcontainer/newtonsoft.json/11.0.2/newtonsoft.json.11.0.2.nupkg [2020-02-13T10:01:10.029Z] GET https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg [2020-02-13T10:01:10.029Z] GET https://api.nuget.org/v3-flatcontainer/mstest.testframework/1.4.0/mstest.testframework.1.4.0.nupkg [2020-02-13T10:01:10.029Z] GET https://api.nuget.org/v3-flatcontainer/system.runtime.compilerservices.unsafe/4.5.2/system.runtime.compilerservices.unsafe.4.5.2.nupkg [2020-02-13T10:01:10.029Z] GET https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg [2020-02-13T10:01:10.029Z] GET https://api.nuget.org/v3-flatcontainer/system.threading.tasks.extensions/4.5.1/system.threading.tasks.extensions.4.5.1.nupkg [2020-02-13T10:01:10.029Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.0.1/microsoft.owin.4.0.1.nupkg 70ms [2020-02-13T10:01:10.029Z] OK https://api.nuget.org/v3-flatcontainer/system.threading.tasks.extensions/4.5.1/system.threading.tasks.extensions.4.5.1.nupkg 35ms [2020-02-13T10:01:10.029Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/5.2.7/microsoft.aspnet.webapi.client.5.2.7.nupkg 73ms [2020-02-13T10:01:10.029Z] OK https://api.nuget.org/v3-flatcontainer/system.runtime.compilerservices.unsafe/4.5.2/system.runtime.compilerservices.unsafe.4.5.2.nupkg 43ms [2020-02-13T10:01:10.029Z] Installing System.Runtime.CompilerServices.Unsafe 4.5.2. [2020-02-13T10:01:10.029Z] Installing Microsoft.AspNet.WebApi.Client 5.2.7. [2020-02-13T10:01:10.029Z] Installing System.Threading.Tasks.Extensions 4.5.1. [2020-02-13T10:01:10.029Z] Installing Microsoft.Owin 4.0.1. [2020-02-13T10:01:10.029Z] OK https://api.nuget.org/v3-flatcontainer/newtonsoft.json/11.0.2/newtonsoft.json.11.0.2.nupkg 82ms [2020-02-13T10:01:10.029Z] OK https://api.nuget.org/v3-flatcontainer/mstest.testadapter/1.4.0/mstest.testadapter.1.4.0.nupkg 118ms [2020-02-13T10:01:10.029Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.core/5.2.6/microsoft.aspnet.webapi.core.5.2.6.nupkg 118ms [2020-02-13T10:01:10.029Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.owin/5.2.6/microsoft.aspnet.webapi.owin.5.2.6.nupkg 118ms [2020-02-13T10:01:10.029Z] Installing Newtonsoft.Json 11.0.2. [2020-02-13T10:01:10.029Z] Installing MSTest.TestAdapter 1.4.0. [2020-02-13T10:01:10.029Z] Installing Microsoft.AspNet.WebApi.Core 5.2.6. [2020-02-13T10:01:10.029Z] Installing Microsoft.AspNet.WebApi.Owin 5.2.6. [2020-02-13T10:01:10.029Z] OK https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg 85ms [2020-02-13T10:01:10.029Z] Installing System.Numerics.Vectors 4.5.0. [2020-02-13T10:01:10.029Z] OK https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg 88ms [2020-02-13T10:01:10.029Z] Installing Owin 1.0. [2020-02-13T10:01:10.487Z] OK https://api.nuget.org/v3-flatcontainer/mstest.testframework/1.4.0/mstest.testframework.1.4.0.nupkg 754ms [2020-02-13T10:01:10.487Z] Installing MSTest.TestFramework 1.4.0. [2020-02-13T10:01:11.453Z] Adding package 'Owin.1.0.0' to folder 'C:\work\src\packages' [2020-02-13T10:01:11.453Z] Adding package 'Microsoft.AspNet.WebApi.Owin.5.2.6' to folder 'C:\work\src\packages' [2020-02-13T10:01:11.453Z] Adding package 'Microsoft.Owin.4.0.1' to folder 'C:\work\src\packages' [2020-02-13T10:01:11.912Z] Added package 'Microsoft.AspNet.WebApi.Owin.5.2.6' to folder 'C:\work\src\packages' [2020-02-13T10:01:11.912Z] Added package 'Microsoft.Owin.4.0.1' to folder 'C:\work\src\packages' [2020-02-13T10:01:11.912Z] Added package 'Owin.1.0.0' to folder 'C:\work\src\packages' [2020-02-13T10:01:11.912Z] Adding package 'System.Runtime.CompilerServices.Unsafe.4.5.2' to folder 'C:\work\src\packages' [2020-02-13T10:01:11.912Z] Adding package 'Microsoft.AspNet.WebApi.Core.5.2.6' to folder 'C:\work\src\packages' [2020-02-13T10:01:11.912Z] Added package 'System.Runtime.CompilerServices.Unsafe.4.5.2' to folder 'C:\work\src\packages' [2020-02-13T10:01:11.912Z] Added package 'Microsoft.AspNet.WebApi.Core.5.2.6' to folder 'C:\work\src\packages' [2020-02-13T10:01:11.912Z] Adding package 'System.Threading.Tasks.Extensions.4.5.1' to folder 'C:\work\src\packages' [2020-02-13T10:01:11.912Z] Adding package 'Microsoft.AspNet.WebApi.Client.5.2.7' to folder 'C:\work\src\packages' [2020-02-13T10:01:11.912Z] Added package 'Microsoft.AspNet.WebApi.Client.5.2.7' to folder 'C:\work\src\packages' [2020-02-13T10:01:11.912Z] Added package 'System.Threading.Tasks.Extensions.4.5.1' to folder 'C:\work\src\packages' [2020-02-13T10:01:11.912Z] Adding package 'System.Numerics.Vectors.4.5.0' to folder 'C:\work\src\packages' [2020-02-13T10:01:11.912Z] Added package 'System.Numerics.Vectors.4.5.0' to folder 'C:\work\src\packages' [2020-02-13T10:01:11.912Z] Adding package 'MSTest.TestAdapter.1.4.0' to folder 'C:\work\src\packages' [2020-02-13T10:01:11.912Z] Added package 'MSTest.TestAdapter.1.4.0' to folder 'C:\work\src\packages' [2020-02-13T10:01:11.912Z] Adding package 'MSTest.TestFramework.1.4.0' to folder 'C:\work\src\packages' [2020-02-13T10:01:11.912Z] Adding package 'Newtonsoft.Json.11.0.2' to folder 'C:\work\src\packages' [2020-02-13T10:01:11.912Z] Added package 'MSTest.TestFramework.1.4.0' to folder 'C:\work\src\packages' [2020-02-13T10:01:11.912Z] Added package 'Newtonsoft.Json.11.0.2' to folder 'C:\work\src\packages' [2020-02-13T10:01:12.371Z] Restoring packages for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj... [2020-02-13T10:01:12.371Z] Restoring packages for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj... [2020-02-13T10:01:12.371Z] Restoring packages for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj... [2020-02-13T10:01:12.371Z] Restoring packages for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj... [2020-02-13T10:01:12.371Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json [2020-02-13T10:01:12.371Z] GET https://api.nuget.org/v3-flatcontainer/xunit/index.json [2020-02-13T10:01:12.371Z] GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json [2020-02-13T10:01:12.371Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json [2020-02-13T10:01:12.371Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json [2020-02-13T10:01:12.371Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json 71ms [2020-02-13T10:01:12.371Z] OK https://api.nuget.org/v3-flatcontainer/xunit/index.json 73ms [2020-02-13T10:01:12.371Z] OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json 77ms [2020-02-13T10:01:12.371Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json 77ms [2020-02-13T10:01:12.371Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg [2020-02-13T10:01:12.371Z] GET https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg [2020-02-13T10:01:12.371Z] GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg [2020-02-13T10:01:12.371Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg [2020-02-13T10:01:12.371Z] OK https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg 10ms [2020-02-13T10:01:12.371Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg 15ms [2020-02-13T10:01:12.371Z] OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg 11ms [2020-02-13T10:01:12.371Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg 6ms [2020-02-13T10:01:12.829Z] GET https://api.nuget.org/v3-flatcontainer/xunit.core/index.json [2020-02-13T10:01:12.829Z] GET https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json [2020-02-13T10:01:12.829Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json [2020-02-13T10:01:12.829Z] GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json [2020-02-13T10:01:12.829Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json [2020-02-13T10:01:12.829Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json 69ms [2020-02-13T10:01:12.829Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json 71ms [2020-02-13T10:01:12.829Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg [2020-02-13T10:01:12.829Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg [2020-02-13T10:01:12.829Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg 5ms [2020-02-13T10:01:12.829Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg 3ms [2020-02-13T10:01:12.829Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json 253ms [2020-02-13T10:01:12.829Z] OK https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json 211ms [2020-02-13T10:01:12.829Z] OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json 237ms [2020-02-13T10:01:12.829Z] OK https://api.nuget.org/v3-flatcontainer/xunit.core/index.json 239ms [2020-02-13T10:01:12.829Z] Committing restore... [2020-02-13T10:01:12.829Z] Committing restore... [2020-02-13T10:01:12.829Z] Generating MSBuild file C:\work\src\HttpOverStream.NamedPipe\obj\HttpOverStream.NamedPipe.csproj.nuget.g.props. [2020-02-13T10:01:12.829Z] Generating MSBuild file C:\work\src\HttpOverStream.Client\obj\HttpOverStream.Client.csproj.nuget.g.props. [2020-02-13T10:01:12.829Z] Generating MSBuild file C:\work\src\HttpOverStream.Client\obj\HttpOverStream.Client.csproj.nuget.g.targets. [2020-02-13T10:01:12.829Z] Generating MSBuild file C:\work\src\HttpOverStream.NamedPipe\obj\HttpOverStream.NamedPipe.csproj.nuget.g.targets. [2020-02-13T10:01:12.829Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Client\obj\project.assets.json [2020-02-13T10:01:12.829Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.NamedPipe\obj\project.assets.json [2020-02-13T10:01:12.829Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg [2020-02-13T10:01:12.829Z] GET https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg [2020-02-13T10:01:12.829Z] Restore completed in 598.4 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj. [2020-02-13T10:01:12.829Z] GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg [2020-02-13T10:01:12.829Z] GET https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg [2020-02-13T10:01:12.829Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg 5ms [2020-02-13T10:01:12.829Z] Restore completed in 598.46 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj. [2020-02-13T10:01:12.829Z] OK https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg 4ms [2020-02-13T10:01:12.829Z] OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg 4ms [2020-02-13T10:01:12.829Z] Restoring packages for C:\work\src\HttpOverStream\HttpOverStream.csproj... [2020-02-13T10:01:12.829Z] OK https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg 5ms [2020-02-13T10:01:12.829Z] Committing restore... [2020-02-13T10:01:12.829Z] Generating MSBuild file C:\work\src\HttpOverStream\obj\HttpOverStream.csproj.nuget.g.props. [2020-02-13T10:01:12.829Z] GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json [2020-02-13T10:01:12.829Z] Generating MSBuild file C:\work\src\HttpOverStream\obj\HttpOverStream.csproj.nuget.g.targets. [2020-02-13T10:01:12.829Z] GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json [2020-02-13T10:01:12.829Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream\obj\project.assets.json [2020-02-13T10:01:12.829Z] Restore completed in 5.74 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj. [2020-02-13T10:01:13.290Z] Installing Microsoft.Owin.Hosting 4.0.1. [2020-02-13T10:01:13.290Z] Committing restore... [2020-02-13T10:01:13.290Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.Owin\obj\HttpOverStream.Server.Owin.csproj.nuget.g.props. [2020-02-13T10:01:13.290Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.Owin\obj\HttpOverStream.Server.Owin.csproj.nuget.g.targets. [2020-02-13T10:01:13.290Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Server.Owin\obj\project.assets.json [2020-02-13T10:01:13.290Z] Restore completed in 843.45 ms for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj. [2020-02-13T10:01:13.290Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json [2020-02-13T10:01:13.290Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json [2020-02-13T10:01:13.290Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json [2020-02-13T10:01:13.290Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json [2020-02-13T10:01:13.290Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json 60ms [2020-02-13T10:01:13.290Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json 57ms [2020-02-13T10:01:13.290Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json 62ms [2020-02-13T10:01:13.290Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg [2020-02-13T10:01:13.290Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg [2020-02-13T10:01:13.290Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg [2020-02-13T10:01:13.290Z] OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json 212ms [2020-02-13T10:01:13.290Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg 2ms [2020-02-13T10:01:13.290Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg 5ms [2020-02-13T10:01:13.290Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg 4ms [2020-02-13T10:01:13.290Z] GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg [2020-02-13T10:01:13.290Z] OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg 6ms [2020-02-13T10:01:13.290Z] OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json 226ms [2020-02-13T10:01:13.290Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json 61ms [2020-02-13T10:01:13.290Z] GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg [2020-02-13T10:01:13.290Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json [2020-02-13T10:01:13.290Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg [2020-02-13T10:01:13.290Z] OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg 4ms [2020-02-13T10:01:13.290Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg 5ms [2020-02-13T10:01:13.290Z] GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json [2020-02-13T10:01:13.290Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json [2020-02-13T10:01:13.290Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json [2020-02-13T10:01:13.290Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json [2020-02-13T10:01:13.290Z] GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json [2020-02-13T10:01:13.290Z] GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json [2020-02-13T10:01:13.290Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json 212ms [2020-02-13T10:01:13.290Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg [2020-02-13T10:01:13.290Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg 2ms [2020-02-13T10:01:13.290Z] GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json [2020-02-13T10:01:13.290Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json [2020-02-13T10:01:13.290Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json [2020-02-13T10:01:13.290Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json [2020-02-13T10:01:13.290Z] GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json [2020-02-13T10:01:13.290Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json [2020-02-13T10:01:13.290Z] OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json 214ms [2020-02-13T10:01:13.291Z] GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg [2020-02-13T10:01:13.291Z] OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg 3ms [2020-02-13T10:01:13.291Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json 57ms [2020-02-13T10:01:13.291Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg [2020-02-13T10:01:13.291Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg 2ms [2020-02-13T10:01:13.749Z] OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json 60ms [2020-02-13T10:01:13.749Z] OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json 65ms [2020-02-13T10:01:13.749Z] GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg [2020-02-13T10:01:13.749Z] GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg [2020-02-13T10:01:13.749Z] OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg 4ms [2020-02-13T10:01:13.749Z] OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg 7ms [2020-02-13T10:01:13.749Z] OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json 58ms [2020-02-13T10:01:13.749Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json 56ms [2020-02-13T10:01:13.749Z] GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg [2020-02-13T10:01:13.749Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg [2020-02-13T10:01:13.749Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg 4ms [2020-02-13T10:01:13.749Z] OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg 6ms [2020-02-13T10:01:13.749Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json 71ms [2020-02-13T10:01:13.749Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg [2020-02-13T10:01:13.749Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg 2ms [2020-02-13T10:01:13.749Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json [2020-02-13T10:01:13.749Z] GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json [2020-02-13T10:01:13.749Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json 226ms [2020-02-13T10:01:13.749Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg [2020-02-13T10:01:13.749Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg 7ms [2020-02-13T10:01:13.749Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json [2020-02-13T10:01:13.749Z] GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json [2020-02-13T10:01:13.749Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json [2020-02-13T10:01:13.749Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json 56ms [2020-02-13T10:01:13.749Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg [2020-02-13T10:01:13.749Z] OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json 60ms [2020-02-13T10:01:13.749Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg 8ms [2020-02-13T10:01:13.750Z] GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg [2020-02-13T10:01:13.750Z] OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg 2ms [2020-02-13T10:01:13.750Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json 56ms [2020-02-13T10:01:13.750Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg [2020-02-13T10:01:13.750Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg 3ms [2020-02-13T10:01:13.750Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json 222ms [2020-02-13T10:01:13.750Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg [2020-02-13T10:01:13.750Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg 5ms [2020-02-13T10:01:13.750Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json 222ms [2020-02-13T10:01:13.750Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json [2020-02-13T10:01:13.750Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg [2020-02-13T10:01:13.750Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json [2020-02-13T10:01:13.750Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json [2020-02-13T10:01:13.750Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg 3ms [2020-02-13T10:01:13.750Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json [2020-02-13T10:01:13.750Z] OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json 233ms [2020-02-13T10:01:13.750Z] GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg [2020-02-13T10:01:13.750Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json 235ms [2020-02-13T10:01:13.750Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg [2020-02-13T10:01:13.750Z] OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg 4ms [2020-02-13T10:01:13.750Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg 4ms [2020-02-13T10:01:13.750Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json 56ms [2020-02-13T10:01:13.750Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json 60ms [2020-02-13T10:01:13.750Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg [2020-02-13T10:01:13.750Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg [2020-02-13T10:01:13.750Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg 5ms [2020-02-13T10:01:13.750Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg 3ms [2020-02-13T10:01:13.750Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json 63ms [2020-02-13T10:01:13.750Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg [2020-02-13T10:01:13.750Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg 2ms [2020-02-13T10:01:13.750Z] OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json 211ms [2020-02-13T10:01:13.750Z] GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg [2020-02-13T10:01:13.750Z] OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg 3ms [2020-02-13T10:01:13.750Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json 212ms [2020-02-13T10:01:13.750Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg [2020-02-13T10:01:13.750Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg 4ms [2020-02-13T10:01:13.750Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json 250ms [2020-02-13T10:01:13.750Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg [2020-02-13T10:01:13.750Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg 6ms [2020-02-13T10:01:14.208Z] Installing System.Collections.NonGeneric 4.0.1. [2020-02-13T10:01:14.208Z] Installing System.ComponentModel.Primitives 4.1.0. [2020-02-13T10:01:14.208Z] Installing System.ComponentModel 4.0.1. [2020-02-13T10:01:14.208Z] Installing System.Collections.Specialized 4.0.1. [2020-02-13T10:01:14.208Z] Installing System.Threading.ThreadPool 4.0.10. [2020-02-13T10:01:14.208Z] Installing Microsoft.Win32.Registry 4.0.0. [2020-02-13T10:01:14.208Z] Installing System.Xml.XPath 4.0.1. [2020-02-13T10:01:14.208Z] Installing System.Collections.Immutable 1.2.0. [2020-02-13T10:01:14.208Z] Installing System.ComponentModel.TypeConverter 4.1.0. [2020-02-13T10:01:14.208Z] Installing System.Diagnostics.Process 4.1.0. [2020-02-13T10:01:14.208Z] Installing System.Threading.Thread 4.0.0. [2020-02-13T10:01:14.208Z] Installing System.Diagnostics.TraceSource 4.0.0. [2020-02-13T10:01:14.208Z] Installing System.Xml.XPath.XmlDocument 4.0.1. [2020-02-13T10:01:14.208Z] Installing System.Reflection.Metadata 1.3.0. [2020-02-13T10:01:14.208Z] Installing System.Diagnostics.TextWriterTraceListener 4.0.0. [2020-02-13T10:01:14.208Z] Installing System.ComponentModel.EventBasedAsync 4.0.11. [2020-02-13T10:01:17.109Z] Installing xunit.runner.visualstudio 2.4.0. [2020-02-13T10:01:17.109Z] Installing xunit 2.4.0. [2020-02-13T10:01:17.109Z] Installing Microsoft.NETCore.App 2.1.0. [2020-02-13T10:01:17.109Z] Installing Microsoft.NET.Test.Sdk 15.8.0. [2020-02-13T10:01:17.109Z] Installing xunit.assert 2.4.0. [2020-02-13T10:01:17.109Z] Installing xunit.analyzers 0.10.0. [2020-02-13T10:01:17.109Z] Installing xunit.core 2.4.0. [2020-02-13T10:01:17.109Z] Installing Microsoft.NETCore.Targets 2.1.0. [2020-02-13T10:01:17.109Z] Installing Microsoft.NETCore.Platforms 2.1.0. [2020-02-13T10:01:17.109Z] Installing System.Runtime.Loader 4.0.0. [2020-02-13T10:01:17.109Z] Installing Microsoft.NETCore.DotNetHostPolicy 2.1.0. [2020-02-13T10:01:17.109Z] Installing Microsoft.CodeCoverage 15.8.0. [2020-02-13T10:01:17.109Z] Installing Microsoft.TestPlatform.TestHost 15.8.0. [2020-02-13T10:01:17.109Z] Installing xunit.extensibility.execution 2.4.0. [2020-02-13T10:01:17.109Z] Installing xunit.extensibility.core 2.4.0. [2020-02-13T10:01:17.109Z] Installing Microsoft.NETCore.DotNetHostResolver 2.1.0. [2020-02-13T10:01:17.109Z] Installing Microsoft.Extensions.DependencyModel 1.0.3. [2020-02-13T10:01:17.109Z] Installing Microsoft.DotNet.PlatformAbstractions 1.0.3. [2020-02-13T10:01:17.109Z] Installing Microsoft.TestPlatform.ObjectModel 15.8.0. [2020-02-13T10:01:17.109Z] Installing xunit.abstractions 2.0.2. [2020-02-13T10:01:17.109Z] Installing Microsoft.NETCore.DotNetAppHost 2.1.0. [2020-02-13T10:01:20.837Z] Committing restore... [2020-02-13T10:01:20.837Z] Generating MSBuild file C:\work\src\HttpOverStream.Tests\obj\HttpOverStream.Tests.csproj.nuget.g.props. [2020-02-13T10:01:20.837Z] Generating MSBuild file C:\work\src\HttpOverStream.Tests\obj\HttpOverStream.Tests.csproj.nuget.g.targets. [2020-02-13T10:01:20.837Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Tests\obj\project.assets.json [2020-02-13T10:01:20.837Z] Restore completed in 8.77 sec for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj. [2020-02-13T10:01:20.837Z] [2020-02-13T10:01:20.837Z] NuGet Config files used: [2020-02-13T10:01:20.837Z] C:\Users\ContainerAdministrator\AppData\Roaming\NuGet\NuGet.Config [2020-02-13T10:01:20.837Z] [2020-02-13T10:01:20.837Z] Feeds used: [2020-02-13T10:01:20.837Z] C:\Users\ContainerAdministrator\.nuget\packages\ [2020-02-13T10:01:20.837Z] https://api.nuget.org/v3/index.json [2020-02-13T10:01:20.837Z] [2020-02-13T10:01:20.837Z] Installed: [2020-02-13T10:01:20.837Z] 11 package(s) to packages.config projects [2020-02-13T10:01:20.837Z] 1 package(s) to C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj [2020-02-13T10:01:20.837Z] 37 package(s) to C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj [2020-02-13T10:01:25.519Z] Restore completed in 286.12 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj. [2020-02-13T10:01:25.519Z] Restore completed in 288.06 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj. [2020-02-13T10:01:25.519Z] Restore completed in 288.06 ms for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj. [2020-02-13T10:01:25.519Z] Restore completed in 5.37 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj. [2020-02-13T10:01:25.520Z] Restore completed in 593.29 ms for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj. [2020-02-13T10:01:25.520Z] [2020-02-13T10:01:25.520Z] ======================================== [2020-02-13T10:01:25.520Z] Build [2020-02-13T10:01:25.520Z] ======================================== [2020-02-13T10:01:25.978Z] Microsoft (R) Build Engine version 16.2.37902+b5aaefc9f for .NET Framework [2020-02-13T10:01:25.978Z] Copyright (C) Microsoft Corporation. All rights reserved. [2020-02-13T10:01:25.978Z] [2020-02-13T10:01:29.707Z] HttpOverStream -> C:\work\src\HttpOverStream\bin\Release\netstandard2.0\HttpOverStream.dll [2020-02-13T10:01:30.674Z] HttpOverStream.Client -> C:\work\src\HttpOverStream.Client\bin\Release\netstandard2.0\HttpOverStream.Client.dll [2020-02-13T10:01:31.133Z] HttpOverStream.Tests -> C:\work\src\HttpOverStream.Tests\bin\Release\netcoreapp2.1\HttpOverStream.Tests.dll [2020-02-13T10:01:32.099Z] HttpOverStream.Server.Owin -> C:\work\src\HttpOverStream.Server.Owin\bin\Release\net461\HttpOverStream.Server.Owin.dll [2020-02-13T10:01:33.065Z] HttpOverStream.NamedPipe -> C:\work\src\HttpOverStream.NamedPipe\bin\Release\net462\HttpOverStream.NamedPipe.dll [2020-02-13T10:01:33.523Z] HttpOverStream.Server.Owin.Tests -> C:\work\src\HttpOverStream.Server.Owin.Tests\bin\Release\HttpOverStream.Server.Owin.Tests.dll [2020-02-13T10:01:33.523Z] [2020-02-13T10:01:33.523Z] Task Duration [2020-02-13T10:01:33.523Z] -------------------------------------------------- [2020-02-13T10:01:33.523Z] Nuget-Restore 00:00:19.2182300 [2020-02-13T10:01:33.523Z] Build 00:00:08.0569340 [2020-02-13T10:01:33.523Z] -------------------------------------------------- [2020-02-13T10:01:33.523Z] Total: 00:00:27.2751640 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] bat [2020-02-13T10:01:36.100Z] [2020-02-13T10:01:36.100Z] d:\jenkins\workspace\HttpOverStream_0.1.23>docker run --rm -v d:\jenkins\workspace\HttpOverStream_0.1.23:C:/work -w C:/work/src mcr.microsoft.com/dotnet/framework/sdk:4.8-20190910-windowsservercore-ltsc2019 powershell -File build.ps1 -Target Test [2020-02-13T10:01:39.000Z] Preparing to run build script... [2020-02-13T10:01:39.458Z] Running build script... [2020-02-13T10:01:45.244Z] [2020-02-13T10:01:45.244Z] ======================================== [2020-02-13T10:01:45.244Z] Nuget-Restore [2020-02-13T10:01:45.244Z] ======================================== [2020-02-13T10:01:45.702Z] MSBuild auto-detection: using msbuild version '16.2.37902.0' from 'C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Current\bin'. [2020-02-13T10:01:48.604Z] All packages listed in packages.config are already installed. [2020-02-13T10:01:48.604Z] Restoring packages for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj... [2020-02-13T10:01:48.604Z] Restoring packages for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj... [2020-02-13T10:01:48.604Z] Restoring packages for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj... [2020-02-13T10:01:48.604Z] Restoring packages for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj... [2020-02-13T10:01:49.062Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.owin/index.json [2020-02-13T10:01:49.062Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json [2020-02-13T10:01:49.062Z] GET https://api.nuget.org/v3-flatcontainer/xunit/index.json [2020-02-13T10:01:49.062Z] GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json [2020-02-13T10:01:49.062Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json [2020-02-13T10:01:49.062Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json [2020-02-13T10:01:49.062Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json 69ms [2020-02-13T10:01:49.521Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg [2020-02-13T10:01:49.521Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg 2ms [2020-02-13T10:01:49.521Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json [2020-02-13T10:01:49.521Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json [2020-02-13T10:01:49.521Z] Committing restore... [2020-02-13T10:01:49.521Z] Committing restore... [2020-02-13T10:01:49.521Z] Generating MSBuild file C:\work\src\HttpOverStream.Client\obj\HttpOverStream.Client.csproj.nuget.g.props. [2020-02-13T10:01:49.521Z] Generating MSBuild file C:\work\src\HttpOverStream.NamedPipe\obj\HttpOverStream.NamedPipe.csproj.nuget.g.props. [2020-02-13T10:01:49.521Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json 59ms [2020-02-13T10:01:49.521Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Client\obj\project.assets.json [2020-02-13T10:01:49.521Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.NamedPipe\obj\project.assets.json [2020-02-13T10:01:49.521Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg [2020-02-13T10:01:49.521Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg 5ms [2020-02-13T10:01:49.521Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json 227ms [2020-02-13T10:01:49.521Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.owin/index.json 228ms [2020-02-13T10:01:49.521Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg [2020-02-13T10:01:49.521Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.0.1/microsoft.owin.4.0.1.nupkg [2020-02-13T10:01:49.521Z] OK https://api.nuget.org/v3-flatcontainer/xunit/index.json 228ms [2020-02-13T10:01:49.521Z] GET https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg [2020-02-13T10:01:49.521Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg 4ms [2020-02-13T10:01:49.521Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json 230ms [2020-02-13T10:01:49.521Z] OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json 232ms [2020-02-13T10:01:49.521Z] OK https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg 2ms [2020-02-13T10:01:49.522Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.0.1/microsoft.owin.4.0.1.nupkg 8ms [2020-02-13T10:01:49.522Z] Restore completed in 649.71 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj. [2020-02-13T10:01:49.522Z] Restore completed in 649.7 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj. [2020-02-13T10:01:49.522Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg [2020-02-13T10:01:49.522Z] GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg [2020-02-13T10:01:49.522Z] Restoring packages for C:\work\src\HttpOverStream\HttpOverStream.csproj... [2020-02-13T10:01:49.522Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg 5ms [2020-02-13T10:01:49.522Z] OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg 5ms [2020-02-13T10:01:49.522Z] GET https://api.nuget.org/v3-flatcontainer/owin/index.json [2020-02-13T10:01:49.522Z] Committing restore... [2020-02-13T10:01:49.522Z] Generating MSBuild file C:\work\src\HttpOverStream\obj\HttpOverStream.csproj.nuget.g.props. [2020-02-13T10:01:49.522Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream\obj\project.assets.json [2020-02-13T10:01:49.522Z] GET https://api.nuget.org/v3-flatcontainer/xunit.core/index.json [2020-02-13T10:01:49.522Z] GET https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json [2020-02-13T10:01:49.522Z] GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json [2020-02-13T10:01:49.522Z] Restore completed in 6.26 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj. [2020-02-13T10:01:49.522Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json 219ms [2020-02-13T10:01:49.522Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg [2020-02-13T10:01:49.522Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg 5ms [2020-02-13T10:01:49.522Z] OK https://api.nuget.org/v3-flatcontainer/owin/index.json 215ms [2020-02-13T10:01:49.522Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json [2020-02-13T10:01:49.522Z] GET https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg [2020-02-13T10:01:49.522Z] OK https://api.nuget.org/v3-flatcontainer/xunit.core/index.json 217ms [2020-02-13T10:01:49.522Z] OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json 215ms [2020-02-13T10:01:49.522Z] OK https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg 4ms [2020-02-13T10:01:49.522Z] GET https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg [2020-02-13T10:01:49.522Z] GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg [2020-02-13T10:01:49.522Z] OK https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg 4ms [2020-02-13T10:01:49.522Z] OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg 5ms [2020-02-13T10:01:49.522Z] OK https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json 237ms [2020-02-13T10:01:49.522Z] GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json [2020-02-13T10:01:49.522Z] GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json [2020-02-13T10:01:49.522Z] GET https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg [2020-02-13T10:01:49.522Z] OK https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg 4ms [2020-02-13T10:01:49.522Z] Installing Owin 1.0. [2020-02-13T10:01:49.980Z] Installing Microsoft.Owin 4.0.1. [2020-02-13T10:01:49.980Z] Installing Microsoft.Owin.Hosting 4.0.1. [2020-02-13T10:01:49.980Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json [2020-02-13T10:01:49.980Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json [2020-02-13T10:01:49.980Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json [2020-02-13T10:01:49.980Z] Committing restore... [2020-02-13T10:01:49.980Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.Owin\obj\HttpOverStream.Server.Owin.csproj.nuget.g.props. [2020-02-13T10:01:49.980Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Server.Owin\obj\project.assets.json [2020-02-13T10:01:49.980Z] Restore completed in 1.06 sec for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj. [2020-02-13T10:01:49.980Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json 62ms [2020-02-13T10:01:49.980Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg [2020-02-13T10:01:49.980Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg 2ms [2020-02-13T10:01:49.980Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json [2020-02-13T10:01:49.980Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json 217ms [2020-02-13T10:01:49.980Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg [2020-02-13T10:01:49.980Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg 3ms [2020-02-13T10:01:49.980Z] OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json 215ms [2020-02-13T10:01:49.980Z] GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg [2020-02-13T10:01:49.980Z] OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg 3ms [2020-02-13T10:01:49.980Z] OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json 225ms [2020-02-13T10:01:49.980Z] GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg [2020-02-13T10:01:49.980Z] OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg 2ms [2020-02-13T10:01:49.980Z] GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json [2020-02-13T10:01:49.980Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json 215ms [2020-02-13T10:01:49.980Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json 213ms [2020-02-13T10:01:49.980Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg [2020-02-13T10:01:49.980Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg [2020-02-13T10:01:49.980Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg 4ms [2020-02-13T10:01:49.980Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg 4ms [2020-02-13T10:01:49.980Z] OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json 56ms [2020-02-13T10:01:49.980Z] GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg [2020-02-13T10:01:49.980Z] OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg 4ms [2020-02-13T10:01:49.980Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json [2020-02-13T10:01:49.980Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json 228ms [2020-02-13T10:01:50.438Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json 220ms [2020-02-13T10:01:50.438Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg [2020-02-13T10:01:50.438Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg [2020-02-13T10:01:50.438Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg 3ms [2020-02-13T10:01:50.438Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg 3ms [2020-02-13T10:01:50.438Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json [2020-02-13T10:01:50.438Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json [2020-02-13T10:01:50.438Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json [2020-02-13T10:01:50.438Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json [2020-02-13T10:01:50.438Z] GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json [2020-02-13T10:01:50.438Z] GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json [2020-02-13T10:01:50.438Z] GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json [2020-02-13T10:01:50.438Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json [2020-02-13T10:01:50.438Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json [2020-02-13T10:01:50.438Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json [2020-02-13T10:01:50.438Z] GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json [2020-02-13T10:01:50.438Z] OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json 61ms [2020-02-13T10:01:50.438Z] GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg [2020-02-13T10:01:50.438Z] OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg 2ms [2020-02-13T10:01:50.438Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json 212ms [2020-02-13T10:01:50.438Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg [2020-02-13T10:01:50.438Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg 3ms [2020-02-13T10:01:50.438Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json 225ms [2020-02-13T10:01:50.438Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg [2020-02-13T10:01:50.438Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg 5ms [2020-02-13T10:01:50.438Z] OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json 214ms [2020-02-13T10:01:50.438Z] GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg [2020-02-13T10:01:50.438Z] OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg 3ms [2020-02-13T10:01:50.438Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json 226ms [2020-02-13T10:01:50.438Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg [2020-02-13T10:01:50.438Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json 236ms [2020-02-13T10:01:50.438Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg 4ms [2020-02-13T10:01:50.438Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg [2020-02-13T10:01:50.438Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg 2ms [2020-02-13T10:01:50.438Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json 214ms [2020-02-13T10:01:50.438Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg [2020-02-13T10:01:50.438Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json 222ms [2020-02-13T10:01:50.438Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg [2020-02-13T10:01:50.438Z] OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json 229ms [2020-02-13T10:01:50.438Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg 7ms [2020-02-13T10:01:50.896Z] GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg [2020-02-13T10:01:50.896Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg 7ms [2020-02-13T10:01:50.896Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json 235ms [2020-02-13T10:01:50.896Z] OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg 4ms [2020-02-13T10:01:50.896Z] OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json 235ms [2020-02-13T10:01:50.896Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg [2020-02-13T10:01:50.896Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg 3ms [2020-02-13T10:01:50.896Z] GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg [2020-02-13T10:01:50.896Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json [2020-02-13T10:01:50.896Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json [2020-02-13T10:01:50.896Z] OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg 5ms [2020-02-13T10:01:50.896Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json [2020-02-13T10:01:50.897Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json [2020-02-13T10:01:50.897Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json [2020-02-13T10:01:50.897Z] GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json [2020-02-13T10:01:50.897Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json [2020-02-13T10:01:50.897Z] GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json [2020-02-13T10:01:50.897Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json 60ms [2020-02-13T10:01:50.897Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg [2020-02-13T10:01:50.897Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json 58ms [2020-02-13T10:01:50.897Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg [2020-02-13T10:01:50.897Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg 5ms [2020-02-13T10:01:50.897Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg 6ms [2020-02-13T10:01:50.897Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json 64ms [2020-02-13T10:01:50.897Z] OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json 59ms [2020-02-13T10:01:50.897Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg [2020-02-13T10:01:50.897Z] GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg [2020-02-13T10:01:50.897Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg 4ms [2020-02-13T10:01:50.897Z] OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg 4ms [2020-02-13T10:01:50.897Z] OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json 57ms [2020-02-13T10:01:50.897Z] GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg [2020-02-13T10:01:50.897Z] OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg 3ms [2020-02-13T10:01:50.897Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json 210ms [2020-02-13T10:01:50.897Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg [2020-02-13T10:01:50.897Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json 219ms [2020-02-13T10:01:50.897Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg 3ms [2020-02-13T10:01:50.897Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg [2020-02-13T10:01:50.897Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg 3ms [2020-02-13T10:01:50.897Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json 213ms [2020-02-13T10:01:50.897Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg [2020-02-13T10:01:50.897Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg 5ms [2020-02-13T10:01:50.897Z] Installing Microsoft.Win32.Registry 4.0.0. [2020-02-13T10:01:50.897Z] Installing System.Threading.ThreadPool 4.0.10. [2020-02-13T10:01:50.897Z] Installing System.Collections.NonGeneric 4.0.1. [2020-02-13T10:01:50.897Z] Installing System.Collections.Specialized 4.0.1. [2020-02-13T10:01:50.897Z] Installing System.ComponentModel.Primitives 4.1.0. [2020-02-13T10:01:50.897Z] Installing System.ComponentModel 4.0.1. [2020-02-13T10:01:50.897Z] Installing System.Xml.XPath 4.0.1. [2020-02-13T10:01:50.897Z] Installing System.Collections.Immutable 1.2.0. [2020-02-13T10:01:50.897Z] Installing System.Diagnostics.Process 4.1.0. [2020-02-13T10:01:50.897Z] Installing System.ComponentModel.TypeConverter 4.1.0. [2020-02-13T10:01:50.897Z] Installing System.Xml.XPath.XmlDocument 4.0.1. [2020-02-13T10:01:50.897Z] Installing System.Reflection.Metadata 1.3.0. [2020-02-13T10:01:50.897Z] Installing System.Diagnostics.TraceSource 4.0.0. [2020-02-13T10:01:50.897Z] Installing System.Threading.Thread 4.0.0. [2020-02-13T10:01:50.897Z] Installing System.Diagnostics.TextWriterTraceListener 4.0.0. [2020-02-13T10:01:50.897Z] Installing System.ComponentModel.EventBasedAsync 4.0.11. [2020-02-13T10:01:55.580Z] Installing xunit.runner.visualstudio 2.4.0. [2020-02-13T10:01:55.580Z] Installing xunit 2.4.0. [2020-02-13T10:01:55.580Z] Installing Microsoft.NETCore.App 2.1.0. [2020-02-13T10:01:55.580Z] Installing Microsoft.NET.Test.Sdk 15.8.0. [2020-02-13T10:01:55.580Z] Installing xunit.analyzers 0.10.0. [2020-02-13T10:01:55.580Z] Installing xunit.assert 2.4.0. [2020-02-13T10:01:55.580Z] Installing xunit.core 2.4.0. [2020-02-13T10:01:55.580Z] Installing System.Runtime.Loader 4.0.0. [2020-02-13T10:01:55.580Z] Installing Microsoft.NETCore.Platforms 2.1.0. [2020-02-13T10:01:55.580Z] Installing Microsoft.NETCore.Targets 2.1.0. [2020-02-13T10:01:55.580Z] Installing Microsoft.NETCore.DotNetHostPolicy 2.1.0. [2020-02-13T10:01:55.580Z] Installing Microsoft.CodeCoverage 15.8.0. [2020-02-13T10:01:55.580Z] Installing Microsoft.TestPlatform.TestHost 15.8.0. [2020-02-13T10:01:55.580Z] Installing xunit.extensibility.execution 2.4.0. [2020-02-13T10:01:55.580Z] Installing xunit.extensibility.core 2.4.0. [2020-02-13T10:01:55.580Z] Installing Microsoft.NETCore.DotNetHostResolver 2.1.0. [2020-02-13T10:01:55.580Z] Installing Microsoft.DotNet.PlatformAbstractions 1.0.3. [2020-02-13T10:01:55.580Z] Installing Microsoft.Extensions.DependencyModel 1.0.3. [2020-02-13T10:01:55.580Z] Installing Microsoft.TestPlatform.ObjectModel 15.8.0. [2020-02-13T10:01:55.580Z] Installing xunit.abstractions 2.0.2. [2020-02-13T10:01:55.580Z] Installing Microsoft.NETCore.DotNetAppHost 2.1.0. [2020-02-13T10:01:56.546Z] Committing restore... [2020-02-13T10:01:56.546Z] Generating MSBuild file C:\work\src\HttpOverStream.Tests\obj\HttpOverStream.Tests.csproj.nuget.g.props. [2020-02-13T10:01:56.546Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Tests\obj\project.assets.json [2020-02-13T10:01:56.546Z] Restore completed in 7.95 sec for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj. [2020-02-13T10:01:56.546Z] [2020-02-13T10:01:56.546Z] NuGet Config files used: [2020-02-13T10:01:56.546Z] C:\Users\ContainerAdministrator\AppData\Roaming\NuGet\NuGet.Config [2020-02-13T10:01:56.546Z] [2020-02-13T10:01:56.546Z] Feeds used: [2020-02-13T10:01:56.546Z] https://api.nuget.org/v3/index.json [2020-02-13T10:01:56.546Z] [2020-02-13T10:01:56.546Z] Installed: [2020-02-13T10:01:56.546Z] 3 package(s) to C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj [2020-02-13T10:01:56.546Z] 37 package(s) to C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj [2020-02-13T10:02:01.232Z] Restore completed in 286.42 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj. [2020-02-13T10:02:01.232Z] Restore completed in 288.53 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj. [2020-02-13T10:02:01.232Z] Restore completed in 288.53 ms for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj. [2020-02-13T10:02:01.232Z] Restore completed in 14.41 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj. [2020-02-13T10:02:01.232Z] Restore completed in 578.33 ms for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj. [2020-02-13T10:02:01.232Z] [2020-02-13T10:02:01.232Z] ======================================== [2020-02-13T10:02:01.232Z] Test [2020-02-13T10:02:01.232Z] ======================================== [2020-02-13T10:02:07.034Z] Test run for C:\work\src\HttpOverStream.Server.Owin.Tests\bin\Release\HttpOverStream.Server.Owin.Tests.dll(.NETFramework,Version=v4.6.2) [2020-02-13T10:02:07.493Z] Microsoft (R) Test Execution Command Line Tool Version 16.2.0-preview-20190606-02 [2020-02-13T10:02:07.493Z] Copyright (c) Microsoft Corporation. All rights reserved. [2020-02-13T10:02:07.493Z] [2020-02-13T10:02:07.493Z] Starting test execution, please wait... [2020-02-13T10:02:19.866Z] [2020-02-13T10:02:19.866Z] Test Run Successful. [2020-02-13T10:02:19.866Z] Total tests: 17 [2020-02-13T10:02:19.866Z] Passed: 17 [2020-02-13T10:02:19.866Z] Total time: 12.5041 Seconds [2020-02-13T10:02:22.769Z] Test run for C:\work\src\HttpOverStream.Tests\bin\Release\netcoreapp2.1\HttpOverStream.Tests.dll(.NETCoreApp,Version=v2.1) [2020-02-13T10:02:22.769Z] Microsoft (R) Test Execution Command Line Tool Version 16.2.0-preview-20190606-02 [2020-02-13T10:02:22.769Z] Copyright (c) Microsoft Corporation. All rights reserved. [2020-02-13T10:02:22.769Z] [2020-02-13T10:02:22.769Z] Starting test execution, please wait... [2020-02-13T10:02:24.305Z] [2020-02-13T10:02:24.305Z] Test Run Successful. [2020-02-13T10:02:24.305Z] Total tests: 4 [2020-02-13T10:02:24.305Z] Passed: 4 [2020-02-13T10:02:24.305Z] Total time: 1.6282 Seconds [2020-02-13T10:02:24.764Z] [2020-02-13T10:02:24.764Z] Task Duration [2020-02-13T10:02:24.764Z] -------------------------------------------------- [2020-02-13T10:02:24.764Z] Nuget-Restore 00:00:15.6398595 [2020-02-13T10:02:24.764Z] Test 00:00:23.5604423 [2020-02-13T10:02:24.764Z] -------------------------------------------------- [2020-02-13T10:02:24.764Z] Total: 00:00:39.2003018 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Nuget-pack) [Pipeline] bat [2020-02-13T10:02:26.267Z] [2020-02-13T10:02:26.267Z] d:\jenkins\workspace\HttpOverStream_0.1.23>docker run --rm -v d:\jenkins\workspace\HttpOverStream_0.1.23:C:/work -w C:/work/src -e TAG_NAME mcr.microsoft.com/dotnet/framework/sdk:4.8-20190910-windowsservercore-ltsc2019 powershell -File build.ps1 -Target Nuget-pack [2020-02-13T10:02:29.171Z] Preparing to run build script... [2020-02-13T10:02:29.630Z] Running build script... [2020-02-13T10:02:36.711Z] [2020-02-13T10:02:36.711Z] ======================================== [2020-02-13T10:02:36.711Z] Nuget-Restore [2020-02-13T10:02:36.711Z] ======================================== [2020-02-13T10:02:36.711Z] MSBuild auto-detection: using msbuild version '16.2.37902.0' from 'C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Current\bin'. [2020-02-13T10:02:38.890Z] All packages listed in packages.config are already installed. [2020-02-13T10:02:39.349Z] Restoring packages for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj... [2020-02-13T10:02:39.349Z] Restoring packages for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj... [2020-02-13T10:02:39.349Z] Restoring packages for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj... [2020-02-13T10:02:39.349Z] Restoring packages for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj... [2020-02-13T10:02:39.807Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.owin/index.json [2020-02-13T10:02:39.807Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json [2020-02-13T10:02:39.807Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json [2020-02-13T10:02:39.807Z] GET https://api.nuget.org/v3-flatcontainer/xunit/index.json [2020-02-13T10:02:39.807Z] GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json [2020-02-13T10:02:39.807Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json [2020-02-13T10:02:39.807Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json 67ms [2020-02-13T10:02:39.807Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg [2020-02-13T10:02:39.807Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg 3ms [2020-02-13T10:02:39.807Z] Committing restore... [2020-02-13T10:02:39.807Z] Committing restore... [2020-02-13T10:02:39.807Z] Generating MSBuild file C:\work\src\HttpOverStream.NamedPipe\obj\HttpOverStream.NamedPipe.csproj.nuget.g.props. [2020-02-13T10:02:39.807Z] Generating MSBuild file C:\work\src\HttpOverStream.Client\obj\HttpOverStream.Client.csproj.nuget.g.props. [2020-02-13T10:02:39.807Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json [2020-02-13T10:02:39.807Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json [2020-02-13T10:02:39.807Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Client\obj\project.assets.json [2020-02-13T10:02:39.807Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.NamedPipe\obj\project.assets.json [2020-02-13T10:02:39.807Z] Restore completed in 615.59 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj. [2020-02-13T10:02:39.807Z] Restore completed in 615.6 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj. [2020-02-13T10:02:39.807Z] Restoring packages for C:\work\src\HttpOverStream\HttpOverStream.csproj... [2020-02-13T10:02:39.807Z] Committing restore... [2020-02-13T10:02:39.807Z] Generating MSBuild file C:\work\src\HttpOverStream\obj\HttpOverStream.csproj.nuget.g.props. [2020-02-13T10:02:39.807Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream\obj\project.assets.json [2020-02-13T10:02:39.807Z] Restore completed in 3.05 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj. [2020-02-13T10:02:39.807Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json 60ms [2020-02-13T10:02:39.807Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg [2020-02-13T10:02:39.807Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg 2ms [2020-02-13T10:02:39.807Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json 68ms [2020-02-13T10:02:39.807Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg [2020-02-13T10:02:39.807Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg 6ms [2020-02-13T10:02:39.807Z] OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json 226ms [2020-02-13T10:02:39.807Z] GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg [2020-02-13T10:02:39.807Z] OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg 4ms [2020-02-13T10:02:39.807Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json 236ms [2020-02-13T10:02:39.807Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.owin/index.json 244ms [2020-02-13T10:02:39.807Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg [2020-02-13T10:02:39.807Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json 249ms [2020-02-13T10:02:39.807Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.0.1/microsoft.owin.4.0.1.nupkg [2020-02-13T10:02:39.807Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg 5ms [2020-02-13T10:02:39.807Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.0.1/microsoft.owin.4.0.1.nupkg 3ms [2020-02-13T10:02:39.807Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg [2020-02-13T10:02:39.807Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg 2ms [2020-02-13T10:02:39.807Z] GET https://api.nuget.org/v3-flatcontainer/owin/index.json [2020-02-13T10:02:39.807Z] OK https://api.nuget.org/v3-flatcontainer/xunit/index.json 321ms [2020-02-13T10:02:39.807Z] GET https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg [2020-02-13T10:02:39.807Z] OK https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg 5ms [2020-02-13T10:02:39.807Z] GET https://api.nuget.org/v3-flatcontainer/xunit.core/index.json [2020-02-13T10:02:39.807Z] GET https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json [2020-02-13T10:02:39.807Z] GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json [2020-02-13T10:02:40.266Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json [2020-02-13T10:02:40.266Z] OK https://api.nuget.org/v3-flatcontainer/owin/index.json 226ms [2020-02-13T10:02:40.266Z] GET https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg [2020-02-13T10:02:40.266Z] OK https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg 4ms [2020-02-13T10:02:40.266Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json [2020-02-13T10:02:40.266Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json [2020-02-13T10:02:40.266Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json [2020-02-13T10:02:40.266Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json 59ms [2020-02-13T10:02:40.266Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg [2020-02-13T10:02:40.266Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg 4ms [2020-02-13T10:02:40.266Z] Installing Owin 1.0. [2020-02-13T10:02:40.266Z] OK https://api.nuget.org/v3-flatcontainer/xunit.core/index.json 211ms [2020-02-13T10:02:40.266Z] OK https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json 212ms [2020-02-13T10:02:40.266Z] GET https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg [2020-02-13T10:02:40.266Z] OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json 213ms [2020-02-13T10:02:40.266Z] GET https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg [2020-02-13T10:02:40.266Z] GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg [2020-02-13T10:02:40.266Z] OK https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg 4ms [2020-02-13T10:02:40.266Z] OK https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg 2ms [2020-02-13T10:02:40.266Z] Installing Microsoft.Owin.Hosting 4.0.1. [2020-02-13T10:02:40.266Z] OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg 4ms [2020-02-13T10:02:40.266Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json 64ms [2020-02-13T10:02:40.266Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json 62ms [2020-02-13T10:02:40.266Z] Installing Microsoft.Owin 4.0.1. [2020-02-13T10:02:40.266Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json 63ms [2020-02-13T10:02:40.266Z] GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json [2020-02-13T10:02:40.266Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg [2020-02-13T10:02:40.266Z] GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json [2020-02-13T10:02:40.266Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg 3ms [2020-02-13T10:02:40.266Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg [2020-02-13T10:02:40.266Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg [2020-02-13T10:02:40.266Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json [2020-02-13T10:02:40.266Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg 60ms [2020-02-13T10:02:40.727Z] OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json 676ms [2020-02-13T10:02:40.727Z] OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json 675ms [2020-02-13T10:02:40.727Z] GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg [2020-02-13T10:02:40.727Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg 679ms [2020-02-13T10:02:40.727Z] GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg [2020-02-13T10:02:40.727Z] OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg 5ms [2020-02-13T10:02:40.727Z] OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg 9ms [2020-02-13T10:02:40.727Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json [2020-02-13T10:02:41.187Z] Committing restore... [2020-02-13T10:02:41.187Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.Owin\obj\HttpOverStream.Server.Owin.csproj.nuget.g.props. [2020-02-13T10:02:41.187Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Server.Owin\obj\project.assets.json [2020-02-13T10:02:41.187Z] GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json [2020-02-13T10:02:41.187Z] Restore completed in 1.8 sec for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj. [2020-02-13T10:02:41.187Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json 679ms [2020-02-13T10:02:41.188Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg [2020-02-13T10:02:41.188Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg 5ms [2020-02-13T10:02:41.188Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json 59ms [2020-02-13T10:02:41.188Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg [2020-02-13T10:02:41.188Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg 3ms [2020-02-13T10:02:41.188Z] OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json 61ms [2020-02-13T10:02:41.188Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json [2020-02-13T10:02:41.188Z] GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg [2020-02-13T10:02:41.188Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json [2020-02-13T10:02:41.188Z] OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg 5ms [2020-02-13T10:02:41.188Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json 212ms [2020-02-13T10:02:41.188Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg [2020-02-13T10:02:41.188Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg 5ms [2020-02-13T10:02:41.188Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json 211ms [2020-02-13T10:02:41.188Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg [2020-02-13T10:02:41.188Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg 2ms [2020-02-13T10:02:41.646Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json [2020-02-13T10:02:41.646Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json [2020-02-13T10:02:41.646Z] GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json [2020-02-13T10:02:41.646Z] GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json [2020-02-13T10:02:41.646Z] GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json [2020-02-13T10:02:41.646Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json [2020-02-13T10:02:41.646Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json [2020-02-13T10:02:41.646Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json [2020-02-13T10:02:41.646Z] GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json [2020-02-13T10:02:41.646Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json 60ms [2020-02-13T10:02:41.646Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg [2020-02-13T10:02:41.646Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg 3ms [2020-02-13T10:02:41.646Z] OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json 56ms [2020-02-13T10:02:41.646Z] GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg [2020-02-13T10:02:41.646Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json 56ms [2020-02-13T10:02:41.646Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg [2020-02-13T10:02:41.646Z] OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg 4ms [2020-02-13T10:02:41.646Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json 61ms [2020-02-13T10:02:41.646Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json 61ms [2020-02-13T10:02:41.646Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg 2ms [2020-02-13T10:02:41.646Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg [2020-02-13T10:02:41.646Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg [2020-02-13T10:02:41.646Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json 93ms [2020-02-13T10:02:41.646Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg 5ms [2020-02-13T10:02:41.647Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg [2020-02-13T10:02:41.647Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg 14ms [2020-02-13T10:02:41.647Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json [2020-02-13T10:02:41.647Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg 16ms [2020-02-13T10:02:41.647Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json [2020-02-13T10:02:41.647Z] GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json [2020-02-13T10:02:41.647Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json [2020-02-13T10:02:41.647Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json [2020-02-13T10:02:41.647Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json [2020-02-13T10:02:41.647Z] GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json [2020-02-13T10:02:41.647Z] OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json 62ms [2020-02-13T10:02:41.647Z] GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg [2020-02-13T10:02:41.647Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json 58ms [2020-02-13T10:02:41.647Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json 66ms [2020-02-13T10:02:41.647Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg [2020-02-13T10:02:41.647Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg [2020-02-13T10:02:41.647Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json 66ms [2020-02-13T10:02:41.647Z] OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg 4ms [2020-02-13T10:02:41.647Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg [2020-02-13T10:02:41.647Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg 4ms [2020-02-13T10:02:41.647Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg 5ms [2020-02-13T10:02:41.647Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg 2ms [2020-02-13T10:02:41.647Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json 84ms [2020-02-13T10:02:41.647Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg [2020-02-13T10:02:41.647Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg 2ms [2020-02-13T10:02:41.647Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json 56ms [2020-02-13T10:02:41.647Z] OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json 213ms [2020-02-13T10:02:41.647Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg [2020-02-13T10:02:41.647Z] OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json 60ms [2020-02-13T10:02:41.647Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg 2ms [2020-02-13T10:02:41.647Z] GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg [2020-02-13T10:02:41.647Z] GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg [2020-02-13T10:02:41.647Z] OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg 2ms [2020-02-13T10:02:41.647Z] OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json 221ms [2020-02-13T10:02:41.647Z] OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg 3ms [2020-02-13T10:02:41.647Z] GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg [2020-02-13T10:02:41.647Z] OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg 2ms [2020-02-13T10:02:41.647Z] OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json 224ms [2020-02-13T10:02:41.647Z] GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg [2020-02-13T10:02:41.647Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json [2020-02-13T10:02:41.647Z] OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg 5ms [2020-02-13T10:02:41.647Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json 59ms [2020-02-13T10:02:41.647Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg [2020-02-13T10:02:41.647Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg 2ms [2020-02-13T10:02:41.647Z] Installing System.Collections.Immutable 1.2.0. [2020-02-13T10:02:41.647Z] Installing System.Threading.ThreadPool 4.0.10. [2020-02-13T10:02:41.647Z] Installing Microsoft.Win32.Registry 4.0.0. [2020-02-13T10:02:41.647Z] Installing System.Collections.NonGeneric 4.0.1. [2020-02-13T10:02:41.647Z] Installing System.Collections.Specialized 4.0.1. [2020-02-13T10:02:41.647Z] Installing System.ComponentModel 4.0.1. [2020-02-13T10:02:41.647Z] Installing System.ComponentModel.Primitives 4.1.0. [2020-02-13T10:02:41.647Z] Installing System.Xml.XPath 4.0.1. [2020-02-13T10:02:41.647Z] Installing System.Reflection.Metadata 1.3.0. [2020-02-13T10:02:41.647Z] Installing System.Threading.Thread 4.0.0. [2020-02-13T10:02:41.647Z] Installing System.Diagnostics.Process 4.1.0. [2020-02-13T10:02:41.647Z] Installing System.Runtime.Loader 4.0.0. [2020-02-13T10:02:41.647Z] Installing System.ComponentModel.TypeConverter 4.1.0. [2020-02-13T10:02:41.647Z] Installing System.Xml.XPath.XmlDocument 4.0.1. [2020-02-13T10:02:41.647Z] Installing System.ComponentModel.EventBasedAsync 4.0.11. [2020-02-13T10:02:41.647Z] Installing System.Diagnostics.TextWriterTraceListener 4.0.0. [2020-02-13T10:02:44.551Z] Installing xunit.runner.visualstudio 2.4.0. [2020-02-13T10:02:44.551Z] Installing System.Diagnostics.TraceSource 4.0.0. [2020-02-13T10:02:44.551Z] Installing xunit 2.4.0. [2020-02-13T10:02:44.551Z] Installing Microsoft.NETCore.App 2.1.0. [2020-02-13T10:02:44.551Z] Installing Microsoft.NET.Test.Sdk 15.8.0. [2020-02-13T10:02:44.551Z] Installing xunit.assert 2.4.0. [2020-02-13T10:02:44.551Z] Installing xunit.analyzers 0.10.0. [2020-02-13T10:02:44.551Z] Installing xunit.core 2.4.0. [2020-02-13T10:02:44.551Z] Installing Microsoft.NETCore.Platforms 2.1.0. [2020-02-13T10:02:44.551Z] Installing Microsoft.NETCore.Targets 2.1.0. [2020-02-13T10:02:44.551Z] Installing Microsoft.NETCore.DotNetHostPolicy 2.1.0. [2020-02-13T10:02:44.551Z] Installing Microsoft.CodeCoverage 15.8.0. [2020-02-13T10:02:44.551Z] Installing Microsoft.TestPlatform.TestHost 15.8.0. [2020-02-13T10:02:44.551Z] Installing xunit.extensibility.execution 2.4.0. [2020-02-13T10:02:44.551Z] Installing xunit.extensibility.core 2.4.0. [2020-02-13T10:02:44.551Z] Installing Microsoft.NETCore.DotNetHostResolver 2.1.0. [2020-02-13T10:02:44.551Z] Installing Microsoft.Extensions.DependencyModel 1.0.3. [2020-02-13T10:02:44.551Z] Installing Microsoft.TestPlatform.ObjectModel 15.8.0. [2020-02-13T10:02:44.551Z] Installing xunit.abstractions 2.0.2. [2020-02-13T10:02:44.551Z] Installing Microsoft.NETCore.DotNetAppHost 2.1.0. [2020-02-13T10:02:44.551Z] Installing Microsoft.DotNet.PlatformAbstractions 1.0.3. [2020-02-13T10:02:46.727Z] Committing restore... [2020-02-13T10:02:46.727Z] Generating MSBuild file C:\work\src\HttpOverStream.Tests\obj\HttpOverStream.Tests.csproj.nuget.g.props. [2020-02-13T10:02:46.727Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Tests\obj\project.assets.json [2020-02-13T10:02:46.727Z] Restore completed in 7.38 sec for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj. [2020-02-13T10:02:46.727Z] [2020-02-13T10:02:46.727Z] NuGet Config files used: [2020-02-13T10:02:46.727Z] C:\Users\ContainerAdministrator\AppData\Roaming\NuGet\NuGet.Config [2020-02-13T10:02:46.727Z] [2020-02-13T10:02:46.727Z] Feeds used: [2020-02-13T10:02:46.727Z] https://api.nuget.org/v3/index.json [2020-02-13T10:02:46.727Z] [2020-02-13T10:02:46.727Z] Installed: [2020-02-13T10:02:46.727Z] 3 package(s) to C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj [2020-02-13T10:02:46.727Z] 37 package(s) to C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj [2020-02-13T10:02:50.463Z] Restore completed in 300.32 ms for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj. [2020-02-13T10:02:50.463Z] Restore completed in 298.68 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj. [2020-02-13T10:02:50.463Z] Restore completed in 300.31 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj. [2020-02-13T10:02:50.463Z] Restore completed in 12.74 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj. [2020-02-13T10:02:50.463Z] Restore completed in 592.49 ms for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj. [2020-02-13T10:02:50.924Z] [2020-02-13T10:02:50.924Z] ======================================== [2020-02-13T10:02:50.924Z] Nuget-pack [2020-02-13T10:02:50.924Z] ======================================== [2020-02-13T10:02:50.924Z] Microsoft (R) Build Engine version 16.2.32702+c4012a063 for .NET Core [2020-02-13T10:02:50.924Z] Copyright (C) Microsoft Corporation. All rights reserved. [2020-02-13T10:02:50.924Z] [2020-02-13T10:02:51.892Z] Restore completed in 253.7 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj. [2020-02-13T10:02:51.892Z] Restore completed in 251.4 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj. [2020-02-13T10:02:51.892Z] Restore completed in 253.7 ms for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj. [2020-02-13T10:02:51.892Z] Restore completed in 6.22 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj. [2020-02-13T10:02:51.892Z] Restore completed in 352.3 ms for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj. [2020-02-13T10:02:54.102Z] HttpOverStream -> C:\work\src\HttpOverStream\bin\Release\netstandard2.0\HttpOverStream.dll [2020-02-13T10:02:54.561Z] Successfully created package 'C:/work/src/nupkgs\HttpOverStream.0.1.23.nupkg'. [2020-02-13T10:02:55.020Z] HttpOverStream.Client -> C:\work\src\HttpOverStream.Client\bin\Release\netstandard2.0\HttpOverStream.Client.dll [2020-02-13T10:02:55.480Z] Successfully created package 'C:/work/src/nupkgs\HttpOverStream.Client.0.1.23.nupkg'. [2020-02-13T10:02:55.480Z] HttpOverStream.Server.Owin -> C:\work\src\HttpOverStream.Server.Owin\bin\Release\net461\HttpOverStream.Server.Owin.dll [2020-02-13T10:02:55.938Z] HttpOverStream.NamedPipe -> C:\work\src\HttpOverStream.NamedPipe\bin\Release\net462\HttpOverStream.NamedPipe.dll [2020-02-13T10:02:55.938Z] Successfully created package 'C:/work/src/nupkgs\HttpOverStream.Server.Owin.0.1.23.nupkg'. [2020-02-13T10:02:56.398Z] Successfully created package 'C:/work/src/nupkgs\HttpOverStream.NamedPipe.0.1.23.nupkg'. [2020-02-13T10:02:56.398Z] [2020-02-13T10:02:56.398Z] Task Duration [2020-02-13T10:02:56.398Z] -------------------------------------------------- [2020-02-13T10:02:56.398Z] Nuget-Restore 00:00:15.0624751 [2020-02-13T10:02:56.398Z] Nuget-pack 00:00:05.6908757 [2020-02-13T10:02:56.398Z] -------------------------------------------------- [2020-02-13T10:02:56.398Z] Total: 00:00:20.7533508 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Nuget-push) [Pipeline] withCredentials [2020-02-13T10:02:58.188Z] Masking supported pattern matches of %NugetAPIKey% [Pipeline] { [Pipeline] bat [2020-02-13T10:02:59.754Z] [2020-02-13T10:02:59.754Z] d:\jenkins\workspace\HttpOverStream_0.1.23>docker run --rm -v d:\jenkins\workspace\HttpOverStream_0.1.23: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 [2020-02-13T10:03:01.932Z] Preparing to run build script... [2020-02-13T10:03:02.899Z] Running build script... [2020-02-13T10:03:08.691Z] [2020-02-13T10:03:08.691Z] ======================================== [2020-02-13T10:03:08.691Z] Nuget-Restore [2020-02-13T10:03:08.691Z] ======================================== [2020-02-13T10:03:09.149Z] MSBuild auto-detection: using msbuild version '16.2.37902.0' from 'C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Current\bin'. [2020-02-13T10:03:12.055Z] All packages listed in packages.config are already installed. [2020-02-13T10:03:12.055Z] Restoring packages for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj... [2020-02-13T10:03:12.055Z] Restoring packages for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj... [2020-02-13T10:03:12.056Z] Restoring packages for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj... [2020-02-13T10:03:12.056Z] Restoring packages for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj... [2020-02-13T10:03:12.521Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.owin/index.json [2020-02-13T10:03:12.521Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json [2020-02-13T10:03:12.521Z] GET https://api.nuget.org/v3-flatcontainer/xunit/index.json [2020-02-13T10:03:12.521Z] GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json [2020-02-13T10:03:12.521Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json [2020-02-13T10:03:12.521Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json [2020-02-13T10:03:12.521Z] OK https://api.nuget.org/v3-flatcontainer/xunit/index.json 75ms [2020-02-13T10:03:12.521Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json 76ms [2020-02-13T10:03:12.521Z] OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json 72ms [2020-02-13T10:03:12.521Z] GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg [2020-02-13T10:03:12.521Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg [2020-02-13T10:03:12.521Z] GET https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg [2020-02-13T10:03:12.521Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg 9ms [2020-02-13T10:03:12.521Z] OK https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg 10ms [2020-02-13T10:03:12.521Z] OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg 18ms [2020-02-13T10:03:12.521Z] GET https://api.nuget.org/v3-flatcontainer/xunit.core/index.json [2020-02-13T10:03:12.521Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json [2020-02-13T10:03:12.521Z] GET https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json [2020-02-13T10:03:12.521Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json [2020-02-13T10:03:12.521Z] GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json [2020-02-13T10:03:12.521Z] Committing restore... [2020-02-13T10:03:12.521Z] Committing restore... [2020-02-13T10:03:12.521Z] Generating MSBuild file C:\work\src\HttpOverStream.NamedPipe\obj\HttpOverStream.NamedPipe.csproj.nuget.g.props. [2020-02-13T10:03:12.521Z] Generating MSBuild file C:\work\src\HttpOverStream.Client\obj\HttpOverStream.Client.csproj.nuget.g.props. [2020-02-13T10:03:12.521Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.NamedPipe\obj\project.assets.json [2020-02-13T10:03:12.521Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Client\obj\project.assets.json [2020-02-13T10:03:12.521Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.owin/index.json 217ms [2020-02-13T10:03:12.521Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.0.1/microsoft.owin.4.0.1.nupkg [2020-02-13T10:03:12.521Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.0.1/microsoft.owin.4.0.1.nupkg 4ms [2020-02-13T10:03:12.521Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json 223ms [2020-02-13T10:03:12.521Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg [2020-02-13T10:03:12.521Z] GET https://api.nuget.org/v3-flatcontainer/owin/index.json [2020-02-13T10:03:12.521Z] Restore completed in 639.9 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj. [2020-02-13T10:03:12.521Z] Restore completed in 639.95 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj. [2020-02-13T10:03:12.521Z] Restoring packages for C:\work\src\HttpOverStream\HttpOverStream.csproj... [2020-02-13T10:03:12.521Z] Committing restore... [2020-02-13T10:03:12.521Z] Generating MSBuild file C:\work\src\HttpOverStream\obj\HttpOverStream.csproj.nuget.g.props. [2020-02-13T10:03:12.521Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg 8ms [2020-02-13T10:03:12.521Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream\obj\project.assets.json [2020-02-13T10:03:12.521Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json 239ms [2020-02-13T10:03:12.521Z] Restore completed in 2.83 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj. [2020-02-13T10:03:12.521Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg [2020-02-13T10:03:12.522Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg 3ms [2020-02-13T10:03:12.980Z] OK https://api.nuget.org/v3-flatcontainer/xunit.core/index.json 223ms [2020-02-13T10:03:12.980Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json 223ms [2020-02-13T10:03:12.980Z] OK https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json 224ms [2020-02-13T10:03:12.980Z] GET https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg [2020-02-13T10:03:12.980Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg [2020-02-13T10:03:12.980Z] GET https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg [2020-02-13T10:03:12.980Z] OK https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg 4ms [2020-02-13T10:03:12.980Z] OK https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg 3ms [2020-02-13T10:03:12.980Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg 4ms [2020-02-13T10:03:12.980Z] OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json 238ms [2020-02-13T10:03:12.980Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json 239ms [2020-02-13T10:03:12.980Z] GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json [2020-02-13T10:03:12.980Z] GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg [2020-02-13T10:03:12.980Z] GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json [2020-02-13T10:03:12.980Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg [2020-02-13T10:03:12.980Z] OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg 3ms [2020-02-13T10:03:12.980Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg 3ms [2020-02-13T10:03:12.980Z] OK https://api.nuget.org/v3-flatcontainer/owin/index.json 214ms [2020-02-13T10:03:12.980Z] GET https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg [2020-02-13T10:03:12.980Z] OK https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg 2ms [2020-02-13T10:03:12.980Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json [2020-02-13T10:03:12.980Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json [2020-02-13T10:03:12.980Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json [2020-02-13T10:03:12.980Z] Installing Owin 1.0. [2020-02-13T10:03:12.980Z] Installing Microsoft.Owin.Hosting 4.0.1. [2020-02-13T10:03:12.980Z] Installing Microsoft.Owin 4.0.1. [2020-02-13T10:03:12.980Z] Committing restore... [2020-02-13T10:03:12.980Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.Owin\obj\HttpOverStream.Server.Owin.csproj.nuget.g.props. [2020-02-13T10:03:12.980Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Server.Owin\obj\project.assets.json [2020-02-13T10:03:12.980Z] Restore completed in 1.02 sec for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj. [2020-02-13T10:03:12.980Z] OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json 226ms [2020-02-13T10:03:12.980Z] OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json 231ms [2020-02-13T10:03:12.980Z] GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg [2020-02-13T10:03:12.980Z] GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg [2020-02-13T10:03:12.980Z] OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg 17ms [2020-02-13T10:03:12.980Z] OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg 3ms [2020-02-13T10:03:12.980Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json [2020-02-13T10:03:12.980Z] GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json [2020-02-13T10:03:12.980Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json 210ms [2020-02-13T10:03:12.980Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json 213ms [2020-02-13T10:03:12.980Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg [2020-02-13T10:03:12.980Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg [2020-02-13T10:03:12.980Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg 6ms [2020-02-13T10:03:12.980Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg 7ms [2020-02-13T10:03:12.980Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json 227ms [2020-02-13T10:03:12.980Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json [2020-02-13T10:03:12.980Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg [2020-02-13T10:03:12.980Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg 3ms [2020-02-13T10:03:13.439Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json [2020-02-13T10:03:13.440Z] OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json 210ms [2020-02-13T10:03:13.440Z] GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg [2020-02-13T10:03:13.440Z] OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg 2ms [2020-02-13T10:03:13.440Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json 224ms [2020-02-13T10:03:13.440Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg [2020-02-13T10:03:13.440Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg 3ms [2020-02-13T10:03:13.440Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json 225ms [2020-02-13T10:03:13.440Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg [2020-02-13T10:03:13.440Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg 4ms [2020-02-13T10:03:13.440Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json [2020-02-13T10:03:13.440Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json 230ms [2020-02-13T10:03:13.440Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg [2020-02-13T10:03:13.440Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg 2ms [2020-02-13T10:03:13.440Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json [2020-02-13T10:03:13.440Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json [2020-02-13T10:03:13.440Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json [2020-02-13T10:03:13.440Z] GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json [2020-02-13T10:03:13.440Z] GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json [2020-02-13T10:03:13.440Z] GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json [2020-02-13T10:03:13.440Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json [2020-02-13T10:03:13.440Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json [2020-02-13T10:03:13.440Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json [2020-02-13T10:03:13.440Z] GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json [2020-02-13T10:03:13.440Z] OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json 56ms [2020-02-13T10:03:13.440Z] GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg [2020-02-13T10:03:13.440Z] OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg 6ms [2020-02-13T10:03:13.440Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json 59ms [2020-02-13T10:03:13.440Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json 62ms [2020-02-13T10:03:13.440Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json 209ms [2020-02-13T10:03:13.440Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg [2020-02-13T10:03:13.440Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg 3ms [2020-02-13T10:03:13.440Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg [2020-02-13T10:03:13.440Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg [2020-02-13T10:03:13.440Z] OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json 70ms [2020-02-13T10:03:13.440Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg 4ms [2020-02-13T10:03:13.440Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg 4ms [2020-02-13T10:03:13.440Z] GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg [2020-02-13T10:03:13.440Z] OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg 5ms [2020-02-13T10:03:13.898Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json [2020-02-13T10:03:13.898Z] GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json [2020-02-13T10:03:13.899Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json 61ms [2020-02-13T10:03:13.899Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg [2020-02-13T10:03:13.899Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json 224ms [2020-02-13T10:03:13.899Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg 2ms [2020-02-13T10:03:13.899Z] GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg [2020-02-13T10:03:13.899Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json 222ms [2020-02-13T10:03:13.899Z] OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json 71ms [2020-02-13T10:03:13.899Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg [2020-02-13T10:03:13.899Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json 223ms [2020-02-13T10:03:13.899Z] OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg 4ms [2020-02-13T10:03:13.899Z] GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg [2020-02-13T10:03:13.899Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg 3ms [2020-02-13T10:03:13.899Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg [2020-02-13T10:03:13.899Z] OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg 2ms [2020-02-13T10:03:13.899Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg 7ms [2020-02-13T10:03:13.899Z] OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json 230ms [2020-02-13T10:03:13.899Z] GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg [2020-02-13T10:03:13.899Z] OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg 4ms [2020-02-13T10:03:13.899Z] OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json 224ms [2020-02-13T10:03:13.899Z] GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg [2020-02-13T10:03:13.899Z] OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg 5ms [2020-02-13T10:03:13.899Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json [2020-02-13T10:03:13.899Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json [2020-02-13T10:03:13.899Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json 235ms [2020-02-13T10:03:13.899Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json [2020-02-13T10:03:13.899Z] GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg [2020-02-13T10:03:13.899Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json [2020-02-13T10:03:13.899Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json [2020-02-13T10:03:13.899Z] OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg 3ms [2020-02-13T10:03:13.899Z] GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json [2020-02-13T10:03:13.899Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json 58ms [2020-02-13T10:03:13.899Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg [2020-02-13T10:03:13.899Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg 2ms [2020-02-13T10:03:13.899Z] OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json 89ms [2020-02-13T10:03:13.899Z] GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg [2020-02-13T10:03:13.899Z] OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg 5ms [2020-02-13T10:03:13.899Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json 212ms [2020-02-13T10:03:13.899Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg [2020-02-13T10:03:13.899Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg 5ms [2020-02-13T10:03:13.899Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json 226ms [2020-02-13T10:03:13.899Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json 225ms [2020-02-13T10:03:13.899Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg [2020-02-13T10:03:13.899Z] GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg [2020-02-13T10:03:13.899Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg 2ms [2020-02-13T10:03:13.899Z] OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg 4ms [2020-02-13T10:03:13.899Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json 250ms [2020-02-13T10:03:13.899Z] GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg [2020-02-13T10:03:13.899Z] OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg 2ms [2020-02-13T10:03:13.899Z] Installing System.Collections.NonGeneric 4.0.1. [2020-02-13T10:03:13.899Z] Installing System.ComponentModel 4.0.1. [2020-02-13T10:03:13.899Z] Installing System.ComponentModel.Primitives 4.1.0. [2020-02-13T10:03:13.899Z] Installing System.Collections.Specialized 4.0.1. [2020-02-13T10:03:13.899Z] Installing System.Xml.XPath 4.0.1. [2020-02-13T10:03:13.899Z] Installing System.Collections.Immutable 1.2.0. [2020-02-13T10:03:13.899Z] Installing System.Threading.ThreadPool 4.0.10. [2020-02-13T10:03:13.899Z] Installing Microsoft.Win32.Registry 4.0.0. [2020-02-13T10:03:13.899Z] Installing System.ComponentModel.TypeConverter 4.1.0. [2020-02-13T10:03:13.899Z] Installing System.Xml.XPath.XmlDocument 4.0.1. [2020-02-13T10:03:13.899Z] Installing System.Reflection.Metadata 1.3.0. [2020-02-13T10:03:13.899Z] Installing System.Diagnostics.TraceSource 4.0.0. [2020-02-13T10:03:13.899Z] Installing System.ComponentModel.EventBasedAsync 4.0.11. [2020-02-13T10:03:13.899Z] Installing System.Diagnostics.Process 4.1.0. [2020-02-13T10:03:13.899Z] Installing System.Threading.Thread 4.0.0. [2020-02-13T10:03:13.899Z] Installing System.Diagnostics.TextWriterTraceListener 4.0.0. [2020-02-13T10:03:17.635Z] Installing xunit.runner.visualstudio 2.4.0. [2020-02-13T10:03:17.635Z] Installing xunit 2.4.0. [2020-02-13T10:03:18.094Z] Installing Microsoft.NETCore.App 2.1.0. [2020-02-13T10:03:18.094Z] Installing Microsoft.NET.Test.Sdk 15.8.0. [2020-02-13T10:03:18.094Z] Installing xunit.assert 2.4.0. [2020-02-13T10:03:18.094Z] Installing xunit.analyzers 0.10.0. [2020-02-13T10:03:18.094Z] Installing xunit.core 2.4.0. [2020-02-13T10:03:18.094Z] Installing Microsoft.NETCore.Platforms 2.1.0. [2020-02-13T10:03:18.094Z] Installing Microsoft.NETCore.Targets 2.1.0. [2020-02-13T10:03:18.094Z] Installing Microsoft.NETCore.DotNetHostPolicy 2.1.0. [2020-02-13T10:03:18.094Z] Installing Microsoft.CodeCoverage 15.8.0. [2020-02-13T10:03:18.094Z] Installing Microsoft.TestPlatform.TestHost 15.8.0. [2020-02-13T10:03:18.094Z] Installing xunit.extensibility.execution 2.4.0. [2020-02-13T10:03:18.094Z] Installing xunit.extensibility.core 2.4.0. [2020-02-13T10:03:18.094Z] Installing Microsoft.NETCore.DotNetHostResolver 2.1.0. [2020-02-13T10:03:18.094Z] Installing Microsoft.Extensions.DependencyModel 1.0.3. [2020-02-13T10:03:18.094Z] Installing Microsoft.TestPlatform.ObjectModel 15.8.0. [2020-02-13T10:03:18.094Z] Installing xunit.abstractions 2.0.2. [2020-02-13T10:03:18.094Z] Installing Microsoft.NETCore.DotNetAppHost 2.1.0. [2020-02-13T10:03:18.094Z] Installing Microsoft.DotNet.PlatformAbstractions 1.0.3. [2020-02-13T10:03:18.094Z] Installing System.Runtime.Loader 4.0.0. [2020-02-13T10:03:19.061Z] Committing restore... [2020-02-13T10:03:19.061Z] Generating MSBuild file C:\work\src\HttpOverStream.Tests\obj\HttpOverStream.Tests.csproj.nuget.g.props. [2020-02-13T10:03:19.061Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Tests\obj\project.assets.json [2020-02-13T10:03:19.061Z] Restore completed in 7.27 sec for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj. [2020-02-13T10:03:19.061Z] [2020-02-13T10:03:19.061Z] NuGet Config files used: [2020-02-13T10:03:19.061Z] C:\Users\ContainerAdministrator\AppData\Roaming\NuGet\NuGet.Config [2020-02-13T10:03:19.061Z] [2020-02-13T10:03:19.061Z] Feeds used: [2020-02-13T10:03:19.061Z] https://api.nuget.org/v3/index.json [2020-02-13T10:03:19.061Z] [2020-02-13T10:03:19.061Z] Installed: [2020-02-13T10:03:19.061Z] 3 package(s) to C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj [2020-02-13T10:03:19.061Z] 37 package(s) to C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj [2020-02-13T10:03:23.749Z] Restore completed in 292.74 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj. [2020-02-13T10:03:23.750Z] Restore completed in 293.71 ms for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj. [2020-02-13T10:03:23.750Z] Restore completed in 293.71 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj. [2020-02-13T10:03:23.750Z] Restore completed in 14.6 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj. [2020-02-13T10:03:23.750Z] Restore completed in 587.3 ms for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj. [2020-02-13T10:03:23.750Z] [2020-02-13T10:03:23.750Z] ======================================== [2020-02-13T10:03:23.750Z] Nuget-pack [2020-02-13T10:03:23.750Z] ======================================== [2020-02-13T10:03:24.209Z] Microsoft (R) Build Engine version 16.2.32702+c4012a063 for .NET Core [2020-02-13T10:03:24.209Z] Copyright (C) Microsoft Corporation. All rights reserved. [2020-02-13T10:03:24.209Z] [2020-02-13T10:03:25.176Z] Restore completed in 230.8 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj. [2020-02-13T10:03:25.176Z] Restore completed in 233.6 ms for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj. [2020-02-13T10:03:25.176Z] Restore completed in 233.6 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj. [2020-02-13T10:03:25.176Z] Restore completed in 6.56 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj. [2020-02-13T10:03:25.176Z] Restore completed in 330.91 ms for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj. [2020-02-13T10:03:27.353Z] HttpOverStream -> C:\work\src\HttpOverStream\bin\Release\netstandard2.0\HttpOverStream.dll [2020-02-13T10:03:27.812Z] Successfully created package 'C:/work/src/nupkgs\HttpOverStream.0.1.23.nupkg'. [2020-02-13T10:03:28.279Z] HttpOverStream.Client -> C:\work\src\HttpOverStream.Client\bin\Release\netstandard2.0\HttpOverStream.Client.dll [2020-02-13T10:03:28.738Z] Successfully created package 'C:/work/src/nupkgs\HttpOverStream.Client.0.1.23.nupkg'. [2020-02-13T10:03:28.738Z] HttpOverStream.Server.Owin -> C:\work\src\HttpOverStream.Server.Owin\bin\Release\net461\HttpOverStream.Server.Owin.dll [2020-02-13T10:03:29.197Z] HttpOverStream.NamedPipe -> C:\work\src\HttpOverStream.NamedPipe\bin\Release\net462\HttpOverStream.NamedPipe.dll [2020-02-13T10:03:29.197Z] Successfully created package 'C:/work/src/nupkgs\HttpOverStream.Server.Owin.0.1.23.nupkg'. [2020-02-13T10:03:29.658Z] Successfully created package 'C:/work/src/nupkgs\HttpOverStream.NamedPipe.0.1.23.nupkg'. [2020-02-13T10:03:29.658Z] [2020-02-13T10:03:29.658Z] ======================================== [2020-02-13T10:03:29.658Z] Nuget-push [2020-02-13T10:03:29.658Z] ======================================== [2020-02-13T10:03:30.117Z] Pushing HttpOverStream.0.1.23.nupkg to 'https://www.nuget.org/api/v2/package'... [2020-02-13T10:03:30.117Z] PUT https://www.nuget.org/api/v2/package/ [2020-02-13T10:03:31.089Z] WARNING: All published packages should have license information specified. Learn more: https://aka.ms/deprecateLicenseUrl. [2020-02-13T10:03:31.089Z] Created https://www.nuget.org/api/v2/package/ 680ms [2020-02-13T10:03:31.089Z] Your package was pushed. [2020-02-13T10:03:31.547Z] Pushing HttpOverStream.Client.0.1.23.nupkg to 'https://www.nuget.org/api/v2/package'... [2020-02-13T10:03:31.547Z] PUT https://www.nuget.org/api/v2/package/ [2020-02-13T10:03:32.517Z] WARNING: All published packages should have license information specified. Learn more: https://aka.ms/deprecateLicenseUrl. [2020-02-13T10:03:32.517Z] Created https://www.nuget.org/api/v2/package/ 603ms [2020-02-13T10:03:32.517Z] Your package was pushed. [2020-02-13T10:03:32.976Z] Pushing HttpOverStream.NamedPipe.0.1.23.nupkg to 'https://www.nuget.org/api/v2/package'... [2020-02-13T10:03:32.976Z] PUT https://www.nuget.org/api/v2/package/ [2020-02-13T10:03:33.436Z] WARNING: All published packages should have license information specified. Learn more: https://aka.ms/deprecateLicenseUrl. [2020-02-13T10:03:33.436Z] Created https://www.nuget.org/api/v2/package/ 543ms [2020-02-13T10:03:33.436Z] Your package was pushed. [2020-02-13T10:03:33.894Z] Pushing HttpOverStream.Server.Owin.0.1.23.nupkg to 'https://www.nuget.org/api/v2/package'... [2020-02-13T10:03:34.354Z] PUT https://www.nuget.org/api/v2/package/ [2020-02-13T10:03:34.813Z] WARNING: All published packages should have license information specified. Learn more: https://aka.ms/deprecateLicenseUrl. [2020-02-13T10:03:34.813Z] Created https://www.nuget.org/api/v2/package/ 514ms [2020-02-13T10:03:34.813Z] Your package was pushed. [2020-02-13T10:03:34.813Z] [2020-02-13T10:03:34.813Z] Task Duration [2020-02-13T10:03:34.813Z] -------------------------------------------------- [2020-02-13T10:03:34.813Z] Nuget-Restore 00:00:15.1156927 [2020-02-13T10:03:34.813Z] Nuget-pack 00:00:05.8603605 [2020-02-13T10:03:34.813Z] Nuget-push 00:00:05.0332685 [2020-02-13T10:03:34.813Z] -------------------------------------------------- [2020-02-13T10:03:34.813Z] Total: 00:00:26.0093217 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS