← Back to team overview

dhis2-devs team mailing list archive

Build failed in Jenkins: Dhis2 Web Trunk #2764

 

See <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/2764/changes>

Changes:

[John Francis Mukulu] Further separation of shared classes on import-export for hr

[Lars Helge Overland] Filter orgunit - dataset associations in order to load only what is necessary in data entry module. Improved performance of algorithm which finds children of orgunits in the hierarchy.

[Hieu] local vn - Fixed "Data Entry Status".

------------------------------------------
Started by upstream project "Dhis2 Service Trunk" build number 2867
$ bzr revision-info -d "<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/";>
info result: bzr revision-info -d <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/> returned 0. Command output: "4208 larshelge@xxxxxxxxx-20110725201249-43na0xvemn5t8mlx
" stderr: ""
ERROR: Ignore Problem expanding maven opts macros org.jenkinsci.plugins.tokenmacro.TokenMacro
[workspace] $ bzr pull --overwrite https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk
+N  local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/HrExportPipeThread.java
+N  local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/HrExportService.java
+N  local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/HrImportInternalProcess.java
+N  local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/dxf/exporter/
+N  local/tz/dhis-service-importexport-hr/src/main/java/org/hisp/dhis/importexport/dxf/exporter/DefaultHrDXFExportService.java
+N  local/tz/dhis-web-hrentry/src/main/java/org/hisp/dhis/importexport/
+N  local/tz/dhis-web-hrentry/src/main/java/org/hisp/dhis/importexport/action/
+N  local/tz/dhis-web-hrentry/src/main/java/org/hisp/dhis/importexport/action/exp/
+N  local/tz/dhis-web-hrentry/src/main/java/org/hisp/dhis/importexport/action/exp/DataValueExportAction.java
+N  local/tz/dhis-web-hrentry/src/main/java/org/hisp/dhis/importexport/action/exp/GetDataElementListAction.java
+N  local/tz/dhis-web-hrentry/src/main/java/org/hisp/dhis/importexport/action/exp/GetExportOptionsAction.java
+N  local/tz/dhis-web-hrentry/src/main/java/org/hisp/dhis/importexport/action/exp/GetExportStatusAction.java
+N  local/tz/dhis-web-hrentry/src/main/java/org/hisp/dhis/importexport/action/exp/MetaDataExportAction.java
+N  local/tz/dhis-web-hrentry/src/main/java/org/hisp/dhis/importexport/action/imp/
+N  local/tz/dhis-web-hrentry/src/main/java/org/hisp/dhis/importexport/action/imp/GetHrImportOptionsAction.java
+N  local/tz/dhis-web-hrentry/src/main/java/org/hisp/dhis/importexport/action/imp/GetImportStatusAction.java
+N  local/tz/dhis-web-hrentry/src/main/java/org/hisp/dhis/importexport/action/imp/ImportAction.java
+N  local/tz/dhis-web-hrentry/src/main/java/org/hisp/dhis/importexport/action/util/
+N  local/tz/dhis-web-hrentry/src/main/java/org/hisp/dhis/importexport/action/util/ClassMapUtil.java
+N  local/tz/dhis-web-hrentry/src/main/java/org/hisp/dhis/importexport/action/util/ImportExportInternalProcessUtil.java
+N  local/tz/dhis-web-hrentry/src/main/webapp/dhis-web-hrentry/importForm.vm
+N  local/tz/dhis-web-hrentry/src/main/webapp/dhis-web-hrentry/javascript/export.js
+N  local/tz/dhis-web-hrentry/src/main/webapp/dhis-web-hrentry/javascript/import.js
+N  local/tz/dhis-web-hrentry/src/main/webapp/dhis-web-hrentry/javascript/process.js
+N  local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/dataentrystatus/action/GetDataSetsAction.java
+N  local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/dataentrystatus/action/UpdateDefaultForDataStatusAction.java
+N  local/vn/dhis-web-excel-reporting/src/main/webapp/dhis-web-excel-reporting/loadDefault.vm
 M  dhis-2/dhis-api/src/main/java/org/hisp/dhis/organisationunit/OrganisationUnitHierarchy.java
 M  dhis-2/dhis-api/src/test/java/org/hisp/dhis/organisationunit/OrganisationUnitHierarchyTest.java
 M  dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/organisationunit/DefaultOrganisationUnitService.java
 M  local/tz/dhis-web-hrentry/pom.xml
 M  local/tz/dhis-web-hrentry/src/main/resources/struts.xml
 M  local/tz/pom.xml
 M  local/vn/dhis-service-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/DefaultExportReportService.java
 M  local/vn/dhis-service-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/hibernate/HibernateExportReportStore.java
 M  local/vn/dhis-service-excel-reporting/src/main/resources/org/hisp/dhis/reportexcel/status/hibernate/DataEntryStatus.hbm.xml
 M  local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/action/NoAction.java
 M  local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/dataentrystatus/action/DefaultDataEntryStatusAction.java
-D  local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/dataentrystatus/action/GetDataSetAction.java
 M  local/vn/dhis-web-excel-reporting/src/main/java/org/hisp/dhis/reportexcel/dataentrystatus/action/UpdateDataEntryStatusAction.java
 M  local/vn/dhis-web-excel-reporting/src/main/resources/META-INF/dhis/beans.xml
 M  local/vn/dhis-web-excel-reporting/src/main/resources/org/hisp/dhis/reportexcel/i18n_module.properties
 M  local/vn/dhis-web-excel-reporting/src/main/resources/org/hisp/dhis/reportexcel/i18n_module_vi_VN.properties
 M  local/vn/dhis-web-excel-reporting/src/main/resources/struts.xml
 M  local/vn/dhis-web-excel-reporting/src/main/webapp/dhis-web-excel-reporting/addDataStatus.vm
 M  local/vn/dhis-web-excel-reporting/src/main/webapp/dhis-web-excel-reporting/dataStatusShow.vm
 M  local/vn/dhis-web-excel-reporting/src/main/webapp/dhis-web-excel-reporting/listDataStatus.vm
 M  local/vn/dhis-web-excel-reporting/src/main/webapp/dhis-web-excel-reporting/menu.vm
 M  local/vn/dhis-web-excel-reporting/src/main/webapp/dhis-web-excel-reporting/responseDataSets.vm
 M  local/vn/dhis-web-excel-reporting/src/main/webapp/dhis-web-excel-reporting/updateDataStatus.vm
All changes applied successfully.
Now on revision 4211.
$ bzr revision-info -d "<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/";>
info result: bzr revision-info -d <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/> returned 0. Command output: "4211 john.f.mukulu@xxxxxxxxx-20110726074847-lpsh796mo0aavx4a
" stderr: ""
[workspace] $ bzr log -v -r revid:larshelge@xxxxxxxxx-20110725201249-43na0xvemn5t8mlx..revid:john.f.mukulu@xxxxxxxxx-20110726074847-lpsh796mo0aavx4a --long --show-ids
Getting local revision...
$ bzr revision-info -d "<http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/";>
info result: bzr revision-info -d <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/> returned 0. Command output: "4211 john.f.mukulu@xxxxxxxxx-20110726074847-lpsh796mo0aavx4a
" stderr: ""
RevisionState revno:4211 revid:john.f.mukulu@xxxxxxxxx-20110726074847-lpsh796mo0aavx4a
ERROR: Ignore Problem expanding maven opts macros org.jenkinsci.plugins.tokenmacro.TokenMacro
Found mavenVersion 2.2.1 from file jar:file:/projects/hisp/jenkins_home/tools/2.2.1/lib/maven-2.2.1-uber.jar!/META-INF/maven/org.apache.maven/maven-core/pom.properties
Deleting old artifacts from #2762
Parsing POMs
ERROR: Ignore Problem expanding maven opts macros org.jenkinsci.plugins.tokenmacro.TokenMacro
[dhis-web] $ /local/opt/j2sdk/bin/java -Xmx1024m -XX:MaxPermSize=512m -cp /projects/hisp/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven-agent-1.1.jar:/projects/hisp/jenkins_home/tools/2.2.1/boot/classworlds-1.1.jar hudson.maven.agent.Main /projects/hisp/jenkins_home/tools/2.2.1 /ifi/utgard/p01/dhis/projects/dhis-dev.ifi.uio.no/ci/tomcat/webapps/ci/WEB-INF/lib/remoting-1.409.jar /projects/hisp/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven-interceptor-1.1.jar 54962 /projects/hisp/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven2.1-interceptor-1.2.jar
<===[HUDSON REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/pom.xml> clean install findbugs:findbugs
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   DHIS Web Modules Project
[INFO]   DHIS Common Functionality for Web
[INFO]   DHIS Common Resources for Web
[INFO]   DHIS Web Modules Maintenance
[INFO]   DHIS Data Set Management
[INFO]   DHIS Data Dictionary
[INFO]   DHIS Organisation Unit Management
[INFO]   DHIS Setting Maintenance
[INFO]   DHIS User Maintenance
[INFO]   DHIS Data Administration
[INFO]   DHIS Patient Management
[INFO]   DHIS Data Entry
[INFO]   DHIS Import-Export
[INFO]   DHIS Data Mart
[INFO]   DHIS Validation Rule
[INFO]   DHIS Web Reporting
[INFO]   DHIS Mapping
[INFO]   DHIS Web Dashboard Integration module
[INFO]   DHIS Case Entry
[INFO]   DHIS Web API
[INFO]   DHIS Web Light
[INFO]   DHIS Web Portal
[INFO] ------------------------------------------------------------------------
[INFO] Building DHIS Web Modules Project
[INFO]    task-segment: [clean, install, findbugs:findbugs]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/pom.xml> to /ifi/utgard/p01/dhis/.m2/repository/org/hisp/dhis/dhis-web/2.4-SNAPSHOT/dhis-web-2.4-SNAPSHOT.pom
[JENKINS] Archiving <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/pom.xml> to /projects/hisp/jenkins_home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web/builds/2011-07-26_10-25-57/archive/org.hisp.dhis/dhis-web/2.4-SNAPSHOT/dhis-web-2.4-SNAPSHOT.pom
[WARNING] DEPRECATED [findbugsXmlOutput]: No reason given
[INFO] [findbugs:findbugs {execution: default-cli}]
[INFO] ****** FindBugsMojo execute *******
[INFO] canGenerate is false
[INFO] ------------------------------------------------------------------------
[INFO] Building DHIS Common Functionality for Web
[INFO]    task-segment: [clean, install, findbugs:findbugs]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] snapshot org.hisp.dhis:dhis-api:2.4-SNAPSHOT: checking for updates from amplecode_maven2_repo
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'db1b75319c7bbb3dc77024f11bdba48d11ba0abe'; remote = '<!DOCTYPE' - RETRYING
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'db1b75319c7bbb3dc77024f11bdba48d11ba0abe'; remote = '<!DOCTYPE' - IGNORING
[INFO] snapshot org.hisp.dhis:dhis-api:2.4-SNAPSHOT: checking for updates from dhis.uio.no
[JENKINS] Archiving <http://dhis.uio.no/ci/job/Dhis2%20Web%20Trunk/ws/dhis-2/dhis-web/dhis-web-commons/pom.xml> to /projects/hisp/jenkins_home/jobs/Dhis2 Web Trunk/modules/org.hisp.dhis$dhis-web-commons/builds/2011-07-26_10-25-57/archive/org.hisp.dhis/dhis-web-commons/2.4-SNAPSHOT/dhis-web-commons-2.4-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).


Project ID: org.hisp.dhis:dhis-api

Reason: Error getting POM for 'org.hisp.dhis:dhis-api' from the repository: Unable to read local copy of metadata: Cannot read metadata from '/ifi/utgard/p01/dhis/.m2/repository/org/hisp/dhis/dhis-api/2.4-SNAPSHOT/maven-metadata-amplecode_maven2_repo.xml': end tag name </head> must be the same as start tag <link> from line 6 (position: TEXT seen ...e="text/css" rel="stylesheet" href="/static/styles.css">\n  </head>... @7:10) 
  org.hisp.dhis:dhis-api:pom:2.4-SNAPSHOT


 for project org.hisp.dhis:dhis-api


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17 seconds
[INFO] Finished at: Tue Jul 26 10:26:21 CEST 2011
[INFO] Final Memory: 35M/117M
[INFO] ------------------------------------------------------------------------
channel stopped
Archiving artifacts
ERROR: Ignore Problem expanding maven opts macros org.jenkinsci.plugins.tokenmacro.TokenMacro
Performing Post build task...
Could not match :DHIS Web Portal ....................................... SUCCESS  : False
Logical operation result is FALSE
Skipping script  : /ifi/utgard/p01/dhis/bin/ci/trunk.sh

END OF POST BUILD TASK 	: 0



References