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

Fix the release pipeline #4983

Merged
merged 1 commit into from
Sep 9, 2024

Fixed a string comparison

c0e9f54
Select commit
Loading
Failed to load commit list.
Merged

Fix the release pipeline #4983

Fixed a string comparison
c0e9f54
Select commit
Loading
Failed to load commit list.
Azure Pipelines / azure-pipelines-agent.ci succeeded Sep 9, 2024 in 15m 2s

Build #20240909.4 had test failures

Details

Tests

  • Failed: 10 (0.08%)
  • Passed: 13,078 (99.92%)
  • Other: 0 (0.00%)
  • Total: 13,088
Code coverage

  • 66890 of 177940 blocks covered (37.59%)
  • 45244 of 121432 lines covered (37.26%)

Annotations

Check failure on line 29 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-pipelines-agent.ci

Build log #L29

Error: The process '/opt/1espt/python/.venv/bin/python' failed with exit code 1

Check failure on line 30 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-pipelines-agent.ci

Build log #L30

The process '/opt/1espt/python/.venv/bin/python' failed with exit code 1

Check failure on line 88 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-pipelines-agent.ci

Build log #L88

Error running credscan job: 1 of 1

Check failure on line 89 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-pipelines-agent.ci

Build log #L89

ToolLauncherNotFoundException: Could not successfully find the /mnt/vss/_work/_gdn/packages/nuget/Microsoft.Security.CredScan.Client.linux-x64.2.3.12.23/lib/net6.0/CredentialScanner tool launcher. Please ensure any dependent frameworks are installed.

Check failure on line 1 in Microsoft.VisualStudio.Services.Agent.Tests.Listener.AgentL0.TestMachineProvisionerCLI

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-pipelines-agent.ci

Microsoft.VisualStudio.Services.Agent.Tests.Listener.AgentL0.TestMachineProvisionerCLI

System.IO.IOException : The handle is invalid.
Raw output
   at System.ConsolePal.SetConsoleOutputEncoding(Encoding enc)
   at System.Console.set_OutputEncoding(Encoding value)
   at Microsoft.VisualStudio.Services.Agent.Terminal.Initialize(IHostContext hostContext) in D:\a\_work\1\s\src\Microsoft.VisualStudio.Services.Agent\Terminal.cs:line 59
   at Microsoft.VisualStudio.Services.Agent.Tests.TestHostContext.GetService[T]() in D:\a\_work\1\s\src\Test\L0\TestHostContext.cs:line 149
   at Microsoft.VisualStudio.Services.Agent.Listener.Agent.Initialize(IHostContext hostContext) in D:\a\_work\1\s\src\Agent.Listener\Agent.cs:line 42
   at Microsoft.VisualStudio.Services.Agent.Tests.Listener.AgentL0.TestMachineProvisionerCLI() in D:\a\_work\1\s\src\Test\L0\Listener\AgentL0.cs:line 250
   at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)

Check failure on line 1 in Microsoft.VisualStudio.Services.Agent.Tests.Listener.Configuration.ConfigurationManagerL0.CanEnsureConfigure

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-pipelines-agent.ci

Microsoft.VisualStudio.Services.Agent.Tests.Listener.Configuration.ConfigurationManagerL0.CanEnsureConfigure

System.IO.IOException : The handle is invalid.
Raw output
   at System.ConsolePal.SetConsoleOutputEncoding(Encoding enc)
   at System.Console.set_OutputEncoding(Encoding value)
   at Microsoft.VisualStudio.Services.Agent.Terminal.Initialize(IHostContext hostContext) in D:\a\_work\1\s\src\Microsoft.VisualStudio.Services.Agent\Terminal.cs:line 59
   at Microsoft.VisualStudio.Services.Agent.Tests.TestHostContext.GetService[T]() in D:\a\_work\1\s\src\Test\L0\TestHostContext.cs:line 149
   at Microsoft.VisualStudio.Services.Agent.Listener.Configuration.ConfigurationManager.Initialize(IHostContext hostContext) in D:\a\_work\1\s\src\Agent.Listener\Configuration\ConfigurationManager.cs:line 51
   at Microsoft.VisualStudio.Services.Agent.Tests.Listener.Configuration.ConfigurationManagerL0.CanEnsureConfigure() in D:\a\_work\1\s\src\Test\L0\Listener\Configuration\ConfigurationManagerL0.cs:line 175
--- End of stack trace from previous location ---

Check failure on line 1 in Microsoft.VisualStudio.Services.Agent.Tests.Listener.AgentL0.TestRunOnceOnlyTakeOneJobMessage

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-pipelines-agent.ci

Microsoft.VisualStudio.Services.Agent.Tests.Listener.AgentL0.TestRunOnceOnlyTakeOneJobMessage

System.IO.IOException : The handle is invalid.
Raw output
   at System.ConsolePal.SetConsoleOutputEncoding(Encoding enc)
   at System.Console.set_OutputEncoding(Encoding value)
   at Microsoft.VisualStudio.Services.Agent.Terminal.Initialize(IHostContext hostContext) in D:\a\_work\1\s\src\Microsoft.VisualStudio.Services.Agent\Terminal.cs:line 59
   at Microsoft.VisualStudio.Services.Agent.Tests.TestHostContext.GetService[T]() in D:\a\_work\1\s\src\Test\L0\TestHostContext.cs:line 149
   at Microsoft.VisualStudio.Services.Agent.Listener.Agent.Initialize(IHostContext hostContext) in D:\a\_work\1\s\src\Agent.Listener\Agent.cs:line 42
   at Microsoft.VisualStudio.Services.Agent.Tests.Listener.AgentL0.TestRunOnceOnlyTakeOneJobMessage() in D:\a\_work\1\s\src\Test\L0\Listener\AgentL0.cs:line 411
   at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)

Check failure on line 1 in Microsoft.VisualStudio.Services.Agent.Tests.Listener.Configuration.ConfigurationManagerL0.CanEnsureConfigureForDeploymentPool

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-pipelines-agent.ci

Microsoft.VisualStudio.Services.Agent.Tests.Listener.Configuration.ConfigurationManagerL0.CanEnsureConfigureForDeploymentPool

System.IO.IOException : The handle is invalid.
Raw output
   at System.ConsolePal.SetConsoleOutputEncoding(Encoding enc)
   at System.Console.set_OutputEncoding(Encoding value)
   at Microsoft.VisualStudio.Services.Agent.Terminal.Initialize(IHostContext hostContext) in D:\a\_work\1\s\src\Microsoft.VisualStudio.Services.Agent\Terminal.cs:line 59
   at Microsoft.VisualStudio.Services.Agent.Tests.TestHostContext.GetService[T]() in D:\a\_work\1\s\src\Test\L0\TestHostContext.cs:line 149
   at Microsoft.VisualStudio.Services.Agent.Listener.Configuration.ConfigurationManager.Initialize(IHostContext hostContext) in D:\a\_work\1\s\src\Agent.Listener\Configuration\ConfigurationManager.cs:line 51
   at Microsoft.VisualStudio.Services.Agent.Tests.Listener.Configuration.ConfigurationManagerL0.CanEnsureConfigureForDeploymentPool() in D:\a\_work\1\s\src\Test\L0\Listener\Configuration\ConfigurationManagerL0.cs:line 233
--- End of stack trace from previous location ---