Internet Explorer is no longer supported. Many things will still work, but your experience will be degraded and some things won't function. Please use a modern browser such as Edge, Chrome, or Firefox.

Execution Details

Environment:Release
Script:Deploy-Release
Pipeline:Release (Release)
Created:6/4/2021 9:59:10 PM by gdivis@inedo.local
Start date:6/4/2021 9:59:15 PM
Completed date:6/4/2021 9:59:16 PM (0.98s)
Status:Failed

Your account is not authorized to view debug logs in this context, therefore certain groups' log entries may appear empty.

  • Execution Logs0.95s

    • Deploy Bootstrapper0.31s

      • Upload *Installer.exe to S3 from $WorkingDirectory to cdn.inedo.com/downloads/desktophub0.03s

        Unhandled exception: System.NullReferenceException: Object reference not set to an instance of an object.
           at Inedo.Extensions.AWS.Operations.UploadFilesToS3Operation.CreateClient(AwsSecureCredentials credentials)
           at Inedo.Extensions.AWS.Operations.UploadFilesToS3Operation.<ExecuteAsync>d__60.MoveNext()
        --- End of stack trace from previous location where exception was thrown ---
           at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
           at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
           at Inedo.BuildMaster.Windows.ServiceApplication.Executions.PlanExecuter.OtterScriptExecuter.<ExecuteActionAsync>d__50.MoveNext()