Online report :
http://ci.codehaus.org/continuum-maven/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/80/buildId/421
Build statistics:
State: Failed
Previous State: Failed
Started at: Mon, 27 Mar 2006 13:05:42 -0800
Finished at: Mon, 27 Mar 2006 13:05:55 -0800
Total time: 12s
Build Trigger: Schedule
Exit code: 1
Building machine hostname: cheddar.simulalabs.com
Operating system : Linux(unknown)
Java version : 1.5.0_03(Sun Microsystems Inc.)
Changes
evenisse o [SCM-175] Fix parsing of changelog entries for
merged branches
o [SCM-174] Fix changelog report(take2)
o Better diagnostics and only when something fails (reduced logging when
hitting the lucky state :)
Submitted by Torbj?\195?\184rn EIkli Sm?\195?\184rgrav
/maven/scm/trunk/maven-scm-providers/maven-scm-provider-bazaar/Readme.txt
/maven/scm/trunk/maven-scm-providers/maven-scm-provider-bazaar/src/main/java/org/apache/maven/scm/provider/bazaar/BazaarConfig.java
/maven/scm/trunk/maven-scm-providers/maven-scm-provider-bazaar/src/main/java/org/apache/maven/scm/provider/bazaar/BazaarScmProvider.java
/maven/scm/trunk/maven-scm-providers/maven-scm-provider-bazaar/src/main/java/org/apache/maven/scm/provider/bazaar/BazaarUtils.java
/maven/scm/trunk/maven-scm-providers/maven-scm-provider-bazaar/src/main/java/org/apache/maven/scm/provider/bazaar/command/BazaarCommand.java
/maven/scm/trunk/maven-scm-providers/maven-scm-provider-bazaar/src/main/java/org/apache/maven/scm/provider/bazaar/command/changelog/BazaarChangeLogCommand.java
/maven/scm/trunk/maven-scm-providers/maven-scm-provider-bazaar/src/main/java/org/apache/maven/scm/provider/bazaar/command/changelog/BazaarChangeLogConsumer.java
/maven/scm/trunk/maven-scm-providers/maven-scm-provider-bazaar/src/main/java/org/apache/maven/scm/provider/bazaar/command/diff/BazaarDiffConsumer.java
/maven/scm/trunk/maven-scm-providers/maven-scm-provider-bazaar/src/test/java/org/apache/maven/scm/provider/bazaar/BazaarTestUtils.java
/maven/scm/trunk/maven-scm-providers/maven-scm-provider-bazaar/src/test/java/org/apache/maven/scm/provider/bazaar/command/changelog/BazaarChangeLogConsumerTest.java
/maven/scm/trunk/maven-scm-providers/maven-scm-provider-bazaar/src/test/resources
/maven/scm/trunk/maven-scm-providers/maven-scm-provider-bazaar/src/test/resources/bazaar
/maven/scm/trunk/maven-scm-providers/maven-scm-provider-bazaar/src/test/resources/bazaar/changeLogWithMerge.txt
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO]
----------------------------------------------------------------------------
[INFO] Building Maven SCM Bazaar Provider
[INFO] task-segment: [clean, install]
[INFO]
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory
/home/continuum/continuum-maven/working-directory/80/target
[INFO] Deleting directory
/home/continuum/continuum-maven/working-directory/80/target/classes
[INFO] Deleting directory
/home/continuum/continuum-maven/working-directory/80/target/test-classes
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
Compiling 20 source files to
/home/continuum/continuum-maven/working-directory/80/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
Compiling 8 source files to
/home/continuum/continuum-maven/working-directory/80/target/test-classes
[INFO] [surefire:test]
[INFO] Setting reports dir:
/home/continuum/continuum-maven/working-directory/80/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
[surefire] Running
org.apache.maven.scm.provider.bazaar.command.checkin.BazaarCheckInCommandTest
EXECUTING: bzr init
[ERROR] exceptions.ImportError: No module named elementtree.ElementTree[ERROR]
exceptions.ImportError: No module named elementtree.ElementTree[ERROR]
EXECUTION FAILED
Execution of cmd : init failed with exit code: 3.
Working directory was:
/home/continuum/continuum-maven/working-directory/80/target/test-branch
Your Bazaar installation seems to be valid and complete.
Python version: 2.3.4 (OK)
Bazaar version: NA (OK)
Paramiko installed: true (For remote access eg. sftp)
cCrypt installed: true (For remote access eg. sftp)
cElementTree installed: true (Not mandatory)
EXECUTING: bzr add
/home/continuum/continuum-maven/working-directory/80/target/test-branch/pom.xml
/home/continuum/continuum-maven/working-directory/80/target/test-branch/readme.txt
/home/continuum/continuum-maven/working-directory/80/target/test-branch/src/main/java/Application.java
/home/continuum/continuum-maven/working-directory/80/target/test-branch/src/test/java/Test.java
[ERROR] exceptions.ImportError: No module named elementtree.ElementTree[ERROR]
exceptions.ImportError: No module named elementtree.ElementTree[ERROR]
EXECUTION FAILED
Execution of cmd : add failed with exit code: 3.
Working directory was:
/home/continuum/continuum-maven/working-directory/80/target/test-branch
Your Bazaar installation seems to be valid and complete.
Python version: 2.3.4 (OK)
Bazaar version: NA (OK)
Paramiko installed: true (For remote access eg. sftp)
cCrypt installed: true (For remote access eg. sftp)
cElementTree installed: true (Not mandatory)
EXECUTING: bzr init
[ERROR] exceptions.ImportError: No module named elementtree.ElementTree[ERROR]
exceptions.ImportError: No module named elementtree.ElementTree[ERROR]
EXECUTION FAILED
Execution of cmd : init failed with exit code: 3.
Working directory was:
/home/continuum/continuum-maven/working-directory/80/target/test-branch
Your Bazaar installation seems to be valid and complete.
Python version: 2.3.4 (OK)
Bazaar version: NA (OK)
Paramiko installed: true (For remote access eg. sftp)
cCrypt installed: true (For remote access eg. sftp)
cElementTree installed: true (Not mandatory)
EXECUTING: bzr add
/home/continuum/continuum-maven/working-directory/80/target/test-branch/pom.xml
/home/continuum/continuum-maven/working-directory/80/target/test-branch/readme.txt
/home/continuum/continuum-maven/working-directory/80/target/test-branch/src/main/java/Application.java
/home/continuum/continuum-maven/working-directory/80/target/test-branch/src/test/java/Test.java
[ERROR] exceptions.ImportError: No module named elementtree.ElementTree[ERROR]
exceptions.ImportError: No module named elementtree.ElementTree[ERROR]
EXECUTION FAILED
Execution of cmd : add failed with exit code: 3.
Working directory was:
/home/continuum/continuum-maven/working-directory/80/target/test-branch
Your Bazaar installation seems to be valid and complete.
Python version: 2.3.4 (OK)
Bazaar version: NA (OK)
Paramiko installed: true (For remote access eg. sftp)
cCrypt installed: true (For remote access eg. sftp)
cElementTree installed: true (Not mandatory)
[surefire] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 2.768 sec
<<<<<<<< FAILURE !!
[surefire] Running
org.apache.maven.scm.provider.bazaar.command.checkout.BazaarCheckOutCommandTest
EXECUTING: bzr init
[ERROR] exceptions.ImportError: No module named elementtree.ElementTree[ERROR]
exceptions.ImportError: No module named elementtree.ElementTree[ERROR]
EXECUTION FAILED
Execution of cmd : init failed with exit code: 3.
Working directory was:
/home/continuum/continuum-maven/working-directory/80/target/test-branch
Your Bazaar installation seems to be valid and complete.
Python version: 2.3.4 (OK)
Bazaar version: NA (OK)
Paramiko installed: true (For remote access eg. sftp)
cCrypt installed: true (For remote access eg. sftp)
cElementTree installed: true (Not mandatory)
EXECUTING: bzr add
/home/continuum/continuum-maven/working-directory/80/target/test-branch/pom.xml
/home/continuum/continuum-maven/working-directory/80/target/test-branch/readme.txt
/home/continuum/continuum-maven/working-directory/80/target/test-branch/src/main/java/Application.java
/home/continuum/continuum-maven/working-directory/80/target/test-branch/src/test/java/Test.java
[ERROR] exceptions.ImportError: No module named elementtree.ElementTree[ERROR]
exceptions.ImportError: No module named elementtree.ElementTree[ERROR]
EXECUTION FAILED
Execution of cmd : add failed with exit code: 3.
Working directory was:
/home/continuum/continuum-maven/working-directory/80/target/test-branch
Your Bazaar installation seems to be valid and complete.
Python version: 2.3.4 (OK)
Bazaar version: NA (OK)
Paramiko installed: true (For remote access eg. sftp)
cCrypt installed: true (For remote access eg. sftp)
cElementTree installed: true (Not mandatory)
[surefire] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.805 sec
<<<<<<<< FAILURE !!
[surefire] Running
org.apache.maven.scm.provider.bazaar.command.status.BazaarStatusCommandTest
EXECUTING: bzr init
[ERROR] exceptions.ImportError: No module named elementtree.ElementTree[ERROR]
exceptions.ImportError: No module named elementtree.ElementTree[ERROR]
EXECUTION FAILED
Execution of cmd : init failed with exit code: 3.
Working directory was:
/home/continuum/continuum-maven/working-directory/80/target/test-branch
Your Bazaar installation seems to be valid and complete.
Python version: 2.3.4 (OK)
Bazaar version: NA (OK)
Paramiko installed: true (For remote access eg. sftp)
cCrypt installed: true (For remote access eg. sftp)
cElementTree installed: true (Not mandatory)
EXECUTING: bzr add
/home/continuum/continuum-maven/working-directory/80/target/test-branch/pom.xml
/home/continuum/continuum-maven/working-directory/80/target/test-branch/readme.txt
/home/continuum/continuum-maven/working-directory/80/target/test-branch/src/main/java/Application.java
/home/continuum/continuum-maven/working-directory/80/target/test-branch/src/test/java/Test.java
[ERROR] exceptions.ImportError: No module named elementtree.ElementTree[ERROR]
exceptions.ImportError: No module named elementtree.ElementTree[ERROR]
EXECUTION FAILED
Execution of cmd : add failed with exit code: 3.
Working directory was:
/home/continuum/continuum-maven/working-directory/80/target/test-branch
Your Bazaar installation seems to be valid and complete.
Python version: 2.3.4 (OK)
Bazaar version: NA (OK)
Paramiko installed: true (For remote access eg. sftp)
cCrypt installed: true (For remote access eg. sftp)
cElementTree installed: true (Not mandatory)
[surefire] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.851 sec
<<<<<<<< FAILURE !!
[surefire] Running
org.apache.maven.scm.provider.bazaar.command.diff.BazaarDiffCommandTest
EXECUTING: bzr init
[ERROR] exceptions.ImportError: No module named elementtree.ElementTree[ERROR]
exceptions.ImportError: No module named elementtree.ElementTree[ERROR]
EXECUTION FAILED
Execution of cmd : init failed with exit code: 3.
Working directory was:
/home/continuum/continuum-maven/working-directory/80/target/test-branch
Your Bazaar installation seems to be valid and complete.
Python version: 2.3.4 (OK)
Bazaar version: NA (OK)
Paramiko installed: true (For remote access eg. sftp)
cCrypt installed: true (For remote access eg. sftp)
cElementTree installed: true (Not mandatory)
EXECUTING: bzr add
/home/continuum/continuum-maven/working-directory/80/target/test-branch/pom.xml
/home/continuum/continuum-maven/working-directory/80/target/test-branch/readme.txt
/home/continuum/continuum-maven/working-directory/80/target/test-branch/src/main/java/Application.java
/home/continuum/continuum-maven/working-directory/80/target/test-branch/src/test/java/Test.java
[ERROR] exceptions.ImportError: No module named elementtree.ElementTree[ERROR]
exceptions.ImportError: No module named elementtree.ElementTree[ERROR]
EXECUTION FAILED
Execution of cmd : add failed with exit code: 3.
Working directory was:
/home/continuum/continuum-maven/working-directory/80/target/test-branch
Your Bazaar installation seems to be valid and complete.
Python version: 2.3.4 (OK)
Bazaar version: NA (OK)
Paramiko installed: true (For remote access eg. sftp)
cCrypt installed: true (For remote access eg. sftp)
cElementTree installed: true (Not mandatory)
[surefire] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.82 sec
<<<<<<<< FAILURE !!
[surefire] Running
org.apache.maven.scm.provider.bazaar.command.update.BazaarUpdateCommandTest
EXECUTING: bzr init
[ERROR] exceptions.ImportError: No module named elementtree.ElementTree[ERROR]
exceptions.ImportError: No module named elementtree.ElementTree[ERROR]
EXECUTION FAILED
Execution of cmd : init failed with exit code: 3.
Working directory was:
/home/continuum/continuum-maven/working-directory/80/target/test-branch
Your Bazaar installation seems to be valid and complete.
Python version: 2.3.4 (OK)
Bazaar version: NA (OK)
Paramiko installed: true (For remote access eg. sftp)
cCrypt installed: true (For remote access eg. sftp)
cElementTree installed: true (Not mandatory)
EXECUTING: bzr add
/home/continuum/continuum-maven/working-directory/80/target/test-branch/pom.xml
/home/continuum/continuum-maven/working-directory/80/target/test-branch/readme.txt
/home/continuum/continuum-maven/working-directory/80/target/test-branch/src/main/java/Application.java
/home/continuum/continuum-maven/working-directory/80/target/test-branch/src/test/java/Test.java
[ERROR] exceptions.ImportError: No module named elementtree.ElementTree[ERROR]
exceptions.ImportError: No module named elementtree.ElementTree[ERROR]
EXECUTION FAILED
Execution of cmd : add failed with exit code: 3.
Working directory was:
/home/continuum/continuum-maven/working-directory/80/target/test-branch
Your Bazaar installation seems to be valid and complete.
Python version: 2.3.4 (OK)
Bazaar version: NA (OK)
Paramiko installed: true (For remote access eg. sftp)
cCrypt installed: true (For remote access eg. sftp)
cElementTree installed: true (Not mandatory)
[surefire] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.832 sec
<<<<<<<< FAILURE !!
[surefire] Running
org.apache.maven.scm.provider.bazaar.command.changelog.BazaarChangeLogCommandTckTest
EXECUTING: bzr init
[ERROR] exceptions.ImportError: No module named elementtree.ElementTree[ERROR]
exceptions.ImportError: No module named elementtree.ElementTree[ERROR]
EXECUTION FAILED
Execution of cmd : init failed with exit code: 3.
Working directory was:
/home/continuum/continuum-maven/working-directory/80/target/test-branch
Your Bazaar installation seems to be valid and complete.
Python version: 2.3.4 (OK)
Bazaar version: NA (OK)
Paramiko installed: true (For remote access eg. sftp)
cCrypt installed: true (For remote access eg. sftp)
cElementTree installed: true (Not mandatory)
EXECUTING: bzr add
/home/continuum/continuum-maven/working-directory/80/target/test-branch/pom.xml
/home/continuum/continuum-maven/working-directory/80/target/test-branch/readme.txt
/home/continuum/continuum-maven/working-directory/80/target/test-branch/src/main/java/Application.java
/home/continuum/continuum-maven/working-directory/80/target/test-branch/src/test/java/Test.java
[ERROR] exceptions.ImportError: No module named elementtree.ElementTree[ERROR]
exceptions.ImportError: No module named elementtree.ElementTree[ERROR]
EXECUTION FAILED
Execution of cmd : add failed with exit code: 3.
Working directory was:
/home/continuum/continuum-maven/working-directory/80/target/test-branch
Your Bazaar installation seems to be valid and complete.
Python version: 2.3.4 (OK)
Bazaar version: NA (OK)
Paramiko installed: true (For remote access eg. sftp)
cCrypt installed: true (For remote access eg. sftp)
cElementTree installed: true (Not mandatory)
[surefire] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.786 sec
<<<<<<<< FAILURE !!
[surefire] Running
org.apache.maven.scm.provider.bazaar.command.changelog.BazaarChangeLogConsumerTest
[surefire] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.048 sec
[INFO]
----------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
----------------------------------------------------------------------------
[INFO] There are test failures.
[INFO]
----------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
----------------------------------------------------------------------------
[INFO] Total time: 11 seconds
[INFO] Finished at: Mon Mar 27 13:05:54 PST 2006
[INFO] Final Memory: 6M/158M
[INFO]
----------------------------------------------------------------------------
****************************************************************************