require_the-2575469-7.patch

Test status
StatusResult
Last receivedMon, 10/05/2015 - 13:52:01
Last requestedMon, 10/05/2015 - 14:08:04
Last testedMon, 10/05/2015 - 14:08:07
Test count2
Environment status
PHP 5.5 MySQLfail
File information
Filerequire_the-2575469-7.patch
BranchDrupal core - 8.0.x
LinkIssue Link
SummaryFAILED: [[SimpleTest]]: [PHP 5.5 MySQL] Unable to apply patch require_the-2575469-7.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
[07:08:04] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_1170573.pifr_simpletest.require_the-2575469-7.patch.1444054084.log)
[07:08:04] Review timestamp: (Mon, 10/05/2015 - 07:08)
[07:08:04] Review host: (ec2-52-10-169-157)
[07:08:04] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[07:08:04] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

[07:08:04] Environment variables and review information initialized.
[07:08:04] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/drupal.git]
[07:08:04] Review started.
[07:08:04] Test: Array
(
    [test_id] => 1170573
    [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] => 
                    [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
                (
                )

        )

    [files] => Array
        (
            [0] => https://www.drupal.org/files/issues/require_the-2575469-7.patch
        )

)

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

[07:08:04] Invoking operation [setup]...
[07:08:04] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[07:08:04] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[07:08:04] Command [rm -rf /tmp/po* 2>&1] succeeded.
[07:08:04] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[07:08:05] Database backend [mysql] loaded.
[07:08:05] Invoking operation [fetch]...
[07:08:05] Fetched [require_the-2575469-7.patch].
[07:08:05] Invoking operation [checkout]...
[07:08:05] Version control system backend [git] loaded.
[07:08:07] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[07:08:07] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.0.x' 2>&1] succeeded.
[07:08:07] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[07:08: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: [72b0180 Issue #2454649 by Aki Tendo, dawehner: Cache Optimization and hardening -- [PP-1] Use assert() instead of exceptions in Cache::merge(Tags|Contexts)].
[07:08:07] Main branch [8.0.x] checkout [complete].
[07:08:07] Invoking operation [check]...
[07:08:07] Invoking operation [apply]...
[07:08:07] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/require_the-2575469-7.patch 2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout]
  Status [1]
 Output: [error: patch failed: composer.lock:5
error: composer.lock: patch does not apply
error: patch failed: vendor/composer/autoload_psr4.php:40
error: vendor/composer/autoload_psr4.php: patch does not apply
error: patch failed: vendor/composer/installed.json:3627
error: vendor/composer/installed.json: patch does not apply].
[07:08:07] Encountered error on [apply], details:
array (
  '@filename' => 'require_the-2575469-7.patch',
  '@reason' => 'Unable to apply patch.  See the log in the details link for more information',
)
[07:08:07] Review complete. test_id=1170573 result code=5 details=Array
(
    [@filename] => require_the-2575469-7.patch
    [@reason] => Unable to apply patch.  See the log in the details link for more information
)

[07:08:07] Static variables reset.