You are viewing a plain text version of this content. The canonical link for it is here.
Posted to alerts@harmony.apache.org by no...@intel.com on 2008/01/17 12:29:48 UTC

[build-test alert] FAILED Windows 2003 x86_64: JettyScenario

Jetty server JRE:

Apache Harmony Launcher : (c) Copyright 1991, 2007 The Apache Software Foundation or its licensors, as applicable.
java version "1.5.0" 
pre-alpha : not complete or compatible
svn = r612140, (Jan 16 2008), Windows/em64t/msvc 1400, release build
http://harmony.apache.org


Scenario framework JRE:

Apache Harmony Launcher : (c) Copyright 1991, 2007 The Apache Software Foundation or its licensors, as applicable.
java version "1.5.0" 
pre-alpha : not complete or compatible
svn = r612140, (Jan 16 2008), Windows/em64t/msvc 1400, release build
http://harmony.apache.org


================================================================================
Scenario results:

Testsuite: org.apache.harmony.test.jetty.JettyScenario
Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 4.156 sec
------------- Standard Output ---------------
Setup completed.

==============================================================testInitialPage===
Starting initial page test case.
Loading page from server: http://localhost:7070/test/
Getting resource with name: initial_page.html
Found resource: C:\cc\cc-suites\build\checkouts\JettyScenario/resources\JettyScenario\initial_page.html
Saving content of downloaded page to: C:\cc\cc-suites\build\results\JettyScenario\JettyScenario\initial_page.html
Comparing page content with etalon: initial_page.html
Page is equal to etalon.
Initial page test case passed.

============================================================testStaticContent===
Starting static content page test case.
Loading page from server: http://localhost:7070/test/data.txt
Getting resource with name: static_content.txt
Found resource: C:\cc\cc-suites\build\checkouts\JettyScenario/resources\JettyScenario\static_content.txt
Saving content of downloaded page to: C:\cc\cc-suites\build\results\JettyScenario\JettyScenario\static_content.txt
Comparing page content with etalon: static_content.txt
Page is equal to etalon.
Static content page test case passed.

=======================================================testSessionDumpServlet===
Starting servlet test case.
Loading page from server: http://localhost:7070/test/session/
Getting resource with name: session_dump.html
Found resource: C:\cc\cc-suites\build\checkouts\JettyScenario/resources\JettyScenario\session_dump.html
Saving content of downloaded page to: C:\cc\cc-suites\build\results\JettyScenario\JettyScenario\session_dump.html
Comparing page content with etalon: session_dump.html
Page is equal to etalon.
Session dump servlet page is OK.
Getting resource with name: session_dump_new.html
Found resource: C:\cc\cc-suites\build\checkouts\JettyScenario/resources\JettyScenario\session_dump_new.html
Saving content of downloaded page to: C:\cc\cc-suites\build\results\JettyScenario\JettyScenario\session_dump_new.html
Comparing page content with etalon: session_dump_new.html
Page is equal to etalon.
Session create page is OK.
Getting resource with name: session_dump_set.html
Found resource: C:\cc\cc-suites\build\checkouts\JettyScenario/resources\JettyScenario\session_dump_set.html
Saving content of downloaded page to: C:\cc\cc-suites\build\results\JettyScenario\JettyScenario\session_dump_set.html
Comparing page content with etalon: session_dump_set.html
Page is equal to etalon.
Session set page is OK.
Getting resource with name: session_dump_remove.html
Found resource: C:\cc\cc-suites\build\checkouts\JettyScenario/resources\JettyScenario\session_dump_remove.html
Saving content of downloaded page to: C:\cc\cc-suites\build\results\JettyScenario\JettyScenario\session_dump_remove.html
Comparing page content with etalon: session_dump_remove.html
Page is equal to etalon.
Session remove page is OK.
Getting resource with name: session_dump_invalidate.html
Found resource: C:\cc\cc-suites\build\checkouts\JettyScenario/resources\JettyScenario\session_dump_invalidate.html
Saving content of downloaded page to: C:\cc\cc-suites\build\results\JettyScenario\JettyScenario\session_dump_invalidate.html
Comparing page content with etalon: session_dump_invalidate.html
Page is equal to etalon.
Session invalidate page is OK.
Servlet test case passed.

===========================================================testRequestDumpJSP===
Starting JSP test case.
Loading page from server: http://localhost:7070/test/snoop.jsp
Getting resource with name: request_dump_JSP.html
Found resource: C:\cc\cc-suites\build\checkouts\JettyScenario/resources\JettyScenario\request_dump_JSP.html
Saving content of downloaded page to: C:\cc\cc-suites\build\results\JettyScenario\JettyScenario\request_dump_JSP.html
Comparing page content with etalon: request_dump_JSP.html
Page is equal to etalon.
JSP test case passed.

=====================================================testGZippedStaticContent===
Starting gzipped static content test case.
Loading page from server: http://localhost:7070/test/data.txt.gz
Unpacking content from archive.
Getting resource with name: static_content_ungzipped.txt
Found resource: C:\cc\cc-suites\build\checkouts\JettyScenario/resources\JettyScenario\static_content_ungzipped.txt
Saving content of downloaded page to: C:\cc\cc-suites\build\results\JettyScenario\JettyScenario\static_content_ungzipped.txt
Comparing page content with etalon: static_content_ungzipped.txt
Page is equal to etalon.
Gzipped static content test case passed.
------------- ---------------- ---------------

Testcase: testInitialPage took 1.266 sec
Testcase: testStaticContent took 0.25 sec
Testcase: testSessionDumpServlet took 0.406 sec
Testcase: testRequestDumpJSP took 1.625 sec
Testcase: testGZippedStaticContent took 0.453 sec

================================================================================
Jetty server output:

2008-01-16 14:44:11.748::INFO:  Logging to STDERR via org.mortbay.log.StdErrLog
2008-01-16 14:44:12.170::INFO:  Statistics on = false for SelectChannelConnector @ 0.0.0.0:7070
2008-01-16 14:44:12.248::INFO:  jetty-6.1.2rc1
2008-01-16 14:44:12.326::INFO:  Deploy C:\cc\cc-suites\build\libs\jetty-6.1.2rc1\contexts\javadoc.xml -> org.mortbay.jetty.servlet.Context@14d2bd2{/javadoc,file:/C:/cc/cc-suites/build/libs/jetty-6.1.2rc1/javadoc/}
2008-01-16 14:44:12.389::INFO:  Deploy C:\cc\cc-suites\build\libs\jetty-6.1.2rc1\contexts\test.xml -> org.mortbay.jetty.webapp.WebAppContext@14f663a{/test,C:\cc\cc-suites\build\libs\jetty-6.1.2rc1/webapps/test}
2008-01-16 14:44:15.920::WARN:  Unknown realm: Test JAAS Realm
2008-01-16 14:44:18.279::INFO:  Started SelectChannelConnector @ 0.0.0.0:7070

================================================================================

BUILD FAILED:
	Ant Error Message:
C:\cc\cc-suites\scripts\cc-exec-adaptor.xml:104: exec returned: 1

Date of build:	2008-01-17 14:23:21 +0300
Time to build:	6 minutes 22 seconds
Last changed:	01/17/2008 11:36:26
Last log entry:	snapshot

***********************************************************
Errors/Warnings:	(3)
            
svn: PROPFIND request failed on '/repos/asf/!svn/vcc/default'
svn: PROPFIND of '/repos/asf/!svn/vcc/default': 504 Gateway Time-out (http://svn.apache.org)
The execution FAILED with the following exception:
exec returned: 1

***********************************************************
Unit Tests: (5)
        
All Tests Passed

***********************************************************
Modifications since last successful build:	(1)
            
add cc-snapshot log20080117113626Lbuild.70 01/17/2008 11:36:26snapshot

begin 644 execution_log.zip
M4$L#! H    ( +=S,3B?,@5/Z0   $\!   2    97AE8W5T:6]N7VQO9RYH
M=&UL?9!!3\,P#(7OD?H?S $5#IV'!!(*H1+2&)J$8)IV0QQ"ZZR1LB8TSLKX
M]:3C/A_MS_9[3W6\=[7Z\NVQ5F&@6FF(?'3T6!K?<Q7M+TFXGU\^E'4A4F@U
M4Q4/O2P$3/5!/]1\PM2!]>9]O5R]+6"@[T21P6CKJ 7?0XD#!1]11X,7&<9#
MTV!+1B?'Y;E3WIS?E7 WOX67K&K41]C:/54^,5QUS$$B9GRF@VXZFOEA=UT(
ML>T(ID>);=:U?%J]/B]@M-P!YXGQSOG1]KO,-!0F1HH)SYXX#3VU$FY$(13J
M6N$I+_S/#D]!_@%02P$"% ,*    " "W<S$XGS(%3^D   !/ 0  $@      
M        I($     97AE8W5T:6]N7VQO9RYH=&UL4$L%!@     !  $ 0   
' !D!      $! 
end