-
-
Notifications
You must be signed in to change notification settings - Fork 102
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
New Machine requirement: Windows server 2022 build systems #2938
Comments
Provisioned build-azure-win2022-x64-1 ( |
Provisioned a 4 core version at |
These machines need to be deployed using the VS2019 layout from |
TLDR; - Install from layout into default program files(x86) path , after discussion detailed below. Summary Of Slack Discussion About Install Path From Layout. All, Im currently implementing some changes to the ansible infrastructure windows playbooks regarding the Visual Studio 2019 install , currently the Visual Studio 2019 is installed into its default location, ie c:\program files\visual studio\2019, however as part of the windows reproducible build work, the default installation , when installing from a pre-defined layout is c:\vs2019 ... the new playbook changes, has the capability to install from a predefined layout, where available, and "fall back" to the download and install ( which has issues for reproducibility )... are there any thoughts on whether the installation paths should be aligned for both scenarios?, and if so , which way should they be aligned ?, a preference for c:\program files OR c:\vs2019 ? leonarda 23 hours ago sxa 23 hours ago |
Testing (Note that in the absence of the
FYI @andrew-m-leonard These aren't reproducible tests, but just verifying that three of the versions will build ok (Correct compilers available etc.) but they will let us see what the performance of the builds are like on the new system. |
Running on the Failed due to potential permissions issue:
|
Both of those are showing as aborted but it looks like that might have been something downstream in the test jobs. I'll run again:
There should be new runs of both of those jobs in tonight's scheduled run so we will be able to directly compare. |
@sxa Test job Aborted due to this.. Windows docker node ??? :
|
Are you talking about the sanity.external one? I don't think that's generally run on Windows so can be ignored |
Although sanity.openjdk isn't looking too happy either - some java_util stream failures. |
adoptium/ci-jenkins-pipelines#659 will allow the JDK20+ jobs to run on these new machines |
I need to request a new machine: As discussed in this week's PMC meeting we intende to move from building on Windows Server 2012 to the latest version now that @andrew-m-leonard has determined that we can produce binary identical builds of the latest JDKs across both versions.
Please explain what this machine is needed for: Building and testing Windows Server 2022 when 2012 goes out of support later this year.
The text was updated successfully, but these errors were encountered: