Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Build Failed - EclipseLink Bootstrap Automated Builds

     [echo] ---- Bootstrap ----

init:
     [echo] ANT_ARGS=' '
     [echo] ANT_OPTS='-Xmx128m'
     [echo]  
     [echo] build.date.build.time='20081029.1100'
     [echo] java.version    = '1.6.0'
     [echo] os.name         = 'Linux'
     [echo] os.arch         = 'ppc'
     [echo] os.version      = '2.6.16.60-0.27-ppc64'
     [echo]  
     [echo] ant.file        = '/opt/public/rt/eclipselink/bootstrap.xml'
     [echo] ant.version     = 'Apache Ant version 1.7.0 compiled on December 13 2006'
     [echo] ant.project.name= 'EclipseLink Bootstrap Automated Builds'
     [echo] ant.java.version= '1.6'
     [echo] ant.home        = '/shared/common/apache-ant-1.7.0'
     [echo]  
     [echo] basedir         = '/opt/public/rt/eclipselink'

init-linux:

init-win:

init-test:

init-test2:

properties-init:
     [echo] svn.exec        ='/usr/local/bin/svn'
     [echo] env.HOME_DIR    = '/shared/rt/eclipselink'
     [echo] env.JAVA_HOME   = '/shared/common/ibm-java-jdk-ppc-60'
     [echo] env.JUNIT_HOME  = '/shared/rt/eclipselink/bld_deps/trunk/junit'
     [echo] env.MAVENANT_DIR= '/shared/rt/eclipselink/bld_deps/trunk/mavenant'
     [echo] env.PATH        = '/shared/common/ibm-java-jdk-ppc-60/bin:/shared/common/apache-ant-1.7.0/bin:/usr/bin:/usr/local/bin:/usr/bin:/bin'
     [echo] env.CLASSPATH   = '/shared/rt/eclipselink/bld_deps/trunk/junit/junit.jar:/shared/common/apache-ant-1.7.0/lib/ant-junit.jar:/shared/rt/eclipselink/trunk/foundation/eclipselink.core.lib/mail.jar:/shared/rt/eclipselink/trunk/foundation/eclipselink.core.lib/activation.jar:/shared/rt/eclipselink/bld_deps/trunk/mavenant/maven-ant-tasks-2.0.8.jar'
     [echo] env.SVN_EXEC    = '/usr/local/bin/svn'
     [echo] env.TARGET      = 'cb'
     [echo] 
     [echo] branch.name     = ''
     [echo] build.root.dir  = '/shared/rt/eclipselink/trunk'
     [echo] build.deps.dir  = '/shared/rt/eclipselink/bld_deps/trunk'
     [echo] log.dir         = '/shared/rt/eclipselink/logs'
     [echo] junit.dir       = '/shared/rt/eclipselink/bld_deps/trunk/junit'
     [echo] junit.lib       = '/shared/rt/eclipselink/bld_deps/trunk/junit/junit.jar'
     [echo] branch.dir      = 'trunk'
     [echo] autobld.file    = 'autobuild.xml'
     [echo] 
     [echo] env.CLASSPATH   = '/shared/rt/eclipselink/bld_deps/trunk/junit/junit.jar:/shared/common/apache-ant-1.7.0/lib/ant-junit.jar:/shared/rt/eclipselink/trunk/foundation/eclipselink.core.lib/mail.jar:/shared/rt/eclipselink/trunk/foundation/eclipselink.core.lib/activation.jar:/shared/rt/eclipselink/bld_deps/trunk/mavenant/maven-ant-tasks-2.0.8.jar'
     [echo] 
     [echo] svn.ro.protocol = 'http:'
     [echo] svn.protocol    = 'svn:'
     [echo] svn.rw.protocol = 'svn+ssh:'
     [echo] svn.base.urlpath= '//dev.eclipse.org/svnroot/rt/org.eclipse.persistence'
     [echo] svn.base.url    = 'svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.persistence'
     [echo] svn.branch.url  = 'svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.persistence/trunk'
     [echo] svn.build.url   = 'svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.persistence/trunk/buildsystem'
     [echo] current.svnrev.file= '/shared/rt/eclipselink/logs/.current_svn_rev'
     [echo] latest.svnrev.file = '/shared/rt/eclipselink/logs/.latest_svn_rev'

get-svn-headrev:
     [exec] Permission denied, please try again.
     [exec] Permission denied, please try again.
     [exec] Permission denied (publickey,password,keyboard-interactive).
     [exec] svn: Connection closed unexpectedly

BUILD FAILED
/opt/public/rt/eclipselink/bootstrap.xml:255: exec returned: 1

Total time: 2 seconds




Back to the top