Hi all, The number of max open handles has been increased from 2048 to 20480 in dev-support/test-patch.sh via https://issues.apache.org/jira/browse/AMBARI-8999. This seemed to have fixed the problem. Let's keep an eye on this.
Thanks, Yusaku On Mon, Jan 5, 2015 at 12:26 PM, Nate Cole <[email protected]> wrote: > We may be able to resolve this by changing the pom to specify the > persistence XML file. > > It's hard to tell if we need to scan the entire classpath. I've never had > a problem locally so I'm not sure how to test it out. > > Thanks, > Nate > > On Jan 5, 2015, at 2:57 PM, Jayush Luniya <[email protected]> wrote: > > > Hi all, > > > > Hadoop QA builds are failing at Ambari Server compilation executing > > goal au.com.alderaan:eclipselink-staticweave-maven-plugin:1.0.4:weave > > with "Too many open files". Can someone help with this? > > > > > > Failed Builds > > > > https://builds.apache.org/job/Ambari-trunk-test-patch/1166/ > > > > https://builds.apache.org/job/Ambari-trunk-test-patch/1164/ > > > > https://builds.apache.org/job/Ambari-trunk-test-patch/1163/ > > > > > > Successful Builds > > > > https://builds.apache.org/job/Ambari-trunk-test-patch/1165 > > > > > > Thanks > > > > Jayush > > > > [INFO] > ------------------------------------------------------------------------ > > [INFO] Reactor Summary: > > [INFO] > > [INFO] Ambari Main ....................................... SUCCESS [ > 2.488 s] > > [INFO] Apache Ambari Project POM ......................... SUCCESS [ > 0.476 s] > > [INFO] Ambari Web ........................................ SUCCESS > [01:00 min] > > [INFO] Ambari Views ...................................... SUCCESS [ > 1.370 s] > > [INFO] Ambari Admin View ................................. SUCCESS > [02:19 min] > > [INFO] Ambari Server ..................................... FAILURE [ > 14.826 s] > > [INFO] Ambari Agent ...................................... SKIPPED > > [INFO] Ambari Client ..................................... SKIPPED > > [INFO] Ambari Python Client .............................. SKIPPED > > [INFO] Ambari Groovy Client .............................. SKIPPED > > [INFO] Ambari Shell ...................................... SKIPPED > > [INFO] Ambari Python Shell ............................... SKIPPED > > [INFO] Ambari Groovy Shell ............................... SKIPPED > > [INFO] > ------------------------------------------------------------------------ > > [INFO] BUILD FAILURE > > [INFO] > ------------------------------------------------------------------------ > > [INFO] Total time: 03:39 min > > [INFO] Finished at: 2015-01-05T19:24:29+00:00 > > [INFO] Final Memory: 52M/490M > > [INFO] > ------------------------------------------------------------------------*[ERROR] > > Failed to execute goal > > au.com.alderaan:eclipselink-staticweave-maven-plugin:1.0.4:weave > > (default) on project ambari-server: Failed: > > > /home/jenkins/jenkins-slave/workspace/Ambari-trunk-test-patch/ambari/ambari-server/target/classes/upgrade/ddl/quartz.mysql.sql > > (Too many open files) -> [Help 1]* > > > > -- > > CONFIDENTIALITY NOTICE > > NOTICE: This message is intended for the use of the individual or entity > to > > which it is addressed and may contain information that is confidential, > > privileged and exempt from disclosure under applicable law. If the reader > > of this message is not the intended recipient, you are hereby notified > that > > any printing, copying, dissemination, distribution, disclosure or > > forwarding of this communication is strictly prohibited. If you have > > received this communication in error, please contact the sender > immediately > > and delete it from your system. Thank You. > > > -- > CONFIDENTIALITY NOTICE > NOTICE: This message is intended for the use of the individual or entity to > which it is addressed and may contain information that is confidential, > privileged and exempt from disclosure under applicable law. If the reader > of this message is not the intended recipient, you are hereby notified that > any printing, copying, dissemination, distribution, disclosure or > forwarding of this communication is strictly prohibited. If you have > received this communication in error, please contact the sender immediately > and delete it from your system. Thank You. > -- CONFIDENTIALITY NOTICE NOTICE: This message is intended for the use of the individual or entity to which it is addressed and may contain information that is confidential, privileged and exempt from disclosure under applicable law. If the reader of this message is not the intended recipient, you are hereby notified that any printing, copying, dissemination, distribution, disclosure or forwarding of this communication is strictly prohibited. If you have received this communication in error, please contact the sender immediately and delete it from your system. Thank You.
