saltstack / salt

Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here:
https://repo.saltproject.io/
Apache License 2.0
13.98k stars 5.47k forks source link

[3006.x] Fix nightly build test missed in PR 65937 #66617

Closed dmurphy18 closed 3 weeks ago

dmurphy18 commented 4 weeks ago

What does this PR do?

Fixes missing test failure not seen in PR 65937

What issues does this PR fix or reference?

Fixes: Fixes missing test failure not seen in PR 65937

Previous Behavior

Remove this section if not relevant

New Behavior

Remove this section if not relevant

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

Commits signed with GPG?

Yes

Please review Salt's Contributing Guide for best practices, including the PR Guidelines.

See GitHub's page on GPG signing for more information about signing commits with GPG.

dmurphy18 commented 4 weeks ago

Blocked by Windows failures

Creating Layout for Visual Studio 2017 build tools: 
Success
Installing Certificate Sign Root Certificate: 
Failed
Installing Certificate Root Certificate: 
Failed
Installing Visual Studio [201](https://github.com/saltstack/salt/actions/runs/9371525183/job/25807926056?pr=66617#step:10:202)7 build tools: 
Failed
Failed to install Visual Studio Build Tools
[20:22:06] Command '('powershell.exe', '&', 'pkg/windows/build.cmd', '-Architecture', 'amd64', '-Version', '3006.8+112.g7178fc0f8f', '-PythonVersion', '3.10.14', '-RelenvVersion', '0.16.0',
           '-CICD', '-SkipInstall')' returned non-zero exit status 1.                                                                                                                        
Error: Process completed with exit code 1.
##[debug]Finishing: Build Windows Packages
dwoz commented 3 weeks ago

Merging to un-block.