-
Type: Bug
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 7.10
-
Fix Version/s: QualifiedToSchedule
-
Component/s: Core
Sometimes a build ends up in an unstable state.
It seems asynchronous job is still running whereas the repository is not.
This gives the following log:
13:20:26 Publishing Selenium report... 13:20:26 Test failures: 0 13:20:26 Test totals : 77 13:20:26 ------------------------ 13:20:26 Command Passes : 899 13:20:26 Command Failures : 0 13:20:26 Command Errors : 0 13:20:26 Checking ^\d{4}-\d{2}-\d{2}.*ERROR.* 13:20:27 /opt/jenkins/workspace/Deploy/IT-release-on-demand-tests-cap-tomcat-postgresql-nx710/tomcat-webdriver/log/server.log: 13:20:27 2016-12-22 13:01:33,981 ERROR [Nuxeo-Work-default-3] [org.nuxeo.ecm.core.work.AbstractWork] Exception during work: ListenerWork(Listener updateThumbListener [scheduleThumbnailUpdate/16a9beac-218d-40b9-bb9f-cd834d6e1665], Progress(?%, ?/0), null) 13:20:27 2016-12-22 13:01:33,981 ERROR [Nuxeo-Work-default-3] [org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async event default on listener updateThumbListener 13:20:27 2016-12-22 13:01:33,982 ERROR [Nuxeo-Work-default-3] [org.nuxeo.ecm.core.work.WorkManagerImpl] Uncaught error on thread Nuxeo-Work-default-3 13:20:27 Build step 'Jenkins Text Finder' changed build result to UNSTABLE 13:20:27 Notifying upstream projects of job completion 13:20:27 No emails were triggered. 13:20:27 Jabber notifier plugin: Notifying suspects 13:20:27 Finished: UNSTABLE
Can be see here:
https://qa2.nuxeo.org/jenkins/view/Depl/job/Deploy/job/IT-release-on-demand-tests-cap-tomcat-postgresql-nx710/6/consoleFull