In case of troubles
No clients to display.
[23:27:04] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_1175058.pifr_simpletest.issue-2581559-field-permissions-example-v1.patch.1444285624.log) [23:27:04] Review timestamp: (Wed, 10/07/2015 - 23:27) [23:27:04] Review host: (ec2-54-69-87-167) [23:27:04] Operations:Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [23:27:04] Result Codes: Array ( [fail] => 9 [pass] => 10 ) [23:27:04] Environment variables and review information initialized. [23:27:04] core_url = [git://git.drupal.org/project/drupal.git]; Test repository = [git://git.drupal.org/project/examples.git] [23:27:04] Project directory is [examples] [23:27:04] Review started. [23:27:04] Test: Array ( [test_id] => 1175058 [review] => Array ( [plugin] => pifr_simpletest [argument] => Array ( [test.title] => [test.directory.review] => Array ( [0] => sites/default/modules/examples ) [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 ( [1] => Array ( [repository] => Array ( [type] => git [url] => git://git.drupal.org/project/examples.git ) [vcs_identifier] => 8.x-1.x ) ) ) [files] => Array ( [0] => https://www.drupal.org/files/issues/issue-2581559-field-permissions-example-v1.patch ) ) [23:27:04] Operations: Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [23:27:04] Invoking operation [setup]... [23:27:04] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded. [23:27:04] Command [rm -rf sites/default/files/checkout 2>&1] succeeded. [23:27:04] Command [rm -rf /tmp/po* 2>&1] succeeded. [23:27:04] Command [rm -rf sites/default/files/review 2>&1] succeeded. [23:27:04] Database backend [mysql] loaded. [23:27:04] Invoking operation [fetch]... [23:27:04] Fetched [issue-2581559-field-permissions-example-v1.patch]. [23:27:04] Invoking operation [checkout]... [23:27:04] Version control system backend [git] loaded. [23:27:06] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded. [23:27:07] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.0.x' 2>&1] succeeded. [23:27:07] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded. [23:27:07] 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.]. [23:27:07] Main branch [8.0.x] checkout [complete]. [23:27:21] Command [git clone 'git://git.drupal.org/project/examples.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/examples' --reference /var/cache/git/reference 2>&1] succeeded. [23:27:21] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/examples' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/examples/.git' checkout '8.x-1.x' 2>&1] succeeded. [23:27:21] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/examples' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/examples/.git' status 2>&1] succeeded. [23:27:21] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/examples' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/examples/.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: [98f2423 Branch Blocker: Page titles are now blocks, so ExamplesTestBase adds the title block to the content region. https://www.drupal.org/node/2568563]. [23:27:21] Dependency branch [8.x-1.x] checkout [complete]. [23:27:21] Invoking operation [check]... [23:27:21] Invoking operation [apply]... [23:27:21] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/issue-2581559-field-permissions-example-v1.patch 2>&1] succeeded. [23:27:21] Command [git apply -v -p1 /var/lib/drupaltestbot/sites/default/files/review/issue-2581559-field-permissions-example-v1.patch 2>&1] succeeded. [23:27:21] Applied [issue-2581559-field-permissions-example-v1.patch] to: > field_permission_example/css/field_permission_example.css > field_permission_example/field_permission_example.info.yml > field_permission_example/field_permission_example.libraries.yml > field_permission_example/field_permission_example.links.menu.yml > field_permission_example/field_permission_example.module > field_permission_example/field_permission_example.permissions.yml > field_permission_example/field_permission_example.routing.yml > field_permission_example/src/Controller/FieldPermissionExampleController.php > field_permission_example/src/Plugin/Field/FieldFormatter/SimpleTextFormatter.php > field_permission_example/src/Plugin/Field/FieldType/FieldNote.php > field_permission_example/src/Plugin/Field/FieldWidget/TextWidget.php [23:27:21] Invoking operation [syntax]... [23:27:21] Command [php -l -f './sites/default/modules/examples/field_permission_example/field_permission_example.module' 2>&1] succeeded. [23:27:21] Command [php -l -f './sites/default/modules/examples/field_permission_example/src/Controller/FieldPermissionExampleController.php' 2>&1] succeeded. [23:27:21] Command [php -l -f './sites/default/modules/examples/field_permission_example/src/Plugin/Field/FieldFormatter/SimpleTextFormatter.php' 2>&1] succeeded. [23:27:21] Command [php -l -f './sites/default/modules/examples/field_permission_example/src/Plugin/Field/FieldType/FieldNote.php' 2>&1] succeeded. [23:27:21] Command [php -l -f './sites/default/modules/examples/field_permission_example/src/Plugin/Field/FieldWidget/TextWidget.php' 2>&1] succeeded. [23:27:21] Checked [5 of 5] relevant file(s) for syntax. [23:27:21] Invoking operation [install]... [23:27:21] Invoking operation [review]... [23:27:21] Scanning sites/default/files/checkout/sites/default/modules/examples for .test files. [23:27:21] Scanning sites/default/files/checkout/sites/default/modules/examples for /Tests/*.php files. [23:27:21] Cleaning run-tests.sh environment. [23:27:21] Command [/usr/bin/php ./core/scripts/run-tests.sh --concurrency 28 --php /usr/bin/php --url http://ec2-54-69-87-167.us-west-2.compute.amazonaws.com/checkout --sqlite /tmpfs/pifr/test.sqlite --dburl mysql://drupaltestbot-my:IrK8rWxHPyog@localhost/drupaltestbotmysql --keep-results --file sites/default/modules/examples/block_example/src/Tests/BlockExampleTest.php,sites/default/modules/examples/block_example/src/Tests/BlockExampleMenuTest.php,sites/default/modules/examples/cache_example/src/Tests/CacheExampleTestCase.php,sites/default/modules/examples/cron_example/src/Tests/CronExampleTestCase.php,sites/default/modules/examples/dbtng_example/src/Tests/DBTNGExampleTest.php,sites/default/modules/examples/email_example/src/Tests/EmailExampleTest.php,sites/default/modules/examples/field_example/src/Tests/TextWidgetTest.php,sites/default/modules/examples/field_example/src/Tests/Text3WidgetTest.php,sites/default/modules/examples/field_example/src/Tests/FieldExampleMenuTest.php,sites/default/modules/examples/js_example/src/Tests/JsExampleTest.php,sites/default/modules/examples/page_example/src/Tests/PageExampleTest.php,sites/default/modules/examples/simpletest_example/src/Tests/SimpleTestExampleTest.php,sites/default/modules/examples/simpletest_example/src/Tests/SimpleTestExampleMockModuleTest.php,sites/default/modules/examples/tablesort_example/src/Tests/TableSortExampleTest.php,sites/default/modules/examples/config_entity_example/src/Tests/ConfigEntityExampleTest.php,sites/default/modules/examples/content_entity_example/src/Tests/ContentEntityExampleTest.php,sites/default/modules/examples/node_type_example/src/Tests/NodeTypeExampleTest.php,sites/default/modules/examples/phpunit_example/src/Tests/PHPUnitExampleMenuTest.php,sites/default/modules/examples/phpunit_example/tests/src/Unit/Subclasses/ProtectedPrivatesSubclass.php,sites/default/modules/examples/phpunit_example/tests/src/Unit/ProtectedPrivatesTest.php,sites/default/modules/examples/phpunit_example/tests/src/Unit/DisplayManagerTest.php,sites/default/modules/examples/phpunit_example/tests/src/Unit/AddClassTest.php,sites/default/modules/examples/src/Tests/ExamplesTestBase.php,sites/default/modules/examples/src/Tests/ExamplesTest.php,sites/default/modules/examples/tour_example/src/Tests/TourExampleTest.php --clean 2>&1] succeeded. [23:27:21] Initiating run-tests.sh. [23:28:02] Command [/usr/bin/php ./core/scripts/run-tests.sh --concurrency 28 --php /usr/bin/php --url http://ec2-54-69-87-167.us-west-2.compute.amazonaws.com/checkout --sqlite /tmpfs/pifr/test.sqlite --dburl mysql://drupaltestbot-my:IrK8rWxHPyog@localhost/drupaltestbotmysql --keep-results --file sites/default/modules/examples/block_example/src/Tests/BlockExampleTest.php,sites/default/modules/examples/block_example/src/Tests/BlockExampleMenuTest.php,sites/default/modules/examples/cache_example/src/Tests/CacheExampleTestCase.php,sites/default/modules/examples/cron_example/src/Tests/CronExampleTestCase.php,sites/default/modules/examples/dbtng_example/src/Tests/DBTNGExampleTest.php,sites/default/modules/examples/email_example/src/Tests/EmailExampleTest.php,sites/default/modules/examples/field_example/src/Tests/TextWidgetTest.php,sites/default/modules/examples/field_example/src/Tests/Text3WidgetTest.php,sites/default/modules/examples/field_example/src/Tests/FieldExampleMenuTest.php,sites/default/modules/examples/js_example/src/Tests/JsExampleTest.php,sites/default/modules/examples/page_example/src/Tests/PageExampleTest.php,sites/default/modules/examples/simpletest_example/src/Tests/SimpleTestExampleTest.php,sites/default/modules/examples/simpletest_example/src/Tests/SimpleTestExampleMockModuleTest.php,sites/default/modules/examples/tablesort_example/src/Tests/TableSortExampleTest.php,sites/default/modules/examples/config_entity_example/src/Tests/ConfigEntityExampleTest.php,sites/default/modules/examples/content_entity_example/src/Tests/ContentEntityExampleTest.php,sites/default/modules/examples/node_type_example/src/Tests/NodeTypeExampleTest.php,sites/default/modules/examples/phpunit_example/src/Tests/PHPUnitExampleMenuTest.php,sites/default/modules/examples/phpunit_example/tests/src/Unit/Subclasses/ProtectedPrivatesSubclass.php,sites/default/modules/examples/phpunit_example/tests/src/Unit/ProtectedPrivatesTest.php,sites/default/modules/examples/phpunit_example/tests/src/Unit/DisplayManagerTest.php,sites/default/modules/examples/phpunit_example/tests/src/Unit/AddClassTest.php,sites/default/modules/examples/src/Tests/ExamplesTestBase.php,sites/default/modules/examples/src/Tests/ExamplesTest.php,sites/default/modules/examples/tour_example/src/Tests/TourExampleTest.php 2>&1] succeeded Duration: 41 seconds Directory: [/var/lib/drupaltestbot/sites/default/files/checkout] Completion status: [0] Output: [Drupal test run --------------- Tests to be run: - Drupal\block_example\Tests\BlockExampleTest - Drupal\block_example\Tests\BlockExampleMenuTest - Drupal\cache_example\Tests\CacheExampleTestCase - Drupal\cron_example\Tests\CronExampleTestCase - Drupal\dbtng_example\Tests\DBTNGExampleTest - Drupal\email_example\Tests\EmailExampleTest - Drupal\field_example\Tests\TextWidgetTest - Drupal\field_example\Tests\Text3WidgetTest - Drupal\field_example\Tests\FieldExampleMenuTest - Drupal\js_example\Tests\JsExampleTest - Drupal\page_example\Tests\PageExampleTest - Drupal\simpletest_example\Tests\SimpleTestExampleTest - Drupal\simpletest_example\Tests\SimpleTestExampleMockModuleTest - Drupal\tablesort_example\Tests\TableSortExampleTest - Drupal\config_entity_example\Tests\ConfigEntityExampleTest - Drupal\content_entity_example\Tests\ContentEntityExampleTest - Drupal\node_type_example\Tests\NodeTypeExampleTest - Drupal\phpunit_example\Tests\PHPUnitExampleMenuTest - Drupal\Tests\phpunit_example\Unit\ProtectedPrivatesTest - Drupal\Tests\phpunit_example\Unit\DisplayManagerTest - Drupal\Tests\phpunit_example\Unit\AddClassTest - Drupal\examples\Tests\ExamplesTest - Drupal\tour_example\Tests\TourExampleTest Test run started: Thursday, October 8, 2015 - 06:27 Test summary ------------ Drupal\Tests\phpunit_example\Unit\ProtectedPrivatesTest 4 passes Drupal\Tests\phpunit_example\Unit\AddClassTest 27 passes Drupal\Tests\phpunit_example\Unit\DisplayManagerTest 1 passes Drupal\js_example\Tests\JsExampleTest 10 passes Drupal\block_example\Tests\BlockExampleTest 27 passes Drupal\cron_example\Tests\CronExampleTestCase 35 passes Drupal\examples\Tests\ExamplesTest 20 passes Drupal\email_example\Tests\EmailExampleTest 21 passes Drupal\simpletest_example\Tests\SimpleTestExampleMockModuleT 12 passes Drupal\config_entity_example\Tests\ConfigEntityExampleTest 71 passes Drupal\field_example\Tests\FieldExampleMenuTest 8 passes Drupal\phpunit_example\Tests\PHPUnitExampleMenuTest 8 passes Drupal\block_example\Tests\BlockExampleMenuTest 8 passes Drupal\page_example\Tests\PageExampleTest 90 passes Drupal\node_type_example\Tests\NodeTypeExampleTest 43 passes Drupal\cache_example\Tests\CacheExampleTestCase 59 passes Drupal\tour_example\Tests\TourExampleTest 30 passes Drupal\content_entity_example\Tests\ContentEntityExampleTest 225 passes Drupal\tablesort_example\Tests\TableSortExampleTest 27 passes Drupal\field_example\Tests\Text3WidgetTest 117 passes 2 messages Drupal\field_example\Tests\TextWidgetTest 117 passes 2 messages Drupal\dbtng_example\Tests\DBTNGExampleTest 59 passes Drupal\simpletest_example\Tests\SimpleTestExampleTest 35 passes Test run duration: 40 sec]. [23:28:03] Command [/usr/bin/php ./core/scripts/run-tests.sh --php /usr/bin/php --url http://ec2-54-69-87-167.us-west-2.compute.amazonaws.com/checkout --file sites/default/modules/examples/block_example/src/Tests/BlockExampleTest.php,sites/default/modules/examples/block_example/src/Tests/BlockExampleMenuTest.php,sites/default/modules/examples/cache_example/src/Tests/CacheExampleTestCase.php,sites/default/modules/examples/cron_example/src/Tests/CronExampleTestCase.php,sites/default/modules/examples/dbtng_example/src/Tests/DBTNGExampleTest.php,sites/default/modules/examples/email_example/src/Tests/EmailExampleTest.php,sites/default/modules/examples/field_example/src/Tests/TextWidgetTest.php,sites/default/modules/examples/field_example/src/Tests/Text3WidgetTest.php,sites/default/modules/examples/field_example/src/Tests/FieldExampleMenuTest.php,sites/default/modules/examples/js_example/src/Tests/JsExampleTest.php,sites/default/modules/examples/page_example/src/Tests/PageExampleTest.php,sites/default/modules/examples/simpletest_example/src/Tests/SimpleTestExampleTest.php,sites/default/modules/examples/simpletest_example/src/Tests/SimpleTestExampleMockModuleTest.php,sites/default/modules/examples/tablesort_example/src/Tests/TableSortExampleTest.php,sites/default/modules/examples/config_entity_example/src/Tests/ConfigEntityExampleTest.php,sites/default/modules/examples/content_entity_example/src/Tests/ContentEntityExampleTest.php,sites/default/modules/examples/node_type_example/src/Tests/NodeTypeExampleTest.php,sites/default/modules/examples/phpunit_example/src/Tests/PHPUnitExampleMenuTest.php,sites/default/modules/examples/phpunit_example/tests/src/Unit/Subclasses/ProtectedPrivatesSubclass.php,sites/default/modules/examples/phpunit_example/tests/src/Unit/ProtectedPrivatesTest.php,sites/default/modules/examples/phpunit_example/tests/src/Unit/DisplayManagerTest.php,sites/default/modules/examples/phpunit_example/tests/src/Unit/AddClassTest.php,sites/default/modules/examples/src/Tests/ExamplesTestBase.php,sites/default/modules/examples/src/Tests/ExamplesTest.php,sites/default/modules/examples/tour_example/src/Tests/TourExampleTest.php --list 2>&1] succeeded. [23:28:03] Review complete. test_id=1175058 result code=10 details=Array ( [@pass] => 1054 [@fail] => 0 [@exception] => 0 [@debug] => 4 ) [23:28:03] Static variables reset.