In case of troubles
No clients to display.
[02:20:01] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_1175843.pifr_simpletest.term-token-real-root-2050421-1.patch.1444468801.log) [02:20:01] Review timestamp: (Sat, 10/10/2015 - 02:20) [02:20:01] Review host: (ec2-54-69-10-31) [02:20:01] Operations:Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [02:20:01] Result Codes: Array ( [fail] => 9 [pass] => 10 ) [02:20:01] Environment variables and review information initialized. [02:20:01] core_url = [git://git.drupal.org/project/drupal.git]; Test repository = [git://git.drupal.org/project/token.git] [02:20:01] Project directory is [token] [02:20:01] Review started. [02:20:01] Test: Array ( [test_id] => 1175843 [review] => Array ( [plugin] => pifr_simpletest [argument] => Array ( [test.title] => [test.directory.review] => Array ( [0] => sites/default/modules/token ) [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] => 7 [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] => [test.php.version] => 5.3 ) ) [vcs] => Array ( [main] => Array ( [repository] => Array ( [type] => git [url] => git://git.drupal.org/project/drupal.git ) [vcs_identifier] => 7.x ) [dependencies] => Array ( [1] => Array ( [repository] => Array ( [type] => git [url] => git://git.drupal.org/project/token.git ) [vcs_identifier] => 7.x-1.5 ) ) ) [files] => Array ( [0] => https://www.drupal.org/files/term-token-real-root-2050421-1.patch ) ) [02:20:01] Operations: Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [02:20:01] Invoking operation [setup]... [02:20:01] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded. [02:20:01] Command [rm -rf sites/default/files/checkout 2>&1] succeeded. [02:20:01] Command [rm -rf /tmp/po* 2>&1] succeeded. [02:20:01] Command [rm -rf sites/default/files/review 2>&1] succeeded. [02:20:01] Database backend [mysql] loaded. [02:20:01] Invoking operation [fetch]... [02:20:01] Fetched [term-token-real-root-2050421-1.patch]. [02:20:01] Invoking operation [checkout]... [02:20:01] Version control system backend [git] loaded. [02:20:03] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded. [02:20:03] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '7.x' 2>&1] succeeded. [02:20:03] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded. [02:20:03] 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: [3c8b182 Issue #2263365 by donquixote, smccabe, longwave, alexpott, joelpittet, Fabianx, mikeytown2, joseph.olstad, sun: Second loop in module_implements() was being repeated for no reason (performance improvement)]. [02:20:03] Main branch [7.x] checkout [complete]. [02:20:17] Command [git clone 'git://git.drupal.org/project/token.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/token' --reference /var/cache/git/reference 2>&1] succeeded. [02:20:17] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/token' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/token/.git' checkout '7.x-1.5' 2>&1] succeeded. [02:20:17] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/token' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/token/.git' status 2>&1] succeeded. [02:20:17] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/token' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/token/.git' log --oneline -1 2>&1] succeeded Duration: 0 seconds Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules] Completion status: [0] Output: [72f3d17 Return a flipped array when token_get_entity_mapping('token') without a $value parameter.]. [02:20:17] Dependency branch [7.x-1.5] checkout [complete]. [02:20:17] Invoking operation [check]... [02:20:17] Invoking operation [apply]... [02:20:17] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/term-token-real-root-2050421-1.patch 2>&1] succeeded. [02:20:17] Command [git apply -v -p1 /var/lib/drupaltestbot/sites/default/files/review/term-token-real-root-2050421-1.patch 2>&1] succeeded. [02:20:17] Applied [term-token-real-root-2050421-1.patch] to: > token.tokens.inc [02:20:17] Invoking operation [syntax]... [02:20:17] Command [php -l -f './sites/default/modules/token/token.tokens.inc' 2>&1] succeeded. [02:20:17] Checked [1 of 1] relevant file(s) for syntax. [02:20:17] Invoking operation [install]... [02:20:17] drush si command=cd sites/default/files/checkout && drush si -y --db-url=mysql://drupaltestbot-my:kYQMxYXyYtmr@localhost/drupaltestbotmysql --clean-url=0 --account-name=admin --account-pass=drupal --account-mail=admin@example.com [02:20:21] Command [cd sites/default/files/checkout && drush si -y --db-url=mysql://drupaltestbot-my:kYQMxYXyYtmr@localhost/drupaltestbotmysql --clean-url=0 --account-name=admin --account-pass=drupal --account-mail=admin@example.com 2>&1] succeeded Duration: 4 seconds Directory: [/var/lib/drupaltestbot] Completion status: [0] Output: [You are about to create a /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/settings.php file and DROP all tables in your 'drupaltestbotmysql' database. Do you want to continue? (y/n): y Starting Drupal installation. This takes a while. Consider using the [ok] --notify global option. Installation complete. User name: admin User password: drupal [ok]]. [02:20:21] Command [cd /var/lib/drupaltestbot 2>&1] succeeded. [02:20:21] Command [cd sites/default/files/checkout && drush vset simpletest_clear_results '0' 2>&1] succeeded Duration: 0 seconds Directory: [/var/lib/drupaltestbot] Completion status: [0] Output: [simpletest_clear_results was set to "0". [success]]. [02:20:21] Command [cd /var/lib/drupaltestbot 2>&1] succeeded. [02:20:22] Command [cd sites/default/files/checkout && drush vset simpletest_verbose '0' 2>&1] succeeded Duration: 1 seconds Directory: [/var/lib/drupaltestbot] Completion status: [0] Output: [simpletest_verbose was set to "0". [success]]. [02:20:22] Command [cd /var/lib/drupaltestbot 2>&1] succeeded. [02:20:22] Invoking operation [review]... [02:20:23] Command [cd sites/default/files/checkout && drush en -y simpletest 2>&1] succeeded Duration: 1 seconds Directory: [/var/lib/drupaltestbot] Completion status: [0] Output: [The following extensions will be enabled: simpletest Do you really want to continue? (y/n): y simpletest was enabled successfully. [ok] simpletest defines the following permissions: administer unit tests]. [02:20:23] Command [cd /var/lib/drupaltestbot 2>&1] succeeded. [02:20:23] Scanning sites/default/files/checkout/sites/default/modules/token for .test files. [02:20:23] Scanning sites/default/files/checkout/sites/default/modules/token for /Tests/*.php files. [02:20:23] Cleaning run-tests.sh environment. [02:20:23] Command [/usr/bin/php ./scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout --file sites/default/modules/token/token.test --clean 2>&1] succeeded. [02:20:23] Initiating run-tests.sh. [02:20:31] Command [/usr/bin/php ./scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout --file sites/default/modules/token/token.test 2>&1] succeeded Duration: 8 seconds Directory: [/var/lib/drupaltestbot/sites/default/files/checkout] Completion status: [0] Output: [Drupal test run --------------- Tests to be run: - Array token tests (TokenArrayTestCase) - Block token tests (TokenBlockTestCase) - Comment token tests (TokenCommentTestCase) - Current page token tests (TokenCurrentPageTestCase) - Date token tests (TokenDateTestCase) - Entity token tests (TokenEntityTestCase) - File token tests (TokenFileTestCase) - Menu link and menu token tests (TokenMenuTestCase) - Node and content type token tests (TokenNodeTestCase) - Profile token tests (TokenProfileTestCase) - Random token tests (TokenRandomTestCase) - Taxonomy and vocabulary token tests (TokenTaxonomyTestCase) - Token unit tests (TokenUnitTestCase) - URL token tests (TokenURLTestCase) - User token tests (TokenUserTestCase) Test run started: Saturday, October 10, 2015 - 09:20 Test summary ------------ Date token tests 3 passes, 0 fails, and 0 exceptions Array token tests 29 passes, 0 fails, and 0 exceptions File token tests 7 passes, 0 fails, and 0 exceptions Comment token tests 11 passes, 0 fails, and 0 exceptions Current page token tests 37 passes, 0 fails, and 0 exceptions Menu link and menu token tests 56 passes, 0 fails, and 0 exceptions Block token tests 22 passes, 0 fails, and 0 exceptions Random token tests 15 passes, 0 fails, and 0 exceptions Entity token tests 22 passes, 0 fails, and 0 exceptions Token unit tests 3 passes, 0 fails, and 0 exceptions URL token tests 16 passes, 0 fails, and 0 exceptions Profile token tests 28 passes, 0 fails, and 0 exceptions Taxonomy and vocabulary token tests 30 passes, 0 fails, and 0 exceptions Node and content type token tests 35 passes, 0 fails, and 0 exceptions User token tests 33 passes, 0 fails, and 0 exceptions Test run duration: 7 sec]. [02:20:31] Command [/usr/bin/php ./scripts/run-tests.sh --php /usr/bin/php --url http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout --file sites/default/modules/token/token.test --list 2>&1] succeeded. [02:20:31] Review complete. test_id=1175843 result code=10 details=Array ( [@pass] => 347 [@fail] => 0 [@exception] => 0 [@debug] => 0 ) [02:20:31] Static variables reset.