You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/06/16 12:42:40 UTC

Build failed in Jenkins: JMeter-trunk #2298

See <https://builds.apache.org/job/JMeter-trunk/2298/>

------------------------------------------
[...truncated 109 lines...]
_check_exists:

_check_jarfile:
     [echo] Checking avalon-framework-4.1.4.jar

_get_jarfile:

_get_zipfile:

_check_exists:

_check_jarfile:
     [echo] Checking bcmail-jdk15-1.45.jar

_get_jarfile:

_get_zipfile:

_check_exists:

_check_jarfile:
     [echo] Checking bcprov-jdk15-1.45.jar

_get_jarfile:

_get_zipfile:

_check_exists:

_check_jarfile:
     [echo] Checking bsh-2.0b5.jar

_get_jarfile:

_get_zipfile:

_check_exists:

_check_jarfile:
     [echo] Checking commons-codec-1.6.jar

_get_jarfile:

_get_zipfile:

_check_exists:

_check_jarfile:
     [echo] Checking commons-collections-3.2.1.jar

_get_jarfile:

_get_zipfile:

_check_exists:

_check_jarfile:
     [echo] Checking commons-httpclient-3.1.jar

_get_jarfile:

_get_zipfile:

_check_exists:

_check_jarfile:
     [echo] Checking commons-io-2.2.jar

_get_jarfile:

_get_zipfile:

_check_exists:

_check_jarfile:
     [echo] Checking commons-jexl-1.1.jar

_get_jarfile:

_get_zipfile:

_check_exists:

_check_jarfile:
     [echo] Checking commons-jexl-2.1.1.jar

_get_jarfile:

_get_zipfile:

_check_exists:

_check_jarfile:
     [echo] Checking commons-lang-2.6.jar

_get_jarfile:

_get_zipfile:

_check_exists:

_check_jarfile:
     [echo] Checking commons-logging-1.1.1.jar

_get_jarfile:

_get_zipfile:

_check_exists:

_check_jarfile:
     [echo] Checking commons-net-3.1.jar

_get_jarfile:

_get_zipfile:

_check_exists:

_check_jarfile:
     [echo] Checking excalibur-datasource-1.1.1.jar

_get_jarfile:

_get_zipfile:

_check_exists:

_check_jarfile:
     [echo] Checking excalibur-instrument-1.0.jar

_get_jarfile:

_get_zipfile:

_check_exists:

_check_jarfile:
     [echo] Checking excalibur-logger-1.1.jar

_get_jarfile:

_get_zipfile:

_check_exists:

_check_jarfile:
     [echo] Checking excalibur-pool-1.2.jar

_get_jarfile:

_get_zipfile:

_check_exists:

_check_jarfile:
     [echo] Checking htmllexer-2.1.jar

_get_jarfile:

_get_zipfile:

_check_exists:

_check_jarfile:
     [echo] Checking htmlparser-2.1.jar

_get_jarfile:

_get_zipfile:

_check_exists:

_check_jarfile:
     [echo] Checking httpclient-4.2.jar

_get_jarfile:

_get_zipfile:

_check_exists:

_check_jarfile:
     [echo] Checking httpmime-4.2.jar

_get_jarfile:

_get_zipfile:

_check_exists:

_check_jarfile:
     [echo] Checking httpcore-4.2.1.jar

_get_jarfile:

_get_zipfile:

_check_exists:

_check_jarfile:
     [echo] Checking oro-2.0.8.jar

_get_jarfile:

_get_zipfile:

_check_exists:

_check_jarfile:
     [echo] Checking jcharts-0.7.5.jar

_get_jarfile:
     [echo] Fetching: lib/jcharts-0.7.5.jar
      [get] Getting: http://www.mvnsearch.org/maven2/jcharts/jcharts/0.7.5/jcharts-0.7.5.jar
      [get] To: /usr<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build/jcharts-0.7.5.jar>
      [get] Error getting http://www.mvnsearch.org/maven2/jcharts/jcharts/0.7.5/jcharts-0.7.5.jar to /usr<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build/jcharts-0.7.5.jar>

BUILD FAILED
/usr<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:2512: The following error occurred while executing this line:
/usr<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:2480: The following error occurred while executing this line:
/usr<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:2364: The following error occurred while executing this line:
/usr<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:2392: The following error occurred while executing this line:
/usr<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:2422: java.net.SocketException: Operation not permitted
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
	at java.net.Socket.connect(Socket.java:546)
	at java.net.Socket.connect(Socket.java:495)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:178)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:409)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:530)
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:240)
	at sun.net.www.http.HttpClient.New(HttpClient.java:321)
	at sun.net.www.http.HttpClient.New(HttpClient.java:338)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:935)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:876)
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:801)
	at org.apache.tools.ant.taskdefs.Get$GetThread.openConnection(Get.java:662)
	at org.apache.tools.ant.taskdefs.Get$GetThread.get(Get.java:581)
	at org.apache.tools.ant.taskdefs.Get$GetThread.run(Get.java:571)

Total time: 1 minute 18 seconds
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts

Jenkins build is back to normal : JMeter-trunk #2299

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/JMeter-trunk/2299/>