In case of troubles
[01:07:01] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_416078.pifr_simpletest.decouple-comment-node-731724.259.patch.1358237221.log) [01:07:01] Review timestamp: (Tue, 01/15/2013 - 01:07) [01:07:01] Review host: (drupaltestbot813) [01:07:01] Operations:Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [01:07:01] Result Codes: Array ( [fail] => 9 [pass] => 10 ) [01:07:01] Environment variables and review information initialized. [01:07:01] core_url = [git://git.drupal.org/project/drupal.git]; Test repository = [git://git.drupal.org/project/drupal.git] [01:07:01] Review started. [01:07:01] Test: Array ( [test_id] => 416078 [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] => ) ) [vcs] => Array ( [main] => Array ( [repository] => Array ( [type] => git [url] => git://git.drupal.org/project/drupal.git ) [vcs_identifier] => 8.x ) [dependencies] => Array ( ) ) [files] => Array ( [0] => http://drupal.org/files/decouple-comment-node-731724.259.patch ) ) [01:07:01] Operations: Array ( [0] => setup [1] => fetch [2] => checkout [3] => check [4] => apply [5] => syntax [6] => install [7] => review ) [01:07:01] Invoking operation [setup]... [01:07:01] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded. [01:07:02] Command [rm -rf sites/default/files/checkout 2>&1] succeeded. [01:07:02] Command [rm -rf sites/default/files/review 2>&1] succeeded. [01:07:02] Database backend [mysql] loaded. [01:07:03] Invoking operation [fetch]... [01:07:03] Fetched [decouple-comment-node-731724.259.patch]. [01:07:03] Invoking operation [checkout]... [01:07:03] Version control system backend [git] loaded. [01:07:10] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded. [01:07:10] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.x' 2>&1] succeeded. [01:07:10] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded. [01:07:10] 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: [65e54ed Issue #1874936 by frega, Wim Leers: Pluggable in-place editors (allow modules to define new Create.js PropertyEditor widgets).]. [01:07:10] Main branch [8.x] checkout [complete]. [01:07:10] Invoking operation [check]... [01:07:10] Invoking operation [apply]... [01:07:10] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/decouple-comment-node-731724.259.patch 2>&1] failed Duration 0 seconds Directory [/var/lib/drupaltestbot/sites/default/files/checkout] Status [1] Output: [error: patch failed: core/modules/comment/comment.admin.inc:107 error: core/modules/comment/comment.admin.inc: patch does not apply error: patch failed: core/modules/comment/comment.api.php:34 error: core/modules/comment/comment.api.php: patch does not apply error: patch failed: core/modules/comment/comment.module:429 error: core/modules/comment/comment.module: patch does not apply error: patch failed: core/modules/comment/comment.pages.inc:59 error: core/modules/comment/comment.pages.inc: patch does not apply error: patch failed: core/modules/comment/comment.tokens.inc:193 error: core/modules/comment/comment.tokens.inc: patch does not apply error: patch failed: core/modules/comment/lib/Drupal/comment/CommentFormController.php:22 error: core/modules/comment/lib/Drupal/comment/CommentFormController.php: patch does not apply error: patch failed: core/modules/comment/lib/Drupal/comment/CommentRenderController.php:19 error: core/modules/comment/lib/Drupal/comment/CommentRenderController.php: patch does not apply error: patch failed: core/modules/comment/lib/Drupal/comment/CommentStorageController.php:29 error: core/modules/comment/lib/Drupal/comment/CommentStorageController.php: patch does not apply error: patch failed: core/modules/comment/lib/Drupal/comment/Plugin/Core/Entity/Comment.php:61 error: core/modules/comment/lib/Drupal/comment/Plugin/Core/Entity/Comment.php: patch does not apply error: patch failed: core/modules/comment/lib/Drupal/comment/Tests/CommentAnonymousTest.php:161 error: core/modules/comment/lib/Drupal/comment/Tests/CommentAnonymousTest.php: patch does not apply error: patch failed: core/modules/comment/lib/Drupal/comment/Tests/CommentInterfaceTest.php:90 error: core/modules/comment/lib/Drupal/comment/Tests/CommentInterfaceTest.php: patch does not apply error: patch failed: core/modules/comment/lib/Drupal/comment/Tests/CommentNodeAccessTest.php:75 error: core/modules/comment/lib/Drupal/comment/Tests/CommentNodeAccessTest.php: patch does not apply error: patch failed: core/modules/comment/lib/Drupal/comment/Tests/CommentPagerTest.php:66 error: core/modules/comment/lib/Drupal/comment/Tests/CommentPagerTest.php: patch does not apply error: patch failed: core/modules/comment/lib/Drupal/comment/Tests/CommentStatisticsTest.php:80 error: core/modules/comment/lib/Drupal/comment/Tests/CommentStatisticsTest.php: patch does not apply error: patch failed: core/modules/comment/lib/Drupal/comment/Tests/CommentThreadingTest.php:50 error: core/modules/comment/lib/Drupal/comment/Tests/CommentThreadingTest.php: patch does not apply error: patch failed: core/modules/comment/lib/Drupal/comment/Tests/CommentTokenReplaceTest.php:35 error: core/modules/comment/lib/Drupal/comment/Tests/CommentTokenReplaceTest.php: patch does not apply error: patch failed: core/modules/comment/lib/Drupal/comment/Tests/Views/DefaultViewRecentComments.php:68 error: core/modules/comment/lib/Drupal/comment/Tests/Views/DefaultViewRecentComments.php: patch does not apply error: patch failed: core/modules/forum/forum.module:482 error: core/modules/forum/forum.module: patch does not apply error: patch failed: core/modules/forum/lib/Drupal/forum/Tests/ForumBlockTest.php:113 error: core/modules/forum/lib/Drupal/forum/Tests/ForumBlockTest.php: patch does not apply error: patch failed: core/modules/node/lib/Drupal/node/Tests/NodeAccessPagerTest.php:41 error: core/modules/node/lib/Drupal/node/Tests/NodeAccessPagerTest.php: patch does not apply error: patch failed: core/modules/rdf/lib/Drupal/rdf/Tests/CommentAttributesTest.php:156 error: core/modules/rdf/lib/Drupal/rdf/Tests/CommentAttributesTest.php: patch does not apply error: patch failed: core/modules/rdf/rdf.module:429 error: core/modules/rdf/rdf.module: patch does not apply error: patch failed: core/modules/search/search.module:810 error: core/modules/search/search.module: patch does not apply error: patch failed: core/modules/tracker/tracker.module:229 error: core/modules/tracker/tracker.module: patch does not apply]. [01:07:10] Encountered error on [apply], details: array ( '@filename' => 'decouple-comment-node-731724.259.patch', '@reason' => 'Unable to apply patch. See the log in the details link for more information', ) [01:07:10] Review complete. test_id=416078 result code=5 details=Array ( [@filename] => decouple-comment-node-731724.259.patch [@reason] => Unable to apply patch. See the log in the details link for more information ) [01:07:10] Static variables reset.