Want more features on Pastebin? Sign Up, it's FREE!
Guest

Untitled

By: a guest on Apr 26th, 2011  |  syntax: None  |  size: 4.74 KB  |  views: 203  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. ord-rtv021:/ # /bin/bash -x /etc/init.d/jenkins start
  2. + JENKINS_WAR=/usr/lib/jenkins/jenkins.war
  3. + test -r /usr/lib/jenkins/jenkins.war
  4. + JENKINS_CONFIG=/etc/sysconfig/jenkins
  5. + test -e /etc/sysconfig/jenkins
  6. + test -r /etc/sysconfig/jenkins
  7. + JENKINS_PID_FILE=/var/run/jenkins.pid
  8. + . /etc/init.d/functions
  9. ++ TEXTDOMAIN=initscripts
  10. ++ umask 022
  11. ++ PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin
  12. ++ export PATH
  13. ++ '[' -z '' ']'
  14. ++ COLUMNS=80
  15. ++ '[' -z '' ']'
  16. +++ /sbin/consoletype
  17. ++ CONSOLETYPE=pty
  18. ++ '[' -f /etc/sysconfig/i18n -a -z '' ']'
  19. ++ . /etc/sysconfig/i18n
  20. +++ LANG=en_US.UTF-8
  21. +++ SUPPORTED=en_US.UTF-8:en_US:en
  22. +++ SYSFONT=latarcyrheb-sun16
  23. ++ '[' pty '!=' pty ']'
  24. ++ '[' -n '' ']'
  25. ++ export LANG
  26. ++ '[' -z '' ']'
  27. ++ '[' -f /etc/sysconfig/init ']'
  28. ++ . /etc/sysconfig/init
  29. +++ BOOTUP=color
  30. +++ GRAPHICAL=yes
  31. +++ RES_COL=60
  32. +++ MOVE_TO_COL='echo -en \033[60G'
  33. +++ SETCOLOR_SUCCESS='echo -en \033[0;32m'
  34. +++ SETCOLOR_FAILURE='echo -en \033[0;31m'
  35. +++ SETCOLOR_WARNING='echo -en \033[0;33m'
  36. +++ SETCOLOR_NORMAL='echo -en \033[0;39m'
  37. +++ LOGLEVEL=3
  38. +++ PROMPT=yes
  39. ++ '[' pty = serial ']'
  40. ++ '[' color '!=' verbose ']'
  41. ++ INITLOG_ARGS=-q
  42. + '[' -f /etc/sysconfig/jenkins ']'
  43. + . /etc/sysconfig/jenkins
  44. ++ JENKINS_HOME=/export/home/jenkins/jenkins-ci
  45. ++ JENKINS_JAVA_CMD=
  46. ++ JENKINS_USER=jenkins
  47. ++ JENKINS_JAVA_OPTIONS=-Djava.awt.headless=true
  48. ++ JENKINS_PORT=8080
  49. ++ JENKINS_DEBUG_LEVEL=5
  50. ++ JENKINS_ENABLE_ACCESS_LOG=no
  51. ++ JENKINS_HANDLER_MAX=100
  52. ++ JENKINS_HANDLER_IDLE=20
  53. ++ JENKINS_ARGS=
  54. + '[' -n /export/home/jenkins/jenkins-ci ']'
  55. + '[' -d /export/home/jenkins/jenkins-ci ']'
  56. + for candidate in /usr/lib/jvm/java-1.6.0/bin/java /usr/lib/jvm/jre-1.6.0/bin/java /usr/lib/jvm/java-1.5.0/bin/java /usr/lib/jvm/jre-1.5.0/bin/java /usr/bin/java
  57. + '[' -x '' ']'
  58. + JENKINS_JAVA_CMD=/usr/lib/jvm/java-1.6.0/bin/java
  59. + for candidate in /usr/lib/jvm/java-1.6.0/bin/java /usr/lib/jvm/jre-1.6.0/bin/java /usr/lib/jvm/java-1.5.0/bin/java /usr/lib/jvm/jre-1.5.0/bin/java /usr/bin/java
  60. + '[' -x /usr/lib/jvm/java-1.6.0/bin/java ']'
  61. + JENKINS_JAVA_CMD=/usr/lib/jvm/jre-1.6.0/bin/java
  62. + for candidate in /usr/lib/jvm/java-1.6.0/bin/java /usr/lib/jvm/jre-1.6.0/bin/java /usr/lib/jvm/java-1.5.0/bin/java /usr/lib/jvm/jre-1.5.0/bin/java /usr/bin/java
  63. + '[' -x /usr/lib/jvm/jre-1.6.0/bin/java ']'
  64. + JENKINS_JAVA_CMD=/usr/lib/jvm/java-1.5.0/bin/java
  65. + for candidate in /usr/lib/jvm/java-1.6.0/bin/java /usr/lib/jvm/jre-1.6.0/bin/java /usr/lib/jvm/java-1.5.0/bin/java /usr/lib/jvm/jre-1.5.0/bin/java /usr/bin/java
  66. + '[' -x /usr/lib/jvm/java-1.5.0/bin/java ']'
  67. + JENKINS_JAVA_CMD=/usr/lib/jvm/jre-1.5.0/bin/java
  68. + for candidate in /usr/lib/jvm/java-1.6.0/bin/java /usr/lib/jvm/jre-1.6.0/bin/java /usr/lib/jvm/java-1.5.0/bin/java /usr/lib/jvm/jre-1.5.0/bin/java /usr/bin/java
  69. + '[' -x /usr/lib/jvm/jre-1.5.0/bin/java ']'
  70. + JENKINS_JAVA_CMD=/usr/bin/java
  71. + JAVA_CMD='/usr/bin/java -Djava.awt.headless=true -DJENKINS_HOME=/export/home/jenkins/jenkins-ci -jar /usr/lib/jenkins/jenkins.war'
  72. + PARAMS='--logfile=/var/log/jenkins/jenkins.log --daemon'
  73. + '[' -n 8080 ']'
  74. + PARAMS='--logfile=/var/log/jenkins/jenkins.log --daemon --httpPort=8080'
  75. + '[' -n 5 ']'
  76. + PARAMS='--logfile=/var/log/jenkins/jenkins.log --daemon --httpPort=8080 --debug=5'
  77. + '[' -n '' ']'
  78. + '[' -n 100 ']'
  79. + PARAMS='--logfile=/var/log/jenkins/jenkins.log --daemon --httpPort=8080 --debug=5 --handlerCountMax=100'
  80. + '[' -n 20 ']'
  81. + PARAMS='--logfile=/var/log/jenkins/jenkins.log --daemon --httpPort=8080 --debug=5 --handlerCountMax=100 --handlerCountMaxIdle=20'
  82. + '[' -n '' ']'
  83. + '[' no = yes ']'
  84. + RETVAL=0
  85. + case "$1" in
  86. + echo -n 'Starting Jenkins '
  87. Starting Jenkins + daemon --user jenkins --pidfile /var/run/jenkins.pid /usr/bin/java -Djava.awt.headless=true -DJENKINS_HOME=/export/home/jenkins/jenkins-ci -jar /usr/lib/jenkins/jenkins.war --logfile=/var/log/jenkins/jenkins.log --daemon --httpPort=8080 --debug=5 --handlerCountMax=100 --handlerCountMaxIdle=20
  88. + local gotbase= force=
  89. + local base= user= nice= bg= pid=
  90. + nicelevel=0
  91. + '[' --user '!=' -user ']'
  92. + case $1 in
  93. + user=jenkins
  94. + shift 2
  95. + '[' --pidfile '!=' -pidfile ']'
  96. + case $1 in
  97. + echo '/etc/init.d/jenkins: Usage: daemon [+/-nicelevel] {program}'
  98. + return 1
  99. + RETVAL=1
  100. + '[' 1 = 0 ']'
  101. + failure
  102. + rc=1
  103. + '[' -z '' ']'
  104. + initlog -q -n /etc/init.d/jenkins -s '' -e 2
  105. + '[' color '!=' verbose -a -z '' ']'
  106. + echo_failure
  107. + '[' color = color ']'
  108. + echo -en '\033[60G'
  109.                                                            + echo -n '['
  110. [+ '[' color = color ']'
  111. + echo -en '\033[0;31m'
  112. + echo -n FAILED
  113. FAILED+ '[' color = color ']'
  114. + echo -en '\033[0;39m'
  115. + echo -n ']'
  116. ]+ echo -ne '\r'
  117. + return 1
  118. + '[' -x /usr/bin/rhgb-client ']'
  119. + /usr/bin/rhgb-client --details=yes
  120. + return 1
  121. + echo
  122.  
  123. + exit 1
clone this paste RAW Paste Data