Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Experiment - Remove space restriction from XarchIntrinsicConstants #102913

Closed

make structure of HardwareIntrinsicConstants same in HardwareIntrinsi…

1072c31
Select commit
Loading
Failed to load commit list.
Closed

Experiment - Remove space restriction from XarchIntrinsicConstants #102913

make structure of HardwareIntrinsicConstants same in HardwareIntrinsi…
1072c31
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed May 31, 2024 in 2h 25m 23s

Build #20240531.25 had test failures

Details

Tests

  • Failed: 153 (0.00%)
  • Passed: 3,457,532 (98.13%)
  • Other: 65,674 (1.86%)
  • Total: 3,523,359

Annotations

Check failure on line 2312 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Build log #L2312

Failed to build "CoreCLR component".

Check failure on line 108 in src/coreclr/runtime.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

src/coreclr/runtime.proj#L108

src/coreclr/runtime.proj(108,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""/__w/1/s/src/coreclr/build-runtime.sh" -arm64 -release -ci -cross -os linux -pgodatapath "/__w/1/s/.packages/optimization.linux-arm64.pgo.coreclr/1.0.0-prerelease.24223.3" -outputrid linux-musl-arm64 -cmakeargs "-DCLR_DOTNET_HOST_PATH=/__w/1/s/.dotnet/dotnet" -cmakeargs "-DCDAC_BUILD_TOOL_BINARY_PATH=/__w/1/s/artifacts/bin/coreclr/linux.arm64.Release/cdac-build-tool/cdac-build-tool.dll"" exited with code 2.

Check failure on line 2702 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Build log #L2702

Failed to build "CoreCLR component".

Check failure on line 108 in src/coreclr/runtime.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

src/coreclr/runtime.proj#L108

src/coreclr/runtime.proj(108,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""/__w/1/s/src/coreclr/build-runtime.sh" -arm64 -checked -ci -cross -os linux -outputrid linux-arm64 -cmakeargs "-DCLR_DOTNET_HOST_PATH=/__w/1/s/.dotnet/dotnet" -cmakeargs "-DCDAC_BUILD_TOOL_BINARY_PATH=/__w/1/s/artifacts/bin/coreclr/linux.arm64.Checked/cdac-build-tool/cdac-build-tool.dll"" exited with code 2.

Check failure on line 1 in Invariant.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Invariant.Tests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildAndRunForDifferentOutputPaths

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildAndRunForDifferentOutputPaths

Test failed

Check failure on line 1 in Workloads-ST-Wasi.Build.Tests.WasiTemplateTests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Workloads-ST-Wasi.Build.Tests.WasiTemplateTests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in nativeaot/GenerateUnmanagedEntryPoints/GenerateUnmanagedEntryPoints/GenerateUnmanagedEntryPoints.sh

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

nativeaot/GenerateUnmanagedEntryPoints/GenerateUnmanagedEntryPoints/GenerateUnmanagedEntryPoints.sh

DOTNET_DbgEnableMiniDump is set and the createdump binary does not exist: /datadisks/disk1/work/A42E091B/w/B89109DA/e/nativeaot/GenerateUnmanagedEntryPoints/GenerateUnmanagedEntryPoints//native/createdump

The required instruction sets are not supported by the current CPU.
/datadisks/disk1/work/A42E091B/p/nativeaottest.sh: line 15: 109519 Aborted                 (core dumped) $_DebuggerFullPath $1/native/$exename "${@:3}"

Return code:      1
Raw output file:      /datadisks/disk1/work/A42E091B/w/B89109DA/uploads/Reports/nativeaot.GenerateUnmanagedEntryPoints/GenerateUnmanagedEntryPoints/GenerateUnmanagedEntryPoints.output.txt
Raw output:
BEGIN EXECUTION
/datadisks/disk1/work/A42E091B/p/nativeaottest.sh /datadisks/disk1/work/A42E091B/w/B89109DA/e/nativeaot/GenerateUnmanagedEntryPoints/GenerateUnmanagedEntryPoints/ GenerateUnmanagedEntryPoints.dll ''
Expected: 100
Actual: 134
END EXECUTION - FAILED
Test failed. Trying to see if dump file was created in /home/helixbot/dotnetbuild/dumps since 5/31/2024 11:35:18 AM
Test Harness Exitcode is : 1
To run the test:
> set CORE_ROOT=/datadisks/disk1/work/A42E091B/p
> /datadisks/disk1/work/A42E091B/w/B89109DA/e/nativeaot/GenerateUnmanagedEntryPoints/GenerateUnmanagedEntryPoints/GenerateUnmanagedEntryPoints.sh
Raw output
   at nativeaot_GenerateUnmanagedEntryPoints._GenerateUnmanagedEntryPoints_GenerateUnmanagedEntryPoints_._GenerateUnmanagedEntryPoints_GenerateUnmanagedEntryPoints_sh() in /__w/1/s/artifacts/tests/coreclr/linux.x64.Release/TestWrappers/nativeaot.GenerateUnmanagedEntryPoints/nativeaot.GenerateUnmanagedEntryPoints.XUnitWrapper.cs:line 149

   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)