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:06:11 UTC

[build-test alert] FAILED Linux x86: 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), Linux/ia32/gcc 4.1.0, 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), Linux/ia32/gcc 4.1.0, 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.303 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: /export/users.2/cc/cc-suites/build/checkouts/JettyScenario/resources/JettyScenario/initial_page.html
Saving content of downloaded page to: /export/users.2/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: /export/users.2/cc/cc-suites/build/checkouts/JettyScenario/resources/JettyScenario/static_content.txt
Saving content of downloaded page to: /export/users.2/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: /export/users.2/cc/cc-suites/build/checkouts/JettyScenario/resources/JettyScenario/session_dump.html
Saving content of downloaded page to: /export/users.2/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: /export/users.2/cc/cc-suites/build/checkouts/JettyScenario/resources/JettyScenario/session_dump_new.html
Saving content of downloaded page to: /export/users.2/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: /export/users.2/cc/cc-suites/build/checkouts/JettyScenario/resources/JettyScenario/session_dump_set.html
Saving content of downloaded page to: /export/users.2/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: /export/users.2/cc/cc-suites/build/checkouts/JettyScenario/resources/JettyScenario/session_dump_remove.html
Saving content of downloaded page to: /export/users.2/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: /export/users.2/cc/cc-suites/build/checkouts/JettyScenario/resources/JettyScenario/session_dump_invalidate.html
Saving content of downloaded page to: /export/users.2/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: /export/users.2/cc/cc-suites/build/checkouts/JettyScenario/resources/JettyScenario/request_dump_JSP.html
Saving content of downloaded page to: /export/users.2/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: /export/users.2/cc/cc-suites/build/checkouts/JettyScenario/resources/JettyScenario/static_content_ungzipped.txt
Saving content of downloaded page to: /export/users.2/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.214 sec
Testcase: testStaticContent took 0.406 sec
Testcase: testSessionDumpServlet took 0.426 sec
Testcase: testRequestDumpJSP took 1.343 sec
Testcase: testGZippedStaticContent took 0.805 sec

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

2008-01-16 07:56:37.712::INFO:  Logging to STDERR via org.mortbay.log.StdErrLog
2008-01-16 07:56:38.061::INFO:  Statistics on = false for SelectChannelConnector @ 0.0.0.0:7070
2008-01-16 07:56:38.130::INFO:  jetty-6.1.2rc1
2008-01-16 07:56:38.246::INFO:  Deploy /export/users.2/cc/cc-suites/build/libs/jetty-6.1.2rc1/contexts/test.xml -> org.mortbay.jetty.webapp.WebAppContext@29c1ebd0{/test,/export/users.2/cc/cc-suites/build/libs/jetty-6.1.2rc1/webapps/test}
2008-01-16 07:56:38.267::INFO:  Deploy /export/users.2/cc/cc-suites/build/libs/jetty-6.1.2rc1/contexts/javadoc.xml -> org.mortbay.jetty.servlet.Context@29c4bc3e{/javadoc,file:/export/users.2/cc/cc-suites/build/libs/jetty-6.1.2rc1/javadoc/}
2008-01-16 07:56:41.067::WARN:  Unknown realm: Test JAAS Realm
2008-01-16 07:56:44.456::INFO:  Started SelectChannelConnector @ 0.0.0.0:7070

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

BUILD FAILED:
	Ant Error Message:
/export/users.2/cc/cc-suites/scripts/cc-exec-adaptor.xml:104: exec returned: 1

Date of build:	2008-01-17 16:46:35 +0600
Time to build:	19 minutes 31 seconds
Last changed:	01/17/2008 13:56:37
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 log20080117135637Lbuild.83 01/17/2008 13:56:37snapshot

begin 644 execution_log.zip
M4$L#! H    ( ,2(,3AG!'.6Y    $D!   2    97AE8W5T:6]N7VQO9RYH
M=&UL?9!!3\,P#(7O^17F@ J'SD,""86L$M(8FH1@0KM-'++662-E36B<E?+K
M2<=]/MJ?[?>>:OGH*K7WS5BIT%.E-$0>'2T*XSLNH_TE"8_SZZ>B$BDTFJF,
MITX*F&I'/U1_P=2 S>?'9K5^7T)/WXDB@]'640.^@P)["CZBC@:O,HRGNL:&
MC$Z.BPN7O+F\*N%A?@^O6=.@1]C:(Y4^,=RTS$$B9GRF@ZY;FOG^<"O$MB68
M_B2V6=7J>?WVLH3!<@N<)\8[YP?;'3)34Y@8*28\.^+4=]1(N!,*=:7PG!3^
MIX;G"/\ 4$L! A0#"@    @ Q(@Q.&<$<Y;D    20$  !(             
M *2!     &5X96-U=&EO;E]L;V<N:'1M;%!+!08      0 ! $     4 0  
"   ! 
end