Re: <schedule> interval not accurate...
Julian Simpson <[email protected]>
| Newsgroups | gmane.comp.java.cruise-control.user |
|---|---|
| Message-ID | <[email protected]> |
On 8 June 2011 19:53, <[email protected]> wrote: > Julian, thanks. > > Here is part of the console output. > 3 projects (framework, master, daily_smoke_test). > All projects have interval.build = 180 seconds. > I have put a ------- between different project blocks of the output for > easier read. > > framework started the build check in 14:18 but the next check was not 14:21 > but 14:30. > > There are also individual project XML logs. > Will those be helpful? > What would be interesting is some of the logs for framework after the time that you provided. All I can see is that it didn't build because there were no modifications ... [cc]Jun-08 14:18:52 jectController- framework Controller: build progress event: checking for modifications [cc]Jun-08 14:18:52 Project - Project framework: No modifications found, build not necessary. J. > > Thanks. > > [cc]Jun-08 14:18:49 Project - Project framework: in build queue > [cc]Jun-08 14:18:49 jectController- framework Controller: build progress > event: in build queue > [cc]Jun-08 14:18:49 BuildQueue - now adding to the thread queue: > framework > [cc]Jun-08 14:18:49 Project - Project framework: bootstrapping > [cc]Jun-08 14:18:49 jectController- framework Controller: build progress > event: bootstrapping > [cc]Jun-08 14:18:49 VNBootstrapper- At revision 229. > [cc]Jun-08 14:18:52 Project - Project framework: checking for > modifications > [cc]Jun-08 14:18:52 jectController- framework Controller: build progress > event: checking for modifications > [cc]Jun-08 14:18:52 Project - Project framework: No modifications > found, build not necessary. > [cc]Jun-08 14:18:52 Project - Project framework: idle > [cc]Jun-08 14:18:52 jectController- framework Controller: build progress > event: idle > [cc]Jun-08 14:18:52 Project - Project framework: next build in 3 > minutes > [cc]Jun-08 14:18:52 Project - Project framework: waiting for next > time to build > [cc]Jun-08 14:18:52 jectController- framework Controller: build progress > event: waiting for next time to build > > ------------------------------------------------------------------------------------------------------------------------------------------ > [cc]Jun-08 14:20:12 Project - Project master: in build queue > [cc]Jun-08 14:20:12 jectController- master Controller: build progress > event: in build queue > [cc]Jun-08 14:20:12 BuildQueue - now adding to the thread queue: master > [cc]Jun-08 14:20:12 Project - Project master: bootstrapping > [cc]Jun-08 14:20:12 jectController- master Controller: build progress > event: bootstrapping > [cc]Jun-08 14:20:12 VNBootstrapper- At revision 229. > [cc]Jun-08 14:20:13 Project - Project master: checking for > modifications > [cc]Jun-08 14:20:13 jectController- master Controller: build progress > event: checking for modifications > [cc]Jun-08 14:20:13 Project - Project master: No modifications > found, build not necessary. > [cc]Jun-08 14:20:13 Project - Project master: idle > [cc]Jun-08 14:20:13 jectController- master Controller: build progress > event: idle > [cc]Jun-08 14:20:13 Project - Project master: next build in 3 > minutes > [cc]Jun-08 14:20:13 Project - Project master: waiting for next time > to build > [cc]Jun-08 14:20:13 jectController- master Controller: build progress > event: waiting for next time to build > > ------------------------------------------------------------------------------------------------------------------------------------------ > [cc]Jun-08 14:27:39 Project - Project daily_smoke_test: in build > queue > [cc]Jun-08 14:27:39 jectController- daily_smoke_test Controller: build > progress event: in build queue > [cc]Jun-08 14:27:39 BuildQueue - now adding to the thread queue: > daily_smoke_test > [cc]Jun-08 14:27:40 Project - Project daily_smoke_test: > bootstrapping > [cc]Jun-08 14:27:40 jectController- daily_smoke_test Controller: build > progress event: bootstrapping > [cc]Jun-08 14:27:40 VNBootstrapper- At revision 229. > [cc]Jun-08 14:27:42 Project - Project daily_smoke_test: checking for > modifications > [cc]Jun-08 14:27:42 jectController- daily_smoke_test Controller: build > progress event: checking for modifications > [cc]Jun-08 14:27:42 Project - Project daily_smoke_test: No > modifications found, build not necessary. > [cc]Jun-08 14:27:42 Project - Project daily_smoke_test: idle > [cc]Jun-08 14:27:42 jectController- daily_smoke_test Controller: build > progress event: idle > [cc]Jun-08 14:27:42 Project - Project daily_smoke_test: next build > in 3 minutes > [cc]Jun-08 14:27:42 Project - Project daily_smoke_test: waiting for > next time to build > [cc]Jun-08 14:27:42 jectController- daily_smoke_test Controller: build > progress event: waiting for next time to build > > ------------------------------------------------------------------------------------------------------------------------------------------ > [cc]Jun-08 14:30:46 Project - Project framework: in build queue > [cc]Jun-08 14:30:46 jectController- framework Controller: build progress > event: in build queue > [cc]Jun-08 14:30:46 BuildQueue - now adding to the thread queue: > framework > [cc]Jun-08 14:30:46 Project - Project framework: bootstrapping > [cc]Jun-08 14:30:46 jectController- framework Controller: build progress > event: bootstrapping > [cc]Jun-08 14:30:46 VNBootstrapper- At revision 229. > [cc]Jun-08 14:30:47 Project - Project framework: checking for > modifications > [cc]Jun-08 14:30:47 jectController- framework Controller: build progress > event: checking for modifications > [cc]Jun-08 14:30:47 Project - Project framework: No modifications > found, build not necessary. > [cc]Jun-08 14:30:47 Project - Project framework: idle > [cc]Jun-08 14:30:47 jectController- framework Controller: build progress > event: idle > [cc]Jun-08 14:30:47 Project - Project framework: next build in 3 > minutes > [cc]Jun-08 14:30:47 Project - Project framework: waiting for next > time to build > [cc]Jun-08 14:30:47 jectController- framework Controller: build progress > event: waiting for next time to build > > ------------------------------ > Date: Wed, 8 Jun 2011 14:41:28 +0100 > From: [email protected] > To: [email protected] > Subject: Re: [Cruisecontrol-user] <schedule> interval not accurate... > > > > > On 7 June 2011 17:52, <[email protected]> wrote: > > I have the following in config.xml. > When CC starts, it says each project will start build in the next 3 > minutes. > That is the value of property interval.build. > > However, the next build never starts in 3 minutes. > The log shows the next check to build is around 7-9 minutes. > Thru out the day, the log shows the build check is every 7-9 minutes > instead of 3. > > I also added another project with an interval of 1 hour. > This is a build without modification needed. > The build check actually comes out to be 4-5 hours. > > > > > Logs would be helpful at this point - pastie.org is good for sharing these > :) > > Best > > Julian. > > > -- > Julian Simpson > The Build Doctor Ltd. > http://www.build-doctor.com > [email protected] > (+44) 207 183 0323 > > > ------------------------------------------------------------------------------ > EditLive Enterprise is the world's most technically advanced content > authoring tool. Experience the power of Track Changes, Inline Image Editing > and ensure content is compliant with Accessibility Checking. > http://p.sf.net/sfu/ephox-dev2dev > _______________________________________________ Cruisecontrol-user mailing > list [email protected] > https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user > > > ------------------------------------------------------------------------------ > EditLive Enterprise is the world's most technically advanced content > authoring tool. Experience the power of Track Changes, Inline Image > Editing and ensure content is compliant with Accessibility Checking. > http://p.sf.net/sfu/ephox-dev2dev > _______________________________________________ > Cruisecontrol-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user > > -- Julian Simpson The Build Doctor Ltd. http://www.build-doctor.com [email protected] (+44) 207 183 0323 ------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ Cruisecontrol-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user