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 2007/11/14 15:03:46 UTC

[build-test alert] FAILED Linux x86: JettyScenario

Jetty server JRE:

Apache Harmony Launcher : (c) Copyright 1991, 2006 The Apache Software Foundation or its licensors, as applicable.
java version "1.5.0" 
pre-alpha : not complete or compatible
svn = r594545, (Nov 14 2007), Linux/ia32/gcc 4.1.0, release build
http://harmony.apache.org

Scenario framework JRE:

Apache Harmony Launcher : (c) Copyright 1991, 2006 The Apache Software Foundation or its licensors, as applicable.
java version "1.5.0" 
pre-alpha : not complete or compatible
svn = r594545, (Nov 14 2007), 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: 1, Errors: 0, Time elapsed: 4.823 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/tests/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/tests/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 have different number of lines than etalon.

=======================================================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/tests/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/tests/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/tests/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/tests/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/tests/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/tests/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/tests/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.886 sec
Testcase: testStaticContent took 0.262 sec
	FAILED
Content is not correct.
junit.framework.AssertionFailedError: Content is not correct.
	at org.apache.harmony.test.jetty.JettyScenario.testStaticContent(Unknown Source)
	at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)

Testcase: testSessionDumpServlet took 0.448 sec
Testcase: testRequestDumpJSP took 1.456 sec
Testcase: testGZippedStaticContent took 0.632 sec

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

2007-11-14 14:03:26.684::INFO:  Logging to STDERR via org.mortbay.log.StdErrLog
2007-11-14 14:03:27.040::INFO:  Statistics on = false for SelectChannelConnector @ 0.0.0.0:7070
2007-11-14 14:03:27.109::INFO:  jetty-6.1.2rc1
2007-11-14 14:03:27.229::INFO:  Deploy /export/users.2/cc/cc-suites/build/libs/jetty-6.1.2rc1/contexts/test.xml -> org.mortbay.jetty.webapp.WebAppContext@2a29ce29{/test,/export/users.2/cc/cc-suites/build/libs/jetty-6.1.2rc1/webapps/test}
2007-11-14 14:03:27.252::INFO:  Deploy /export/users.2/cc/cc-suites/build/libs/jetty-6.1.2rc1/contexts/javadoc.xml -> org.mortbay.jetty.servlet.Context@2a2c9c7e{/javadoc,file:/export/users.2/cc/cc-suites/build/libs/jetty-6.1.2rc1/javadoc/}
2007-11-14 14:03:31.518::WARN:  Unknown realm: Test JAAS Realm
2007-11-14 14:03:33.682::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: The following error occurred while executing this line: /export/users.2/cc/cc-suites/adaptors/JettyScenario/adaptor.xml:186: Jetty scenario failed

Date of build:	2007-11-14 20:03:14 +0600
Time to build:	27 seconds
Last changed:	11/14/2007 04:17:18
Last log entry:	snapshot

***********************************************************
Errors/Warnings:	(2)
            
The execution FAILED with the following exception:
The following error occurred while executing this line:
/export/users.2/cc/cc-suites/adaptors/JettyScenario/adaptor.xml:186: Jetty scenario failed

***********************************************************
Unit Tests: (5)
        
failure: testStaticContent org.apache.harmony.test.jetty.JettyScenario
Unit Test Error Details:	(1)
                
Test: testStaticContentClass: org.apache.harmony.test.jetty.JettyScenariojunit.framework.AssertionFailedError: Content is not correct.
	at org.apache.harmony.test.jetty.JettyScenario.testStaticContent(Unknown Source)
	at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)

***********************************************************
Modifications since last successful build:	(1)
            
add cc-snapshot log20071114041718Lbuild.45 11/14/2007 04:17:18snapshot

begin 644 execution_log.zip
M4$L#! H    ( '6@;C?.HT]UN $  #8#   2    97AE8W5T:6]N7VQO9RYH
M=&ULE5/+;MLP$+SK*_92Y&*1>;H*JQ@PD 1HT5/CF^$#0ZTL!A0ID$L_^O4E
M+1NM$Z! " EZ[,[L8':W[J@WL_K5-?M9/7B<U1("[0T^7+3.4AGT;Q1077[Y
M=C$KXM!(PC)LK"@@GR7N4*U@3N!QHX-V%N[N;ZOJ*RN*4KE^T 9+W986L<%&
M%(6/?Z&J<RMX^/? O)$#.0]MNG\@T?Y%H95>.P&_H@7&,G;9H$'"%3SFI[9K
M 1QW@_/$8T ?V#57*EUEB)HP\->H3<,]AF@H\#-:_I:_F''K,U$O)'TF'C5 
M(MV@/V0LWZ+5M,IJ;$YP?LWD(%6'K).^=W;/4DEB(^]9K3/\(B4%R&[ W02>
MI38Q"11P-8$G[YU/KY<36.@> 8T<0C(/;EEU?9/$J ],GY$!S_/O/Y\>BQ'O
M,?N66+RT(;G> Z6: J;3FSX<>^@"EM:1;K62E%HLWGGEAN&#5\6B2\K3<,2,
M.-:$K:8.*$5:9XS;9A3N% XCZ^(\D&T IU3T'AO8=FF43HPI3)T.8+1%4?RW
M^7*<J/...@4-9>SFA_6@H\KP@_[\@=02P$"% ,*
M    " !UH&XWSJ-/=;@!   V P  $@              I($     97AE8W5T
B:6]N7VQO9RYH=&UL4$L%!@     !  $ 0    .@!      $! 
end