[Phpmyadmin-devel] Build failed in Jenkins: phpMyAdmin-continuous #4414

michal at cihar.com michal at cihar.com
Tue Oct 1 12:39:35 CEST 2013


See <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/4414/changes>

Changes:

[weblate] Translated using Weblate (Turkish)

------------------------------------------
Started by GitHub push by weblate
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 11c72780
Using strategy: Default
Last Built Revision: Revision 38d92b7875afba17c1434a737c6430aafd9fd108 (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision 191ea111c910f19c608eb4610c81ba174882da36 (origin/master)
Checking out Revision 191ea111c910f19c608eb4610c81ba174882da36 (origin/master)
[workspace] $ /bin/sh -xe /tmp/hudson5647839572230610849.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] ............................................................I   61 / 2166 (  2%)
     [exec] .............................................................  122 / 2166 (  5%)
     [exec] .............................................................  183 / 2166 (  8%)
     [exec] .............................................................  244 / 2166 ( 11%)
     [exec] .............................................................  305 / 2166 ( 14%)
     [exec] .............................................................  366 / 2166 ( 16%)
     [exec] .............................................................  427 / 2166 ( 19%)
     [exec] .............................................................  488 / 2166 ( 22%)
     [exec] .............................................................  549 / 2166 ( 25%)
     [exec] .............................................................  610 / 2166 ( 28%)
     [exec] ...........................................I.................  671 / 2166 ( 30%)
     [exec] .............................................................  732 / 2166 ( 33%)
     [exec] .............................................................  793 / 2166 ( 36%)
     [exec] .............................................................  854 / 2166 ( 39%)
     [exec] .............................................................  915 / 2166 ( 42%)
     [exec] .............................................................  976 / 2166 ( 45%)
     [exec] ............................................................. 1037 / 2166 ( 47%)
     [exec] ............................................................. 1098 / 2166 ( 50%)
     [exec] ............................................................. 1159 / 2166 ( 53%)
     [exec] ............................................................. 1220 / 2166 ( 56%)
     [exec] ............................................................. 1281 / 2166 ( 59%)
     [exec] ............................................................. 1342 / 2166 ( 61%)
     [exec] ............................................................. 1403 / 2166 ( 64%)
     [exec] ........................................................F.... 1464 / 2166 ( 67%)
     [exec] ............................................................. 1525 / 2166 ( 70%)
     [exec] ............................................................. 1586 / 2166 ( 73%)
     [exec] ............................................................. 1647 / 2166 ( 76%)
     [exec] ............................................................. 1708 / 2166 ( 78%)
     [exec] ............................................................. 1769 / 2166 ( 81%)
     [exec] ............................................................. 1830 / 2166 ( 84%)
     [exec] ............................................................. 1891 / 2166 ( 87%)
     [exec] ............................................................. 1952 / 2166 ( 90%)
     [exec] ..................I.......................................... 2013 / 2166 ( 92%)
     [exec] ............................................................. 2074 / 2166 ( 95%)
     [exec] ............................................................. 2135 / 2166 ( 98%)
     [exec] ..............................I
     [exec] 
     [exec] Time: 23.09 seconds, Memory: 108.75Mb
     [exec] 
     [exec] There was 1 failure:
     [exec] 
     [exec] 1) PMA_ConfigGenerator_Test::testGetConfigFile
     [exec] Failed asserting that '<?php
     [exec] /*
     [exec]  * Generated configuration file
     [exec]  * Generated by: phpMyAdmin 4.1.0-alpha1 setup script
     [exec]  * Date: Tue, 01 Oct 2013 10:39:28 +0000
     [exec]  */
     [exec] 
     [exec] /* Servers configuration */
     [exec] $i = 0;
     [exec] 
     [exec] /* Server: localhost [0] */
     [exec] $i++;
     [exec] $cfg['Servers'][$i]['0'] = 1;
     [exec] $cfg['Servers'][$i]['1'] = 2;
     [exec] $cfg['Servers'][$i]['2'] = 3;
     [exec] 
     [exec] /* End of servers configuration */
     [exec] 
     [exec] $cfg['0'] = 'a';
     [exec] $cfg['1'] = 'b';
     [exec] $cfg['2'] = 'c';
     [exec] ?>' contains "<?php
     [exec] /*
     [exec]  * Generated configuration file
     [exec]  * Generated by: phpMyAdmin 4.1-dev setup script
     [exec]  * Date: Tue, 01 Oct 2013 10:39:28 +0000
     [exec]  */
     [exec] 
     [exec] ".
     [exec] 
     [exec] <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/libraries/PMA_ConfigGenerator_test.php>:59
     [exec] 
     [exec] --
     [exec] 
     [exec] 
     [exec] There were 4 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>:948
     [exec] 
     [exec] 2) 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>:1097
     [exec] 
     [exec] 3) 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>:1114
     [exec] 
     [exec] 4) Environment_Test::testSession
     [exec] No session testing
     [exec] 
     [exec] <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/Environment_test.php>:83
     [exec] 
     [exec] FAILURES!
     [exec] Tests: 2166, Assertions: 5317, Failures: 1, Incomplete: 4.
     [exec] 

BUILD FAILED
<http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml>:30: exec returned: 1

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 #4408
[TASKS] Skipping publisher since build result is FAILURE
[ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #4408
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