In case of troubles
No clients to display.
[16:44:01] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_1175013.pifr_simpletest.cookies_get_lost_during-2582309-10.patch.1444261441.log) [16:44:01] Review timestamp: (Wed, 10/07/2015 - 16:44) [16:44:01] Review host: (ec2-54-69-152-230) [16:44:01] Operations:Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [16:44:01] Result Codes: Array ( [fail] => 9 [pass] => 10 ) [16:44:01] Environment variables and review information initialized. [16:44:01] core_url = [git://git.drupal.org/project/drupal.git]; Test repository = [git://git.drupal.org/project/drupal.git] [16:44:01] Review started. [16:44:01] Test: Array ( [test_id] => 1175013 [review] => Array ( [plugin] => pifr_simpletest [argument] => Array ( [test.title] => [test.directory.review] => Array ( [0] => ) [test.directory.apply] => [test.directory.dependency] => [test.files] => Array ( ) [test.extensions] => Array ( [0] => php [1] => inc [2] => install [3] => module [4] => test ) [drupal.core.version] => 8 [drupal.core.url] => git://git.drupal.org/project/drupal.git [drupal.modules] => Array ( ) [drupal.user] => admin [drupal.pass] => [drupal.variables] => Array ( ) [simpletest.tests] => Array ( ) [simpletest.db] => [phpversion] => 5.5 [test.php.version] => 5.5 ) ) [vcs] => Array ( [main] => Array ( [repository] => Array ( [type] => git [url] => git://git.drupal.org/project/drupal.git ) [vcs_identifier] => 8.0.x ) [dependencies] => Array ( ) ) [files] => Array ( [0] => https://www.drupal.org/files/issues/cookies_get_lost_during-2582309-10.patch ) ) [16:44:01] Operations: Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [16:44:01] Invoking operation [setup]... [16:44:01] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded. [16:44:01] Command [rm -rf sites/default/files/checkout 2>&1] succeeded. [16:44:01] Command [rm -rf /tmp/po* 2>&1] succeeded. [16:44:01] Command [rm -rf sites/default/files/review 2>&1] succeeded. [16:44:01] Database backend [mysql] loaded. [16:44:01] Invoking operation [fetch]... [16:44:02] Fetched [cookies_get_lost_during-2582309-10.patch]. [16:44:02] Invoking operation [checkout]... [16:44:02] Version control system backend [git] loaded. [16:44:04] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded. [16:44:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.0.x' 2>&1] succeeded. [16:44:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded. [16:44:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' log --oneline -1 2>&1] succeeded Duration: 0 seconds Directory: [/var/lib/drupaltestbot/sites/default/files] Completion status: [0] Output: [e3908d2 Back to dev.]. [16:44:04] Main branch [8.0.x] checkout [complete]. [16:44:04] Invoking operation [check]... [16:44:04] Invoking operation [apply]... [16:44:04] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/cookies_get_lost_during-2582309-10.patch 2>&1] succeeded. [16:44:04] Command [git apply -v -p1 /var/lib/drupaltestbot/sites/default/files/review/cookies_get_lost_during-2582309-10.patch 2>&1] succeeded. [16:44:04] Applied [cookies_get_lost_during-2582309-10.patch] to: > core/lib/Drupal/Component/HttpFoundation/SecuredRedirectResponse.php > core/tests/Drupal/Tests/Component/HttpFoundation/SecuredRedirectResponseTest.php [16:44:04] Invoking operation [syntax]... [16:44:04] Command [php -l -f './core/lib/Drupal/Component/HttpFoundation/SecuredRedirectResponse.php' 2>&1] succeeded. [16:44:04] Command [php -l -f './core/tests/Drupal/Tests/Component/HttpFoundation/SecuredRedirectResponseTest.php' 2>&1] succeeded. [16:44:04] Checked [2 of 2] relevant file(s) for syntax. [16:44:04] Invoking operation [install]... [16:44:04] Invoking operation [review]... [16:44:04] Cleaning run-tests.sh environment. [16:44:05] Command [/usr/bin/php ./core/scripts/run-tests.sh --concurrency 28 --php /usr/bin/php --url http://ec2-54-69-152-230.us-west-2.compute.amazonaws.com/checkout --sqlite /tmpfs/pifr/test.sqlite --dburl mysql://drupaltestbot-my:zjk1DhQbdLaq@localhost/drupaltestbotmysql --keep-results --all --clean 2>&1] succeeded. [16:44:05] Initiating run-tests.sh. [16:44:05] Command [/usr/bin/php ./core/scripts/run-tests.sh --concurrency 28 --php /usr/bin/php --url http://ec2-54-69-152-230.us-west-2.compute.amazonaws.com/checkout --sqlite /tmpfs/pifr/test.sqlite --dburl mysql://drupaltestbot-my:zjk1DhQbdLaq@localhost/drupaltestbotmysql --keep-results --all 2>&1] failed Duration 0 seconds Directory [/var/lib/drupaltestbot/sites/default/files/checkout] Status [255] Output: [PHP Fatal error: Uncaught exception 'Drupal\simpletest\Exception\MissingGroupException' with message 'Missing @group annotation in Drupal\Tests\Component\HttpFoundation\SecuredRedirectResponseTest' in /var/lib/drupaltestbot/sites/default/files/checkout/core/modules/simpletest/src/TestDiscovery.php:329 Stack trace: #0 /var/lib/drupaltestbot/sites/default/files/checkout/core/modules/simpletest/src/TestDiscovery.php(162): Drupal\simpletest\TestDiscovery::getTestInfo('Drupal\\Tests\\Co...', '/**\n * Class Se...') #1 /var/lib/drupaltestbot/sites/default/files/checkout/core/modules/simpletest/simpletest.module(502): Drupal\simpletest\TestDiscovery->getTestClasses(NULL) #2 /var/lib/drupaltestbot/sites/default/files/checkout/core/scripts/run-tests.sh(797): simpletest_test_get_all(NULL) #3 /var/lib/drupaltestbot/sites/default/files/checkout/core/scripts/run-tests.sh(78): simpletest_script_get_test_list() #4 {main} thrown in /var/lib/drupaltestbot/sites/default/files/checkout/core/modules/simpletest/src/TestDiscovery.php on line 329 Fatal error: Uncaught exception 'Drupal\simpletest\Exception\MissingGroupException' with message 'Missing @group annotation in Drupal\Tests\Component\HttpFoundation\SecuredRedirectResponseTest' in /var/lib/drupaltestbot/sites/default/files/checkout/core/modules/simpletest/src/TestDiscovery.php:329 Stack trace: #0 /var/lib/drupaltestbot/sites/default/files/checkout/core/modules/simpletest/src/TestDiscovery.php(162): Drupal\simpletest\TestDiscovery::getTestInfo('Drupal\\Tests\\Co...', '/**\n * Class Se...') #1 /var/lib/drupaltestbot/sites/default/files/checkout/core/modules/simpletest/simpletest.module(502): Drupal\simpletest\TestDiscovery->getTestClasses(NULL) #2 /var/lib/drupaltestbot/sites/default/files/checkout/core/scripts/run-tests.sh(797): simpletest_test_get_all(NULL) #3 /var/lib/drupaltestbot/sites/default/files/checkout/core/scripts/run-tests.sh(78): simpletest_script_get_test_list() #4 {main} thrown in /var/lib/drupaltestbot/sites/default/files/checkout/core/modules/simpletest/src/TestDiscovery.php on line 329]. [16:44:05] Encountered error on [review], details: array ( '@reason' => 'failed during invocation of run-tests.sh', ) [16:44:05] Review complete. test_id=1175013 result code=8 details=Array ( [@reason] => failed during invocation of run-tests.sh ) [16:44:05] Static variables reset.