2513526-menu-regions-161.patch

Test status
StatusResult
Last receivedThu, 10/08/2015 - 12:17:00
Last requestedThu, 10/08/2015 - 12:17:01
Last testedThu, 10/08/2015 - 12:17:05
Test count1
Environment status
PHP 5.5 MySQLfail
File information
File2513526-menu-regions-161.patch
BranchDrupal core - 8.1.x
LinkIssue Link
SummaryFAILED: [[SimpleTest]]: [PHP 5.5 MySQL] Unable to apply patch 2513526-menu-regions-161.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
[05:17:01] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_1175348.pifr_simpletest.2513526-menu-regions-161.patch.1444306621.log)
[05:17:01] Review timestamp: (Thu, 10/08/2015 - 05:17)
[05:17:01] Review host: (ec2-52-10-169-157)
[05:17:01] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[05:17:01] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

[05:17:01] Environment variables and review information initialized.
[05:17:01] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/drupal.git]
[05:17:01] Review started.
[05:17:01] Test: Array
(
    [test_id] => 1175348
    [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.1.x
                )

            [dependencies] => Array
                (
                )

        )

    [files] => Array
        (
            [0] => https://www.drupal.org/files/issues/2513526-menu-regions-161.patch
        )

)

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

[05:17:01] Invoking operation [setup]...
[05:17:01] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[05:17:01] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[05:17:01] Command [rm -rf /tmp/po* 2>&1] succeeded.
[05:17:01] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[05:17:01] Database backend [mysql] loaded.
[05:17:01] Invoking operation [fetch]...
[05:17:01] Fetched [2513526-menu-regions-161.patch].
[05:17:01] Invoking operation [checkout]...
[05:17:01] Version control system backend [git] loaded.
[05:17:03] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[05:17:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.1.x' 2>&1] succeeded.
[05:17:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[05:17: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: [54d5db5 Issue #2310729 by tim.plunkett: Add tim.plunkett as a maintainer for Forms system, Routing system, and Configuration module.].
[05:17:04] Main branch [8.1.x] checkout [complete].
[05:17:04] Invoking operation [check]...
[05:17:04] Invoking operation [apply]...
[05:17:04] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/2513526-menu-regions-161.patch 2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout]
  Status [1]
 Output: [error: patch failed: core/lib/Drupal/Core/Extension/ThemeHandler.php:257
error: core/lib/Drupal/Core/Extension/ThemeHandler.php: patch does not apply
error: patch failed: core/modules/block/block.install:124
error: core/modules/block/block.install: patch does not apply
error: patch failed: core/modules/block/src/Tests/BlockTest.php:143
error: core/modules/block/src/Tests/BlockTest.php: patch does not apply
error: patch failed: core/modules/block/src/Tests/BlockUiTest.php:132
error: core/modules/block/src/Tests/BlockUiTest.php: patch does not apply
error: patch failed: core/modules/config/src/Tests/ConfigLanguageOverrideWebTest.php:59
error: core/modules/config/src/Tests/ConfigLanguageOverrideWebTest.php: patch does not apply
error: patch failed: core/modules/config/src/Tests/ConfigSingleImportExportTest.php:138
error: core/modules/config/src/Tests/ConfigSingleImportExportTest.php: patch does not apply
error: patch failed: core/modules/config_translation/src/Tests/ConfigTranslationUiTest.php:178
error: core/modules/config_translation/src/Tests/ConfigTranslationUiTest.php: patch does not apply
error: patch failed: core/modules/language/src/Tests/LanguageUILanguageNegotiationTest.php:394
error: core/modules/language/src/Tests/LanguageUILanguageNegotiationTest.php: patch does not apply
error: patch failed: core/modules/system/src/Tests/System/PageTitleTest.php:81
error: core/modules/system/src/Tests/System/PageTitleTest.php: patch does not apply
error: patch failed: core/modules/system/src/Tests/System/ThemeTest.php:125
error: core/modules/system/src/Tests/System/ThemeTest.php: patch does not apply
error: patch failed: core/modules/system/system.install:1527
error: core/modules/system/system.install: patch does not apply
error: patch failed: core/modules/system/templates/page.html.twig:33
error: core/modules/system/templates/page.html.twig: patch does not apply
error: core/modules/system/tests/fixtures/update/block.block.testfor2005546.yml: No such file or directory
error: core/profiles/minimal/config/install/block.block.stark_branding.yml: No such file or directory
error: core/profiles/standard/config/install/block.block.bartik_account_menu.yml: No such file or directory
error: core/profiles/standard/config/install/block.block.bartik_branding.yml: No such file or directory
error: core/profiles/standard/config/install/block.block.bartik_main_menu.yml: No such file or directory
error: patch failed: core/themes/bartik/bartik.info.yml:12
error: core/themes/bartik/bartik.info.yml: patch does not apply
error: patch failed: core/themes/bartik/css/colors.css:6
error: core/themes/bartik/css/colors.css: patch does not apply
error: core/themes/bartik/css/components/header.css: No such file or directory
error: core/themes/bartik/css/components/primary-menu.css: No such file or directory
error: core/themes/bartik/css/components/secondary-menu.css: No such file or directory
error: patch failed: core/themes/bartik/templates/page.html.twig:33
error: core/themes/bartik/templates/page.html.twig: patch does not apply
error: core/themes/classy/templates/layout/page.html.twig: No such file or directory].
[05:17:04] Encountered error on [apply], details:
array (
  '@filename' => '2513526-menu-regions-161.patch',
  '@reason' => 'Unable to apply patch.  See the log in the details link for more information',
)
[05:17:04] Review complete. test_id=1175348 result code=5 details=Array
(
    [@filename] => 2513526-menu-regions-161.patch
    [@reason] => Unable to apply patch.  See the log in the details link for more information
)

[05:17:04] Static variables reset.