2172843-97.patch

Test status
StatusResult
Last receivedThu, 10/01/2015 - 17:44:00
Last requestedThu, 10/01/2015 - 23:26:11
Last testedThu, 10/01/2015 - 23:26:38
Test count1
Environment status
PHP 5.5 MySQLfail
File information
File2172843-97.patch
BranchDrupal core - 8.0.x
LinkIssue Link
SummaryFAILED: [[SimpleTest]]: [PHP 5.5 MySQL] Unable to apply patch 2172843-97.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
[16:26:11] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_1168113.pifr_simpletest.2172843-97.patch.1443741971.log)
[16:26:11] Review timestamp: (Thu, 10/01/2015 - 16:26)
[16:26:11] Review host: (ec2-52-89-142-159)
[16:26:11] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[16:26:11] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

[16:26:11] Environment variables and review information initialized.
[16:26:11] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/drupal.git]
[16:26:11] Review started.
[16:26:11] Test: Array
(
    [test_id] => 1168113
    [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/2172843-97.patch
        )

)

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

[16:26:11] Invoking operation [setup]...
[16:26:11] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[16:26:11] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[16:26:11] Command [rm -rf /tmp/po* 2>&1] succeeded.
[16:26:11] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[16:26:11] Database backend [mysql] loaded.
[16:26:11] Invoking operation [fetch]...
[16:26:11] Fetched [2172843-97.patch].
[16:26:11] Invoking operation [checkout]...
[16:26:11] Version control system backend [git] loaded.
[16:26:37] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[16:26:38] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.0.x' 2>&1] succeeded.
[16:26:38] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[16:26:38] 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: [03bd7fc Issue #2172843 by fgm, marthinal, pfrenssen, amateescu, andypost, Wim Leers, stefan.r, pwieck, deepak_123: Remove ability to update entity bundle machine names].
[16:26:38] Main branch [8.0.x] checkout [complete].
[16:26:38] Invoking operation [check]...
[16:26:38] Invoking operation [apply]...
[16:26:38] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/2172843-97.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/Config/Entity/ConfigEntityBundleBase.php:7
error: core/lib/Drupal/Core/Config/Entity/ConfigEntityBundleBase.php: patch does not apply
error: core/lib/Drupal/Core/Entity/BundleEntityFormBase.php: already exists in working directory
error: patch failed: core/lib/Drupal/Core/Entity/EntityBundleListenerInterface.php:8
error: core/lib/Drupal/Core/Entity/EntityBundleListenerInterface.php: patch does not apply
error: patch failed: core/lib/Drupal/Core/Entity/EntityManager.php:1370
error: core/lib/Drupal/Core/Entity/EntityManager.php: patch does not apply
error: patch failed: core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php:1496
error: core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php: patch does not apply
error: patch failed: core/lib/Drupal/Core/Entity/entity.api.php:139
error: core/lib/Drupal/Core/Entity/entity.api.php: patch does not apply
error: patch failed: core/lib/Drupal/Core/Field/Entity/BaseFieldOverride.php:163
error: core/lib/Drupal/Core/Field/Entity/BaseFieldOverride.php: patch does not apply
error: patch failed: core/lib/Drupal/Core/Field/FieldConfigBase.php:180
error: core/lib/Drupal/Core/Field/FieldConfigBase.php: patch does not apply
error: patch failed: core/lib/Drupal/Core/Field/FieldConfigInterface.php:282
error: core/lib/Drupal/Core/Field/FieldConfigInterface.php: patch does not apply
error: patch failed: core/modules/block_content/src/BlockContentTypeForm.php:7
error: core/modules/block_content/src/BlockContentTypeForm.php: patch does not apply
error: patch failed: core/modules/book/src/Tests/BookTest.php:497
error: core/modules/book/src/Tests/BookTest.php: patch does not apply
error: patch failed: core/modules/field/field.module:187
error: core/modules/field/field.module: patch does not apply
error: patch failed: core/modules/field/src/Entity/FieldConfig.php:167
error: core/modules/field/src/Entity/FieldConfig.php: patch does not apply
error: patch failed: core/modules/field/src/Tests/FieldAttachStorageTest.php:275
error: core/modules/field/src/Tests/FieldAttachStorageTest.php: patch does not apply
error: patch failed: core/modules/field_ui/field_ui.module:108
error: core/modules/field_ui/field_ui.module: patch does not apply
error: patch failed: core/modules/field_ui/src/Tests/EntityDisplayTest.php:300
error: core/modules/field_ui/src/Tests/EntityDisplayTest.php: patch does not apply
error: patch failed: core/modules/field_ui/src/Tests/ManageFieldsTest.php:591
error: core/modules/field_ui/src/Tests/ManageFieldsTest.php: patch does not apply
error: patch failed: core/modules/language/language.module:218
error: core/modules/language/language.module: patch does not apply
error: patch failed: core/modules/language/src/Tests/LanguageConfigurationElementTest.php:152
error: core/modules/language/src/Tests/LanguageConfigurationElementTest.php: patch does not apply
error: patch failed: core/modules/node/src/NodeTypeForm.php:7
error: core/modules/node/src/NodeTypeForm.php: patch does not apply
error: core/modules/node/src/Tests/NodeTypeRenameConfigImportTest.php: No such file or directory
error: patch failed: core/modules/node/src/Tests/NodeTypeTest.php:99
error: core/modules/node/src/Tests/NodeTypeTest.php: patch does not apply
error: patch failed: core/modules/shortcut/src/ShortcutSetForm.php:7
error: core/modules/shortcut/src/ShortcutSetForm.php: patch does not apply
error: patch failed: core/modules/system/src/Tests/Entity/FieldSqlStorageTest.php:470
error: core/modules/system/src/Tests/Entity/FieldSqlStorageTest.php: patch does not apply
error: patch failed: core/modules/system/tests/modules/entity_test/entity_test.module:171
error: core/modules/system/tests/modules/entity_test/entity_test.module: patch does not apply
error: patch failed: core/modules/taxonomy/src/Entity/Vocabulary.php:125
error: core/modules/taxonomy/src/Entity/Vocabulary.php: patch does not apply
error: patch failed: core/modules/taxonomy/src/Tests/VocabularyCrudTest.php:143
error: core/modules/taxonomy/src/Tests/VocabularyCrudTest.php: patch does not apply
error: patch failed: core/modules/taxonomy/src/VocabularyForm.php:7
error: core/modules/taxonomy/src/VocabularyForm.php: patch does not apply].
[16:26:38] Encountered error on [apply], details:
array (
  '@filename' => '2172843-97.patch',
  '@reason' => 'Unable to apply patch.  See the log in the details link for more information',
)
[16:26:38] Review complete. test_id=1168113 result code=5 details=Array
(
    [@filename] => 2172843-97.patch
    [@reason] => Unable to apply patch.  See the log in the details link for more information
)

[16:26:38] Static variables reset.