In case of troubles
No clients to display.
[04:11:01] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_1141303.pifr_simpletest.1442142661.log) [04:11:01] Review timestamp: (Sun, 09/13/2015 - 04:11) [04:11:01] Review host: (ec2-54-191-149-30) [04:11:01] Operations:Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [04:11:01] Result Codes: Array ( [fail] => 9 [pass] => 10 ) [04:11:01] Environment variables and review information initialized. [04:11:01] core_url = [git://git.drupal.org/project/drupal.git]; Test repository = [git://git.drupal.org/project/graphql.git] [04:11:01] Project directory is [graphql] [04:11:01] Review started. [04:11:01] Test: Array ( [test_id] => 1141303 [review] => Array ( [plugin] => pifr_simpletest [argument] => Array ( [test.title] => [test.directory.review] => Array ( [0] => sites/default/modules/graphql ) [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/graphql.git ) [vcs_identifier] => 8.x-1.x ) ) ) [files] => Array ( ) ) [04:11:01] Operations: Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [04:11:01] Invoking operation [setup]... [04:11:01] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded. [04:11:01] Command [rm -rf sites/default/files/checkout 2>&1] succeeded. [04:11:01] Command [rm -rf /tmp/po* 2>&1] succeeded. [04:11:01] Command [rm -rf sites/default/files/review 2>&1] succeeded. [04:11:02] Database backend [mysql] loaded. [04:11:02] Invoking operation [fetch]... [04:11:02] Invoking operation [checkout]... [04:11:02] Version control system backend [git] loaded. [04:11:03] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded. [04:11:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.0.x' 2>&1] succeeded. [04:11:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded. [04:11: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: [605264f Issue #2444615 by borisson_, neclimdul, jibran, dawehner, jhedstrom, Fabianx: Move testing packages to require-dev in composer.json]. [04:11:04] Main branch [8.0.x] checkout [complete]. [04:11:19] Command [git clone 'git://git.drupal.org/project/graphql.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/graphql' --reference /var/cache/git/reference 2>&1] succeeded. [04:11:19] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/graphql' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/graphql/.git' checkout '8.x-1.x' 2>&1] succeeded. [04:11:19] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/graphql' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/graphql/.git' status 2>&1] succeeded. [04:11:19] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/graphql' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/graphql/.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: [3bd6549 Removing copy&paste leftovers.]. [04:11:19] Dependency branch [8.x-1.x] checkout [complete]. [04:11:19] Invoking operation [check]... [04:11:19] Ignoring operation [check]. [04:11:19] Invoking operation [apply]... [04:11:19] Ignoring operation [apply]. [04:11:19] Invoking operation [syntax]... [04:11:19] Command [php -l -f './sites/default/modules/graphql/src/Controller/RequestController.php' 2>&1] succeeded. [04:11:19] Command [php -l -f './sites/default/modules/graphql/src/Controller/ExplorerController.php' 2>&1] succeeded. [04:11:19] Command [php -l -f './sites/default/modules/graphql/src/EventSubscriber/ExplorerPageDisplayVariantSubscriber.php' 2>&1] succeeded. [04:11:19] Command [php -l -f './sites/default/modules/graphql/src/Plugin/views/display/GraphQL.php' 2>&1] succeeded. [04:11:19] Command [php -l -f './sites/default/modules/graphql/src/SchemaProvider/ViewsSchemaProvider.php' 2>&1] succeeded. [04:11:19] Command [php -l -f './sites/default/modules/graphql/src/SchemaProvider/SchemaProviderBase.php' 2>&1] succeeded. [04:11:19] Command [php -l -f './sites/default/modules/graphql/src/SchemaProvider/EntitySchemaProvider.php' 2>&1] succeeded. [04:11:19] Command [php -l -f './sites/default/modules/graphql/src/TypeResolver/PrimitiveTypeResolver.php' 2>&1] succeeded. [04:11:19] Command [php -l -f './sites/default/modules/graphql/src/TypeResolver/ListTypeResolver.php' 2>&1] succeeded. [04:11:19] Command [php -l -f './sites/default/modules/graphql/src/TypeResolver/LanguageTypeResolver.php' 2>&1] succeeded. [04:11:19] Command [php -l -f './sites/default/modules/graphql/src/TypeResolver/FieldItemTypeResolver.php' 2>&1] succeeded. [04:11:19] Command [php -l -f './sites/default/modules/graphql/src/TypeResolver/EntityTypeResolver.php' 2>&1] succeeded. [04:11:19] Command [php -l -f './sites/default/modules/graphql/src/TypeResolver/DataReferenceTypeResolver.php' 2>&1] succeeded. [04:11:19] Command [php -l -f './sites/default/modules/graphql/src/TypeResolver/ComplexDataTypeResolverBase.php' 2>&1] succeeded. [04:11:19] Command [php -l -f './sites/default/modules/graphql/src/TypeResolverInterface.php' 2>&1] succeeded. [04:11:19] Command [php -l -f './sites/default/modules/graphql/src/TypeResolver.php' 2>&1] succeeded. [04:11:19] Command [php -l -f './sites/default/modules/graphql/src/SchemaProviderInterface.php' 2>&1] succeeded. [04:11:19] Command [php -l -f './sites/default/modules/graphql/src/SchemaProvider.php' 2>&1] succeeded. [04:11:19] Command [php -l -f './sites/default/modules/graphql/graphql.module' 2>&1] succeeded. [04:11:19] Checked [19 of 19] relevant file(s) for syntax. [04:11:19] Invoking operation [install]... [04:11:19] Invoking operation [review]... [04:11:19] Scanning sites/default/files/checkout/sites/default/modules/graphql for .test files. [04:11:19] Scanning sites/default/files/checkout/sites/default/modules/graphql for /Tests/*.php files. [04:11:19] Cleaning run-tests.sh environment. [04:11:20] Command [/usr/bin/php ./core/scripts/run-tests.sh --concurrency 27 --php /usr/bin/php --url http://ec2-54-191-149-30.us-west-2.compute.amazonaws.com/checkout --sqlite /tmpfs/pifr/test.sqlite --dburl mysql://drupaltestbot-my:YH3nR8tqNKsY@localhost/drupaltestbotmysql --keep-results --file --clean 2>&1] succeeded. [04:11:20] No test files found. Skipping execution of run_tests.sh. [04:11:21] Command [/usr/bin/php ./core/scripts/run-tests.sh --php /usr/bin/php --url http://ec2-54-191-149-30.us-west-2.compute.amazonaws.com/checkout --file --list 2>&1] succeeded. [04:11:21] Review complete. test_id=1141303 result code=10 details=Array ( [@pass] => 0 [@fail] => 0 [@exception] => 0 [@debug] => 0 ) [04:11:21] Static variables reset.