See <https://builds.apache.org/job/AntLib-props/36/display/redirect>

------------------------------------------
Started by user bodewig
[EnvInject] - Loading node environment variables.
Building remotely on H41 (ubuntu xenial) in workspace 
<https://builds.apache.org/job/AntLib-props/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/ant-antlibs-props.git
 > git init <https://builds.apache.org/job/AntLib-props/ws/> # timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/ant-antlibs-props.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://gitbox.apache.org/repos/asf/ant-antlibs-props.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/ant-antlibs-props.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/ant-antlibs-props.git # timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/ant-antlibs-props.git
 > git fetch --tags --progress 
 > https://gitbox.apache.org/repos/asf/ant-antlibs-props.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision ed44fdfc0fe48f81ab6f70e197857e0052918aa5 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ed44fdfc0fe48f81ab6f70e197857e0052918aa5
Commit message: "TLS"
 > git rev-list --no-walk ed44fdfc0fe48f81ab6f70e197857e0052918aa5 # timeout=10
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git submodule init # timeout=10
 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
 > git config --get submodule.common.url # timeout=10
 > git config -f .gitmodules --get submodule.common.path # timeout=10
 > git submodule update --init --recursive common
[AntLib-props] $ /home/jenkins/tools/ant/latest1.9/bin/ant -file prepare.xml 
bootstrap
Buildfile: <https://builds.apache.org/job/AntLib-props/ws/prepare.xml>

update-prepare-script:
     [echo] updating prepare.xml
     [copy] Copying 1 file to <https://builds.apache.org/job/AntLib-props/ws/>

bootstrap:
     [echo] Bootstrap done. Next step:
     [echo]   ant -f prepare.xml prepare

BUILD SUCCESSFUL
Total time: 0 seconds
[AntLib-props] $ /home/jenkins/tools/ant/latest1.9/bin/ant -file prepare.xml 
prepare
Buildfile: <https://builds.apache.org/job/AntLib-props/ws/prepare.xml>

get-antunit:
     [echo] updating AntUnit
      [get] Getting: 
https://repo1.maven.org/maven2/org/apache/ant/ant-antunit/1.3/ant-antunit-1.3.jar
      [get] To: <https://builds.apache.org/job/AntLib-props/ws/ant-antunit.jar>
      [get] Error getting 
https://repo1.maven.org/maven2/org/apache/ant/ant-antunit/1.3/ant-antunit-1.3.jar
 to <https://builds.apache.org/job/AntLib-props/ws/ant-antunit.jar>

BUILD FAILED
<https://builds.apache.org/job/AntLib-props/ws/prepare.xml>:43: 
javax.net.ssl.SSLException: Received fatal alert: protocol_version
        at com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Alerts.java:166)
        at com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Alerts.java:117)
        at 
com.sun.net.ssl.internal.ssl.SSLSocketImpl.recvAlert(SSLSocketImpl.java:1650)
        at 
com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:925)
        at 
com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1089)
        at 
com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1116)
        at 
com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1100)
        at 
sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:402)
        at 
sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:166)
        at 
sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:133)
        at 
org.apache.tools.ant.taskdefs.Get$GetThread.openConnection(Get.java:736)
        at org.apache.tools.ant.taskdefs.Get$GetThread.get(Get.java:652)
        at org.apache.tools.ant.taskdefs.Get$GetThread.run(Get.java:642)

Total time: 0 seconds
Build step 'Invoke Ant' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
[TASKS] Skipping publisher since build result is FAILURE
Archiving artifacts
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files 
were found. Configuration error?
Publishing Javadoc

Reply via email to