[phpMyAdmin Developers] Build failed in Jenkins: phpMyAdmin #2767

Jenkins Daemon jenkins at phpmyadmin.net
Mon Mar 4 05:56:17 CET 2019


See <https://ci.phpmyadmin.net/job/phpMyAdmin/2767/display/redirect?page=changes>

Changes:

[hosted] Translated using Weblate (Interlingua)

[MaurĂ­cio Meneghini Fauth] Refactor Controllers\Database\StructureController

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building in workspace <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/phpmyadmin/phpmyadmin.git # timeout=10
Fetching upstream changes from https://github.com/phpmyadmin/phpmyadmin.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/phpmyadmin/phpmyadmin.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision e7007606858f5f4ff0aa8a0e303482f3f62ba12c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e7007606858f5f4ff0aa8a0e303482f3f62ba12c
Commit message: "Refactor Controllers\Database\StructureController"
 > git rev-list --no-walk ed35a476fefab55d451d272fec6b5d9e5aabcd93 # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
TESTSUITE_URL=http://ci-live.phpmyadmin.net/phpMyAdmin/workspace/
TESTSUITE_USER=pmatest
TESTSUITE_DATABASE=pmatest
XTESTSUITE_BROWSERSTACK_USER=michaliha
TESTSUITE_SERVER=localhost

[EnvInject] - Variables injected successfully.
[workspace] $ /bin/sh -xe /tmp/jenkins212154520629236149.sh
+ composer update --no-interaction
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 0 installs, 6 updates, 0 removals
  - Updating symfony/var-exporter (v4.2.3 => v4.2.4): Loading from cache
  - Updating symfony/cache (v4.2.3 => v4.2.4): Loading from cache
  - Updating symfony/expression-language (v3.4.22 => v3.4.23): Loading from cache
  - Updating symfony/console (v4.2.3 => v4.2.4): Loading from cache
  - Updating symfony/process (v4.2.3 => v4.2.4): Loading from cache
  - Updating symfony/finder (v4.2.3 => v4.2.4): Loading from cache
Writing lock file
Generating autoload files
ocramius/package-versions:  Generating version class...
ocramius/package-versions: ...done generating version class
[workspace] $ ant ******** ******** clean locales phpunit pdepend phpmd phpcpd phpcs phploc jshint jshint-checkstyle lint
Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-8-openjdk-amd64/lib/tools.jar
Buildfile: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build.xml>

clean:
   [delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/api>
   [delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/code-browser>
   [delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/coverage>
   [delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/logs>
   [delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/pdepend>
    [mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/api>
    [mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/code-browser>
    [mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/coverage>
    [mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/logs>
    [mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/pdepend>

locales:

phpunit:
     [exec] PHPUnit 8.0.4 by Sebastian Bergmann and contributors.
     [exec] 
     [exec] Runtime:       PHP 7.2.14-1+0~20190113100742.14+stretch~1.gbpd83c69
     [exec] Configuration: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/phpunit.xml.dist>
     [exec] Error:         No code coverage driver is available
     [exec] 
     [exec] .............................................................   61 / 2333 (  2%)
     [exec] .............................................................  122 / 2333 (  5%)
     [exec] .............................................................  183 / 2333 (  7%)
     [exec] .............................................................  244 / 2333 ( 10%)
     [exec] .............................................................  305 / 2333 ( 13%)
     [exec] .............................................................  366 / 2333 ( 15%)
     [exec] .............................................................  427 / 2333 ( 18%)
     [exec] .............................................................  488 / 2333 ( 20%)
     [exec] .............................................................  549 / 2333 ( 23%)
     [exec] .............................................................  610 / 2333 ( 26%)
     [exec] .............................................................  671 / 2333 ( 28%)
     [exec] .............................................................  732 / 2333 ( 31%)
     [exec] .............................................................  793 / 2333 ( 33%)
     [exec] .............................................................  854 / 2333 ( 36%)
     [exec] ......................F......................................  915 / 2333 ( 39%)
     [exec] .............................................................  976 / 2333 ( 41%)
     [exec] ............................................................. 1037 / 2333 ( 44%)
     [exec] ............................................................. 1098 / 2333 ( 47%)
     [exec] ............................................................. 1159 / 2333 ( 49%)
     [exec] ............................................................. 1220 / 2333 ( 52%)
     [exec] ............................................................. 1281 / 2333 ( 54%)
     [exec] ............................................................. 1342 / 2333 ( 57%)
     [exec] ............................................................. 1403 / 2333 ( 60%)
     [exec] ............................................................. 1464 / 2333 ( 62%)
     [exec] ............................................................. 1525 / 2333 ( 65%)
     [exec] ............................................................. 1586 / 2333 ( 67%)
     [exec] ............................................................. 1647 / 2333 ( 70%)
     [exec] ............................................................. 1708 / 2333 ( 73%)
     [exec] ............................................................. 1769 / 2333 ( 75%)
     [exec] ............................................................. 1830 / 2333 ( 78%)
     [exec] ............................................................. 1891 / 2333 ( 81%)
     [exec] ............................................................. 1952 / 2333 ( 83%)
     [exec] ............................................................. 2013 / 2333 ( 86%)
     [exec] ............................................................. 2074 / 2333 ( 88%)
     [exec] ............................................................. 2135 / 2333 ( 91%)
     [exec] ............................................................. 2196 / 2333 ( 94%)
     [exec] ............................................................. 2257 / 2333 ( 96%)
     [exec] ............................................................. 2318 / 2333 ( 99%)
     [exec] ...............                                               2333 / 2333 (100%)
     [exec] 
     [exec] Time: 7.79 seconds, Memory: 164.25 MB
     [exec] 
     [exec] There was 1 failure:
     [exec] 
     [exec] 1) PhpMyAdmin\Tests\LanguageTest::testLanguages
     [exec] Failed asserting that 'en_us at rude' is not equal to 'en_us at rude'.
     [exec] 
     [exec] <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/test/classes/LanguageTest.php>:105
     [exec] 
     [exec] FAILURES!
     [exec] Tests: 2333, Assertions: 7775, Failures: 1.

BUILD FAILED
<https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build.xml>:27: exec returned: 1

Total time: 11 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] Searching for all files in <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/> that match the pattern build/logs/pmd-cpd.xml
[DRY] No files found. Configuration error?
[DRY] Computing warning deltas based on reference build #2762
[TASKS] Skipping publisher since build result is FAILURE
[ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #2762
Recording plot data
Publishing Clover coverage report...
Clover xml file does not exist in: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/> called: build/logs/clover.xml and will not be copied to: /var/lib/jenkins/jobs/phpMyAdmin/builds/2767/cloverphp/clover.xml
Could not find 'build/coverage/build/logs/clover.xml'.  Did you generate the XML report for Clover?
INFO: Starting to record.
INFO: Processing PHPUnit-3.x (default)
INFO: [PHPUnit-3.x (default)] - 1 test report file(s) were found with the pattern 'build/logs/junit.xml' relative to '<https://ci.phpmyadmin.net/job/phpMyAdmin/ws/'> for the testing framework 'PHPUnit-3.x (default)'.
INFO: Check 'Failed Tests' threshold.
INFO: Check 'Skipped Tests' threshold.
INFO: Setting the build status to FAILURE
INFO: Stopping recording.
[JDepend] JDepend plugin is ready
[JDepend] Couldn't generate JDepend file at 'build/logs/jdepend.xml'java.nio.file.NoSuchFileException: <https://ci.phpmyadmin.net/job/phpMyAdmin/ws/build/logs/jdepend.xml>



More information about the Developers mailing list