Hi all, I'm using the Amazon EC2 plugin to create new agents. I've set it up to use the Ubuntu 16.04 AMI. Security groups, availability zones, and remote user (ubuntu) are all correct. The EC2 key pair is correct and successfully connects on testing. I specified that the root prefix should be `sudo`. However, when I attempt to provision a new node, I get the following:
INFO: Connecting to xxx.xxx.xxx.xxx on port 22, with timeout 10000. Dec 05, 2016 9:36:57 PM null INFO: Connected via SSH. Dec 05, 2016 9:36:57 PM null INFO: Creating tmp directory (/tmp) if it does not exist Dec 05, 2016 9:36:57 PM null INFO: Verifying that java exists bash: java: command not found Dec 05, 2016 9:36:57 PM null INFO: Installing Java failed: Connection timed out. failed: Connection timed out. What am I getting wrong here? Thanks! Jack -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/7dcf8228-8c00-4da6-a3b7-a8ab5c9e5daf%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
