$ /usr/local/play/play autotest "/var/lib/jenkins/workspace/Application" --deps :: loading settings :: file = /var/lib/jenkins/.ivy2/ivysettings.xml ~ Resolving dependencies using /var/lib/jenkins/workspace/Application/conf/dependencies.yml, ~ ~ play->rabbitmq 0.3 (from playContributedModules) ~ play->resteasy 1.3.1 (from playContributedModules) ~ net.sf.opencsv->opencsv 2.0 (from mavenCentral) ~ com.company->common 0.5-SNAPSHOT (from repoModules) ~ ~ Some dependencies have been evicted, ~ ~ play -> is overriden by play 1.2.5 ~ ~ Installing resolved dependencies, ~ ~ modules/rabbitmq-0.3 ~ lib/opencsv-2.0.jar ~ modules/common-0.5-SNAPSHOT ~ modules/resteasy-1.3.1 ~ ~ Done! ~ ~ The application does not start. There are errors: java.io.IOException: Server returned HTTP response code: 500 for URL: http://localhost:9002/@tests.list ~ _ _ ~ _ __ | | __ _ _ _| | ~ | '_ \| |/ _' | || |_| ~ | __/|_|\____|\__ (_) ~ |_| |__/ ~ ~ play! 1.2.5, http://www.playframework.org ~ framework ID is test ~ ~ ~ !! Error while loading /var/lib/jenkins/workspace/Application/modules/resteasy-1.3.1/commands.py: name 'play_command' is not defined ~ ~ Running in test mode ~ Ctrl+C to stop ~ ~ Deleting /var/lib/jenkins/workspace/Application/tmp ~ CompilerOracle: exclude jr egex/Pr et ok en iz er .n ex t Listening for transport dt_socket at address: 8000 11:10:54,790 INFO ~ Starting /var/lib/jenkins/workspace/Application 11:10:54,796 INFO ~ Module rabbitmq is available (/var/lib/jenkins/workspace/Application/modules/rabbitmq-0.3) 11:10:54,796 INFO ~ Module common is available (/var/lib/jenkins/workspace/Application/modules/common-0.5-SNAPSHOT) 11:10:54,797 INFO ~ Module resteasy is available (/var/lib/jenkins/workspace/Application/modules/resteasy-1.3.1) 11:10:55,772 WARN ~ You're running Play! in DEV mode ~ ~ Go to http://localhost:9002/@tests to run the tests ~ ~ Each commands' results: clean: Done autotest --deps: Done Finished: SUCCESS