Jul 23, 2024 12:04:05 AM hudson.plugins.ec2.EC2Cloud
INFO: Creating ~/.hudson-run-init
Jul 23, 2024 12:04:05 AM hudson.plugins.ec2.EC2Cloud
INFO: Verifying: java -fullversion
openjdk full version "11.0.22+7"
Jul 23, 2024 12:04:08 AM hudson.plugins.ec2.EC2Cloud
INFO: Verifying: which scp
/usr/bin/scp
Jul 23, 2024 12:04:08 AM hudson.plugins.ec2.EC2Cloud
INFO: Copying remoting.jar to: /tmp
Jul 23, 2024 12:04:08 AM hudson.plugins.ec2.EC2Cloud
INFO: Launching remoting agent (via Trilead SSH2 Connection): java -jar /tmp/remoting.jar -workDir /var/jenkins
<===[JENKINS REMOTING CAPACITY]===>Remoting version: 3160.vd76b_9ddd10cc
Launcher: EC2UnixLauncher
Communication Protocol: Standard in/out
This is a Unix agent
Evacuated stdout
Agent successfully connected and online
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.
Description
Make sure Ubuntu is using JDK21 when connecting to Main node
Issues Resolved
opensearch-project/opensearch-build#4771 https://github.com/opensearch-project/opensearch-ci/issues/484
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.