From issues-return-4771-apmail-continuum-issues-archive=continuum.apache.org@continuum.apache.org Tue Dec 01 02:45:20 2009 Return-Path: Delivered-To: apmail-continuum-issues-archive@www.apache.org Received: (qmail 7138 invoked from network); 1 Dec 2009 02:45:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Dec 2009 02:45:20 -0000 Received: (qmail 83028 invoked by uid 500); 1 Dec 2009 02:45:20 -0000 Delivered-To: apmail-continuum-issues-archive@continuum.apache.org Received: (qmail 82974 invoked by uid 500); 1 Dec 2009 02:45:19 -0000 Mailing-List: contact issues-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@continuum.apache.org Delivered-To: mailing list issues@continuum.apache.org Received: (qmail 82962 invoked by uid 99); 1 Dec 2009 02:45:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Dec 2009 02:45:19 +0000 X-ASF-Spam-Status: No, hits=-2.9 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [63.246.2.115] (HELO codehaus01.managed.contegix.com) (63.246.2.115) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Dec 2009 02:45:16 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 4A90217E06D5 for ; Mon, 30 Nov 2009 20:44:55 -0600 (CST) Date: Mon, 30 Nov 2009 20:44:55 -0600 (CST) From: "Jevica Arianne B. Zurbano (JIRA)" To: issues@continuum.apache.org Message-ID: <22709496.23132.1259635495303.JavaMail.haus-jira@codehaus01.managed.contegix.com> In-Reply-To: <22640452.291254155696389.JavaMail.haus-jira@codehaus01.managed.contegix.com> Subject: [jira] Commented: (CONTINUUM-2373) Distributed Master needs more detailed logging MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 4e90ceb663894a42f12c0e28abbab431 [ http://jira.codehaus.org/browse/CONTINUUM-2373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=200077#action_200077 ] Jevica Arianne B. Zurbano commented on CONTINUUM-2373: ------------------------------------------------------ Changes made in r884391: * added the IDs of the project/group/release in the logs both in master and slave * added more logs in some methods > Distributed Master needs more detailed logging > ---------------------------------------------- > > Key: CONTINUUM-2373 > URL: http://jira.codehaus.org/browse/CONTINUUM-2373 > Project: Continuum > Issue Type: Improvement > Components: Distributed Builds > Affects Versions: 1.3.4 > Reporter: Wendy Smoak > Assignee: Jevica Arianne B. Zurbano > Fix For: 1.4.0 > > > Watching the continuum.log file on the master with distributed builds enabled, I can't tell what projects are building or where they're going (to which agent). > Here are some example log messages: > 2009-09-28 08:05:11,467 [btpool0-6] INFO org.apache.continuum.distributed.transport.slave.SlaveBuildAgentTransportClient - Checking if project group is in queue > 2009-09-28 08:05:11,620 [btpool0-6] INFO org.apache.continuum.distributed.transport.slave.SlaveBuildAgentTransportClient - Retrieving build size of agent > 2009-09-28 08:05:11,649 [pool-10-thread-1] INFO org.apache.continuum.builder.distributed.executor.DistributedBuildProjectTaskExecutor - initializing buildContext > 2009-09-28 08:05:13,380 [pool-10-thread-1] INFO org.apache.continuum.distributed.transport.slave.SlaveBuildAgentTransportClient - Building projects. > 2009-09-28 08:05:13,421 [btpool0-6] INFO org.apache.continuum.distributed.transport.master.MasterBuildAgentTransportServer - Start prepare build. > 2009-09-28 08:05:24,892 [btpool0-6] INFO org.apache.continuum.distributed.transport.master.MasterBuildAgentTransportServer - Start prepare build. > 2009-09-28 08:05:25,473 [pool-3-thread-1] INFO org.apache.continuum.distributed.transport.slave.SlaveBuildAgentTransportClient - Building projects. > 2009-09-28 08:05:25,491 [btpool0-7] INFO org.apache.continuum.distributed.transport.master.MasterBuildAgentTransportServer - Start prepare build. > 2009-09-28 08:05:26,350 [btpool0-0] INFO org.apache.continuum.distributed.transport.master.MasterBuildAgentTransportServer - Prepare build finished. > 2009-09-28 08:05:26,503 [btpool0-0] INFO org.apache.continuum.distributed.transport.master.MasterBuildAgentTransportServer - Start prepare build. > 2009-09-28 08:05:26,507 [btpool0-7] INFO org.apache.continuum.distributed.transport.master.MasterBuildAgentTransportServer - Retrieving environments > 2009-09-28 08:05:26,883 [btpool0-7] INFO org.apache.continuum.distributed.transport.master.MasterBuildAgentTransportServer - Checking if project should build > 2009-09-28 08:05:27,080 [btpool0-7] INFO org.apache.continuum.builder.distributed.DefaultDistributedBuildService - The project build is forced, building > 2009-09-28 08:05:27,101 [btpool0-7] INFO org.apache.continuum.distributed.transport.master.MasterBuildAgentTransportServer - Start project build. > 2009-09-28 08:05:27,368 [btpool0-7] INFO org.apache.continuum.distributed.transport.master.MasterBuildAgentTransportServer - Start updating project > 2009-09-28 08:05:32,119 [btpool0-6] INFO org.apache.continuum.distributed.transport.master.MasterBuildAgentTransportServer - Build result returned. > These all need to say what project/group/agent is involved. > It is not until a build finishes that you find out what project was building: > 2009-09-28 08:05:32,120 [btpool0-6] INFO org.apache.continuum.builder.distributed.DefaultDistributedBuildService - update build result of project '1' -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira