Privatemsg - 7.x-2.x

Test status
StatusResult
Last receivedSat, 06/20/2015 - 15:54:02
Last requestedSat, 06/20/2015 - 15:54:02
Last testedSat, 06/20/2015 - 15:54:17
Test count80
Environment status
MySQLfail
Branch information
Identifier7.x-2.x
ProjectPrivatemsg
LinkProject information
SummaryFAILED: [[SimpleTest]]: [MySQL] Repository checkout: failed to create dependency directory.
Details

MySQL

  1. Setup environment
  2. Detect an invalid patch URL
  3. Detect invalid repository information
    Ensure the version control system is functioning properly.
  4. Detect invalid patch format
  5. Detect a non-applicable patch
  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:54:02] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_138249.pifr_simpletest.1434815642.log)
[08:54:02] Review timestamp: (Sat, 06/20/2015 - 08:54)
[08:54:02] Review host: (ec2-52-25-91-35)
[08:54:02] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[08:54:02] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

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

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

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

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

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

                )

        )

    [files] => Array
        (
        )

)

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

[08:54:02] Invoking operation [setup]...
[08:54:02] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[08:54:02] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[08:54:02] Command [rm -rf /tmp/po* 2>&1] succeeded.
[08:54:02] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[08:54:02] Database backend [mysql] loaded.
[08:54:02] Invoking operation [fetch]...
[08:54:02] Invoking operation [checkout]...
[08:54:02] Version control system backend [git] loaded.
[08:54:16] Command [git clone 'git://git.drupal.org/project/privatemsg.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[08:54:16] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '7.x-2.x' 2>&1] succeeded.
[08:54:16] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[08:54:16] 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: [e374041 Issue #2141031 by finne, ptmkenny: unclosed a tag in privatemsg-alternatives.js].
[08:54:16] Main branch [7.x-2.x] checkout [complete].
[08:54:16] Encountered error on [checkout], details:
array (
  '@reason' => 'failed to create dependency directory',
)
[08:54:16] Review complete. test_id=138249 result code=3 details=Array
(
    [@reason] => failed to create dependency directory
)

[08:54:16] Static variables reset.