1774618-xmlrpc_encoding-51.patch

Test status
StatusResult
Last receivedMon, 12/07/2015 - 07:45:00
Last requestedMon, 12/07/2015 - 07:45:02
Last testedMon, 12/07/2015 - 07:45:10
Test count1
Environment status
MySQLfail
File information
File1774618-xmlrpc_encoding-51.patch
BranchDrupal core - 7.x
LinkIssue Link
SummaryFAILED: [[SimpleTest]]: [MySQL] Failed to run tests: failed during invocation of run-tests.sh --clean.
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
  6. Detect invalid PHP syntax
  7. Detect a Drupal installation failure
  8. Detect a test run failure
    Ensure that you can install SimpleTest locally and invoke tests using the command line script.
  9. Detect a failing test
  10. Complete test suite with all tests passing
Review log
[00:45:02] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_1187973.pifr_simpletest.1774618-xmlrpc_encoding-51.patch.1449474302.log)
[00:45:02] Review timestamp: (Mon, 12/07/2015 - 00:45)
[00:45:02] Review host: (ec2-54-69-10-31)
[00:45:02] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[00:45:02] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

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

        )

    [files] => Array
        (
            [0] => https://www.drupal.org/files/issues/1774618-xmlrpc_encoding-51.patch
        )

)

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

[00:45:02] Invoking operation [setup]...
[00:45:02] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[00:45:02] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[00:45:02] Command [rm -rf /tmp/po* 2>&1] succeeded.
[00:45:02] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[00:45:02] Database backend [mysql] loaded.
[00:45:02] Invoking operation [fetch]...
[00:45:02] Fetched [1774618-xmlrpc_encoding-51.patch].
[00:45:02] Invoking operation [checkout]...
[00:45:02] Version control system backend [git] loaded.
[00:45:04] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[00:45:05] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '7.x' 2>&1] succeeded.
[00:45:05] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[00:45:05] 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: [405e861 Issue #1862250 by amanire, Ivan Zugec, Novitsh, joates, sdstyles, yoroy, joshi.rohit100, acabouet, rpayanm, klonos, dahousecat, Daniel_Rose, HeimdallJHM, cluther, vineet.osscube, joachim, Stalski, Bojhan, chris_h: The "Trim length" format description is confusing/not clear to Drupal newcomers].
[00:45:05] Main branch [7.x] checkout [complete].
[00:45:05] Invoking operation [check]...
[00:45:05] Invoking operation [apply]...
[00:45:05] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/1774618-xmlrpc_encoding-51.patch 2>&1] succeeded.
[00:45:05] Command [git apply -v -p1 /var/lib/drupaltestbot/sites/default/files/review/1774618-xmlrpc_encoding-51.patch 2>&1] succeeded.
[00:45:05] Applied [1774618-xmlrpc_encoding-51.patch] to:
 > modules/simpletest/simpletest.info
 > modules/simpletest/tests/xmlrpc_test/src/Tests/XmlRpcBasicTest.php
 > modules/simpletest/tests/xmlrpc_test/src/Tests/XmlRpcMessagesTest.php
 > modules/simpletest/tests/xmlrpc_test/src/Tests/XmlRpcValidatorTest.php
 > modules/simpletest/tests/xmlrpc_test/xmlrpc_test.info
 > modules/simpletest/tests/xmlrpc_test/xmlrpc_test.module
[00:45:05] Invoking operation [syntax]...
[00:45:05] Command [php -l -f './modules/simpletest/tests/xmlrpc_test/src/Tests/XmlRpcBasicTest.php' 2>&1] succeeded.
[00:45:05] Command [php -l -f './modules/simpletest/tests/xmlrpc_test/src/Tests/XmlRpcMessagesTest.php' 2>&1] succeeded.
[00:45:05] Command [php -l -f './modules/simpletest/tests/xmlrpc_test/src/Tests/XmlRpcValidatorTest.php' 2>&1] succeeded.
[00:45:05] Command [php -l -f './modules/simpletest/tests/xmlrpc_test/xmlrpc_test.module' 2>&1] succeeded.
[00:45:05] Checked [4 of 4] relevant file(s) for syntax.
[00:45:05] Invoking operation [install]...
[00:45:05] drush si command=cd sites/default/files/checkout && drush si -y --db-url=mysql://drupaltestbot-my:kYQMxYXyYtmr@localhost/drupaltestbotmysql --clean-url=0 --account-name=admin --account-pass=drupal --account-mail=admin@example.com
[00:45:09] Command [cd sites/default/files/checkout && drush si -y --db-url=mysql://drupaltestbot-my:kYQMxYXyYtmr@localhost/drupaltestbotmysql --clean-url=0 --account-name=admin --account-pass=drupal --account-mail=admin@example.com 2>&1] succeeded
  Duration: 4 seconds
  Directory: [/var/lib/drupaltestbot]
  Completion status: [0]
  Output: [You are about to create a /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/settings.php file and DROP all tables in your 'drupaltestbotmysql' database. Do you want to continue? (y/n): y
Starting Drupal installation. This takes a while. Consider using the        [ok]
--notify global option.
Installation complete.  User name: admin  User password: drupal             [ok]].
[00:45:09] Command [cd /var/lib/drupaltestbot 2>&1] succeeded.
[00:45:09] Command [cd sites/default/files/checkout && drush vset simpletest_clear_results '0' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot]
  Completion status: [0]
  Output: [simpletest_clear_results was set to "0".                               [success]].
[00:45:09] Command [cd /var/lib/drupaltestbot 2>&1] succeeded.
[00:45:09] Command [cd sites/default/files/checkout && drush vset simpletest_verbose '0' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot]
  Completion status: [0]
  Output: [simpletest_verbose was set to "0".                                     [success]].
[00:45:09] Command [cd /var/lib/drupaltestbot 2>&1] succeeded.
[00:45:09] Invoking operation [review]...
[00:45:10] Command [cd sites/default/files/checkout && drush en -y simpletest 2>&1] succeeded
  Duration: 1 seconds
  Directory: [/var/lib/drupaltestbot]
  Completion status: [0]
  Output: [The following extensions will be enabled: simpletest
Do you really want to continue? (y/n): y
simpletest was enabled successfully.                                        [ok]
simpletest defines the following permissions: administer unit tests].
[00:45:10] Command [cd /var/lib/drupaltestbot 2>&1] succeeded.
[00:45:10] Cleaning run-tests.sh environment.
[00:45:10] Command [/usr/bin/php ./core/scripts/run-tests.sh --concurrency 8 --php /usr/bin/php --url http://ec2-54-69-10-31.us-west-2.compute.amazonaws.com/checkout --all --clean 2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout]
  Status [1]
 Output: [Could not open input file: ./core/scripts/run-tests.sh].
[00:45:10] Encountered error on [review], details:
array (
  '@reason' => 'failed during invocation of run-tests.sh --clean',
)
[00:45:10] Review complete. test_id=1187973 result code=8 details=Array
(
    [@reason] => failed during invocation of run-tests.sh --clean
)

[00:45:10] Static variables reset.