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 2015/12/30 18:06:21 UTC

Build failed in Jenkins: JMeter-trunk #4864

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

Changes:

[fschumacher] Extract yet another method to reduce complexity of generate.

[fschumacher] Use addSampleConsumer instead of setSampleConsumer (same functionality). Reorder addition of Consumers.

[fschumacher] Extract generation of Consumers out of the generate method to make it less complex.

[fschumacher] Extract method to reduce complexity of method generate

[fschumacher] No need to declare throwing an exception, when we are in a non derivable method and are not throwing anything.

[fschumacher] Javadoc corrections

[fschumacher] Use Boolean.parseBoolean instead of doing the string compare ourself. Correct javadoc

------------------------------------------
[...truncated 5969 lines...]
A         src/protocol/jdbc/org/apache/jmeter/protocol/jdbc
AU        src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/JDBCTestElementBeanInfoSupport.java
A         src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/processor
AU        src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/processor/AbstractJDBCProcessor.java
AU        src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/processor/JDBCPreProcessorResources_fr.properties
AU        src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/processor/JDBCPostProcessor.java
AU        src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/processor/JDBCPreProcessor.java
AU        src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/processor/JDBCPostProcessorBeanInfo.java
AU        src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/processor/JDBCPreProcessorBeanInfo.java
AU        src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/processor/JDBCPostProcessorResources.properties
AU        src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/processor/JDBCPreProcessorResources.properties
AU        src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/processor/JDBCPostProcessorResources_fr.properties
AU        src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/AbstractJDBCTestElement.java
A         src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/sampler
AU        src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/sampler/JDBCSampler.java
AU        src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/sampler/JDBCSamplerResources_zh_TW.properties
AU        src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/sampler/JDBCSamplerBeanInfo.java
AU        src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/sampler/JDBCSamplerResources.properties
AU        src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/sampler/JDBCSamplerResources_tr.properties
AU        src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/sampler/JDBCSamplerResources_pt_BR.properties
AU        src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/sampler/JDBCSamplerResources_es.properties
AU        src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/sampler/JDBCSamplerResources_fr.properties
A         src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/config
AU        src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/config/DataSourceElementResources_tr.properties
AU        src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/config/DataSourceElementResources_pt_BR.properties
AU        src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/config/DataSourceElementResources_es.properties
AU        src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/config/DataSourceElementResources_fr.properties
AU        src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/config/DataSourceElement.java
AU        src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/config/DataSourceElementResources_zh_TW.properties
AU        src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/config/DataSourceElementBeanInfo.java
AU        src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/config/DataSourceElementResources.properties
A         src/protocol/mail
A         src/protocol/mail/META-INF
A         src/protocol/mail/META-INF/javamail.providers
A         src/protocol/mail/org
A         src/protocol/mail/org/apache
A         src/protocol/mail/org/apache/jmeter
A         src/protocol/mail/org/apache/jmeter/protocol
A         src/protocol/mail/org/apache/jmeter/protocol/mail
A         src/protocol/mail/org/apache/jmeter/protocol/mail/sampler
A         src/protocol/mail/org/apache/jmeter/protocol/mail/sampler/gui
AU        src/protocol/mail/org/apache/jmeter/protocol/mail/sampler/gui/MailReaderSamplerGui.java
AU        src/protocol/mail/org/apache/jmeter/protocol/mail/sampler/MailFileMessage.java
AU        src/protocol/mail/org/apache/jmeter/protocol/mail/sampler/MailReaderSampler.java
AU        src/protocol/mail/org/apache/jmeter/protocol/mail/sampler/MailFileFolder.java
AU        src/protocol/mail/org/apache/jmeter/protocol/mail/sampler/MailFileStore.java
A         src/protocol/mail/org/apache/jmeter/protocol/smtp
A         src/protocol/mail/org/apache/jmeter/protocol/smtp/sampler
AU        src/protocol/mail/org/apache/jmeter/protocol/smtp/sampler/SmtpSampler.java
A         src/protocol/mail/org/apache/jmeter/protocol/smtp/sampler/tools
AU        src/protocol/mail/org/apache/jmeter/protocol/smtp/sampler/tools/CounterOutputStream.java
A         src/protocol/mail/org/apache/jmeter/protocol/smtp/sampler/protocol
AU        src/protocol/mail/org/apache/jmeter/protocol/smtp/sampler/protocol/SendMailCommand.java
AU        src/protocol/mail/org/apache/jmeter/protocol/smtp/sampler/protocol/LocalTrustStoreSSLSocketFactory.java
AU        src/protocol/mail/org/apache/jmeter/protocol/smtp/sampler/protocol/SynchronousTransportListener.java
AU        src/protocol/mail/org/apache/jmeter/protocol/smtp/sampler/protocol/TrustAllSSLSocketFactory.java
A         src/protocol/mail/org/apache/jmeter/protocol/smtp/sampler/gui
AU        src/protocol/mail/org/apache/jmeter/protocol/smtp/sampler/gui/SmtpSamplerGui.java
AU        src/protocol/mail/org/apache/jmeter/protocol/smtp/sampler/gui/SmtpPanel.java
AU        src/protocol/mail/org/apache/jmeter/protocol/smtp/sampler/gui/SecuritySettingsPanel.java
A         src/protocol/mongodb
A         src/protocol/mongodb/org
A         src/protocol/mongodb/org/apache
A         src/protocol/mongodb/org/apache/jmeter
A         src/protocol/mongodb/org/apache/jmeter/protocol
A         src/protocol/mongodb/org/apache/jmeter/protocol/mongodb
A         src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/mongo
AU        src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/mongo/MongoUtils.java
AU        src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/mongo/EvalResultHandler.java
AU        src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/mongo/MongoDB.java
A         src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/sampler
AU        src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/sampler/MongoScriptSampler.java
AU        src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/sampler/MongoScriptSamplerBeanInfo.java
AU        src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/sampler/MongoScriptRunner.java
AU        src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/sampler/MongoScriptSamplerResources.properties
AU        src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/sampler/MongoScriptSamplerResources_fr.properties
A         src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/config
AU        src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/config/MongoSourceElement.java
AU        src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/config/MongoSourceElementBeanInfo.java
AU        src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/config/MongoSourceElementResources.properties
AU        src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/config/MongoDBHolder.java
AU        src/protocol/mongodb/org/apache/jmeter/protocol/mongodb/config/MongoSourceElementResources_fr.properties
A         src/protocol/native
A         src/protocol/native/org
A         src/protocol/native/org/apache
A         src/protocol/native/org/apache/jmeter
A         src/protocol/native/org/apache/jmeter/protocol
A         src/protocol/native/org/apache/jmeter/protocol/system
A         src/protocol/native/org/apache/jmeter/protocol/system/gui
AU        src/protocol/native/org/apache/jmeter/protocol/system/gui/SystemSamplerGui.java
AU        src/protocol/native/org/apache/jmeter/protocol/system/NativeCommand.java
AU        src/protocol/native/org/apache/jmeter/protocol/system/SystemSampler.java
A         src/protocol/tcp
A         src/protocol/tcp/org
A         src/protocol/tcp/org/apache
A         src/protocol/tcp/org/apache/jmeter
A         src/protocol/tcp/org/apache/jmeter/protocol
A         src/protocol/tcp/org/apache/jmeter/protocol/tcp
A         src/protocol/tcp/org/apache/jmeter/protocol/tcp/config
A         src/protocol/tcp/org/apache/jmeter/protocol/tcp/config/gui
AU        src/protocol/tcp/org/apache/jmeter/protocol/tcp/config/gui/TCPConfigGui.java
A         src/protocol/tcp/org/apache/jmeter/protocol/tcp/control
A         src/protocol/tcp/org/apache/jmeter/protocol/tcp/control/gui
AU        src/protocol/tcp/org/apache/jmeter/protocol/tcp/control/gui/TCPSamplerGui.java
A         src/protocol/tcp/org/apache/jmeter/protocol/tcp/sampler
AU        src/protocol/tcp/org/apache/jmeter/protocol/tcp/sampler/TCPClientImpl.java
AU        src/protocol/tcp/org/apache/jmeter/protocol/tcp/sampler/TCPClientDecorator.java
AU        src/protocol/tcp/org/apache/jmeter/protocol/tcp/sampler/AbstractTCPClient.java
AU        src/protocol/tcp/org/apache/jmeter/protocol/tcp/sampler/ReadException.java
AU        src/protocol/tcp/org/apache/jmeter/protocol/tcp/sampler/TCPSampler.java
AU        src/protocol/tcp/org/apache/jmeter/protocol/tcp/sampler/BinaryTCPClientImpl.java
AU        src/protocol/tcp/org/apache/jmeter/protocol/tcp/sampler/LengthPrefixedBinaryTCPClientImpl.java
AU        src/protocol/tcp/org/apache/jmeter/protocol/tcp/sampler/TCPClient.java
A         src/protocol/ftp
A         src/protocol/ftp/org
A         src/protocol/ftp/org/apache
A         src/protocol/ftp/org/apache/jmeter
A         src/protocol/ftp/org/apache/jmeter/protocol
A         src/protocol/ftp/org/apache/jmeter/protocol/ftp
A         src/protocol/ftp/org/apache/jmeter/protocol/ftp/control
A         src/protocol/ftp/org/apache/jmeter/protocol/ftp/control/gui
AU        src/protocol/ftp/org/apache/jmeter/protocol/ftp/control/gui/FtpTestSamplerGui.java
A         src/protocol/ftp/org/apache/jmeter/protocol/ftp/sampler
AU        src/protocol/ftp/org/apache/jmeter/protocol/ftp/sampler/FTPSampler.java
A         src/protocol/ftp/org/apache/jmeter/protocol/ftp/config
A         src/protocol/ftp/org/apache/jmeter/protocol/ftp/config/gui
AU        src/protocol/ftp/org/apache/jmeter/protocol/ftp/config/gui/FtpConfigGui.java
A         src/protocol/jms
A         src/protocol/jms/org
A         src/protocol/jms/org/apache
A         src/protocol/jms/org/apache/jmeter
A         src/protocol/jms/org/apache/jmeter/protocol
A         src/protocol/jms/org/apache/jmeter/protocol/jms
A         src/protocol/jms/org/apache/jmeter/protocol/jms/client
AU        src/protocol/jms/org/apache/jmeter/protocol/jms/client/Publisher.java
AU        src/protocol/jms/org/apache/jmeter/protocol/jms/client/InitialContextFactory.java
AU        src/protocol/jms/org/apache/jmeter/protocol/jms/client/ReceiveSubscriber.java
AU        src/protocol/jms/org/apache/jmeter/protocol/jms/client/ClientPool.java
AU        src/protocol/jms/org/apache/jmeter/protocol/jms/Utils.java
A         src/protocol/jms/org/apache/jmeter/protocol/jms/control
A         src/protocol/jms/org/apache/jmeter/protocol/jms/control/gui
AU        src/protocol/jms/org/apache/jmeter/protocol/jms/control/gui/JMSPublisherGui.java
AU        src/protocol/jms/org/apache/jmeter/protocol/jms/control/gui/JMSSamplerGui.java
AU        src/protocol/jms/org/apache/jmeter/protocol/jms/control/gui/JMSSubscriberGui.java
AU        src/protocol/jms/org/apache/jmeter/protocol/jms/control/gui/JMSPropertiesPanel.java
A         src/protocol/jms/org/apache/jmeter/protocol/jms/sampler
AU        src/protocol/jms/org/apache/jmeter/protocol/jms/sampler/JMSProperties.java
AU        src/protocol/jms/org/apache/jmeter/protocol/jms/sampler/TemporaryQueueExecutor.java
AU        src/protocol/jms/org/apache/jmeter/protocol/jms/sampler/SubscriberSampler.java
AU        src/protocol/jms/org/apache/jmeter/protocol/jms/sampler/BaseJMSSampler.java
AU        src/protocol/jms/org/apache/jmeter/protocol/jms/sampler/JMSSampler.java
AU        src/protocol/jms/org/apache/jmeter/protocol/jms/sampler/MessageAdmin.java
AU        src/protocol/jms/org/apache/jmeter/protocol/jms/sampler/JMSProperty.java
AU        src/protocol/jms/org/apache/jmeter/protocol/jms/sampler/PublisherSampler.java
AU        src/protocol/jms/org/apache/jmeter/protocol/jms/sampler/FixedQueueExecutor.java
AU        src/protocol/jms/org/apache/jmeter/protocol/jms/sampler/QueueExecutor.java
AU        src/protocol/jms/org/apache/jmeter/protocol/jms/sampler/Receiver.java
 U        .
At revision 1722380
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[trunk] $ /home/jenkins/tools/ant/latest/bin/ant -Djava.awt.headless=true -Danakia.lastModifiedCheck=false _gump_properties svnCheck clean-dist clean download_jars download_checkstyle init-svnVersion nightly test checkstyle _dist_maven
Buildfile: <https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>

_gump_properties:
     [echo] 
     [echo]  Gump properties for this run
     [echo]   jmeter.version      = ${jmeter.version}
     [echo]   gump.run            = false
     [echo]   date.projectfile    = ${date.projectfile}
     [echo]   version.projectfile = ${version.projectfile}
     [echo]  Build file:
     [echo]   version.build       = $Revision: 1719635 $
     [echo]  Java properties:
     [echo]   target.java.version = 1.7
     [echo]   src.java.version    = 1.7
     [echo]   optimize            = on
     [echo]   deprecation         = off
     [echo]   encoding            = UTF-8
     [echo]   
[echoproperties] #Ant properties
[echoproperties] #Wed Dec 30 17:06:23 UTC 2015
[echoproperties] ant.core.lib=/home/jenkins/tools/ant/latest/lib/ant.jar
[echoproperties] ant.file=<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>
[echoproperties] ant.file.JMeter=<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>
[echoproperties] ant.file.type=file
[echoproperties] ant.file.type.JMeter=file
[echoproperties] ant.home=/home/jenkins/tools/ant/latest
[echoproperties] ant.java.version=1.7
[echoproperties] ant.library.dir=/home/jenkins/tools/ant/latest/lib
[echoproperties] ant.project.default-target=install
[echoproperties] ant.project.invoked-targets=_gump_properties,svnCheck,clean-dist,clean,download_jars,download_checkstyle,init-svnVersion,nightly,test,checkstyle,_dist_maven
[echoproperties] ant.project.name=JMeter
[echoproperties] ant.version=Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echoproperties] #Ant properties
[echoproperties] #Wed Dec 30 17:06:23 UTC 2015
[echoproperties] gump.run=false
[echoproperties] #Ant properties
[echoproperties] #Wed Dec 30 17:06:23 UTC 2015
[echoproperties] os.arch=amd64
[echoproperties] os.name=Linux
[echoproperties] os.version=3.13.0-30-generic
[echoproperties] #Ant properties
[echoproperties] #Wed Dec 30 17:06:23 UTC 2015
[echoproperties] java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment
[echoproperties] java.awt.headless=true
[echoproperties] java.awt.printerjob=sun.print.PSPrinterJob
[echoproperties] java.class.path=/home/jenkins/tools/ant/latest/lib/ant-launcher.jar\:/home/jenkins/tools/ant/latest/lib/ant-antlr.jar\:/home/jenkins/tools/ant/latest/lib/ant-apache-bsf.jar\:/home/jenkins/tools/ant/latest/lib/ant-apache-oro.jar\:/home/jenkins/tools/ant/latest/lib/ant-apache-bcel.jar\:/home/jenkins/tools/ant/latest/lib/ant-commons-net.jar\:/home/jenkins/tools/ant/latest/lib/ant-apache-regexp.jar\:/home/jenkins/tools/ant/latest/lib/ant-jai.jar\:/home/jenkins/tools/ant/latest/lib/ant-launcher.jar\:/home/jenkins/tools/ant/latest/lib/ant-testutil.jar\:/home/jenkins/tools/ant/latest/lib/ant-junit4.jar\:/home/jenkins/tools/ant/latest/lib/ant-junit.jar\:/home/jenkins/tools/ant/latest/lib/ant.jar\:/home/jenkins/tools/ant/latest/lib/ant-jmf.jar\:/home/jenkins/tools/ant/latest/lib/ant-apache-resolver.jar\:/home/jenkins/tools/ant/latest/lib/ant-jdepend.jar\:/home/jenkins/tools/ant/latest/lib/ant-javamail.jar\:/home/jenkins/tools/ant/latest/lib/ant-commons-logging.jar\:/home/jenkins/tools/ant/latest/lib/ant-apache-xalan2.jar\:/home/jenkins/tools/ant/latest/lib/ant-jsch.jar\:/home/jenkins/tools/ant/latest/lib/ant-apache-log4j.jar\:/home/jenkins/tools/ant/latest/lib/ant-netrexx.jar\:/home/jenkins/tools/ant/latest/lib/ant-swing.jar\:/jenkins/tools/hudson.model.JDK/latest1.7/lib/tools.jar
[echoproperties] java.class.version=51.0
[echoproperties] java.endorsed.dirs=/jenkins/tools/hudson.model.JDK/latest1.7/jre/lib/endorsed
[echoproperties] java.ext.dirs=/jenkins/tools/hudson.model.JDK/latest1.7/jre/lib/ext\:/usr/java/packages/lib/ext
[echoproperties] java.home=/jenkins/tools/hudson.model.JDK/latest1.7/jre
[echoproperties] java.io.tmpdir=/tmp
[echoproperties] java.library.path=/usr/java/packages/lib/amd64\:/usr/lib64\:/lib64\:/lib\:/usr/lib
[echoproperties] java.runtime.name=Java(TM) SE Runtime Environment
[echoproperties] java.runtime.version=1.7.0_80-b15
[echoproperties] java.specification.name=Java Platform API Specification
[echoproperties] java.specification.vendor=Oracle Corporation
[echoproperties] java.specification.version=1.7
[echoproperties] java.vendor=Oracle Corporation
[echoproperties] java.vendor.url=http\://java.oracle.com/
[echoproperties] java.vendor.url.bug=http\://bugreport.sun.com/bugreport/
[echoproperties] java.version=1.7.0_80
[echoproperties] java.vm.info=mixed mode
[echoproperties] java.vm.name=Java HotSpot(TM) 64-Bit Server VM
[echoproperties] java.vm.specification.name=Java Virtual Machine Specification
[echoproperties] java.vm.specification.vendor=Oracle Corporation
[echoproperties] java.vm.specification.version=1.7
[echoproperties] java.vm.vendor=Oracle Corporation
[echoproperties] java.vm.version=24.80-b11
[echoproperties] javadoc.encoding=UTF-8
[echoproperties] javamail.jar=mail-1.5.0-b01.jar
[echoproperties] javamail.loc=https\://repo1.maven.org/maven2/javax/mail/mail/1.5.0-b01
[echoproperties] javamail.md5=7b56e34995f7f1cb55d7806b935f90a4
[echoproperties] javamail.version=1.5.0-b01

svnCheck:
     [exec] svn: The path '.' appears to be part of a Subversion 1.7 or greater
     [exec] working copy.  Please upgrade your Subversion client to use this
     [exec] working copy.

BUILD FAILED
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:2699: exec returned: 1

Total time: 2 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 #4866

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


Build failed in Jenkins: JMeter-trunk #4865

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

Changes:

[fschumacher] Remove unused import and reorder remaining import statements.

[fschumacher] Extract methods for temp dir management out of method generate

[fschumacher] Remove unused Map graphMap. It was only a local variable and it was only written to it.

[fschumacher] Extract a method to lessen the complexity of the method generate

------------------------------------------
[...truncated 5968 lines...]
AU        docs/images/screenshots/jdbctest/threadgroup1.png
AU        docs/images/screenshots/jdbctest/threadgroup2.png
AU        docs/images/screenshots/jdbctest/jdbc-request.png
AU        docs/images/screenshots/jdbctest/JDBCRequest.png
AU        docs/images/screenshots/jdbctest/JDBCRequest2.png
AU        docs/images/screenshots/jdbctest/JDBCRequest3.png
AU        docs/images/screenshots/jdbctest/jdbc-results.png
AU        docs/images/screenshots/beanshellsampler.png
AU        docs/images/screenshots/teardown_thread_group.png
AU        docs/images/screenshots/http-request-raw-body.png
AU        docs/images/screenshots/xml_assertion.png
AU        docs/images/screenshots/java_request.png
A         docs/images/screenshots/logic-controller
AU        docs/images/screenshots/logic-controller/simple-controller.png
AU        docs/images/screenshots/logic-controller/critical-section-controller.png
AU        docs/images/screenshots/logic-controller/interleave-controller.png
AU        docs/images/screenshots/logic-controller/interleave2.png
AU        docs/images/screenshots/logic-controller/interleave3.png
AU        docs/images/screenshots/logic-controller/simple-example.png
AU        docs/images/screenshots/logic-controller/foreach-example2.png
AU        docs/images/screenshots/logic-controller/once-only-controller.png
AU        docs/images/screenshots/logic-controller/foreach-controller.png
AU        docs/images/screenshots/logic-controller/loop-controller.png
AU        docs/images/screenshots/logic-controller/once-only-example.png
AU        docs/images/screenshots/logic-controller/recording-controller.png
AU        docs/images/screenshots/logic-controller/critical-section-controller-tp.png
AU        docs/images/screenshots/logic-controller/interleave.png
AU        docs/images/screenshots/logic-controller/foreach-example.png
AU        docs/images/screenshots/logic-controller/random-controller.png
AU        docs/images/screenshots/logic-controller/loop-example.png
AU        docs/images/screenshots/html_link_parser.png
AU        docs/images/screenshots/template_menu.png
AU        docs/images/screenshots/save_image.png
AU        docs/images/screenshots/smtp_sampler.png
AU        docs/images/screenshots/aggregate_graph.png
AU        docs/images/screenshots/ldap_defaults.png
AU        docs/images/screenshots/table_results.png
AU        docs/images/screenshots/test_action.png
AU        docs/images/screenshots/monitor_health.png
AU        docs/images/screenshots/resultstatusactionhandler.png
AU        docs/images/screenshots/workbench.png
AU        docs/images/screenshots/scoping1.png
A         docs/images/screenshots/assertion
AU        docs/images/screenshots/assertion/assertionscope.png
AU        docs/images/screenshots/assertion/MD5HexAssertion.png
AU        docs/images/screenshots/assertion/example1c-pass.png
AU        docs/images/screenshots/assertion/compare.png
AU        docs/images/screenshots/assertion/assertion.png
AU        docs/images/screenshots/assertion/example1c-fail.png
AU        docs/images/screenshots/assertion/XMLSchemaAssertion.png
AU        docs/images/screenshots/assertion/assertionscopevar.png
AU        docs/images/screenshots/assertion/smime.png
AU        docs/images/screenshots/assertion/HTMLAssertion.png
AU        docs/images/screenshots/assertion/example1a.png
AU        docs/images/screenshots/assertion/example1b.png
AU        docs/images/screenshots/scoping3.png
AU        docs/images/screenshots/mailervisualizer.png
AU        docs/images/screenshots/aggregate_graph_settings.png
AU        docs/images/screenshots/testplan.png
AU        docs/images/screenshots/parameter_mask.png
AU        docs/images/screenshots/template_wizard.png
A         docs/demos
AU        docs/demos/InterleaveTestPlan2.jmx
AU        docs/demos/HeaderManagerTestPlan.jmx
AU        docs/demos/OnceOnlyTestPlan.jmx
AU        docs/demos/BeanShellAssertion.bsh
AU        docs/demos/SimpleTestPlan.jmx
AU        docs/demos/AuthManagerTestPlan.jmx
AU        docs/demos/InterleaveTestPlan.jmx
AU        docs/demos/URLRewritingExample.jmx
AU        docs/demos/JMSPointToPoint.jmx
AU        docs/demos/AssertionTestPlan.jmx
AU        docs/demos/forEachTestPlan.jmx
AU        docs/demos/ProxyServerTestPlan.jmx
AU        docs/demos/LoopTestPlan.jmx
AU        docs/demos/JDBC-Pre-Post-Processor.jmx
AU        docs/demos/RegEx-User-Parameters.jmx
AU        docs/demos/ForEachTest2.jmx
AU        docs/mail2.html
AU        docs/index.html
AU        docs/changes.html
A         docs/usermanual
AU        docs/usermanual/regular_expressions.html
AU        docs/usermanual/glossary.html
AU        docs/usermanual/build-ldapext-test-plan.html
AU        docs/usermanual/remote-test.html
AU        docs/usermanual/listeners.html
AU        docs/usermanual/best-practices.html
AU        docs/usermanual/functions.html
AU        docs/usermanual/jmeter_distributed_testing_step_by_step.pdf
AU        docs/usermanual/jmeter_proxy_step_by_step.pdf
AU        docs/usermanual/jmeter_accesslog_sampler_step_by_step.pdf
AU        docs/usermanual/build-ldap-test-plan.html
AU        docs/usermanual/build-ftp-test-plan.html
AU        docs/usermanual/intro.html
AU        docs/usermanual/ldapops_tutor.html
AU        docs/usermanual/realtime-results.html
AU        docs/usermanual/build-test-plan.html
AU        docs/usermanual/junitsampler_tutorial.pdf
AU        docs/usermanual/boss.html
AU        docs/usermanual/hints_and_tips.html
AU        docs/usermanual/build-jms-topic-test-plan.html
AU        docs/usermanual/index.html
AU        docs/usermanual/include_controller_tutorial.pdf
AU        docs/usermanual/build-web-test-plan.html
AU        docs/usermanual/ldapanswer_xml.html
AU        docs/usermanual/component_reference.html
AU        docs/usermanual/get-started.html
AU        docs/usermanual/build-adv-web-test-plan.html
AU        docs/usermanual/build-db-test-plan.html
AU        docs/usermanual/test_plan.html
AU        docs/usermanual/build-jms-point-to-point-test-plan.html
AU        docs/usermanual/build-monitor-test-plan.html
AU        docs/usermanual/build-ws-test-plan.html
AU        docs/download_jmeter.cgi
AU        docs/issues.html
AU        docs/download_jmeter.html
AU        docs/nightly.html
A         docs/localising
AU        docs/localising/index.html
AU        docs/mail.html
A         docs/extending
AU        docs/extending/jmeter_tutorial.pdf
AU        docs/jmeter_irc.html
A         docs/css
AU        docs/css/new-style.css
AU        docs/css/style.css
AU        docs/changes_history.html
AU        docs/building.html
AU        docs/svnindex.html
AU        eclipse.project
A         res
A         res/META-INF
AU        res/META-INF/default.license
AU        res/META-INF/default.notice
A         res/maven
AU        res/maven/ApacheJMeter_http.pom
AU        res/maven/ApacheJMeter.pom
AU        res/maven/ApacheJMeter_ldap.pom
AU        res/maven/ApacheJMeter_java.pom
AU        res/maven/ApacheJMeter_mail.pom
AU        res/maven/ApacheJMeter_components.pom
AU        res/maven/ApacheJMeter_mongodb.pom
AU        res/maven/ApacheJMeter_tcp.pom
AU        res/maven/ApacheJMeter_native.pom
AU        res/maven/ApacheJMeter_core.pom
AU        res/maven/ApacheJMeter_junit.pom
AU        res/maven/ApacheJMeter_jms.pom
AU        res/maven/ApacheJMeter_ftp.pom
AU        res/maven/ApacheJMeter_parent.pom
AU        res/maven/jorphan.pom
AU        res/maven/ApacheJMeter_jdbc.pom
AU        res/maven/ApacheJMeter_config.pom
AU        res/maven/ApacheJMeter_junit-test.pom
AU        res/maven/ApacheJMeter_functions.pom
AU        res/maven/ApacheJMeter_monitors.pom
AU        build.properties
 U        .
At revision 1722388
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[trunk] $ /home/jenkins/tools/ant/latest/bin/ant -Djava.awt.headless=true -Danakia.lastModifiedCheck=false _gump_properties svnCheck clean-dist clean download_jars download_checkstyle init-svnVersion nightly test checkstyle _dist_maven
Buildfile: <https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>

_gump_properties:
     [echo] 
     [echo]  Gump properties for this run
     [echo]   jmeter.version      = ${jmeter.version}
     [echo]   gump.run            = false
     [echo]   date.projectfile    = ${date.projectfile}
     [echo]   version.projectfile = ${version.projectfile}
     [echo]  Build file:
     [echo]   version.build       = $Revision: 1719635 $
     [echo]  Java properties:
     [echo]   target.java.version = 1.7
     [echo]   src.java.version    = 1.7
     [echo]   optimize            = on
     [echo]   deprecation         = off
     [echo]   encoding            = UTF-8
     [echo]   
[echoproperties] #Ant properties
[echoproperties] #Wed Dec 30 18:02:30 UTC 2015
[echoproperties] ant.core.lib=/home/jenkins/tools/ant/latest/lib/ant.jar
[echoproperties] ant.file=<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>
[echoproperties] ant.file.JMeter=<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>
[echoproperties] ant.file.type=file
[echoproperties] ant.file.type.JMeter=file
[echoproperties] ant.home=/home/jenkins/tools/ant/latest
[echoproperties] ant.java.version=1.7
[echoproperties] ant.library.dir=/home/jenkins/tools/ant/latest/lib
[echoproperties] ant.project.default-target=install
[echoproperties] ant.project.invoked-targets=_gump_properties,svnCheck,clean-dist,clean,download_jars,download_checkstyle,init-svnVersion,nightly,test,checkstyle,_dist_maven
[echoproperties] ant.project.name=JMeter
[echoproperties] ant.version=Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echoproperties] #Ant properties
[echoproperties] #Wed Dec 30 18:02:30 UTC 2015
[echoproperties] gump.run=false
[echoproperties] #Ant properties
[echoproperties] #Wed Dec 30 18:02:30 UTC 2015
[echoproperties] os.arch=amd64
[echoproperties] os.name=Linux
[echoproperties] os.version=3.13.0-30-generic
[echoproperties] #Ant properties
[echoproperties] #Wed Dec 30 18:02:30 UTC 2015
[echoproperties] java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment
[echoproperties] java.awt.headless=true
[echoproperties] java.awt.printerjob=sun.print.PSPrinterJob
[echoproperties] java.class.path=/home/jenkins/tools/ant/latest/lib/ant-launcher.jar\:/home/jenkins/tools/ant/latest/lib/ant-antlr.jar\:/home/jenkins/tools/ant/latest/lib/ant-apache-bsf.jar\:/home/jenkins/tools/ant/latest/lib/ant-apache-oro.jar\:/home/jenkins/tools/ant/latest/lib/ant-apache-bcel.jar\:/home/jenkins/tools/ant/latest/lib/ant-commons-net.jar\:/home/jenkins/tools/ant/latest/lib/ant-apache-regexp.jar\:/home/jenkins/tools/ant/latest/lib/ant-jai.jar\:/home/jenkins/tools/ant/latest/lib/ant-launcher.jar\:/home/jenkins/tools/ant/latest/lib/ant-testutil.jar\:/home/jenkins/tools/ant/latest/lib/ant-junit4.jar\:/home/jenkins/tools/ant/latest/lib/ant-junit.jar\:/home/jenkins/tools/ant/latest/lib/ant.jar\:/home/jenkins/tools/ant/latest/lib/ant-jmf.jar\:/home/jenkins/tools/ant/latest/lib/ant-apache-resolver.jar\:/home/jenkins/tools/ant/latest/lib/ant-jdepend.jar\:/home/jenkins/tools/ant/latest/lib/ant-javamail.jar\:/home/jenkins/tools/ant/latest/lib/ant-commons-logging.jar\:/home/jenkins/tools/ant/latest/lib/ant-apache-xalan2.jar\:/home/jenkins/tools/ant/latest/lib/ant-jsch.jar\:/home/jenkins/tools/ant/latest/lib/ant-apache-log4j.jar\:/home/jenkins/tools/ant/latest/lib/ant-netrexx.jar\:/home/jenkins/tools/ant/latest/lib/ant-swing.jar\:/jenkins/tools/hudson.model.JDK/latest1.7/lib/tools.jar
[echoproperties] java.class.version=51.0
[echoproperties] java.endorsed.dirs=/jenkins/tools/hudson.model.JDK/latest1.7/jre/lib/endorsed
[echoproperties] java.ext.dirs=/jenkins/tools/hudson.model.JDK/latest1.7/jre/lib/ext\:/usr/java/packages/lib/ext
[echoproperties] java.home=/jenkins/tools/hudson.model.JDK/latest1.7/jre
[echoproperties] java.io.tmpdir=/tmp
[echoproperties] java.library.path=/usr/java/packages/lib/amd64\:/usr/lib64\:/lib64\:/lib\:/usr/lib
[echoproperties] java.runtime.name=Java(TM) SE Runtime Environment
[echoproperties] java.runtime.version=1.7.0_80-b15
[echoproperties] java.specification.name=Java Platform API Specification
[echoproperties] java.specification.vendor=Oracle Corporation
[echoproperties] java.specification.version=1.7
[echoproperties] java.vendor=Oracle Corporation
[echoproperties] java.vendor.url=http\://java.oracle.com/
[echoproperties] java.vendor.url.bug=http\://bugreport.sun.com/bugreport/
[echoproperties] java.version=1.7.0_80
[echoproperties] java.vm.info=mixed mode
[echoproperties] java.vm.name=Java HotSpot(TM) 64-Bit Server VM
[echoproperties] java.vm.specification.name=Java Virtual Machine Specification
[echoproperties] java.vm.specification.vendor=Oracle Corporation
[echoproperties] java.vm.specification.version=1.7
[echoproperties] java.vm.vendor=Oracle Corporation
[echoproperties] java.vm.version=24.80-b11
[echoproperties] javadoc.encoding=UTF-8
[echoproperties] javamail.jar=mail-1.5.0-b01.jar
[echoproperties] javamail.loc=https\://repo1.maven.org/maven2/javax/mail/mail/1.5.0-b01
[echoproperties] javamail.md5=7b56e34995f7f1cb55d7806b935f90a4
[echoproperties] javamail.version=1.5.0-b01

svnCheck:
     [exec] svn: The path '.' appears to be part of a Subversion 1.7 or greater
     [exec] working copy.  Please upgrade your Subversion client to use this
     [exec] working copy.

BUILD FAILED
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:2699: exec returned: 1

Total time: 2 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