[INFO] Scanning for projects... [INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building parellel-cucumber-jvm 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parellel-cucumber-jvm --- [INFO] Deleting /Users/jlorenzen/Development/src/jlorenzen/parallel-cucumber-jvm/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ parellel-cucumber-jvm --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /Users/jlorenzen/Development/src/jlorenzen/parallel-cucumber-jvm/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ parellel-cucumber-jvm --- [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 1 source file to /Users/jlorenzen/Development/src/jlorenzen/parallel-cucumber-jvm/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ parellel-cucumber-jvm --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ parellel-cucumber-jvm --- [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 6 source files to /Users/jlorenzen/Development/src/jlorenzen/parallel-cucumber-jvm/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ parellel-cucumber-jvm --- [INFO] Surefire report directory: /Users/jlorenzen/Development/src/jlorenzen/parallel-cucumber-jvm/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running sleep.SleepServiceTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ parellel-cucumber-jvm --- [INFO] Building jar: /Users/jlorenzen/Development/src/jlorenzen/parallel-cucumber-jvm/target/parellel-cucumber-jvm-0.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:2.18:integration-test (default) @ parellel-cucumber-jvm --- [INFO] Failsafe report directory: /Users/jlorenzen/Development/src/jlorenzen/parallel-cucumber-jvm/target/failsafe-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running sleep.SleepLongIT Nov 25, 2015 9:30:30 AM org.springframework.test.context.support.DefaultTestContextBootstrapper getDefaultTestExecutionListenerClassNames INFO: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] Nov 25, 2015 9:30:30 AM org.springframework.test.context.support.DefaultTestContextBootstrapper instantiateListeners INFO: Could not instantiate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]. Specify custom listener classes or make the default listener classes (and their required dependencies) available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute] Nov 25, 2015 9:30:30 AM org.springframework.test.context.support.DefaultTestContextBootstrapper instantiateListeners INFO: Could not instantiate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener]. Specify custom listener classes or make the default listener classes (and their required dependencies) available. Offending class: [org/springframework/transaction/interceptor/TransactionAttributeSource] Nov 25, 2015 9:30:30 AM org.springframework.test.context.support.DefaultTestContextBootstrapper instantiateListeners INFO: Could not instantiate TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener]. Specify custom listener classes or make the default listener classes (and their required dependencies) available. Offending class: [javax/servlet/ServletContext] Nov 25, 2015 9:30:30 AM org.springframework.test.context.support.DefaultTestContextBootstrapper getTestExecutionListeners INFO: Using TestExecutionListeners: [org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7748410a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@740773a3] Nov 25, 2015 9:30:30 AM org.springframework.context.support.GenericApplicationContext prepareRefresh INFO: Refreshing org.springframework.context.support.GenericApplicationContext@f381794: startup date [Wed Nov 25 09:30:30 CST 2015]; root of context hierarchy Nov 25, 2015 9:30:31 AM org.springframework.test.context.support.DefaultTestContextBootstrapper getDefaultTestExecutionListenerClassNames INFO: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] Nov 25, 2015 9:30:31 AM org.springframework.test.context.support.DefaultTestContextBootstrapper instantiateListeners INFO: Could not instantiate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]. Specify custom listener classes or make the default listener classes (and their required dependencies) available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute] Nov 25, 2015 9:30:31 AM org.springframework.test.context.support.DefaultTestContextBootstrapper instantiateListeners INFO: Could not instantiate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener]. Specify custom listener classes or make the default listener classes (and their required dependencies) available. Offending class: [org/springframework/transaction/interceptor/TransactionAttributeSource] Nov 25, 2015 9:30:31 AM org.springframework.test.context.support.DefaultTestContextBootstrapper instantiateListeners INFO: Could not instantiate TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener]. Specify custom listener classes or make the default listener classes (and their required dependencies) available. Offending class: [javax/servlet/ServletContext] Nov 25, 2015 9:30:31 AM org.springframework.test.context.support.DefaultTestContextBootstrapper getTestExecutionListeners INFO: Using TestExecutionListeners: [org.springframework.test.context.support.DependencyInjectionTestExecutionListener@60957c0f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@293a5f75] Nov 25, 2015 9:30:31 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@fcb4004] to [cucumber.runtime.java.spring.GlueCodeScope@1dd6d4b7] 2 Scenarios (2 passed) 4 Steps (4 passed) 0m6.100s Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.349 sec - in sleep.SleepLongIT Running sleep.SleepShortIT Nov 25, 2015 9:30:36 AM org.springframework.test.context.support.DefaultTestContextBootstrapper getDefaultTestExecutionListenerClassNames INFO: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] Nov 25, 2015 9:30:36 AM org.springframework.test.context.support.DefaultTestContextBootstrapper instantiateListeners INFO: Could not instantiate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]. Specify custom listener classes or make the default listener classes (and their required dependencies) available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute] Nov 25, 2015 9:30:36 AM org.springframework.test.context.support.DefaultTestContextBootstrapper instantiateListeners INFO: Could not instantiate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener]. Specify custom listener classes or make the default listener classes (and their required dependencies) available. Offending class: [org/springframework/transaction/interceptor/TransactionAttributeSource] Nov 25, 2015 9:30:36 AM org.springframework.test.context.support.DefaultTestContextBootstrapper instantiateListeners INFO: Could not instantiate TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener]. Specify custom listener classes or make the default listener classes (and their required dependencies) available. Offending class: [javax/servlet/ServletContext] Nov 25, 2015 9:30:36 AM org.springframework.test.context.support.DefaultTestContextBootstrapper getTestExecutionListeners INFO: Using TestExecutionListeners: [org.springframework.test.context.support.DependencyInjectionTestExecutionListener@8c11eee, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7e8dcdaa] Nov 25, 2015 9:30:36 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@1dd6d4b7] to [cucumber.runtime.java.spring.GlueCodeScope@681a8b4e] Nov 25, 2015 9:30:36 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerBeanDefinition INFO: Overriding bean definition for bean 'sleep.steps.SleepSteps': replacing [Generic bean: class [sleep.steps.SleepSteps]; scope=cucumber-glue; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null] with [Generic bean: class [sleep.steps.SleepSteps]; scope=cucumber-glue; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null] Nov 25, 2015 9:30:37 AM org.springframework.test.context.support.DefaultTestContextBootstrapper getDefaultTestExecutionListenerClassNames INFO: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] Nov 25, 2015 9:30:37 AM org.springframework.test.context.support.DefaultTestContextBootstrapper instantiateListeners INFO: Could not instantiate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]. Specify custom listener classes or make the default listener classes (and their required dependencies) available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute] Nov 25, 2015 9:30:37 AM org.springframework.test.context.support.DefaultTestContextBootstrapper instantiateListeners INFO: Could not instantiate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener]. Specify custom listener classes or make the default listener classes (and their required dependencies) available. Offending class: [org/springframework/transaction/interceptor/TransactionAttributeSource] Nov 25, 2015 9:30:37 AM org.springframework.test.context.support.DefaultTestContextBootstrapper instantiateListeners INFO: Could not instantiate TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener]. Specify custom listener classes or make the default listener classes (and their required dependencies) available. Offending class: [javax/servlet/ServletContext] Nov 25, 2015 9:30:37 AM org.springframework.test.context.support.DefaultTestContextBootstrapper getTestExecutionListeners INFO: Using TestExecutionListeners: [org.springframework.test.context.support.DependencyInjectionTestExecutionListener@54e22bdd, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3bd418e4] Nov 25, 2015 9:30:37 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@681a8b4e] to [cucumber.runtime.java.spring.GlueCodeScope@544820b7] 2 Scenarios (1 failed, 1 passed) 4 Steps (1 failed, 3 passed) 0m6.013s org.junit.ComparisonFailure: expected:<"slept for 1[1] seconds - ghi"> but was:<"slept for 1[] seconds - ghi"> at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at sleep.steps.SleepSteps.I_expect_the_message_to_be(SleepSteps.java:26) at ✽.Then I expect the result to be "slept for 11 seconds - ghi"(sleep/sleep.feature:16) Tests run: 6, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 6.034 sec <<< FAILURE! - in sleep.SleepShortIT Then I expect the result to be "slept for 11 seconds - ghi"(Scenario: Sleep for 1 second with message ghi) Time elapsed: 0.003 sec <<< FAILURE! org.junit.ComparisonFailure: expected:<"slept for 1[1] seconds - ghi"> but was:<"slept for 1[] seconds - ghi"> at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at sleep.steps.SleepSteps.I_expect_the_message_to_be(SleepSteps.java:26) at ✽.Then I expect the result to be "slept for 11 seconds - ghi"(sleep/sleep.feature:16) Scenario: Sleep for 1 second with message ghi Time elapsed: 0.003 sec <<< FAILURE! org.junit.ComparisonFailure: expected:<"slept for 1[1] seconds - ghi"> but was:<"slept for 1[] seconds - ghi"> at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at sleep.steps.SleepSteps.I_expect_the_message_to_be(SleepSteps.java:26) at ✽.Then I expect the result to be "slept for 11 seconds - ghi"(sleep/sleep.feature:16) Nov 25, 2015 9:30:42 AM org.springframework.context.support.GenericApplicationContext doClose INFO: Closing org.springframework.context.support.GenericApplicationContext@f381794: startup date [Wed Nov 25 09:30:30 CST 2015]; root of context hierarchy Results : Failed tests: expected:<"slept for 1[1] seconds - ghi"> but was:<"slept for 1[] seconds - ghi"> expected:<"slept for 1[1] seconds - ghi"> but was:<"slept for 1[] seconds - ghi"> Tests run: 12, Failures: 2, Errors: 0, Skipped: 0 [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] [INFO] --- maven-failsafe-plugin:2.18:verify (default) @ parellel-cucumber-jvm --- [INFO] Failsafe report directory: /Users/jlorenzen/Development/src/jlorenzen/parallel-cucumber-jvm/target/failsafe-reports [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 14.321 s [INFO] Finished at: 2015-11-25T09:30:42-06:00 [INFO] Final Memory: 20M/356M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.18:verify (default) on project parellel-cucumber-jvm: There are test failures. [ERROR] [ERROR] Please refer to /Users/jlorenzen/Development/src/jlorenzen/parallel-cucumber-jvm/target/failsafe-reports for the individual test results. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException