From alerts-return-4836-apmail-harmony-alerts-archive=harmony.apache.org@harmony.apache.org Wed Sep 12 04:15:24 2007 Return-Path: Delivered-To: apmail-harmony-alerts-archive@locus.apache.org Received: (qmail 65416 invoked from network); 12 Sep 2007 04:15:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Sep 2007 04:15:23 -0000 Received: (qmail 18621 invoked by uid 500); 12 Sep 2007 04:15:16 -0000 Delivered-To: apmail-harmony-alerts-archive@harmony.apache.org Received: (qmail 18602 invoked by uid 500); 12 Sep 2007 04:15:16 -0000 Mailing-List: contact alerts-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list alerts@harmony.apache.org Received: (qmail 18593 invoked by uid 99); 12 Sep 2007 04:15:16 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Sep 2007 21:15:16 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=OBSCURED_EMAIL,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [134.134.136.20] (HELO mga02.intel.com) (134.134.136.20) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Sep 2007 04:16:50 +0000 Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga101.jf.intel.com with ESMTP; 11 Sep 2007 21:14:51 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.20,242,1186383600"; d="html'217?zip'217,48?scan'217,48,48,208,217";a="293099547" Received: from mssmon01.ims.intel.com ([10.125.148.15]) by orsmga001.jf.intel.com with ESMTP; 11 Sep 2007 21:14:50 -0700 Received: from nstdrlxl8 (nstdrlxl8.ins.intel.com [10.125.122.38]) by mssmon01.ims.intel.com (8.12.11.20060308/8.12.11/MailSET/Hub) with SMTP id l8C4EmkR003903; Wed, 12 Sep 2007 08:14:48 +0400 Message-Id: <200709120414.l8C4EmkR003903@mssmon01.ims.intel.com> Subject: [build-test alert] FAILED Linux x86: jdktools-test debug Date: Wed, 12 Sep 2007 11:14:48 +0700 Content-Type: text/plain From: nomail@intel.com To: alerts@harmony.apache.org X-Mailer: org.apache.tools.mail.MailMessage (ant.apache.org) X-Virus-Checked: Checked by ClamAV on apache.org BUILD FAILED: Ant Error Message: /export/users/cc/cc-common/scripts/cc-exec-adaptor.xml:103: The following error occurred while executing this line: /export/users/cc/cc-common/adaptors/jdktools-test/adaptor.xml:28: The following error occurred while executing this line: /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/build.xml:242: The following error occurred while executing this line: /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/make/build-test.xml:97: There were test errors. Date of build: 2007-09-12 10:51:02 +0700 Time to build: 23 minutes 9 seconds Last changed: 09/12/2007 05:06:33 Last log entry: hdk *********************************************************** Errors/Warnings: (226) Result: 1 ======================================== Testing jdktools binaries... ======================================== Compiling JPDA tests Since fork is false, ignoring memoryMaximumSize setting ---------- 1. WARNING in /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/DebuggeeRegister.java (at line 58) registered.add(debuggee); ^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized ---------- ---------- 2. WARNING in /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/TestOptions.java (at line 505) internalProperties.put(name, value); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized ---------- ---------- 3. WARNING in /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/PacketDispatcher.java (at line 114) eventQueue.add(eventPacket); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 4. WARNING in /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/PacketDispatcher.java (at line 249) replies.put(new Integer(replyPacket.getId()), replyPacket); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized ---------- 5. WARNING in /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/PacketDispatcher.java (at line 284) commands.put(Id, command); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized ---------- 6. WARNING in /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/PacketDispatcher.java (at line 355) commands.put(Id, command); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized ---------- ---------- 7. WARNING in /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/VmMirror.java (at line 1834) frames.add(frame); ^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized ---------- 8. WARNING in /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/VmMirror.java (at line 1902) vars.add(var); ^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized ---------- 9. WARNING in /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/VmMirror.java (at line 2122) fields.add(superClassFields.toArray()[i]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized ---------- 10. WARNING in /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/framework/jdwp/VmMirror.java (at line 2132) fields.add(field); ^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized ---------- ---------- 11. WARNING in /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/DebuggerOnDemand/OnthowDebuggerLaunchDebuggee.java (at line 94) class ExceptionForDebugger extends Exception { ^^^^^^^^^^^^^^^^^^^^ The serializable class ExceptionForDebugger does not declare a static final serialVersionUID field of type long ---------- ---------- 12. WARNING in /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Events/ClassUnloadDebuggee.java (at line 32) import java.util.LinkedList; ^^^^^^^^^^^^^^^^^^^^ The import java.util.LinkedList is never used ---------- 13. WARNING in /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Events/ClassUnloadDebuggee.java (at line 97) boolean isOutOfMemory = false; ^^^^^^^^^^^^^ The local variable isOutOfMemory is never read ---------- 14. WARNING in /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Events/ClassUnloadDebuggee.java (at line 171) public Class loadClass(String name) throws ClassNotFoundException { ^^^^^ Type safety: The return type Class for loadClass(String) from the type ClassUnloadDebuggee.CustomLoader needs unchecked conversion to conform to Class from the type ClassLoader ---------- 15. WARNING in /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Events/ClassUnloadDebuggee.java (at line 179) public Class findClass(String name) throws ClassNotFoundException { ^^^^^ Type safety: The return type Class for findClass(String) from the type ClassUnloadDebuggee.CustomLoader needs unchecked conversion to conform to Class from the type ClassLoader ---------- ---------- 16. WARNING in /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Events/CombinedEvents002Test.java (at line 100) boolean expectColocatedEvents = (testedMethodStartCodeIndex == testedMethodEndCodeIndex); ^^^^^^^^^^^^^^^^^^^^^ The local variable expectColocatedEvents is never read ---------- ---------- 17. WARNING in /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Events/CombinedEvents003Test.java (at line 36) private boolean eventMethodExitReceived = false; ^^^^^^^^^^^^^^^^^^^^^^^ The field CombinedEvents003Test.eventMethodExitReceived is never read locally ---------- 18. WARNING in /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Events/CombinedEvents003Test.java (at line 59) int EXPECTED_EVENTS_COUNT = EXPECTED_EVENTS_ARRAY.length; ^^^^^^^^^^^^^^^^^^^^^ The local variable EXPECTED_EVENTS_COUNT is never read ---------- ---------- 19. WARNING in /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Events/CombinedEventsTest.java (at line 67) int EXPECTED_EVENTS_COUNT = EXPECTED_EVENTS_ARRAY.length; ^^^^^^^^^^^^^^^^^^^^^ The local variable EXPECTED_EVENTS_COUNT is never read ---------- 20. WARNING in /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Events/CombinedEventsTest.java (at line 195) int EXPECTED_EVENTS_COUNT = EXPECTED_EVENTS_ARRAY.length; ^^^^^^^^^^^^^^^^^^^^^ The local variable EXPECTED_EVENTS_COUNT is never read ---------- 21. WARNING in /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Events/CombinedEventsTest.java (at line 331) int EXPECTED_EVENTS_COUNT = EXPECTED_EVENTS_ARRAY.length; ^^^^^^^^^^^^^^^^^^^^^ The local variable EXPECTED_EVENTS_COUNT is never read ---------- 22. WARNING in /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Events/CombinedEventsTest.java (at line 715) String failureMessage = "## FAILURE during checking events! !"; ^^^^^^^^^^^^^^ The local variable failureMessage is never read ---------- 23. WARNING in /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Events/CombinedEventsTest.java (at line 877) String failureMessage = "## FAILURE during checking events !"; ^^^^^^^^^^^^^^ The local variable failureMessage is never read ---------- ---------- 24. WARNING in /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Events/CombinedEventsTestCase.java (at line 135) long methodStartCodeIndex = lineTableReply.getNextValueAsLong(); ^^^^^^^^^^^^^^^^^^^^ The local variable methodStartCodeIndex is never read ---------- 25. WARNING in /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Events/CombinedEventsTestCase.java (at line 187) long methodStartCodeIndex = reply.getNextValueAsLong(); ^^^^^^^^^^^^^^^^^^^^ The local variable methodStartCodeIndex is never read ---------- ---------- 26. WARNING in /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/Events/ExceptionTest.java (at line 188) long frameID = reply.getNextValueAsFrameID(); ^^^^^^^ The local variable frameID is never read ---------- ---------- 27. WARNING in /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/ThreadReference/FramesTest.java (at line 450) frames.add(new FrameStruct(frameID, loc)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized ---------- ---------- 28. WARNING in /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/share/JDWPUnitDebuggeeProcessWrapper.java (at line 233) argv.add(val); ^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized ---------- 29. WARNING in /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/modules/jpda/test/common/unit/org/apache/harmony/jpda/tests/jdwp/share/JDWPUnitDebuggeeProcessWrapper.java (at line 253) return (String[])argv.toArray(args); ^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type Vector. References to generic type Vector should be parameterized ---------- 29 problems (29 warnings) JPDA exclude list: /export/users/cc/cc-common/build/checkouts/hdk/working_classlib/deploy/build/jdktools.jpda.exclude Running JPDA tests Debugger JVM=/export/users/cc/cc-common/build/checkouts/hdk/target/hdk/jdk/jre/bin/java Debuggee JVM=/export/users/cc/cc-common/build/checkouts/hdk/target/hdk/jdk/jre/bin/java SAMSA exclude list: /export/users/cc/cc-common/build/checkouts/hdk/working_classlib/deploy/build/jdktools.samsa.exclude Running SAMSA tests test.jre.home=/export/users/cc/cc-common/build/checkouts/hdk/target/hdk/jdk/jre Run jdk/bin/java -version in /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/build/test_report java version "1.5.0" pre-alpha : not complete or compatible svn = r574708, (Sep 12 2007), Linux/ia32/gcc 3.3.3, debug build http://harmony.apache.org Run jdk/bin/javac -version in /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/build/test_report Run jdk/bin/javah in /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/build/test_report Run jdk/bin/javadoc in /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/build/test_report Run jdk/bin/jarsigner in /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/build/test_report Run jdk/bin/keytool -help in /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/build/test_report Compiling TOOLS tests Since fork is false, ignoring memoryMaximumSize setting ---------- 1. WARNING in /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/modules/tools/src/test/java/org/apache/harmony/tests/tools/javah/Test/Test01.java (at line 24) private static final long xxx2 = 1; ^^^^ The field Test01.xxx2 is never read locally ---------- 1 problem (1 warning) TOOLS exclude list: /export/users/cc/cc-common/build/checkouts/hdk/working_classlib/deploy/build/jdktools.tools.exclude Running TOOLS tests test.jre.home=/export/users/cc/cc-common/build/checkouts/hdk/target/hdk/jdk/jre The test report is in /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/build/test_report/html/index.html The execution FAILED with the following exception: The following error occurred while executing this line: /export/users/cc/cc-common/adaptors/jdktools-test/adaptor.xml:28: The following error occurred while executing this line: /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/build.xml:242: The following error occurred while executing this line: /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/make/build-test.xml:97: There were test errors. *********************************************************** Unit Tests: (163) error: testOwnedMonitors001 org.apache.harmony.jpda.tests.jdwp.ThreadReference.OwnedMonitorsTest Unit Test Error Details: (1) Test: testOwnedMonitors001Class: org.apache.harmony.jpda.tests.jdwp.ThreadReference.OwnedMonitorsTestorg.apache.harmony.jpda.tests.framework.TestErrorException: Debuggee process did not finish during timeout at org.apache.harmony.jpda.tests.jdwp.share.JDWPUnitDebuggeeProcessWrapper.WaitForProcessExit(JDWPUnitDebuggeeProcessWrapper.java:284) at org.apache.harmony.jpda.tests.jdwp.share.JDWPUnitDebuggeeProcessWrapper.finishProcessAndRedirectors(JDWPUnitDebuggeeProcessWrapper.java:87) at org.apache.harmony.jpda.tests.jdwp.share.JDWPUnitDebuggeeWrapper.stop(JDWPUnitDebuggeeWrapper.java:109) at org.apache.harmony.jpda.tests.jdwp.share.JDWPTestCase.internalTearDown(JDWPTestCase.java:108) at org.apache.harmony.jpda.tests.jdwp.share.JDWPSyncTestCase.internalTearDown(JDWPSyncTestCase.java:83) at org.apache.harmony.jpda.tests.jdwp.share.JDWPRawTestCase.tearDown(JDWPRawTestCase.java:118) Caused by: java.lang.IllegalThreadStateException: process has not exited at java.lang.Runtime$SubProcess.exitValue(Unknown Source) at org.apache.harmony.jpda.tests.jdwp.share.JDWPUnitDebuggeeProcessWrapper.WaitForProcessExit(JDWPUnitDebuggeeProcessWrapper.java:279) at org.apache.harmony.jpda.tests.jdwp.share.JDWPUnitDebuggeeProcessWrapper.finishProcessAndRedirectors(JDWPUnitDebuggeeProcessWrapper.java:87) ... 14 more *********************************************************** Modifications since last successful build: (5) add cc-hdk log20070912050633Lbuild.215 09/12/2007 05:06:33hdk added ayza /harmony/enhanced/classlib/trunk/modules/awt/src/main/resources/font.properties.xp 09/12/2007 04:39:43 font.properties file for Windows XP/WS 2003 was added modified ayza /harmony/enhanced/classlib/trunk/modules/awt/build.xml 09/12/2007 04:39:43 font.properties file for Windows XP/WS 2003 was added add cc-hdk log20070912042636Lbuild.214 09/12/2007 04:26:36hdk modified tellison /harmony/enhanced/classlib/trunk/modules/security/META-INF/MANIFEST.MF 09/12/2007 04:24:09 Security needs tests.util for serialization testing. begin 644 execution_log.zip M4$L#! H ( -59+#>!O=2+>1( +-_ 2 97AE8W5T:6]N7VQO9RYH M=&UL[5W_4^,XLO^9_!6ZO7IUH8HXW^,DF^$5#Y@;9H>!(PQ[KZ;F4<)6$H-C M^60;R$WM__ZZ)3N)3>(D(-C,U&5W67^16JW^=+=:;5GNC<*QN]^[X?9DO^<+ MMM^C) @G+GOWMP'WPE+@_)MU2;OR7[_^;;]0"E@8^:5;^R[DW U*#T&W4"A% MODU#EKDJ(J];.(I\U['@IDU\P6^9%1*/CAEQ/.*,?2Y"@YS'UR^Y7_K$[IF+ M)7TFP@FQV<#QG-#A7J".@N;+H207VTHS M Z[C@4 \ZI[/7#WXU"*.8GODGKH1X+P>S)LBCLTHQ/?(*N0_T&!T2OUX0N>^7L5%Q+2&Y>M="*RU(O=2/.G4+-VUE]@LS#14'IV8N^1 M^,+:FO'# ]OZ&8"M-[.!P'^ 77+9W%:\K\:GCA \?\!OU[,6+*D$'/ZE"7X;D] M"2^)8ISK$F?>$<, IGSF@4 ?DLN?:.19HR0AE@=UYTGLBQ9,CA\M)C,M[[E( MB!+V&#((GF8WR?=T73656FW&(\PU"H>ZSK\QJ"$Y;=H

3(R*UD_"!4@M4J9? OCUI, G[,68N@K+TLE\\EU-[ M'8R?&+-Z;$/PU(A"QS5FV<1?%R&Z'J0Y5#'_[+%[P!-$MYX#W9Y4U LDWS$S MDK\!;ACU0!YG47@V.)4Y>/).)><7RY[D2]WE%I@!A$N.-*4TX:G8!:/KB7U[ M$DX6K M(VL,=8*%D?"4.U+M#[AXPL,N&0@^EB/?K&2FQX=1$/+Q)[@$B'J,@2M&-P\( M,!MFLMZ]\H(X-L(9M#+&0TFI]]_[BQI0M-92C.U)];Q(,;(9Q91BP)#RIRM& MEH=M5XQE^K(]&:24OO#Q#2Y!4*>52@V?*>5J3*6RQ(5#CR!N/>3H@,.$(KCR M(K;*[%,9X?9#*J",S4X\FSV2=^_(_-UC@#JYEPVH%WK_=4>!Q;QM/!HLPW9[ MLD5YV-9785MO99V!<.Y!7F0*,5**H7ITP@MF,><>3"I_O,Y%;@%V*F)=S/TR M#E)0*O3=R5K8;4_&Z$78-;..W/%"O#LR^?+P&M M[/6#BXN#_S5YX-3 M[2Q8-?%3H+-EJ9MGH5.O9V'YQ\^G)Q3.Q(EI$]P@,YU@=_(7_Y99TDS"I\,DUO#LR6)F V J9M M9H>42Y7J!ZW=P[<]G M]AA>X9*^ YC$>L/BPGG50@XV-ZLMS:-LCE,[:UIY.(D?!)YEJ&UG-F.: MA%H9W+6SZYTE6/+1X,G1$GS>J[NY$*WT=G$+VH#8LM3#Y0@[-'TN698R6SDL M-9K9I-+<>A5BG;WSW^.?@5WN4M0!M? H1!8!R0 M(IP\4.&!4(+=0L&'X09$7V*/EAO9+/T&EWQO*[X#<@["9[^F)9<5N,Y-V8;1 MC4_BLHG^&*@.1MR0?-5QT?MD%Y'G+7B;++E-R'2EPL>KTW<;,@K!"@RY\O 6 M_P-MA"BL/%6Y)ZVPUVCEZRT:S*RK8#F&LAPCMAPE*ME[ RW'N')$&%'W% J! M(1CQ\@L<]E(4\4) \"524MTC[]7,)^B2RAXYQC5(ZO#2&3/"7.H'S.Z2EM$T M&R1@UHLI-8Q.M::)4KO>UD6IHXM2I]'4UKNJ+I[J+2V4FD:EDBNG^KJ4J@W# M;'?R2-76)E4QJLVZIOY5.Z8N2;5R>=I$4JUJ+GR-=4G5VT:CHD=2J)UZ) 6* MT-"CG:V64:WJ@J_>U&/&3:.62ZBU-G@5$'FN"U[;8CI&NY9K>YNH@2;PFD:C MH8VGFAZ>P'%6M/%DYE):VX:K'4/30 S.KJ6K=V9'UU!E-G4%!V937W"P?9K9 M-G5YNEI%5V#7-O5H ?#4T:4%G;HN[#IU?3SERFFCR$=/[V"\JVCSF35MH;0^ MYZO-%>2/YIMTKJE-X UMD9BIK7?:C$57= C85;5I@38Q:5(GB)YT#:ACYZK+@MJ[>U72E>AKZY@3"OK 11)Z;$AH*3'K)&E_*SR)B+/3VUMD$QL:?+M)ABC M'HFW##,_9;Y16E+;4QA= F_G]FT3Y.J:GE&81M/4Y4<[=6UAGC;?;FI[%&?J MFQAW=.7MS(8NIU+OZ,&N#J.IMJRDIF=".,+K\>.FH2]=KF]FK$V=]*7+ES]6 M6!!Y/'^AQ ?NSBVQ??DP73%JFI[1M$RCW=2C*T!)4Z+?A/FS+I[,MBZ>VE4] MK@8V@8@U"=MFJG)]Z"@FOIDKNEQEJGM4613VR.VUBSA M5 AY9(U*@[B>W+:^FUQEDL#T&IMN7]]=L5ZP?W#:?YL%@P$=![,5@\B!Q3V+ M@F ^P[?]2<@>PSUB<[FG! ]'N,OZJA6'JE^R0.H^ M7C%N!8PY?,Q>OA8PVS9^NV"Z/I"4DJTC-*S77?RM &CZD5G?R($<2,D'-9 2 MM8,5$Z1+BM8N.>3^1#C#44BJG0[H7JU2:[B%>_18=FB] M5AY:%D2B\ \H":[T)%)6*5JC,/2[Y60M6ZX#-D\^HBC5 MEP\ OPIZMSW9._ -,QQ/_N<4SH2/TJA(0$V#'+@ND;?!RS!@\I[91F[_1J_? MK8^?3TKR6RIDQ.0&*\K Y8)IBBNI4Z53)U_P%;_NHC@Q7H&,/3!.\6LF7[G: MV/X;Z:G=T'#KF6!_.>UIA=150DHWG(>2!&CDB/3P[[XTE:$#D2>15Q\<$#0N MZH;^,L]&#\4S=!;_<"6YS08T4A,?6YERH]@MB.8A3[<\3;@*?"9Y0P<^:V;K*O)\F.3GFJ$B\F4J82? ME,XE7%GQ-TQ ;U*-K<7>M"WR,'*LT5.B W";ZH4M? ^"BDD^^XX'AI!MY$1> MC#]*,J=N\M4*:(1&(1^#QY3[EN33!_]UP\&M9.'"+9E$/%:BM<.L*I_7E&'- MTY)!@]PR$'=CB8 C\B^8M"G\YBJM)=X 0Q4IR)L);E8(=I_!_X(%H*X00N5Z M-IM;;^#;H*$C;$CML>C@B(:"!.XG+,SA#X:4(2+\!AR*OFIJQ%S?6.!>=V;< M?(]]XA_DX\&%#"4)P$C3P,V51]UR!I,%]99K45QG!WXDK@XH(ST;:Y,GM4MW M;!* O3'22XZNI1_=;#P* MP08"4]Z2:T]8G]:=J[9#DIV2X/JT*BF"Z["=P0#T0.TIMJ#)W0Q[4G" B/+) MUVAG2%]^8"SN6*YPX:;$>7%UH_]>1N+&$832TH<^P5+ZEAW9)7[OP R"VK;\ M7!EUX\$@VZ +!I*N =UE#\G0 6<^#X(GP6#)8@+B&JDXMA/X+IT0O 1N!C?I M"D@1+ A<)8R&B5XBZPF/&<&% 26]R_[!]9>+3_M(,J5+, ,#Y.G81T<[XL() M)T^J8]N*!!Y=2T.9UPAY(<$ BLTSFR8&/5^(#49CX?:5IBXH=\**@/XZ6D"S.*!'RQ MF**LVTNX2ZY*DAD+"Q8SL1$/6\1VAO/9 M@VR#:>FF*RUF^4D@ ,J#@S@IX>#\^L% ZN2WN.U(1@&I6PE;WTN]^ ,?RE'\ M,7]%C?EXK:<.K^67P/;_, R#E#[V, A+"N5PX?$'+_F,2)!F8T=JAV#_VMGY MNYHMLI1:P)TH>0PP5P%(:0O$WIF:-L-D!HPD%VS,[QF!00ZF"'(87^A0=DH*:JAQ+ ]27(A25+++,"I1>1(+[90" MY@Y4_:F^06P*%^,X*T5$NHIIUA+8RA)+(L,>ET"@K"B.Y.IH;2M'2[F03S&I\3O3P[^]2?_YYH_)K[K$3S M/Q_X7+55@SH+A*7V:\"V%FW4H'JL"LL9_,6[)CJZI;P;(O6\> M'Q]KY!VIKMJ/8?I;N-V-VKLU9DR2?/[.K,EV":18339+6+57@E+*MWCVH?Z^ MU;./K+&]YK./-9[JST2 WS4(X@?\$(#TT1FJO;+[%$#/>ZJ_]FJINE&KZ'G" MW#8J^:O3UN:I8E3B1:?/?HBG IL2>*L2&_OA!"_%"<'IA>PY)N-**A#L%A3_ MZ@QZ(:@7J*W,@5.06LULC]/:@@:*/!!5!TWS-4+4,GY\O>S@AF,&'A8* 4RY MPRG?!1B 9B=*"E(T0B4""P5D% >F2 9V:L6)&I]E1I)CLE-N1)CL]]655>9N MH-P)MZQ("#"YAY'C3BG"[1!C)720W4).[ZE-?5QP.S5ZR65R&3^.WJVUU:8S MFEM>7^Z*BT;MSV-#?C-^%B](ACJFY ?BH@?\(W5.F8)1Z)7I?J\,7AS^WG![ M O]#)=G_?U!+ 0(4 PH ( -59+#>!O=2+>1( +-_ 2 M "D@0 !E>&5C=71I;VY?;&]G+FAT;6Q02P4& $ 0! J1( # end