2026-02-21T01:32:23.7757370Z ##[section]Starting: Send to Helix (Unix) 2026-02-21T01:32:23.7807000Z ============================================================================== 2026-02-21T01:32:23.7807560Z Task : Command line 2026-02-21T01:32:23.7809530Z Description : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows 2026-02-21T01:32:23.7810780Z Version : 2.268.0 2026-02-21T01:32:23.7813320Z Author : Microsoft Corporation 2026-02-21T01:32:23.7814530Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line 2026-02-21T01:32:23.7814980Z ============================================================================== 2026-02-21T01:32:24.3476310Z Generating script. 2026-02-21T01:32:24.3575200Z Script contents: 2026-02-21T01:32:24.3601050Z $BUILD_SOURCESDIRECTORY/eng/common/msbuild.sh $BUILD_SOURCESDIRECTORY/src/installer/tests/helixpublish.proj /restore /p:TreatWarningsAsErrors=false --ci /p:Configuration=Release /p:TargetArchitecture=arm64 /p:TargetOS=osx /t:Test /bl:$BUILD_SOURCESDIRECTORY/artifacts/log/$BuildConfig/SendToHelix.binlog 2026-02-21T01:32:24.3609140Z ========================== Starting Command Output =========================== 2026-02-21T01:32:24.3662120Z [command]/bin/bash --noprofile --norc /Users/runner/work/_temp/78a2ef39-257d-47b7-b02a-7ef364228068.sh 2026-02-21T01:32:25.2132160Z 2026-02-21T01:32:27.8779320Z Determining projects to restore... 2026-02-21T01:32:29.1764650Z Restored /Users/runner/work/1/s/src/installer/tests/helixpublish.proj (in 281 ms). 2026-02-21T01:32:29.5571920Z Determining projects to restore... 2026-02-21T01:32:30.9075710Z All projects are up-to-date for restore. 2026-02-21T01:32:31.4283250Z Starting Azure Pipelines Test Run host-osx-arm64-Release @ OSX.26.Arm64.Open 2026-02-21T01:32:35.5181290Z Sending Job to OSX.26.Arm64.Open... 2026-02-21T01:32:49.1605270Z Sent Helix Job; see work items at https://helix.dot.net/api/jobs/2ee9f905-1e51-4ccb-a1e4-cf5b94db60d7/workitems?api-version=2019-06-17 2026-02-21T01:32:50.3347110Z Waiting for completion of job 2ee9f905-1e51-4ccb-a1e4-cf5b94db60d7 on OSX.26.Arm64.Open (Details: https://helix.dot.net/api/jobs/2ee9f905-1e51-4ccb-a1e4-cf5b94db60d7/details?api-version=2019-06-17 ) 2026-02-21T03:45:39.2068360Z ##[error]The Operation will be canceled. The next steps may not contain expected logs. 2026-02-21T03:45:49.5209190Z ##[error]The operation was canceled. 2026-02-21T03:45:49.5214270Z ##[section]Finishing: Send to Helix (Unix)