bean_fix_render_view.patch

Test status
StatusResult
Last receivedFri, 10/09/2015 - 15:06:00
Last requestedFri, 10/09/2015 - 15:06:01
Last testedFri, 10/09/2015 - 15:07:26
Test count2
Environment status
MySQLfail
File information
Filebean_fix_render_view.patch
BranchBean - 7.x-1.x
LinkIssue Link
SummaryFAILED: [[SimpleTest]]: [MySQL] Unable to apply patch bean_fix_render_view.patch. Unable to apply patch. See the log in the details link for more information.
Details

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
[08:06:01] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_1171328.pifr_simpletest.bean_fix_render_view.patch.1444403161.log)
[08:06:01] Review timestamp: (Fri, 10/09/2015 - 08:06)
[08:06:01] Review host: (ec2-54-69-10-31)
[08:06:01] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[08:06:01] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

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

                    [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] => 7
                    [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] => 
                    [test.php.version] => 5.3
                )

        )

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

                    [vcs_identifier] => 7.x
                )

            [dependencies] => Array
                (
                    [1] => Array
                        (
                            [repository] => Array
                                (
                                    [type] => git
                                    [url] => git://git.drupal.org/project/uuid.git
                                )

                            [vcs_identifier] => 7.x-1.0-beta1
                        )

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

                            [vcs_identifier] => 7.x-2.2
                        )

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

                            [vcs_identifier] => 7.x-1.6
                        )

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

                            [vcs_identifier] => 7.x-1.2
                        )

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

                            [vcs_identifier] => 7.x-1.7
                        )

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

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

                )

        )

    [files] => Array
        (
            [0] => https://www.drupal.org/files/issues/bean_fix_render_view.patch
        )

)

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

[08:06:01] Invoking operation [setup]...
[08:06:01] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[08:06:01] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[08:06:01] Command [rm -rf /tmp/po* 2>&1] succeeded.
[08:06:01] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[08:06:01] Database backend [mysql] loaded.
[08:06:01] Invoking operation [fetch]...
[08:06:02] Fetched [bean_fix_render_view.patch].
[08:06:02] Invoking operation [checkout]...
[08:06:02] Version control system backend [git] loaded.
[08:06:03] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[08:06:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '7.x' 2>&1] succeeded.
[08:06:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[08:06: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: [3c8b182 Issue #2263365 by donquixote, smccabe, longwave, alexpott, joelpittet, Fabianx, mikeytown2, joseph.olstad, sun: Second loop in module_implements() was being repeated for no reason (performance improvement)].
[08:06:04] Main branch [7.x] checkout [complete].
[08:06:18] Command [git clone 'git://git.drupal.org/project/uuid.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/uuid' --reference /var/cache/git/reference 2>&1] succeeded.
[08:06:18] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/uuid' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/uuid/.git' checkout '7.x-1.0-beta1' 2>&1] succeeded.
[08:06:18] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/uuid' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/uuid/.git' status 2>&1] succeeded.
[08:06:18] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/uuid' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/uuid/.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: [0707ea6 Issue #2374691 by alexdmccabe: Call to undefined function uuid_sync_all()].
[08:06:18] Dependency branch [7.x-1.0-beta1] checkout [complete].
[08:06:31] Command [git clone 'git://git.drupal.org/project/blockreference.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/blockreference' --reference /var/cache/git/reference 2>&1] succeeded.
[08:06:31] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/blockreference' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/blockreference/.git' checkout '7.x-2.2' 2>&1] succeeded.
[08:06:31] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/blockreference' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/blockreference/.git' status 2>&1] succeeded.
[08:06:31] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/blockreference' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/blockreference/.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: [6c2d3cf Issue #2466727 by pwilson: Incompatibility with Block Class].
[08:06:31] Dependency branch [7.x-2.2] checkout [complete].
[08:06:44] Command [git clone 'git://git.drupal.org/project/entity.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity' --reference /var/cache/git/reference 2>&1] succeeded.
[08:06:44] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity/.git' checkout '7.x-1.6' 2>&1] succeeded.
[08:06:44] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity/.git' status 2>&1] succeeded.
[08:06:44] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity/.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: [724e719 Patch by klausi: Sanitize field labels before passing them to the Token API.].
[08:06:44] Dependency branch [7.x-1.6] checkout [complete].
[08:06:58] Command [git clone 'git://git.drupal.org/project/entitycache.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entitycache' --reference /var/cache/git/reference 2>&1] succeeded.
[08:06:58] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entitycache' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entitycache/.git' checkout '7.x-1.2' 2>&1] succeeded.
[08:06:58] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entitycache' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entitycache/.git' status 2>&1] succeeded.
[08:06:58] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entitycache' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entitycache/.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: [7e390b5 Issue #1697686 by amateescu: Document that hook_entitycache_reset() can pass NULL for ().].
[08:06:58] Dependency branch [7.x-1.2] checkout [complete].
[08:07:12] Command [git clone 'git://git.drupal.org/project/ctools.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools' --reference /var/cache/git/reference 2>&1] succeeded.
[08:07:12] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools/.git' checkout '7.x-1.7' 2>&1] succeeded.
[08:07:12] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools/.git' status 2>&1] succeeded.
[08:07:12] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools/.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: [7b975e4 ctools 1.7].
[08:07:12] Dependency branch [7.x-1.7] checkout [complete].
[08:07:25] Command [git clone 'git://git.drupal.org/project/bean.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/bean' --reference /var/cache/git/reference 2>&1] succeeded.
[08:07:25] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/bean' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/bean/.git' checkout '7.x-1.x' 2>&1] succeeded.
[08:07:25] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/bean' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/bean/.git' status 2>&1] succeeded.
[08:07:25] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/bean' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/bean/.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: [150347a Issue #2008252 by diarmy: Error in admin/workbench/create when using Bean with Workbench and Commerce Kickstart].
[08:07:25] Dependency branch [7.x-1.x] checkout [complete].
[08:07:25] Invoking operation [check]...
[08:07:25] Invoking operation [apply]...
[08:07:25] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/bean_fix_render_view.patch 2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/bean]
  Status [1]
 Output: [error: sites/all/modules/contrib/bean/bean.module: No such file or directory].
[08:07:25] Encountered error on [apply], details:
array (
  '@filename' => 'bean_fix_render_view.patch',
  '@reason' => 'Unable to apply patch.  See the log in the details link for more information',
)
[08:07:25] Review complete. test_id=1171328 result code=5 details=Array
(
    [@filename] => bean_fix_render_view.patch
    [@reason] => Unable to apply patch.  See the log in the details link for more information
)

[08:07:25] Static variables reset.