Skip to content

Instantly share code, notes, and snippets.

@maplebed
Created August 1, 2013 19:44
Show Gist options
  • Save maplebed/6134578 to your computer and use it in GitHub Desktop.
Save maplebed/6134578 to your computer and use it in GitHub Desktop.
[08/01/13 19:26:14] [SSH] Opening SSH connection to benjslave2:22.
[08/01/13 19:26:14] [SSH] Authentication successful.
[08/01/13 19:26:15] [SSH] The remote users environment is:
HOME='/var/lib/jenkins'
IFS='
'
LANG='en_US.UTF-8'
LOGNAME='jenkins'
MAIL='/var/mail/jenkins'
OPTIND='1'
PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games'
PPID='11071'
PS1='$ '
PS2='> '
PS4='+ '
PWD='/var/lib/jenkins'
SHELL='/bin/sh'
SSH_CLIENT='10.x.x.x 39128 22'
SSH_CONNECTION='10.x.x.x 39128 10.x.x.x 22'
USER='jenkins'
[08/01/13 19:26:15] [SSH] Checking java version of java
[08/01/13 19:26:15] [SSH] java -version returned 1.6.0_27.
[08/01/13 19:26:15] [SSH] Starting sftp client.
[08/01/13 19:26:15] [SSH] Copying latest slave.jar...
[08/01/13 19:26:15] [SSH] Copied 326,561 bytes.
Expanded the channel window size to 4MB
[08/01/13 19:26:15] [SSH] Starting slave process: cd '/var/lib/jenkins' && java -jar slave.jar
<===[JENKINS REMOTING CAPACITY]===>channel started
Slave.jar version: 2.28
This is a Unix slave
Copied maven-agent.jar
Copied maven3-agent.jar
Copied maven3-interceptor.jar
Copied maven-interceptor.jar
Copied maven2.1-interceptor.jar
Copied plexus-classworld.jar
Copied classworlds.jar
Evacuated stdout
Slave successfully connected and online
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment