[Phpmyadmin-devel] Build failed in Jenkins: phpMyAdmin-4.4 #48

Jenkins Daemon jenkins at phpmyadmin.net
Wed Apr 1 09:01:22 CEST 2015


See <https://ci.phpmyadmin.net/job/phpMyAdmin-4.4/48/>

------------------------------------------
Started by GitHub push by weblate
[EnvInject] - Loading node environment variables.
Building in workspace <https://ci.phpmyadmin.net/job/phpMyAdmin-4.4/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/phpmyadmin/phpmyadmin.git # timeout=10
Fetching upstream changes from git://github.com/phpmyadmin/phpmyadmin.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/phpmyadmin/phpmyadmin.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/QA_4_4^{commit} # timeout=10
Checking out Revision bbda2c77631cc3ea2278fbfbeeb5f8d2b80ffa48 (origin/QA_4_4)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bbda2c77631cc3ea2278fbfbeeb5f8d2b80ffa48
 > git rev-list bbda2c77631cc3ea2278fbfbeeb5f8d2b80ffa48 # timeout=10
Empty changeset, running build.
[workspace] $ /bin/sh -xe /tmp/hudson7162828901389437996.sh
+ composer install --dev --no-interaction
Warning: This development build of composer is over 30 days old. It is recommended to update it by running "/var/lib/jenkins/bin/composer self-update" to get the latest version.
You are using the deprecated option "dev". Dev packages are installed by default now.
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Generating autoload files
+ ./scripts/generate-mo --quiet
po/nl.po:695: 'msgstr' is not a valid PHP format string, unlike 'msgid'. Reason: In the directive number 1, the character 'r' is not a valid conversion specifier.
msgfmt: found 1 fatal error
Error when compiling po/nl.po
Build step 'Execute shell' 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] Parsing 1 file in <https://ci.phpmyadmin.net/job/phpMyAdmin-4.4/ws/>
[DRY] Successfully parsed file <https://ci.phpmyadmin.net/job/phpMyAdmin-4.4/ws/build/logs/pmd-cpd.xml> with 14 unique warnings and 0 duplicates.
[DRY] Computing warning deltas based on reference build #45
[TASKS] Skipping publisher since build result is FAILURE
[ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #45
Recording plot data
Publishing Clover coverage report...
No Clover report will be published due to a Build Failure
[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 '<https://ci.phpmyadmin.net/job/phpMyAdmin-4.4/ws/'> for the testing framework 'PHPUnit-3.x (default)'.
[xUnit] [ERROR] - Test reports were found but not all of them are new. Did all the tests run?
  * <https://ci.phpmyadmin.net/job/phpMyAdmin-4.4/ws/build/logs/junit.xml> is 16 hr old

[xUnit] [INFO] - Failing BUILD.
[xUnit] [INFO] - There are errors when processing test results.
[xUnit] [INFO] - Skipping tests recording.
[xUnit] [INFO] - Stop build.
[JDepend] JDepend plugin is ready
[JDepend] Found 2399 classes in 318 packages




More information about the Developers mailing list