[commits] Build failed in Jenkins: Kolab_Format #12

Continuous integration hudson at horde.org
Sun Jun 12 19:45:38 UTC 2011


See <http://ci.horde.org/job/Kolab_Format/12/>

------------------------------------------
[...truncated 161 lines...]
           [required by Horde_Secret]
About to add package
           /horde/hudson/horde-support/ci/workdir/jobs/horde-git/workspace/fram
           ework/Secret/package.xml [required by Horde_Imap_Client]
Successfully added package
           /horde/hudson/horde-support/ci/workdir/jobs/horde-git/workspace/fram
           ework/Secret/package.xml [required by Horde_Imap_Client]
About to add package
           /horde/hudson/horde-support/ci/workdir/jobs/horde-git/workspace/fram
           ework/Imap_Client/package.xml [required by Horde_Util]
Successfully added package
           /horde/hudson/horde-support/ci/workdir/jobs/horde-git/workspace/fram
           ework/Imap_Client/package.xml [required by Horde_Util]
About to add package
           /horde/hudson/horde-support/ci/workdir/jobs/horde-git/workspace/fram
           ework/Util/package.xml [required by Horde_Nls]
Successfully added package
           /horde/hudson/horde-support/ci/workdir/jobs/horde-git/workspace/fram
           ework/Util/package.xml [required by Horde_Nls]
About to add package
           /horde/hudson/horde-support/ci/workdir/jobs/horde-git/workspace/fram
           ework/Nls/package.xml [required by Horde_Date]
Successfully added package
           /horde/hudson/horde-support/ci/workdir/jobs/horde-git/workspace/fram
           ework/Nls/package.xml [required by Horde_Date]
About to add package
           /horde/hudson/horde-support/ci/workdir/jobs/horde-git/workspace/fram
           ework/Icalendar/package.xml [required by Horde_Date]
Successfully added package
           /horde/hudson/horde-support/ci/workdir/jobs/horde-git/workspace/fram
           ework/Icalendar/package.xml [required by Horde_Date]
About to add package
           /horde/hudson/horde-support/ci/workdir/jobs/horde-git/workspace/fram
           ework/Date/package.xml [required by Horde_Kolab_Format]
Successfully added package
           /horde/hudson/horde-support/ci/workdir/jobs/horde-git/workspace/fram
           ework/Date/package.xml [required by Horde_Kolab_Format]
About to add package
           /horde/hudson/horde-support/ci/workdir/jobs/horde-git/workspace/fram
           ework/Kolab_Format/package.xml
Successfully added package
           /horde/hudson/horde-support/ci/workdir/jobs/horde-git/workspace/fram
           ework/Kolab_Format/package.xml
+ php -d include_path=.:<http://ci.horde.org/job/Kolab_Format/ws/../../php-ci-tools/workspace/pear/pear/php> <http://ci.horde.org/job/Kolab_Format/ws/../../php-ci-tools/workspace/pear/pear/horde-components> -t ../../../../templates -T ../../php-ci-tools/workspace/pear/pear --ciprebuild=<http://ci.horde.org/job/Kolab_Format/ws/> --pearrc=<http://ci.horde.org/job/Kolab_Format/ws/../../php-ci-tools/workspace/pear/pear/../.pearrc> <http://ci.horde.org/job/Kolab_Format/ws/../../horde-git/workspace/framework/Kolab_Format>
[workspace] $ ant
Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-6-openjdk/lib/tools.jar
Buildfile: build.xml

clean:
   [delete] Deleting directory <http://ci.horde.org/job/Kolab_Format/ws/build>
    [mkdir] Created dir: <http://ci.horde.org/job/Kolab_Format/ws/build/api>
    [mkdir] Created dir: <http://ci.horde.org/job/Kolab_Format/ws/build/code-browser>
    [mkdir] Created dir: <http://ci.horde.org/job/Kolab_Format/ws/build/coverage>
    [mkdir] Created dir: <http://ci.horde.org/job/Kolab_Format/ws/build/logs>
    [mkdir] Created dir: <http://ci.horde.org/job/Kolab_Format/ws/build/pdepend>

pdepend:
     [exec] PHP_Depend 0.10.1 by Manuel Pichler
     [exec] 
     [exec] Parsing source files:
     [exec] .....................                                           21
     [exec] 
     [exec] Executing Coupling-Analyzer:
     [exec] .......                                                        157
     [exec] 
     [exec] Executing CyclomaticComplexity-Analyzer:
     [exec] .......                                                        153
     [exec] 
     [exec] Executing Dependency-Analyzer:
     [exec] .....                                                          101
     [exec] 
     [exec] Executing Inheritance-Analyzer:
     [exec] .                                                               27
     [exec] 
     [exec] Executing NodeCount-Analyzer:
     [exec] .....                                                          101
     [exec] 
     [exec] Executing NodeLoc-Analyzer:
     [exec] ......                                                         122
     [exec] 
     [exec] Generating pdepend log files, this may take a moment.
     [exec] 
     [exec] Time: 00:06; Memory: 21.00Mb

phpcpd:
     [exec] phpcpd 1.3.2 by Sebastian Bergmann.
     [exec] 
     [exec] 0.00% duplicated lines out of 3575 total lines of code.
     [exec] 
     [exec] Time: 0 seconds, Memory: 6.00Mb

phpcs:
     [exec] Result: 1

phploc:
     [exec] phploc 1.6.1 by Sebastian Bergmann.
     [exec] 
     [exec] Directories:                                          5
     [exec] Files:                                               21
     [exec] 
     [exec] Lines of Code (LOC):                               3575
     [exec]   Cyclomatic Complexity / Lines of Code:           0.11
     [exec] Comment Lines of Code (CLOC):                      1640
     [exec] Non-Comment Lines of Code (NCLOC):                 1935
     [exec] 
     [exec] Namespaces:                                           0
     [exec] Interfaces:                                           1
     [exec] Classes:                                             20
     [exec]   Abstract:                                           1 (5.00%)
     [exec]   Concrete:                                          19 (95.00%)
     [exec]   Average Class Length (NCLOC):                     105
     [exec] Methods:                                             79
     [exec]   Scope:
     [exec]     Non-Static:                                      73 (92.41%)
     [exec]     Static:                                           6 (7.59%)
     [exec]   Visibility:
     [exec]     Public:                                          29 (36.71%)
     [exec]     Non-Public:                                      50 (63.29%)
     [exec]   Average Method Length (NCLOC):                     26
     [exec]   Cyclomatic Complexity / Number of Methods:       3.61
     [exec] 
     [exec] Anonymous Functions:                                  0
     [exec] Functions:                                            0
     [exec] 
     [exec] Constants:                                           16
     [exec]   Global constants:                                   0
     [exec]   Class constants:                                   16
     [exec] 
     [exec] Warning: file_put_contents(): Only 0 of 566 bytes written, possibly out of free disk space in /horde/hudson/horde-support/ci/workdir/jobs/php-ci-tools/workspace/pear/pear/php/PHPLOC/TextUI/ResultPrinter/CSV.php on line 134
     [exec] 
     [exec] Call Stack:
     [exec]     0.0006     333848   1. {main}() /horde/hudson/horde-support/ci/workdir/jobs/php-ci-tools/workspace/pear/pear/phploc:0
     [exec]     0.0140     718164   2. PHPLOC_TextUI_Command::main() /horde/hudson/horde-support/ci/workdir/jobs/php-ci-tools/workspace/pear/pear/phploc:51
     [exec]     0.5997    1395600   3. PHPLOC_TextUI_ResultPrinter_CSV->printResult() /horde/hudson/horde-support/ci/workdir/jobs/php-ci-tools/workspace/pear/pear/php/PHPLOC/TextUI/Command.php:227
     [exec]     0.5999    1401800   4. file_put_contents() /horde/hudson/horde-support/ci/workdir/jobs/php-ci-tools/workspace/pear/pear/php/PHPLOC/TextUI/ResultPrinter/CSV.php:134
     [exec] 

phpdoc:
     [exec] PHP Version 5.3.2-1ubuntu4.9
     [exec] phpDocumentor version 1.4.3
     [exec] 
     [exec] Parsing configuration file phpDocumentor.ini...
     [exec]    (found in /horde/hudson/horde-support/ci/workdir/jobs/php-ci-tools/workspace/pear/pear/data/PhpDocumentor/)...
     [exec] 
     [exec] done
     [exec] Maximum memory usage set at 512M after considering php.ini...
     [exec] using tokenizer Parser
     [exec] 
     [exec] 
     [exec] Grabbing README/INSTALL/CHANGELOG
     [exec] 
     [exec] done
     [exec] 
     [exec] 
     [exec] Tutorial/Extended Documentation Parsing Stage
     [exec] 
     [exec] done
     [exec] 
     [exec] 
     [exec] General Parsing Stage
     [exec] 
     [exec] Reading file <http://ci.horde.org/job/Kolab_Format/ws/lib/Horde/Kolab/Format/Factory.php> -- Parsing file
     [exec] WARNING in Factory.php on line 27: package defa     [exec] Result: 2

phpunit:
     [exec] PHPUnit 3.5.11 by Sebastian Bergmann.
     [exec] 
     [exec] .......................................I..........
     [exec] 
     [exec] Time: 5 seconds, Memory: 8.00Mb
     [exec] 
     [exec] OK, but incomplete or skipped tests!
     [exec] Tests: 50, Assertions: 93, Incomplete: 1.
     [exec] 
     [exec] Warning: Deprecated PHPUnit features are being used 1 times!
     [exec] Use --verbose for more information.
     [exec] 
     [exec] Writing code coverage data to XML file, this may take a moment.
     [exec] 
     [exec] Generating code coverage report, this may take a moment.

phpcb:
     [exec] [Warning] Could not read file '<http://ci.horde.org/job/Kolab_Format/ws/build/logs/checkstyle.xml'.> Make sure it contains valid xml.

build:

BUILD SUCCESSFUL
Total time: 59 seconds
[PMD] Collecting PMD analysis files...
[PMD] Successfully parsed file <http://ci.horde.org/job/Kolab_Format/ws/build/logs/pmd.xml> of module  with 27 warnings.
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Skipping file  of module <http://ci.horde.org/job/Kolab_Format/ws/build/logs/checkstyle.xml> because it's empty.
[DRY] Collecting duplicate code analysis files...
[DRY] Successfully parsed file <http://ci.horde.org/job/Kolab_Format/ws/build/logs/pmd-cpd.xml> of module  with 0 warnings.
[JDepend] JDepend plugin is ready
[JDepend] Found 21 classes in 1 packages
Publishing Clover coverage report...
Publishing Clover HTML report...
Publishing Clover XML report...
Publishing Clover coverage results...
ERROR: Publisher hudson.plugins.violations.ViolationsPublisher aborted due to exception
java.io.EOFException: input contained no data
	at org.xmlpull.mxp1.MXParser.fillBuf(MXParser.java:3003)
	at org.xmlpull.mxp1.MXParser.more(MXParser.java:3046)
	at org.xmlpull.mxp1.MXParser.parseProlog(MXParser.java:1410)
	at org.xmlpull.mxp1.MXParser.nextImpl(MXParser.java:1395)
	at org.xmlpull.mxp1.MXParser.next(MXParser.java:1093)
	at hudson.plugins.violations.parse.AbstractParser.expectNextTag(AbstractParser.java:262)
	at hudson.plugins.violations.types.checkstyle.CheckstyleParser.execute(CheckstyleParser.java:39)
	at hudson.plugins.violations.parse.AbstractTypeParser.parse(AbstractTypeParser.java:59)
	at hudson.plugins.violations.ViolationsCollector.doType(ViolationsCollector.java:187)
	at hudson.plugins.violations.ViolationsCollector.invoke(ViolationsCollector.java:114)
	at hudson.plugins.violations.ViolationsCollector.invoke(ViolationsCollector.java:25)
	at hudson.FilePath.act(FilePath.java:758)
	at hudson.FilePath.act(FilePath.java:740)
	at hudson.plugins.violations.ViolationsPublisher.perform(ViolationsPublisher.java:74)
	at hudson.tasks.BuildStepMonitor$3.perform(BuildStepMonitor.java:36)
	at hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:663)
	at hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:638)
	at hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:616)
	at hudson.model.Build$RunnerImpl.post2(Build.java:161)
	at hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:585)
	at hudson.model.Run.run(Run.java:1399)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:145)
Recording plot data
ERROR: Publisher hudson.plugins.plot.PlotPublisher aborted due to exception
java.lang.NullPointerException
	at hudson.plugins.plot.Plot.saveTableData(Plot.java:757)
	at hudson.plugins.plot.Plot.addBuild(Plot.java:479)
	at hudson.plugins.plot.PlotPublisher.perform(PlotPublisher.java:194)
	at hudson.tasks.BuildStepMonitor$3.perform(BuildStepMonitor.java:36)
	at hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:663)
	at hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:638)
	at hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:616)
	at hudson.model.Build$RunnerImpl.post2(Build.java:161)
	at hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:585)
	at hudson.model.Run.run(Run.java:1399)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:145)
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at PROJECT level <http://ci.horde.org/job/Kolab_Format/ws/build/api> to /horde/hudson/horde-support/ci/workdir/jobs/Kolab_Format/htmlreports/API_Documentation
ERROR: Directory '<http://ci.horde.org/job/Kolab_Format/ws/build/api'> exists but failed copying to '/horde/hudson/horde-support/ci/workdir/jobs/Kolab_Format/htmlreports/API_Documentation'.
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing PHPUnit-3.4 (default)
[xUnit] [INFO] - [PHPUnit-3.4 (default)] - 1 test report file(s) were found with the pattern 'build/logs/junit.xml' relative to '<http://ci.horde.org/job/Kolab_Format/ws/'> for the testing framework 'PHPUnit-3.4 (default)'.
[xUnit] [INFO] - Stopping recording.



More information about the commits mailing list