In case of troubles
No clients to display.
[01:19:01] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_710748.pifr_simpletest.1444119541.log) [01:19:01] Review timestamp: (Tue, 10/06/2015 - 01:19) [01:19:01] Review host: (ec2-52-10-169-157) [01:19:01] Operations:Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [01:19:01] Result Codes: Array ( [fail] => 9 [pass] => 10 ) [01:19:01] Environment variables and review information initialized. [01:19:01] core_url = [git://git.drupal.org/project/drupal.git]; Test repository = [git://git.drupal.org/project/textimage.git] [01:19:01] Project directory is [textimage] [01:19:01] Review started. [01:19:01] Test: Array ( [test_id] => 710748 [review] => Array ( [plugin] => pifr_simpletest [argument] => Array ( [test.title] => [test.directory.review] => Array ( [0] => sites/default/modules/textimage ) [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/textimage.git ) [vcs_identifier] => 8.x-3.x ) ) ) [files] => Array ( ) ) [01:19:01] Operations: Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [01:19:01] Invoking operation [setup]... [01:19:02] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded. [01:19:02] Command [rm -rf sites/default/files/checkout 2>&1] succeeded. [01:19:02] Command [rm -rf /tmp/po* 2>&1] succeeded. [01:19:02] Command [rm -rf sites/default/files/review 2>&1] succeeded. [01:19:02] Database backend [mysql] loaded. [01:19:02] Invoking operation [fetch]... [01:19:02] Invoking operation [checkout]... [01:19:02] Version control system backend [git] loaded. [01:19:04] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded. [01:19:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.0.x' 2>&1] succeeded. [01:19:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded. [01:19: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: [02bd75b Issue #2151109 by akalata, Cottser, joelpittet, jcnventura, lauriii, derheap: Convert theme_system_modules_details() to Twig]. [01:19:04] Main branch [8.0.x] checkout [complete]. [01:19:17] Command [git clone 'git://git.drupal.org/project/textimage.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/textimage' --reference /var/cache/git/reference 2>&1] succeeded. [01:19:17] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/textimage' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/textimage/.git' checkout '8.x-3.x' 2>&1] succeeded. [01:19:17] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/textimage' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/textimage/.git' status 2>&1] succeeded. [01:19:17] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/textimage' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/textimage/.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: [ea95c7f Merge branch '54' into 8.x-3.x]. [01:19:17] Dependency branch [8.x-3.x] checkout [complete]. [01:19:17] Invoking operation [check]... [01:19:17] Ignoring operation [check]. [01:19:17] Invoking operation [apply]... [01:19:17] Ignoring operation [apply]. [01:19:17] Invoking operation [syntax]... [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/Component/TextUtility.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/Component/Rectangle.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/Component/ColorUtility.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/Controller/TextimageDownloadController.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/Element/TextimageColor.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/Form/SettingsForm.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/Form/FlushAllForm.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/Plugin/Field/FieldFormatter/TextimageFormatter.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/Plugin/ImageEffect/TextimageText.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/Plugin/ImageEffect/TextimageEffectBase.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/Plugin/ImageEffect/TextimageBackground.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/Plugin/ImageToolkit/Operation/gd/TextimageTextToWrapper.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/Plugin/ImageToolkit/Operation/gd/TextimageTextOverlay.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/Plugin/ImageToolkit/Operation/gd/TextimageSetGifTransparentColor.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/Plugin/ImageToolkit/Operation/gd/TextimageReplaceImage.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/Plugin/ImageToolkit/Operation/gd/TextimageOverlay.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/Plugin/ImageToolkit/Operation/gd/TextimageDrawRectangle.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/Plugin/ImageToolkit/Operation/gd/TextimageDrawLine.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/Plugin/ImageToolkit/Operation/gd/TextimageDrawEllipse.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/Plugin/ImageToolkit/Operation/gd/TextimageDefineCanvas.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/Plugin/ImageToolkit/Operation/gd/GDTextimageOperationBase.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/Plugin/ImageToolkit/Operation/imagemagick/TextimageTextToWrapper.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/Plugin/ImageToolkit/Operation/imagemagick/TextimageReplaceImage.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/Plugin/ImageToolkit/Operation/imagemagick/TextimageOverlay.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/Plugin/ImageToolkit/Operation/imagemagick/TextimageDefineCanvas.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/Plugin/ImageToolkit/Operation/imagemagick/ImagemagickTextimageOperationBase.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/Plugin/ImageToolkit/Operation/TextimageTextToWrapperTrait.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/Plugin/ImageToolkit/Operation/TextimageReplaceImageTrait.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/Plugin/ImageToolkit/Operation/TextimageOverlayTrait.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/Plugin/ImageToolkit/Operation/TextimageOperationTrait.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/Plugin/ImageToolkit/Operation/TextimageDefineCanvasTrait.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/Plugin/textimage/background/Textimage.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/Plugin/textimage/color/Textimage.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/Plugin/textimage/font/Textimage.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/Plugin/TextimagePluginManager.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/Plugin/TextimagePluginBaseInterface.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/Plugin/TextimagePluginBase.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/Plugin/TextimageFontPluginInterface.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/Plugin/TextimageColorPluginInterface.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/Plugin/TextimageBackgroundPluginInterface.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/Routing/TextimageRoutes.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/Tests/TextimageTestBase.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/Tests/TextimageTest.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/Tests/TextimagePregMatchTest.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/Tests/TextimageFieldFormatterTest.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/Tests/TextimageApiTest.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/TextimageTokenException.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/TextimageLogger.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/TextimageFactory.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/TextimageException.php' 2>&1] succeeded. [01:19:18] Command [php -l -f './sites/default/modules/textimage/src/Textimage.php' 2>&1] succeeded. [01:19:19] Command [php -l -f './sites/default/modules/textimage/textimage.module' 2>&1] succeeded. [01:19:19] Command [php -l -f './sites/default/modules/textimage/textimage.install' 2>&1] succeeded. [01:19:19] Checked [53 of 53] relevant file(s) for syntax. [01:19:19] Invoking operation [install]... [01:19:19] Invoking operation [review]... [01:19:19] Scanning sites/default/files/checkout/sites/default/modules/textimage for .test files. [01:19:19] Scanning sites/default/files/checkout/sites/default/modules/textimage for /Tests/*.php files. [01:19:19] Cleaning run-tests.sh environment. [01:19:19] Command [/usr/bin/php ./core/scripts/run-tests.sh --concurrency 28 --php /usr/bin/php --url http://ec2-52-10-169-157.us-west-2.compute.amazonaws.com/checkout --sqlite /tmpfs/pifr/test.sqlite --dburl mysql://drupaltestbot-my:dag8i4lERZlr@localhost/drupaltestbotmysql --keep-results --file sites/default/modules/textimage/src/Tests/TextimageTestBase.php,sites/default/modules/textimage/src/Tests/TextimageTest.php,sites/default/modules/textimage/src/Tests/TextimagePregMatchTest.php,sites/default/modules/textimage/src/Tests/TextimageFieldFormatterTest.php,sites/default/modules/textimage/src/Tests/TextimageApiTest.php --clean 2>&1] succeeded. [01:19:19] Initiating run-tests.sh. [01:19:48] Command [/usr/bin/php ./core/scripts/run-tests.sh --concurrency 28 --php /usr/bin/php --url http://ec2-52-10-169-157.us-west-2.compute.amazonaws.com/checkout --sqlite /tmpfs/pifr/test.sqlite --dburl mysql://drupaltestbot-my:dag8i4lERZlr@localhost/drupaltestbotmysql --keep-results --file sites/default/modules/textimage/src/Tests/TextimageTestBase.php,sites/default/modules/textimage/src/Tests/TextimageTest.php,sites/default/modules/textimage/src/Tests/TextimagePregMatchTest.php,sites/default/modules/textimage/src/Tests/TextimageFieldFormatterTest.php,sites/default/modules/textimage/src/Tests/TextimageApiTest.php 2>&1] succeeded Duration: 29 seconds Directory: [/var/lib/drupaltestbot/sites/default/files/checkout] Completion status: [0] Output: [Drupal test run --------------- Tests to be run: - Drupal\textimage\Tests\TextimageTest - Drupal\textimage\Tests\TextimagePregMatchTest - Drupal\textimage\Tests\TextimageFieldFormatterTest - Drupal\textimage\Tests\TextimageApiTest Test run started: Tuesday, October 6, 2015 - 08:19 Test summary ------------ Drupal\textimage\Tests\TextimagePregMatchTest 3 passes Drupal\textimage\Tests\TextimageFieldFormatterTest 55 passes Drupal\textimage\Tests\TextimageTest 62 passes Drupal\textimage\Tests\TextimageApiTest 140 passes Test run duration: 28 sec]. [01:19:49] Command [/usr/bin/php ./core/scripts/run-tests.sh --php /usr/bin/php --url http://ec2-52-10-169-157.us-west-2.compute.amazonaws.com/checkout --file sites/default/modules/textimage/src/Tests/TextimageTestBase.php,sites/default/modules/textimage/src/Tests/TextimageTest.php,sites/default/modules/textimage/src/Tests/TextimagePregMatchTest.php,sites/default/modules/textimage/src/Tests/TextimageFieldFormatterTest.php,sites/default/modules/textimage/src/Tests/TextimageApiTest.php --list 2>&1] succeeded. [01:19:49] Review complete. test_id=710748 result code=10 details=Array ( [@pass] => 260 [@fail] => 0 [@exception] => 0 [@debug] => 0 ) [01:19:49] Static variables reset.