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

michal at cihar.com michal at cihar.com
Thu Aug 15 12:16:56 CEST 2013


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

------------------------------------------
Started by user Michal ?iha?
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 ca653b6
Using strategy: Default
Last Built Revision: Revision 81869b6b5485135ff2476d978ba0ed0dc782ef5a (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision 81869b6b5485135ff2476d978ba0ed0dc782ef5a (origin/master)
Checking out Revision 81869b6b5485135ff2476d978ba0ed0dc782ef5a (origin/master)
[workspace] $ /bin/sh -xe /tmp/hudson865909526274526964.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] PHPUnit 3.7.22 by Sebastian Bergmann.
     [exec] 
     [exec] Configuration read from <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/phpunit.xml.nocoverage>
     [exec] 
     [exec] ............................................................I   61 / 1939 (  3%)
     [exec] .............................................................  122 / 1939 (  6%)
     [exec] ............E................................................  183 / 1939 (  9%)
     [exec] .............................................................  244 / 1939 ( 12%)
     [exec] .............................................................  305 / 1939 ( 15%)
     [exec] .............................................................  366 / 1939 ( 18%)
     [exec] .............................................................  427 / 1939 ( 22%)
     [exec] .............................................................  488 / 1939 ( 25%)
     [exec] .............................................................  549 / 1939 ( 28%)
     [exec] .............................................................  610 / 1939 ( 31%)
     [exec] ..............................I..............................  671 / 1939 ( 34%)
     [exec] .............................................................  732 / 1939 ( 37%)
     [exec] .............................................................  793 / 1939 ( 40%)
     [exec] .............................................................  854 / 1939 ( 44%)
     [exec] .............................................................  915 / 1939 ( 47%)
     [exec] .............................................................  976 / 1939 ( 50%)
     [exec] ............................................................. 1037 / 1939 ( 53%)
     [exec] ............................................................. 1098 / 1939 ( 56%)
     [exec] ............................................................. 1159 / 1939 ( 59%)
     [exec] ............................................................. 1220 / 1939 ( 62%)
     [exec] ............................................................. 1281 / 1939 ( 66%)
     [exec] ............................................................. 1342 / 1939 ( 69%)
     [exec] ............................................................. 1403 / 1939 ( 72%)
     [exec] ............................................................. 1464 / 1939 ( 75%)
     [exec] ............................................................. 1525 / 1939 ( 78%)
     [exec] ............................................................. 1586 / 1939 ( 81%)
     [exec] ............................................................. 1647 / 1939 ( 84%)
     [exec] ............................................................. 1708 / 1939 ( 88%)
     [exec] ............................................................. 1769 / 1939 ( 91%)
     [exec] ............................................................. 1830 / 1939 ( 94%)
     [exec] ............................................................. 1891 / 1939 ( 97%)
     [exec] ..............................................SI
     [exec] 
     [exec] Time: 24 seconds, Memory: 101.25Mb
     [exec] 
     [exec] There was 1 error:
     [exec] 
     [exec] 1) PMA_Error_Handler_Test::testGetDispErrorsForDisplayFalse with data set #0 (4096, 'Compile Error', 'error.txt', 12, 'Compile Error', '')
     [exec] PHP_Invoker_TimeoutException: Execution aborted after 1 second
     [exec] 
     [exec] <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/classes/PMA_Error_Handler_test.php>:122
     [exec] 
     [exec] There were 3 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>:943
     [exec] 
     [exec] 2) PMA_AuthenticationCookie_Test::testBlowfishDecrypt
     [exec] This test did not perform any assertions
     [exec] 
     [exec] 
     [exec] 3) Environment_Test::testSession
     [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[28000] [1045] Access denied for user 'root'@'localhost' (using password: NO)
     [exec] 
     [exec] <http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/test/Environment_test.php>:62
     [exec] 
     [exec] FAILURES!
     [exec] Tests: 1939, Assertions: 4274, Errors: 1, Incomplete: 3, Skipped: 1.
     [exec] 

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

Total time: 27 seconds
Build step 'Invoke Ant' marked build as failure
[CHECKSTYLE] 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 #4154
[TASKS] Skipping publisher since build result is FAILURE
[ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #4154
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