Generates the latest/greatest Maven-based artifacts for the Openfire project, every night.

Build: #965 failed Scheduled

Stages & jobs

  1. Build and Package

  2. Deploy

  3. copy nightlies to website

Build result summary

Details

Completed
Queue duration
1 second
Duration
47 seconds
Labels
None
Revision
0d02dc79ed61b094a3c15638b59e394eb35e51e0
Total tests
374
Failing since
#964 (Scheduled with changes by Greg Thomas <greg.d.thomas@bt.com> and mightymop <totzkotz@gmail.com>)
Fixed in
#967 (Scheduled)

Responsible

  • totzkotz totzkotz Automatically assigned

Tests

New test failures 1
Status Test View job Duration
Collapse Failed FlattenNestedGroupsTest testFlattenUsersOfGroupsNoPosix
Run Maven < 1 sec
org.jivesoftware.openfire.group.GroupNotFoundException: Group with name admins not found.
	at org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest.testFlattenUsersOfGroups(FlattenNestedGroupsTest.java:214)
	at org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest.testFlattenUsersOfGroupsNoPosix(FlattenNestedGroupsTest.java:151)
Caused by: javax.naming.CommunicationException: connection closed
	at org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest.testFlattenUsersOfGroups(FlattenNestedGroupsTest.java:214)
	at org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest.testFlattenUsersOfGroupsNoPosix(FlattenNestedGroupsTest.java:151)
Caused by: java.io.IOException: connection closed
	at org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest.testFlattenUsersOfGroups(FlattenNestedGroupsTest.java:214)
(1 more lines...)
Fixed tests 1
Status Test Failing since View job Duration
Successful FlattenNestedGroupsTest testConnection
Failing since build #964 (Scheduled with changes by Greg Thomas <greg.d.thomas@bt.com> and mightymop <totzkotz@gmail.com>) Run Maven < 1 sec