core_change_remove-2582989-4.patch

Test status
StatusResult
Last receivedThu, 10/08/2015 - 10:44:06
Last requestedThu, 10/08/2015 - 13:42:56
Last testedThu, 10/08/2015 - 13:43:43
Test count1
Environment status
PHP 5.5 MySQLfail
File information
Filecore_change_remove-2582989-4.patch
BranchCollect - 8.x-1.x
LinkIssue Link
SummaryFAILED: [[SimpleTest]]: [PHP 5.5 MySQL] Unable to apply patch core_change_remove-2582989-4.patch. Unable to apply patch. See the log in the details link for more information.
Details

PHP 5.5 MySQL

  1. Setup environment
  2. Detect an invalid patch URL
  3. Detect invalid repository information
  4. Detect invalid patch format
  5. Detect a non-applicable patch
    Ensure the patch applies to the tip of the chosen code-base.
  6. Detect invalid PHP syntax
  7. Detect a Drupal installation failure
  8. Detect a test run failure
  9. Detect a failing test
  10. Complete test suite with all tests passing
Review log
[06:42:56] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_1175283.pifr_simpletest.core_change_remove-2582989-4.patch.1444311776.log)
[06:42:56] Review timestamp: (Thu, 10/08/2015 - 06:42)
[06:42:56] Review host: (ec2-54-69-87-167)
[06:42:56] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[06:42:56] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

[06:42:56] Environment variables and review information initialized.
[06:42:56] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/collect.git]
[06:42:56] Project directory is [collect]
[06:42:56] Review started.
[06:42:56] Test: Array
(
    [test_id] => 1175283
    [review] => Array
        (
            [plugin] => pifr_simpletest
            [argument] => Array
                (
                    [test.title] => 
                    [test.directory.review] => Array
                        (
                            [0] => sites/default/modules/collect
                        )

                    [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/inmail.git
                                )

                            [vcs_identifier] => 8.x-1.x
                        )

                    [2] => Array
                        (
                            [repository] => Array
                                (
                                    [type] => git
                                    [url] => git://git.drupal.org/project/search_api.git
                                )

                            [vcs_identifier] => 8.x-1.0-alpha9
                        )

                    [3] => Array
                        (
                            [repository] => Array
                                (
                                    [type] => git
                                    [url] => git://git.drupal.org/project/collect.git
                                )

                            [vcs_identifier] => 8.x-1.x
                        )

                )

        )

    [files] => Array
        (
            [0] => https://www.drupal.org/files/issues/core_change_remove-2582989-4.patch
        )

)

[06:42:56] Operations: Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[06:42:56] Invoking operation [setup]...
[06:42:56] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[06:42:56] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[06:42:56] Command [rm -rf /tmp/po* 2>&1] succeeded.
[06:42:56] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[06:42:56] Database backend [mysql] loaded.
[06:42:56] Invoking operation [fetch]...
[06:42:56] Fetched [core_change_remove-2582989-4.patch].
[06:42:56] Invoking operation [checkout]...
[06:42:56] Version control system backend [git] loaded.
[06:42:58] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[06:42:59] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.0.x' 2>&1] succeeded.
[06:42:59] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[06:42:59] 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.].
[06:42:59] Main branch [8.0.x] checkout [complete].
[06:43:13] Command [git clone 'git://git.drupal.org/project/inmail.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/inmail' --reference /var/cache/git/reference 2>&1] succeeded.
[06:43:13] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/inmail' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/inmail/.git' checkout '8.x-1.x' 2>&1] succeeded.
[06:43:13] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/inmail' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/inmail/.git' status 2>&1] succeeded.
[06:43:13] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/inmail' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/inmail/.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: [19bde15 Issue #2580317 by mbovan: Add page title block in InmailCollectWebTest].
[06:43:13] Dependency branch [8.x-1.x] checkout [complete].
[06:43:28] Command [git clone 'git://git.drupal.org/project/search_api.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/search_api' --reference /var/cache/git/reference 2>&1] succeeded.
[06:43:28] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/search_api' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/search_api/.git' checkout '8.x-1.0-alpha9' 2>&1] succeeded.
[06:43:28] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/search_api' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/search_api/.git' status 2>&1] succeeded.
[06:43:28] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/search_api' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/search_api/.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: [666b119 Follow-up to #2473717 by ChristianAdamski, Denchev, drunken monkey: Fixed per-bundle view modes in the "Rendered item" processor.].
[06:43:28] Dependency branch [8.x-1.0-alpha9] checkout [complete].
[06:43:43] Command [git clone 'git://git.drupal.org/project/collect.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/collect' --reference /var/cache/git/reference 2>&1] succeeded.
[06:43:43] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/collect' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/collect/.git' checkout '8.x-1.x' 2>&1] succeeded.
[06:43:43] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/collect' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/collect/.git' status 2>&1] succeeded.
[06:43:43] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/collect' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/collect/.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: [58dd1cf Issue #2582989 by mbovan, juanse254: Core Change remove generatefrompath() from core].
[06:43:43] Dependency branch [8.x-1.x] checkout [complete].
[06:43:43] Invoking operation [check]...
[06:43:43] Invoking operation [apply]...
[06:43:43] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/core_change_remove-2582989-4.patch 2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/collect]
  Status [1]
 Output: [error: patch failed: client/src/Tests/CollectClientWebTest.php:9
error: client/src/Tests/CollectClientWebTest.php: patch does not apply].
[06:43:43] Encountered error on [apply], details:
array (
  '@filename' => 'core_change_remove-2582989-4.patch',
  '@reason' => 'Unable to apply patch.  See the log in the details link for more information',
)
[06:43:43] Review complete. test_id=1175283 result code=5 details=Array
(
    [@filename] => core_change_remove-2582989-4.patch
    [@reason] => Unable to apply patch.  See the log in the details link for more information
)

[06:43:43] Static variables reset.