[Phpmyadmin-devel] Build failed in Jenkins: phpMyAdmin-continuous #4816
michal at cihar.com
michal at cihar.com
Sun Dec 1 15:27:16 CET 2013
See <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/4816/changes>
Changes:
[hugues.peccatte] Display error message when using "Change Login Information / Copy User" dialog to update password (bug 4157)
[hugues.peccatte] Update po files
[hugues.peccatte] Add French translation for new error message.
[hugues.peccatte] Throw an error not to leave the interface.
------------------------------------------
Started by GitHub push by Tithugues
Building in workspace <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/>
Checkout:workspace / <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/> - hudson.remoting.LocalChannel at 43156685
Using strategy: Default
Last Built Revision: Revision 0d74b94564074532814f9becd481c8d5304f31db (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision 7b581ff403faaf3e80d5c091cf6c4a1f96e4b55a (origin/master)
Checking out Revision 7b581ff403faaf3e80d5c091cf6c4a1f96e4b55a (origin/master)
[workspace] $ /bin/sh -xe /tmp/hudson4034674060396335491.sh
+ ./scripts/generate-mo --quiet
[workspace] $ ant clean phpunit-nocoverage phpcpd phpcs phploc jshint
Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-7-openjdk-amd64/lib/tools.jar
Buildfile: <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml>
clean:
[delete] Deleting directory <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/api>
[delete] Deleting directory <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/code-browser>
[delete] Deleting directory <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/coverage>
[delete] Deleting directory <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs>
[delete] Deleting directory <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/pdepend>
[mkdir] Created dir: <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/api>
[mkdir] Created dir: <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/code-browser>
[mkdir] Created dir: <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/coverage>
[mkdir] Created dir: <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs>
[mkdir] Created dir: <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/pdepend>
phpunit-nocoverage:
[exec] Enabling headers testing...
[exec]
[exec]
[exec]
[exec]
[exec]
[exec]
[exec]
[exec]
[exec]
[exec]
[exec]
[exec]
[exec] PHPUnit 3.7.27 by Sebastian Bergmann.
[exec]
[exec] Configuration read from <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/phpunit.xml.nocoverage>
[exec]
[exec] ............................................................. 61 / 2162 ( 2%)
[exec] [33;1mI[0m........................................[33;1mI[0m................... 122 / 2162 ( 5%)
[exec] ............................................................. 183 / 2162 ( 8%)
[exec] ............................................................. 244 / 2162 ( 11%)
[exec] ............................................................. 305 / 2162 ( 14%)
[exec] ............................................................. 366 / 2162 ( 16%)
[exec] ............................................................. 427 / 2162 ( 19%)
[exec] ............................................................. 488 / 2162 ( 22%)
[exec] ............................................................. 549 / 2162 ( 25%)
[exec] ............................................................. 610 / 2162 ( 28%)
[exec] ..............................................[33;1mI[0m.............. 671 / 2162 ( 31%)
[exec] ............................................................. 732 / 2162 ( 33%)
[exec] ............................................................. 793 / 2162 ( 36%)
[exec] ............................................................. 854 / 2162 ( 39%)
[exec] ............................................................. 915 / 2162 ( 42%)
[exec] ............................................................. 976 / 2162 ( 45%)
[exec] ............................................................. 1037 / 2162 ( 47%)
[exec] ............................................................. 1098 / 2162 ( 50%)
[exec] ............................................................. 1159 / 2162 ( 53%)
[exec] ............................................................. 1220 / 2162 ( 56%)
[exec] ............................................................. 1281 / 2162 ( 59%)
[exec] ............................................................. 1342 / 2162 ( 62%)
[exec] ............................................................. 1403 / 2162 ( 64%)
[exec] ............................................................. 1464 / 2162 ( 67%)
[exec] ....................................[31;1mE[0m........................ 1525 / 2162 ( 70%)
[exec] ............................................................. 1586 / 2162 ( 73%)
[exec] ............................................................. 1647 / 2162 ( 76%)
[exec] ............................................................. 1708 / 2162 ( 79%)
[exec] ............................................................. 1769 / 2162 ( 81%)
[exec] ............................................................. 1830 / 2162 ( 84%)
[exec] ............................................................. 1891 / 2162 ( 87%)
[exec] ............................................................. 1952 / 2162 ( 90%)
[exec] ..............[33;1mI[0m.............................................. 2013 / 2162 ( 93%)
[exec] ............................................................. 2074 / 2162 ( 95%)
[exec] ............................................................. 2135 / 2162 ( 98%)
[exec] .........................[36;1mS[0m[33;1mI[0m
[exec]
[exec] Time: 23.13 seconds, Memory: 106.50Mb
[exec]
[exec] There was 1 error:
[exec]
[exec] 1) PMA_SetupIndex_Test::testPMAVersionCheckCase2
[exec] file_get_contents(http://www.phpmyadmin.net/home_page/version.json): failed to open stream: HTTP request failed!
[exec]
[exec] <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/libraries/Util.class.php>:4212
[exec] <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/setup/lib/index.lib.php>:111
[exec] <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/libraries/PMA_SetupIndex_test.php>:239
[exec]
[exec] There were 5 incomplete tests:
[exec]
[exec] 1) PMA_ConfigTest::testCheckPermissions
[exec] This test has not been implemented yet.
[exec]
[exec] <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/classes/PMA_Config_test.php>:956
[exec]
[exec] 2) PMA_DisplayResults_Test::testGetTableNavigation with data set #0 (21, 41, '123', false, '310')
[exec] Not yet implemented!
[exec]
[exec] <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/classes/PMA_DisplayResults_test.php>:438
[exec]
[exec] 3) PMA_AuthenticationCookie_Test::testBlowfishDecrypt
[exec] Not testing mcrypt support
[exec]
[exec] <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/classes/plugin/auth/PMA_AuthenticationCookie_test.php>:1104
[exec]
[exec] 4) PMA_TblColumnsDefinitionFormTest::testGetFormParamsForOldColumn
[exec] Not yet implemented!
[exec]
[exec] <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/libraries/PMA_tbl_columns_definition_form_test.php>:1116
[exec]
[exec] 5) Environment_Test::testSession
[exec] No session testing
[exec]
[exec] <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/Environment_test.php>:83
[exec]
[exec] --
[exec]
[exec]
[exec] There was 1 skipped test:
[exec]
[exec] 1) Environment_Test::testMySQL
[exec] Error: SQLSTATE[42000] [1049] Unknown database 'test'
[exec]
[exec] <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/Environment_test.php>:62
[exec]
[exec] [37;41m[2KFAILURES!
[exec] [0m[37;41m[2KTests: 2162, Assertions: 5315, Errors: 1, Incomplete: 5, Skipped: 1.
[exec] [0m[2K
BUILD FAILED
<http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml>:30: exec returned: 2
Total time: 24 seconds
Build step 'Invoke Ant' marked build as failure
[CHECKSTYLE] Skipping publisher since build result is FAILURE
[JSLINT] Skipping publisher since build result is FAILURE
[PMD] Skipping publisher since build result is FAILURE
[DRY] Collecting duplicate code analysis files...
[DRY] Finding all files that match the pattern build/logs/pmd-cpd.xml
[DRY] Computing warning deltas based on reference build #4815
[TASKS] Skipping publisher since build result is FAILURE
[ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #4815
Recording plot data
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing PHPUnit-3.x (default)
[xUnit] [INFO] - [PHPUnit-3.x (default)] - 1 test report file(s) were found with the pattern 'build/logs/junit.xml' relative to '<http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/'> for the testing framework 'PHPUnit-3.x (default)'.
[xUnit] [INFO] - Check 'Failed Tests' threshold.
[xUnit] [INFO] - Check 'Skipped Tests' threshold.
[xUnit] [INFO] - Setting the build status to FAILURE
[xUnit] [INFO] - Stopping recording.
More information about the Developers
mailing list