Skip to content

Instantly share code, notes, and snippets.

@robgha01
Created June 21, 2016 13:23
Show Gist options
  • Save robgha01/6ee451bb295c7cd668ea03759efae8b4 to your computer and use it in GitHub Desktop.
Save robgha01/6ee451bb295c7cd668ea03759efae8b4 to your computer and use it in GitHub Desktop.
******************************************************************************
Initializing Hosted Agent
******************************************************************************
Requesting an Agent from the Hosted Agent Pool
Hosted Agent successfully assigned.
Configuring connection settings for Hosted Agent
Starting Hosted Agent
******************************************************************************
Starting: Build
******************************************************************************
Executing the following commandline:
C:\LR\MMS\Services\Mms\TaskAgentProvisioner\Tools\agents\1.101.2\agent\worker\vsoWorker.exe /name:Worker-3b53546e-4a2c-4533-b9fd-9c62fd25cadf /id:3b53546e-4a2c-4533-b9fd-9c62fd25cadf /rootFolder:"C:\LR\MMS\Services\Mms\TaskAgentProvisioner\Tools\agents\1.101.2" /logger:Forwarding,1.0.0;Verbosity=Verbose,Name=Agent1-21bc4ca2ea664c125b86ae1fcafe82b2;JobId=3b53546e-4a2c-4533-b9fd-9c62fd25cadf
******************************************************************************
Starting: Get sources
******************************************************************************
Syncing repository: BlueLeet.Common (Git)
Starting clone
Checking out 76a736165dc4d8a9e28838b2260deca0fc90f9ee to C:\a\1\s
Checked out branch refs/heads/master for repository BlueLeet.Common at commit 76a736165dc4d8a9e28838b2260deca0fc90f9ee
******************************************************************************
Running tasks
******************************************************************************
******************************************************************************
Starting task: Cake
******************************************************************************
Executing the powershell script: C:\LR\MMS\Services\Mms\TaskAgentProvisioner\Tools\agents\1.101.2\tasks\Cake\0.1.6\Cake.ps1
Creating tools directory...
Installing Cake...
Installing 'Cake 0.13.0'.
Successfully installed 'Cake 0.13.0'.
C:\a\1\s\tools\Cake\Cake.exe "C:\a\1\s\Build\build.module.cake" -target="Build-Nuget" -verbosity="Verbose" -Experimental -targetOutput="C:\a\1\a" -projectName="BlueLeet.Common" -fileVersion="57"
Analyzing build script...
Processing build script...
Installing tools...
Error: Could not locate nuget.exe.
System.Exception: Unexpected exit code 1 returned from tool Cake.exe
at Microsoft.TeamFoundation.DistributedTask.Task.Internal.PowerShell.InvokeToolCmdlet.ProcessRecord()
at System.Management.Automation.CommandProcessor.ProcessRecord()
******************************************************************************
Finishing task: Cake
******************************************************************************
System.Exception: Task Cake failed. This caused the job to fail. Look at the logs for the task for more details.
at Microsoft.TeamFoundation.DistributedTask.Worker.JobRunner.Run(IJobContext jobContext, IJobRequest job, IJobExtension jobExtension, CancellationTokenSource tokenSource)
******************************************************************************
Finishing Build
******************************************************************************
Worker Worker-3b53546e-4a2c-4533-b9fd-9c62fd25cadf finished running job 3b53546e-4a2c-4533-b9fd-9c62fd25cadf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment