Push event to branch master Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from b3374ba11fd813ee847cf3874fdfc27fcd2e07f2 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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/HttpOverStream_master@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 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 Running on azwin-2-1b02c0 in d:\jenkins\workspace\HttpOverStream_master [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 Fetching changes from the remote Git repository Fetching without tags > git rev-parse --resolve-git-dir d:\jenkins\workspace\HttpOverStream_master\.git # 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 > 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/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision b3374ba11fd813ee847cf3874fdfc27fcd2e07f2 (master) Commit message: "Merge pull request #36 from mat007/fix-build-badge" > git config core.sparsecheckout # timeout=10 > git checkout -f b3374ba11fd813ee847cf3874fdfc27fcd2e07f2 # timeout=10 > git rev-list --no-walk 14dc1d36a608b79a2b788be02fce678d6d272952 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-23T04:49:03.809Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] bat [2022-06-23T04:49:04.811Z] [2022-06-23T04:49:04.811Z] d:\jenkins\workspace\HttpOverStream_master>docker run --rm -v d:\jenkins\workspace\HttpOverStream_master:C:/work -w C:/work/src mcr.microsoft.com/dotnet/framework/sdk:4.8-20190910-windowsservercore-ltsc2019 powershell -File build.ps1 -Target Build [2022-06-23T04:49:07.120Z] Preparing to run build script... [2022-06-23T04:49:08.749Z] Running build script... [2022-06-23T04:49:08.749Z] [2022-06-23T04:49:08.749Z] Error: Unknown command 'Build'. [2022-06-23T04:49:08.749Z] [2022-06-23T04:49:08.749Z] build.cake -target=Build [2022-06-23T04:49:08.749Z] ^^^^^ No such command [2022-06-23T04:49:08.749Z] [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