Skip to content
Failed

Console Output

Pull request #44 opened
13:08:54 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from a76ae49f894ed2feea16b7c0553b8a489d93de55+6ee196bc4d5bdf572d1488c8801dcc702f452732 (9d64e38614340984361c1b1883a4986e42662aeb)
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 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
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_PR-44@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > 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
Avoid second fetch
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor
Running on azwin-2-df8ca0 in d:\jenkins\workspace\HttpOverStream_PR-44
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential docker-jenkins-github-credentials
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/HttpOverStream.git
 > git init d:\jenkins\workspace\HttpOverStream_PR-44 # timeout=10
Fetching upstream changes from https://github.com/docker/HttpOverStream.git
 > git --version # timeout=10
 > git --version # 'git version 2.24.1.windows.2'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/HttpOverStream.git +refs/pull/44/head:refs/remotes/origin/PR-44 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/HttpOverStream.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/44/head:refs/remotes/origin/PR-44 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Fetching without tags
Merging remotes/origin/master commit 6ee196bc4d5bdf572d1488c8801dcc702f452732 into PR head commit a76ae49f894ed2feea16b7c0553b8a489d93de55
Merge succeeded, producing a76ae49f894ed2feea16b7c0553b8a489d93de55
Checking out Revision a76ae49f894ed2feea16b7c0553b8a489d93de55 (PR-44)
 > 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 --no-tags --force --progress -- https://github.com/docker/HttpOverStream.git +refs/pull/44/head:refs/remotes/origin/PR-44 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a76ae49f894ed2feea16b7c0553b8a489d93de55 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge 6ee196bc4d5bdf572d1488c8801dcc702f452732 # timeout=10
 > git rev-parse "HEAD^{commit}" # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a76ae49f894ed2feea16b7c0553b8a489d93de55 # timeout=10
Commit message: "Create codeql.yml"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.24.1.windows.2'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] timeout
13:12:29 [2023-11-10T13:12:29.858Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] bat
13:12:32 [2023-11-10T13:12:32.776Z] 
13:12:32 [2023-11-10T13:12:32.776Z] d:\jenkins\workspace\HttpOverStream_PR-44>docker run --rm -v d:\jenkins\workspace\HttpOverStream_PR-44:C:/work -w C:/work/src mcr.microsoft.com/dotnet/framework/sdk:4.8-20190910-windowsservercore-ltsc2019 powershell -File build.ps1 --target=Build 
13:12:40 [2023-11-10T13:12:40.092Z] Unable to find image 'mcr.microsoft.com/dotnet/framework/sdk:4.8-20190910-windowsservercore-ltsc2019' locally
13:12:40 [2023-11-10T13:12:40.092Z] 4.8-20190910-windowsservercore-ltsc2019: Pulling from dotnet/framework/sdk
13:12:40 [2023-11-10T13:12:40.554Z] 65014b3c3121: Pulling fs layer
13:12:40 [2023-11-10T13:12:40.554Z] 2945147eda09: Pulling fs layer
13:12:40 [2023-11-10T13:12:40.554Z] 3206385dc33b: Pulling fs layer
13:12:40 [2023-11-10T13:12:40.554Z] 45fcf426b795: Pulling fs layer
13:12:40 [2023-11-10T13:12:40.554Z] a1a94557de3f: Pulling fs layer
13:12:40 [2023-11-10T13:12:40.554Z] 89f5b4271951: Pulling fs layer
13:12:40 [2023-11-10T13:12:40.554Z] b8042461842f: Pulling fs layer
13:12:40 [2023-11-10T13:12:40.554Z] a1b108054582: Pulling fs layer
13:12:40 [2023-11-10T13:12:40.554Z] a43bfbe87c56: Pulling fs layer
13:12:40 [2023-11-10T13:12:40.554Z] a4bc1287a11a: Pulling fs layer
13:12:40 [2023-11-10T13:12:40.554Z] 1bf0c2e57219: Pulling fs layer
13:12:40 [2023-11-10T13:12:40.554Z] e557f4cff1a3: Pulling fs layer
13:12:40 [2023-11-10T13:12:40.554Z] 9e3d5b25170a: Pulling fs layer
13:12:40 [2023-11-10T13:12:40.554Z] 0038f0a61a7e: Pulling fs layer
13:12:40 [2023-11-10T13:12:40.554Z] f388dcf57029: Pulling fs layer
13:12:40 [2023-11-10T13:12:40.554Z] f096a1949e0c: Pulling fs layer
13:12:40 [2023-11-10T13:12:40.554Z] 89f5b4271951: Waiting
13:12:40 [2023-11-10T13:12:40.554Z] b8042461842f: Waiting
13:12:40 [2023-11-10T13:12:40.554Z] a1b108054582: Waiting
13:12:40 [2023-11-10T13:12:40.554Z] a43bfbe87c56: Waiting
13:12:40 [2023-11-10T13:12:40.554Z] a4bc1287a11a: Waiting
13:12:40 [2023-11-10T13:12:40.554Z] 1bf0c2e57219: Waiting
13:12:40 [2023-11-10T13:12:40.554Z] e557f4cff1a3: Waiting
13:12:40 [2023-11-10T13:12:40.554Z] 9e3d5b25170a: Waiting
13:12:40 [2023-11-10T13:12:40.554Z] 0038f0a61a7e: Waiting
13:12:40 [2023-11-10T13:12:40.554Z] f388dcf57029: Waiting
13:12:40 [2023-11-10T13:12:40.554Z] f096a1949e0c: Waiting
13:12:40 [2023-11-10T13:12:40.554Z] 45fcf426b795: Waiting
13:12:40 [2023-11-10T13:12:40.554Z] a1a94557de3f: Waiting
13:12:46 [2023-11-10T13:12:46.379Z] 2945147eda09: Verifying Checksum
13:12:46 [2023-11-10T13:12:46.379Z] 2945147eda09: Download complete
13:13:01 [2023-11-10T13:13:01.220Z] 65014b3c3121: Verifying Checksum
13:13:01 [2023-11-10T13:13:01.220Z] 65014b3c3121: Download complete
13:13:01 [2023-11-10T13:13:01.220Z] a1a94557de3f: Verifying Checksum
13:13:01 [2023-11-10T13:13:01.220Z] a1a94557de3f: Download complete
13:13:26 [2023-11-10T13:13:26.389Z] 45fcf426b795: Verifying Checksum
13:13:26 [2023-11-10T13:13:26.389Z] 45fcf426b795: Download complete
13:13:26 [2023-11-10T13:13:26.389Z] b8042461842f: Verifying Checksum
13:13:26 [2023-11-10T13:13:26.389Z] b8042461842f: Download complete
13:13:26 [2023-11-10T13:13:26.851Z] a1b108054582: Verifying Checksum
13:13:26 [2023-11-10T13:13:26.851Z] a1b108054582: Download complete
13:13:35 [2023-11-10T13:13:35.432Z] 3206385dc33b: Verifying Checksum
13:13:35 [2023-11-10T13:13:35.433Z] 3206385dc33b: Download complete
13:13:37 [2023-11-10T13:13:37.618Z] a4bc1287a11a: Verifying Checksum
13:13:37 [2023-11-10T13:13:37.618Z] a4bc1287a11a: Download complete
13:13:38 [2023-11-10T13:13:38.594Z] 1bf0c2e57219: Verifying Checksum
13:13:38 [2023-11-10T13:13:38.594Z] 1bf0c2e57219: Download complete
13:13:39 [2023-11-10T13:13:39.055Z] e557f4cff1a3: Verifying Checksum
13:13:39 [2023-11-10T13:13:39.055Z] e557f4cff1a3: Download complete
13:13:51 [2023-11-10T13:13:51.454Z] 89f5b4271951: Verifying Checksum
13:13:51 [2023-11-10T13:13:51.454Z] 89f5b4271951: Download complete
13:13:51 [2023-11-10T13:13:51.454Z] 0038f0a61a7e: Verifying Checksum
13:13:51 [2023-11-10T13:13:51.454Z] 0038f0a61a7e: Download complete
13:14:00 [2023-11-10T13:14:00.039Z] 9e3d5b25170a: Verifying Checksum
13:14:00 [2023-11-10T13:14:00.039Z] 9e3d5b25170a: Download complete
13:14:00 [2023-11-10T13:14:00.039Z] f096a1949e0c: Verifying Checksum
13:14:00 [2023-11-10T13:14:00.039Z] f096a1949e0c: Download complete
13:14:14 [2023-11-10T13:14:14.866Z] f388dcf57029: Download complete
13:14:44 [2023-11-10T13:14:44.889Z] 65014b3c3121: Pull complete
13:14:53 [2023-11-10T13:14:53.472Z] a43bfbe87c56: Verifying Checksum
13:14:53 [2023-11-10T13:14:53.472Z] a43bfbe87c56: Download complete
13:16:05 [2023-11-10T13:16:05.601Z] 2945147eda09: Pull complete
13:16:48 [2023-11-10T13:16:48.163Z] 3206385dc33b: Pull complete
13:17:18 [2023-11-10T13:17:18.148Z] 45fcf426b795: Pull complete
13:17:18 [2023-11-10T13:17:18.148Z] a1a94557de3f: Pull complete
13:17:39 [2023-11-10T13:17:39.278Z] 89f5b4271951: Pull complete
13:17:39 [2023-11-10T13:17:39.278Z] b8042461842f: Pull complete
13:17:40 [2023-11-10T13:17:40.820Z] a1b108054582: Pull complete
13:18:52 [2023-11-10T13:18:52.950Z] a43bfbe87c56: Pull complete
13:18:52 [2023-11-10T13:18:52.950Z] a4bc1287a11a: Pull complete
13:18:52 [2023-11-10T13:18:52.950Z] 1bf0c2e57219: Pull complete
13:18:52 [2023-11-10T13:18:52.950Z] e557f4cff1a3: Pull complete
13:19:00 [2023-11-10T13:19:00.033Z] 9e3d5b25170a: Pull complete
13:19:01 [2023-11-10T13:19:01.004Z] 0038f0a61a7e: Pull complete
13:19:18 [2023-11-10T13:19:18.719Z] f388dcf57029: Pull complete
13:19:18 [2023-11-10T13:19:18.719Z] f096a1949e0c: Pull complete
13:19:18 [2023-11-10T13:19:18.719Z] Digest: sha256:004c0448bbfa52ccae9c3b4700373dab25a92a3a4959f5ace5e3717a8b5c4e91
13:19:18 [2023-11-10T13:19:18.719Z] Status: Downloaded newer image for mcr.microsoft.com/dotnet/framework/sdk:4.8-20190910-windowsservercore-ltsc2019
13:19:20 [2023-11-10T13:19:20.907Z] Preparing to run build script...
13:19:25 [2023-11-10T13:19:25.611Z] Running build script...
13:19:34 [2023-11-10T13:19:34.197Z] 
13:19:34 [2023-11-10T13:19:34.197Z] ========================================
13:19:34 [2023-11-10T13:19:34.197Z] Nuget-Restore
13:19:34 [2023-11-10T13:19:34.197Z] ========================================
13:19:34 [2023-11-10T13:19:34.197Z] MSBuild auto-detection: using msbuild version '16.2.37902.0' from 'C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Current\bin'.
13:19:37 [2023-11-10T13:19:37.111Z] Restoring NuGet package Microsoft.AspNet.WebApi.Client.5.2.7.
13:19:37 [2023-11-10T13:19:37.111Z] Restoring NuGet package Microsoft.AspNet.WebApi.Owin.5.2.6.
13:19:37 [2023-11-10T13:19:37.111Z] Restoring NuGet package Microsoft.AspNet.WebApi.Core.5.2.6.
13:19:37 [2023-11-10T13:19:37.111Z] Restoring NuGet package Microsoft.Owin.4.2.2.
13:19:37 [2023-11-10T13:19:37.111Z] Restoring NuGet package MSTest.TestAdapter.1.4.0.
13:19:37 [2023-11-10T13:19:37.111Z] Restoring NuGet package MSTest.TestFramework.1.4.0.
13:19:37 [2023-11-10T13:19:37.111Z] Restoring NuGet package Owin.1.0.0.
13:19:37 [2023-11-10T13:19:37.111Z] Restoring NuGet package System.Numerics.Vectors.4.5.0.
13:19:37 [2023-11-10T13:19:37.111Z] Restoring NuGet package Newtonsoft.Json.13.0.1.
13:19:37 [2023-11-10T13:19:37.111Z] Restoring NuGet package System.Runtime.CompilerServices.Unsafe.4.5.2.
13:19:37 [2023-11-10T13:19:37.111Z] Restoring NuGet package System.Threading.Tasks.Extensions.4.5.1.
13:19:37 [2023-11-10T13:19:37.571Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.core/5.2.6/microsoft.aspnet.webapi.core.5.2.6.nupkg
13:19:37 [2023-11-10T13:19:37.571Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.owin/5.2.6/microsoft.aspnet.webapi.owin.5.2.6.nupkg
13:19:37 [2023-11-10T13:19:37.571Z]   GET https://api.nuget.org/v3-flatcontainer/mstest.testadapter/1.4.0/mstest.testadapter.1.4.0.nupkg
13:19:37 [2023-11-10T13:19:37.571Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.2.2/microsoft.owin.4.2.2.nupkg
13:19:37 [2023-11-10T13:19:37.571Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/5.2.7/microsoft.aspnet.webapi.client.5.2.7.nupkg
13:19:37 [2023-11-10T13:19:37.571Z]   GET https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg
13:19:37 [2023-11-10T13:19:37.571Z]   GET https://api.nuget.org/v3-flatcontainer/newtonsoft.json/13.0.1/newtonsoft.json.13.0.1.nupkg
13:19:37 [2023-11-10T13:19:37.571Z]   GET https://api.nuget.org/v3-flatcontainer/mstest.testframework/1.4.0/mstest.testframework.1.4.0.nupkg
13:19:37 [2023-11-10T13:19:37.571Z]   GET https://api.nuget.org/v3-flatcontainer/system.runtime.compilerservices.unsafe/4.5.2/system.runtime.compilerservices.unsafe.4.5.2.nupkg
13:19:37 [2023-11-10T13:19:37.571Z]   GET https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg
13:19:37 [2023-11-10T13:19:37.571Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.tasks.extensions/4.5.1/system.threading.tasks.extensions.4.5.1.nupkg
13:19:37 [2023-11-10T13:19:37.571Z]   OK https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg 42ms
13:19:37 [2023-11-10T13:19:37.571Z]   OK https://api.nuget.org/v3-flatcontainer/system.runtime.compilerservices.unsafe/4.5.2/system.runtime.compilerservices.unsafe.4.5.2.nupkg 42ms
13:19:37 [2023-11-10T13:19:37.571Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.tasks.extensions/4.5.1/system.threading.tasks.extensions.4.5.1.nupkg 43ms
13:19:37 [2023-11-10T13:19:37.571Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.core/5.2.6/microsoft.aspnet.webapi.core.5.2.6.nupkg 82ms
13:19:37 [2023-11-10T13:19:37.571Z] Installing System.Runtime.CompilerServices.Unsafe 4.5.2.
13:19:37 [2023-11-10T13:19:37.571Z] Installing Owin 1.0.
13:19:37 [2023-11-10T13:19:37.571Z] Installing Microsoft.AspNet.WebApi.Core 5.2.6.
13:19:37 [2023-11-10T13:19:37.571Z] Installing System.Threading.Tasks.Extensions 4.5.1.
13:19:37 [2023-11-10T13:19:37.571Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.owin/5.2.6/microsoft.aspnet.webapi.owin.5.2.6.nupkg 129ms
13:19:37 [2023-11-10T13:19:37.571Z]   OK https://api.nuget.org/v3-flatcontainer/newtonsoft.json/13.0.1/newtonsoft.json.13.0.1.nupkg 90ms
13:19:37 [2023-11-10T13:19:37.571Z]   OK https://api.nuget.org/v3-flatcontainer/mstest.testadapter/1.4.0/mstest.testadapter.1.4.0.nupkg 128ms
13:19:37 [2023-11-10T13:19:37.571Z]   OK https://api.nuget.org/v3-flatcontainer/mstest.testframework/1.4.0/mstest.testframework.1.4.0.nupkg 91ms
13:19:37 [2023-11-10T13:19:37.571Z] Installing MSTest.TestAdapter 1.4.0.
13:19:37 [2023-11-10T13:19:37.571Z] Installing Newtonsoft.Json 13.0.1.
13:19:37 [2023-11-10T13:19:37.571Z] Installing Microsoft.AspNet.WebApi.Owin 5.2.6.
13:19:37 [2023-11-10T13:19:37.571Z] Installing MSTest.TestFramework 1.4.0.
13:19:37 [2023-11-10T13:19:37.571Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/5.2.7/microsoft.aspnet.webapi.client.5.2.7.nupkg 126ms
13:19:37 [2023-11-10T13:19:37.571Z] Installing Microsoft.AspNet.WebApi.Client 5.2.7.
13:19:37 [2023-11-10T13:19:37.571Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.2.2/microsoft.owin.4.2.2.nupkg 131ms
13:19:37 [2023-11-10T13:19:37.571Z]   OK https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg 93ms
13:19:37 [2023-11-10T13:19:37.571Z] Installing Microsoft.Owin 4.2.2.
13:19:37 [2023-11-10T13:19:37.571Z] Installing System.Numerics.Vectors 4.5.0.
13:19:38 [2023-11-10T13:19:38.032Z] Adding package 'Owin.1.0.0' to folder 'C:\work\src\packages'
13:19:38 [2023-11-10T13:19:38.032Z] Added package 'Owin.1.0.0' to folder 'C:\work\src\packages'
13:19:38 [2023-11-10T13:19:38.032Z] Adding package 'Microsoft.AspNet.WebApi.Owin.5.2.6' to folder 'C:\work\src\packages'
13:19:38 [2023-11-10T13:19:38.032Z] Added package 'Microsoft.AspNet.WebApi.Owin.5.2.6' to folder 'C:\work\src\packages'
13:19:38 [2023-11-10T13:19:38.032Z] Adding package 'Microsoft.Owin.4.2.2' to folder 'C:\work\src\packages'
13:19:38 [2023-11-10T13:19:38.032Z] Added package 'Microsoft.Owin.4.2.2' to folder 'C:\work\src\packages'
13:19:38 [2023-11-10T13:19:38.032Z] Adding package 'System.Runtime.CompilerServices.Unsafe.4.5.2' to folder 'C:\work\src\packages'
13:19:38 [2023-11-10T13:19:38.032Z] Adding package 'Microsoft.AspNet.WebApi.Core.5.2.6' to folder 'C:\work\src\packages'
13:19:38 [2023-11-10T13:19:38.032Z] Added package 'Microsoft.AspNet.WebApi.Core.5.2.6' to folder 'C:\work\src\packages'
13:19:38 [2023-11-10T13:19:38.032Z] Added package 'System.Runtime.CompilerServices.Unsafe.4.5.2' to folder 'C:\work\src\packages'
13:19:38 [2023-11-10T13:19:38.032Z] Adding package 'System.Threading.Tasks.Extensions.4.5.1' to folder 'C:\work\src\packages'
13:19:38 [2023-11-10T13:19:38.032Z] Adding package 'Microsoft.AspNet.WebApi.Client.5.2.7' to folder 'C:\work\src\packages'
13:19:38 [2023-11-10T13:19:38.493Z] Added package 'Microsoft.AspNet.WebApi.Client.5.2.7' to folder 'C:\work\src\packages'
13:19:38 [2023-11-10T13:19:38.493Z] Added package 'System.Threading.Tasks.Extensions.4.5.1' to folder 'C:\work\src\packages'
13:19:38 [2023-11-10T13:19:38.493Z] Adding package 'System.Numerics.Vectors.4.5.0' to folder 'C:\work\src\packages'
13:19:38 [2023-11-10T13:19:38.493Z] Added package 'System.Numerics.Vectors.4.5.0' to folder 'C:\work\src\packages'
13:19:38 [2023-11-10T13:19:38.493Z] Adding package 'MSTest.TestAdapter.1.4.0' to folder 'C:\work\src\packages'
13:19:38 [2023-11-10T13:19:38.493Z] Added package 'MSTest.TestAdapter.1.4.0' to folder 'C:\work\src\packages'
13:19:38 [2023-11-10T13:19:38.493Z] Adding package 'MSTest.TestFramework.1.4.0' to folder 'C:\work\src\packages'
13:19:38 [2023-11-10T13:19:38.493Z] Adding package 'Newtonsoft.Json.13.0.1' to folder 'C:\work\src\packages'
13:19:38 [2023-11-10T13:19:38.493Z] Added package 'Newtonsoft.Json.13.0.1' to folder 'C:\work\src\packages'
13:19:38 [2023-11-10T13:19:38.493Z] Added package 'MSTest.TestFramework.1.4.0' to folder 'C:\work\src\packages'
13:19:38 [2023-11-10T13:19:38.953Z] Restoring packages for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj...
13:19:38 [2023-11-10T13:19:38.953Z] Restoring packages for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj...
13:19:38 [2023-11-10T13:19:38.953Z] Restoring packages for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj...
13:19:38 [2023-11-10T13:19:38.953Z] Restoring packages for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj...
13:19:38 [2023-11-10T13:19:38.953Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json
13:19:38 [2023-11-10T13:19:38.953Z]   GET https://api.nuget.org/v3-flatcontainer/xunit/index.json
13:19:38 [2023-11-10T13:19:38.953Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json
13:19:38 [2023-11-10T13:19:38.953Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json
13:19:38 [2023-11-10T13:19:38.953Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json
13:19:38 [2023-11-10T13:19:38.953Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json 78ms
13:19:38 [2023-11-10T13:19:38.953Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json 78ms
13:19:38 [2023-11-10T13:19:38.953Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json 76ms
13:19:38 [2023-11-10T13:19:38.953Z]   OK https://api.nuget.org/v3-flatcontainer/xunit/index.json 89ms
13:19:38 [2023-11-10T13:19:38.953Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg
13:19:38 [2023-11-10T13:19:38.953Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg
13:19:38 [2023-11-10T13:19:38.953Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg
13:19:38 [2023-11-10T13:19:38.953Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json 68ms
13:19:38 [2023-11-10T13:19:38.953Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg 13ms
13:19:38 [2023-11-10T13:19:38.953Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg 10ms
13:19:38 [2023-11-10T13:19:38.953Z]   GET https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg
13:19:38 [2023-11-10T13:19:38.953Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg 11ms
13:19:38 [2023-11-10T13:19:38.953Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg
13:19:38 [2023-11-10T13:19:38.953Z]   OK https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg 3ms
13:19:38 [2023-11-10T13:19:38.953Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg 3ms
13:19:38 [2023-11-10T13:19:38.953Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.core/index.json
13:19:38 [2023-11-10T13:19:38.953Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json
13:19:38 [2023-11-10T13:19:38.953Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json
13:19:38 [2023-11-10T13:19:38.953Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json
13:19:38 [2023-11-10T13:19:38.953Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json
13:19:38 [2023-11-10T13:19:38.953Z] Installing Microsoft.Owin.Hosting 4.0.1.
13:19:39 [2023-11-10T13:19:39.413Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.core/index.json 58ms
13:19:39 [2023-11-10T13:19:39.413Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json 58ms
13:19:39 [2023-11-10T13:19:39.413Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json 58ms
13:19:39 [2023-11-10T13:19:39.413Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg
13:19:39 [2023-11-10T13:19:39.413Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg 3ms
13:19:39 [2023-11-10T13:19:39.413Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg
13:19:39 [2023-11-10T13:19:39.413Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg
13:19:39 [2023-11-10T13:19:39.413Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json 66ms
13:19:39 [2023-11-10T13:19:39.413Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg 4ms
13:19:39 [2023-11-10T13:19:39.413Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json 68ms
13:19:39 [2023-11-10T13:19:39.413Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg 2ms
13:19:39 [2023-11-10T13:19:39.413Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg
13:19:39 [2023-11-10T13:19:39.413Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg 4ms
13:19:39 [2023-11-10T13:19:39.413Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg
13:19:39 [2023-11-10T13:19:39.413Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json
13:19:39 [2023-11-10T13:19:39.413Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json
13:19:39 [2023-11-10T13:19:39.413Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg 7ms
13:19:39 [2023-11-10T13:19:39.413Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json 62ms
13:19:39 [2023-11-10T13:19:39.413Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json 61ms
13:19:39 [2023-11-10T13:19:39.413Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg
13:19:39 [2023-11-10T13:19:39.413Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg 2ms
13:19:39 [2023-11-10T13:19:39.413Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg
13:19:39 [2023-11-10T13:19:39.413Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg 3ms
13:19:39 [2023-11-10T13:19:39.413Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json
13:19:39 [2023-11-10T13:19:39.413Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json 63ms
13:19:39 [2023-11-10T13:19:39.413Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg
13:19:39 [2023-11-10T13:19:39.413Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg 3ms
13:19:39 [2023-11-10T13:19:39.413Z] Committing restore...
13:19:39 [2023-11-10T13:19:39.413Z] Committing restore...
13:19:39 [2023-11-10T13:19:39.413Z] Committing restore...
13:19:39 [2023-11-10T13:19:39.413Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.Owin\obj\HttpOverStream.Server.Owin.csproj.nuget.g.props.
13:19:39 [2023-11-10T13:19:39.413Z] Generating MSBuild file C:\work\src\HttpOverStream.Client\obj\HttpOverStream.Client.csproj.nuget.g.props.
13:19:39 [2023-11-10T13:19:39.413Z] Generating MSBuild file C:\work\src\HttpOverStream.NamedPipe\obj\HttpOverStream.NamedPipe.csproj.nuget.g.props.
13:19:39 [2023-11-10T13:19:39.413Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.Owin\obj\HttpOverStream.Server.Owin.csproj.nuget.g.targets.
13:19:39 [2023-11-10T13:19:39.413Z] Generating MSBuild file C:\work\src\HttpOverStream.Client\obj\HttpOverStream.Client.csproj.nuget.g.targets.
13:19:39 [2023-11-10T13:19:39.413Z] Generating MSBuild file C:\work\src\HttpOverStream.NamedPipe\obj\HttpOverStream.NamedPipe.csproj.nuget.g.targets.
13:19:39 [2023-11-10T13:19:39.413Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Client\obj\project.assets.json
13:19:39 [2023-11-10T13:19:39.413Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Server.Owin\obj\project.assets.json
13:19:39 [2023-11-10T13:19:39.413Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.NamedPipe\obj\project.assets.json
13:19:39 [2023-11-10T13:19:39.413Z] Restore completed in 712.17 ms for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj.
13:19:39 [2023-11-10T13:19:39.413Z] Restore completed in 710.18 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj.
13:19:39 [2023-11-10T13:19:39.413Z] Restore completed in 712.24 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj.
13:19:39 [2023-11-10T13:19:39.413Z] Restoring packages for C:\work\src\HttpOverStream\HttpOverStream.csproj...
13:19:39 [2023-11-10T13:19:39.413Z] Committing restore...
13:19:39 [2023-11-10T13:19:39.413Z] Generating MSBuild file C:\work\src\HttpOverStream\obj\HttpOverStream.csproj.nuget.g.props.
13:19:39 [2023-11-10T13:19:39.413Z] Generating MSBuild file C:\work\src\HttpOverStream\obj\HttpOverStream.csproj.nuget.g.targets.
13:19:39 [2023-11-10T13:19:39.413Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream\obj\project.assets.json
13:19:39 [2023-11-10T13:19:39.413Z] Restore completed in 7.55 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj.
13:19:39 [2023-11-10T13:19:39.413Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json
13:19:39 [2023-11-10T13:19:39.413Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json
13:19:39 [2023-11-10T13:19:39.413Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json
13:19:39 [2023-11-10T13:19:39.413Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json
13:19:39 [2023-11-10T13:19:39.874Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json 57ms
13:19:39 [2023-11-10T13:19:39.874Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json 58ms
13:19:39 [2023-11-10T13:19:39.874Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg
13:19:39 [2023-11-10T13:19:39.874Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json 57ms
13:19:39 [2023-11-10T13:19:39.874Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg
13:19:39 [2023-11-10T13:19:39.874Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg 3ms
13:19:39 [2023-11-10T13:19:39.874Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg 3ms
13:19:39 [2023-11-10T13:19:39.874Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg
13:19:39 [2023-11-10T13:19:39.874Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg 4ms
13:19:39 [2023-11-10T13:19:39.874Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json
13:19:39 [2023-11-10T13:19:39.874Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json 54ms
13:19:39 [2023-11-10T13:19:39.874Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg
13:19:39 [2023-11-10T13:19:39.874Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg 6ms
13:19:39 [2023-11-10T13:19:39.874Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json 55ms
13:19:39 [2023-11-10T13:19:39.874Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg
13:19:39 [2023-11-10T13:19:39.874Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg 2ms
13:19:39 [2023-11-10T13:19:39.874Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json
13:19:39 [2023-11-10T13:19:39.874Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json
13:19:39 [2023-11-10T13:19:39.874Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json 56ms
13:19:39 [2023-11-10T13:19:39.874Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg
13:19:39 [2023-11-10T13:19:39.874Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg 3ms
13:19:39 [2023-11-10T13:19:39.874Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json 57ms
13:19:39 [2023-11-10T13:19:39.874Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg
13:19:39 [2023-11-10T13:19:39.874Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg 3ms
13:19:39 [2023-11-10T13:19:39.874Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json
13:19:39 [2023-11-10T13:19:39.874Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json
13:19:39 [2023-11-10T13:19:39.874Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json
13:19:39 [2023-11-10T13:19:39.874Z]   GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json
13:19:39 [2023-11-10T13:19:39.874Z]   GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json
13:19:39 [2023-11-10T13:19:39.874Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json 55ms
13:19:39 [2023-11-10T13:19:39.874Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json
13:19:39 [2023-11-10T13:19:39.874Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg
13:19:39 [2023-11-10T13:19:39.874Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json
13:19:39 [2023-11-10T13:19:39.874Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json
13:19:39 [2023-11-10T13:19:39.874Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json
13:19:39 [2023-11-10T13:19:39.874Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg 5ms
13:19:39 [2023-11-10T13:19:39.874Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json
13:19:39 [2023-11-10T13:19:39.874Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json 55ms
13:19:39 [2023-11-10T13:19:39.874Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg
13:19:39 [2023-11-10T13:19:39.874Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json 58ms
13:19:39 [2023-11-10T13:19:39.874Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg 4ms
13:19:39 [2023-11-10T13:19:39.874Z]   OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json 57ms
13:19:39 [2023-11-10T13:19:39.874Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg
13:19:39 [2023-11-10T13:19:39.874Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg 3ms
13:19:39 [2023-11-10T13:19:39.874Z]   GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg
13:19:39 [2023-11-10T13:19:39.874Z]   OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg 6ms
13:19:39 [2023-11-10T13:19:39.874Z]   OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json 73ms
13:19:39 [2023-11-10T13:19:39.874Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json 55ms
13:19:39 [2023-11-10T13:19:39.874Z]   GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg
13:19:39 [2023-11-10T13:19:39.874Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg
13:19:39 [2023-11-10T13:19:39.874Z]   OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg 3ms
13:19:39 [2023-11-10T13:19:39.874Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg 5ms
13:19:39 [2023-11-10T13:19:39.874Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json 55ms
13:19:39 [2023-11-10T13:19:39.874Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg
13:19:39 [2023-11-10T13:19:39.874Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg 3ms
13:19:39 [2023-11-10T13:19:39.874Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json
13:19:39 [2023-11-10T13:19:39.874Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json 79ms
13:19:39 [2023-11-10T13:19:39.874Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json
13:19:39 [2023-11-10T13:19:39.874Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg
13:19:39 [2023-11-10T13:19:39.874Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json
13:19:39 [2023-11-10T13:19:39.874Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg 2ms
13:19:39 [2023-11-10T13:19:39.874Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json
13:19:39 [2023-11-10T13:19:39.874Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json
13:19:39 [2023-11-10T13:19:39.874Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json
13:19:39 [2023-11-10T13:19:39.874Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json 58ms
13:19:39 [2023-11-10T13:19:39.874Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg
13:19:39 [2023-11-10T13:19:39.874Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg 3ms
13:19:39 [2023-11-10T13:19:39.874Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json 59ms
13:19:39 [2023-11-10T13:19:39.874Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg
13:19:39 [2023-11-10T13:19:39.874Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json 57ms
13:19:39 [2023-11-10T13:19:39.874Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg
13:19:39 [2023-11-10T13:19:39.874Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg 3ms
13:19:40 [2023-11-10T13:19:40.336Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg 3ms
13:19:40 [2023-11-10T13:19:40.336Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json 57ms
13:19:40 [2023-11-10T13:19:40.336Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json 60ms
13:19:40 [2023-11-10T13:19:40.336Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg
13:19:40 [2023-11-10T13:19:40.336Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg
13:19:40 [2023-11-10T13:19:40.336Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg 3ms
13:19:40 [2023-11-10T13:19:40.336Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg 3ms
13:19:40 [2023-11-10T13:19:40.336Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json 79ms
13:19:40 [2023-11-10T13:19:40.336Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg
13:19:40 [2023-11-10T13:19:40.336Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg 3ms
13:19:40 [2023-11-10T13:19:40.336Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json 211ms
13:19:40 [2023-11-10T13:19:40.336Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg
13:19:40 [2023-11-10T13:19:40.336Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg 3ms
13:19:40 [2023-11-10T13:19:40.336Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json 219ms
13:19:40 [2023-11-10T13:19:40.336Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg
13:19:40 [2023-11-10T13:19:40.336Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg 3ms
13:19:40 [2023-11-10T13:19:40.336Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json
13:19:40 [2023-11-10T13:19:40.336Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json
13:19:40 [2023-11-10T13:19:40.336Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json 58ms
13:19:40 [2023-11-10T13:19:40.336Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json 55ms
13:19:40 [2023-11-10T13:19:40.336Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg
13:19:40 [2023-11-10T13:19:40.336Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg
13:19:40 [2023-11-10T13:19:40.336Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg 5ms
13:19:40 [2023-11-10T13:19:40.336Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg 5ms
13:19:40 [2023-11-10T13:19:40.336Z] Installing Microsoft.Win32.Registry 4.0.0.
13:19:40 [2023-11-10T13:19:40.336Z] Installing System.Threading.ThreadPool 4.0.10.
13:19:40 [2023-11-10T13:19:40.336Z] Installing System.Xml.XPath 4.0.1.
13:19:40 [2023-11-10T13:19:40.336Z] Installing System.Collections.Immutable 1.2.0.
13:19:40 [2023-11-10T13:19:40.336Z] Installing System.ComponentModel.Primitives 4.1.0.
13:19:40 [2023-11-10T13:19:40.336Z] Installing System.ComponentModel 4.0.1.
13:19:40 [2023-11-10T13:19:40.336Z] Installing System.Collections.Specialized 4.0.1.
13:19:40 [2023-11-10T13:19:40.336Z] Installing System.Collections.NonGeneric 4.0.1.
13:19:40 [2023-11-10T13:19:40.336Z] Installing System.Diagnostics.Process 4.1.0.
13:19:40 [2023-11-10T13:19:40.336Z] Installing System.Diagnostics.TextWriterTraceListener 4.0.0.
13:19:40 [2023-11-10T13:19:40.336Z] Installing System.Xml.XPath.XmlDocument 4.0.1.
13:19:40 [2023-11-10T13:19:40.336Z] Installing System.Reflection.Metadata 1.3.0.
13:19:40 [2023-11-10T13:19:40.336Z] Installing System.ComponentModel.TypeConverter 4.1.0.
13:19:40 [2023-11-10T13:19:40.336Z] Installing System.Diagnostics.TraceSource 4.0.0.
13:19:40 [2023-11-10T13:19:40.336Z] Installing System.Threading.Thread 4.0.0.
13:19:40 [2023-11-10T13:19:40.336Z] Installing System.Runtime.Loader 4.0.0.
13:19:44 [2023-11-10T13:19:44.082Z] Installing xunit.runner.visualstudio 2.4.0.
13:19:44 [2023-11-10T13:19:44.082Z] Installing xunit 2.4.0.
13:19:44 [2023-11-10T13:19:44.082Z] Installing Microsoft.NETCore.App 2.1.0.
13:19:44 [2023-11-10T13:19:44.082Z] Installing Microsoft.NET.Test.Sdk 15.8.0.
13:19:44 [2023-11-10T13:19:44.082Z] Installing xunit.analyzers 0.10.0.
13:19:44 [2023-11-10T13:19:44.082Z] Installing xunit.assert 2.4.0.
13:19:44 [2023-11-10T13:19:44.082Z] Installing xunit.core 2.4.0.
13:19:44 [2023-11-10T13:19:44.082Z] Installing Microsoft.NETCore.Platforms 2.1.0.
13:19:44 [2023-11-10T13:19:44.082Z] Installing Microsoft.NETCore.Targets 2.1.0.
13:19:44 [2023-11-10T13:19:44.082Z] Installing Microsoft.NETCore.DotNetHostPolicy 2.1.0.
13:19:44 [2023-11-10T13:19:44.082Z] Installing Microsoft.CodeCoverage 15.8.0.
13:19:44 [2023-11-10T13:19:44.082Z] Installing Microsoft.TestPlatform.TestHost 15.8.0.
13:19:44 [2023-11-10T13:19:44.082Z] Installing xunit.extensibility.execution 2.4.0.
13:19:44 [2023-11-10T13:19:44.082Z] Installing xunit.extensibility.core 2.4.0.
13:19:44 [2023-11-10T13:19:44.082Z] Installing Microsoft.NETCore.DotNetHostResolver 2.1.0.
13:19:44 [2023-11-10T13:19:44.082Z] Installing Microsoft.Extensions.DependencyModel 1.0.3.
13:19:44 [2023-11-10T13:19:44.082Z] Installing Microsoft.TestPlatform.ObjectModel 15.8.0.
13:19:44 [2023-11-10T13:19:44.082Z] Installing xunit.abstractions 2.0.2.
13:19:44 [2023-11-10T13:19:44.082Z] Installing Microsoft.NETCore.DotNetAppHost 2.1.0.
13:19:44 [2023-11-10T13:19:44.082Z] Installing Microsoft.DotNet.PlatformAbstractions 1.0.3.
13:19:44 [2023-11-10T13:19:44.082Z] Installing System.ComponentModel.EventBasedAsync 4.0.11.
13:19:46 [2023-11-10T13:19:46.994Z] Committing restore...
13:19:46 [2023-11-10T13:19:46.994Z] Generating MSBuild file C:\work\src\HttpOverStream.Tests\obj\HttpOverStream.Tests.csproj.nuget.g.props.
13:19:46 [2023-11-10T13:19:46.994Z] Generating MSBuild file C:\work\src\HttpOverStream.Tests\obj\HttpOverStream.Tests.csproj.nuget.g.targets.
13:19:46 [2023-11-10T13:19:46.994Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Tests\obj\project.assets.json
13:19:46 [2023-11-10T13:19:46.994Z] Restore completed in 8.28 sec for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj.
13:19:46 [2023-11-10T13:19:46.994Z] 
13:19:46 [2023-11-10T13:19:46.994Z] NuGet Config files used:
13:19:46 [2023-11-10T13:19:46.994Z]     C:\Users\ContainerAdministrator\AppData\Roaming\NuGet\NuGet.Config
13:19:46 [2023-11-10T13:19:46.994Z] 
13:19:46 [2023-11-10T13:19:46.994Z] Feeds used:
13:19:46 [2023-11-10T13:19:46.994Z]     C:\Users\ContainerAdministrator\.nuget\packages\
13:19:46 [2023-11-10T13:19:46.994Z]     https://api.nuget.org/v3/index.json
13:19:46 [2023-11-10T13:19:46.994Z] 
13:19:46 [2023-11-10T13:19:46.994Z] Installed:
13:19:46 [2023-11-10T13:19:46.994Z]     11 package(s) to packages.config projects
13:19:46 [2023-11-10T13:19:46.994Z]     1 package(s) to C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj
13:19:46 [2023-11-10T13:19:46.994Z]     37 package(s) to C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj
13:19:50 [2023-11-10T13:19:50.746Z]   Restore completed in 326.99 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj.
13:19:50 [2023-11-10T13:19:50.746Z]   Restore completed in 330.38 ms for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj.
13:19:50 [2023-11-10T13:19:50.746Z]   Restore completed in 330.45 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj.
13:19:50 [2023-11-10T13:19:50.746Z]   Restore completed in 7.33 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj.
13:19:51 [2023-11-10T13:19:51.206Z]   Restore completed in 683.05 ms for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj.
13:19:51 [2023-11-10T13:19:51.206Z] 
13:19:51 [2023-11-10T13:19:51.206Z] ========================================
13:19:51 [2023-11-10T13:19:51.206Z] Build
13:19:51 [2023-11-10T13:19:51.206Z] ========================================
13:19:51 [2023-11-10T13:19:51.206Z] Microsoft (R) Build Engine version 16.2.37902+b5aaefc9f for .NET Framework
13:19:51 [2023-11-10T13:19:51.206Z] Copyright (C) Microsoft Corporation. All rights reserved.
13:19:51 [2023-11-10T13:19:51.206Z] 
13:19:55 [2023-11-10T13:19:55.908Z]   HttpOverStream -> C:\work\src\HttpOverStream\bin\Release\netstandard2.0\HttpOverStream.dll
13:19:56 [2023-11-10T13:19:56.879Z]   HttpOverStream.Client -> C:\work\src\HttpOverStream.Client\bin\Release\netstandard2.0\HttpOverStream.Client.dll
13:19:57 [2023-11-10T13:19:57.849Z]   HttpOverStream.Tests -> C:\work\src\HttpOverStream.Tests\bin\Release\netcoreapp2.1\HttpOverStream.Tests.dll
13:19:58 [2023-11-10T13:19:58.820Z]   HttpOverStream.Server.Owin -> C:\work\src\HttpOverStream.Server.Owin\bin\Release\net461\HttpOverStream.Server.Owin.dll
13:19:59 [2023-11-10T13:19:59.281Z]   HttpOverStream.NamedPipe -> C:\work\src\HttpOverStream.NamedPipe\bin\Release\net462\HttpOverStream.NamedPipe.dll
13:20:00 [2023-11-10T13:20:00.251Z] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Microsoft.Owin, Version=4.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [C:\work\src\HttpOverStream.Server.Owin.Tests\HttpOverStream.Server.Owin.Tests.csproj]
13:20:00 [2023-11-10T13:20:00.251Z] C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2106,5): warning MSB3277: Found conflicts between different versions of "Microsoft.Owin" that could not be resolved.  These reference conflicts are listed in the build log when log verbosity is set to detailed. [C:\work\src\HttpOverStream.Server.Owin.Tests\HttpOverStream.Server.Owin.Tests.csproj]
13:20:00 [2023-11-10T13:20:00.251Z] EndToEndTests.cs(3,17): error CS0234: The type or namespace name 'Owin' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [C:\work\src\HttpOverStream.Server.Owin.Tests\HttpOverStream.Server.Owin.Tests.csproj]
13:20:00 [2023-11-10T13:20:00.251Z] EndToEndTests.cs(363,35): error CS0246: The type or namespace name 'ILoggerFactory' could not be found (are you missing a using directive or an assembly reference?) [C:\work\src\HttpOverStream.Server.Owin.Tests\HttpOverStream.Server.Owin.Tests.csproj]
13:20:00 [2023-11-10T13:20:00.251Z] EndToEndTests.cs(363,51): error CS0246: The type or namespace name 'ILogger' could not be found (are you missing a using directive or an assembly reference?) [C:\work\src\HttpOverStream.Server.Owin.Tests\HttpOverStream.Server.Owin.Tests.csproj]
13:20:00 [2023-11-10T13:20:00.251Z] EndToEndTests.cs(366,20): error CS0246: The type or namespace name 'ILogger' could not be found (are you missing a using directive or an assembly reference?) [C:\work\src\HttpOverStream.Server.Owin.Tests\HttpOverStream.Server.Owin.Tests.csproj]
13:20:00 [2023-11-10T13:20:00.251Z] An error occurred when executing task 'Build'.
13:20:00 [2023-11-10T13:20:00.251Z] Error: One or more errors occurred.
13:20:00 [2023-11-10T13:20:00.251Z] 	MSBuild: Process returned an error (exit code 1).
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
Stage "Test" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Nuget-pack)
Stage "Nuget-pack" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Nuget-push)
Stage "Nuget-push" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline

Could not update commit status, please check if your scan credentials belong to a member of the organization or a collaborator of the repository and repo:status scope is selected


GitHub has been notified of this commit’s build result

ERROR: script returned exit code 1
Finished: FAILURE