Skip to content

Regression

com.sun.ts.tests.el.api.jakarta_el.beanelresolver.ELClient.beanELResolverPNFETest_from_standalone (from expression-language-tck)

Failing for the past 1 build (Since #10 )
Took 2 sec.

Error Message

test result: Failed. Test case throws exception: null

Stacktrace

test result: Failed. Test case throws exception: null

Standard Output

#Test Results (version 2)
#Mon Jul 20 12:01:22 UTC 2020
#-----testdescription-----
$file=/home/jenkins/agent/workspace/jakartaee-tck_master/expression-language-tck/src/com/sun/ts/tests/el/api/jakarta_el/beanelresolver/ELClient.java
$root=/home/jenkins/agent/workspace/jakartaee-tck_master/expression-language-tck/src
assertion_ids=EL\:JAVADOC\:9  Creates a new read/write BeanELResolver.\nEL\:JAVADOC\:13  If the base object is not null, returns the most general acceptable type that can be set on this bean property. If the base is not null, the propertyResolved property of the ELContext object must be set to true by this resolver, before returning. If this property is not true after this method is called, the caller should ignore the return value. The provided property will first be coerced to a String. If there is a BeanInfoProperty for this property and there were no errors retrieving it, the propertyType of the propertyDescriptor is returned. Otherwise, a PropertyNotFoundException is thrown.\nEL\:JAVADOC\:14  If the base object is not null, returns the current value of the given property on this bean. If the base is not null, the propertyResolved property of the ELContext object must be set to true by this resolver, before returning. If this property is not true after this method is called, the caller should ignore the return value. The provided property name will first be coerced to a String. If the property is a readable property of the base object, as per the JavaBeans specification, then return the result of the getter call. If the getter throws an exception, it is propagated to the caller. If the property is not found or is not readable, a PropertyNotFoundException is thrown.\nEL\:JAVADOC\:15  If the base object is not null, returns whether a call to \#setValue will always fail. If the base is not null, the propertyResolved property of the ELContext object must be set to true by this resolver, before returning. If this property is not true after this method is called, the caller can safely assume no value was set. If this resolver was constructed in read-only mode, this method will always return true. The provided property name will first be coerced to a String. If property is a writable property of base, false is returned. If the property is found but is not writable, true is returned. If the property is not found, a PropertyNotFoundException is thrown.\nEL\:JAVADOC\:16  If the base object is not null, attempts to set the value of the given property on this bean. If the base is not null, the propertyResolved property of the ELContext object must be set to true by this resolver, before returning. If this property is not true after this method is called, the caller can safely assume no value was set. If this resolver was constructed in read-only mode, this method will always throw PropertyNotWritableException. The provided property name will first be coerced to a String. If property is a writable property of base (as per the JavaBeans Specification), the setter method is called (passing value). If the property exists but does not have a setter, then a PropertyNotFoundException is thrown. If the property does not exist, a PropertyNotFoundException is thrown.\nEL\:JAVADOC\:137  if base is not null and the specified property does not exist or is not readable.\nEL\:JAVADOC\:140  if base is not null and the specified property does not exist or is not readable.\nEL\:JAVADOC\:146  if base is not null and the specified property does not exist.\nEL\:JAVADOC\:149  if base is not null and the specified property does not exist.
classname=com.sun.ts.tests.el.api.jakarta_el.beanelresolver.ELClient
direction=forward
finder=cts
id=beanELResolverPNFETest_from_standalone
keywords=all el javaee beanELResolverPNFETest standalone_vehicle forward
service_eetest=yes
testName=beanELResolverPNFETest
testProps=
test_directory=com/sun/ts/tests/el/api/jakarta_el/beanelresolver

#-----environment-----
JAVA_HOME=/opt/jdk1.8.0_191/jre
JAVA_OPTIONS=
LOCAL_CLASSES=/home/jenkins/agent/workspace/jakartaee-tck_master/expression-language-tck/bin/xml/../../lib/tsharness.jar\:/home/jenkins/agent/workspace/jakartaee-tck_master/expression-language-tck/bin/xml/../../lib/eltck.jar\:/home/jenkins/agent/workspace/jakartaee-tck_master/expression-language-tck/lib/javatest.jar\:/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/modules/jakarta.el-api.jar\:/home/jenkins/agent/workspace/jakartaee-tck_master/expression-language-tck/bin/xml/../../lib/sigtest.jar\:/home/jenkins/agent/workspace/jakartaee-tck_master/expression-language-tck/bin/xml/../../lib/javatest.jar\:/home/jenkins/agent/workspace/jakartaee-tck_master/expression-language-tck/bin/xml/../../classes
SYSTEMROOT=${env.SystemRoot}
TS_HOME=/home/jenkins/agent/workspace/jakartaee-tck_master/expression-language-tck/bin/xml/../..
command.testExecute=com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH\=${LOCAL_CLASSES} HOME\="${user.home}" windir\=${windir} SYSTEMROOT\=${SYSTEMROOT} ${JAVA_HOME}/bin/java ${JAVA_OPTIONS} $testExecuteClass $testExecuteArgs
harness.executeMode=2
harness.log.delayseconds=1 
harness.log.port=2000
harness.log.traceflag=false
harness.socket.retry.count=10
harness.temp.directory=${TS_HOME}
porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL
user.home=?
variable.mapper=com.sun.el.lang.VariableMapperImpl
windir=${env.windir}

#-----testresult-----
description=file\:/home/jenkins/agent/workspace/jakartaee-tck_master/expression-language-tck/src/com/sun/ts/tests/el/api/jakarta_el/beanelresolver/ELClient.java\#beanELResolverPNFETest_from_standalone
end=Mon Jul 20 12\:01\:22 UTC 2020
environment=ts_unix
execStatus=Failed. Test case throws exception\: null
harnessLoaderMode=Classpath Loader
harnessVariety=Full Bundle
javatestOS=Linux 3.10.0-1127.10.1.el7.x86_64 (amd64)
javatestVersion=5.0
script=com.sun.ts.lib.harness.TSScript
sections=script_messages TestRun
start=Mon Jul 20 12\:01\:20 UTC 2020
test=com/sun/ts/tests/el/api/jakarta_el/beanelresolver/ELClient.java\#beanELResolverPNFETest_from_standalone
timeoutSeconds=600
totalTime=1483
work=/home/jenkins/agent/workspace/jakartaee-tck_master/expression-language-tckwork/expression-language-tck/com/sun/ts/tests/el/api/jakarta_el/beanelresolver

#section:script_messages
----------messages:(0/0)----------

#section:TestRun
----------messages:(1/1023)----------
command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=:/home/jenkins/agent/workspace/jakartaee-tck_master/expression-language-tck/bin/xml/../../lib/tsharness.jar:/home/jenkins/agent/workspace/jakartaee-tck_master/expression-language-tck/bin/xml/../../lib/eltck.jar:/home/jenkins/agent/workspace/jakartaee-tck_master/expression-language-tck/lib/javatest.jar:/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/modules/jakarta.el-api.jar:/home/jenkins/agent/workspace/jakartaee-tck_master/expression-language-tck/bin/xml/../../lib/sigtest.jar:/home/jenkins/agent/workspace/jakartaee-tck_master/expression-language-tck/bin/xml/../../lib/javatest.jar:/home/jenkins/agent/workspace/jakartaee-tck_master/expression-language-tck/bin/xml/../../classes HOME=? windir= SYSTEMROOT= /opt/jdk1.8.0_191/jre/bin/java com.sun.ts.tests.common.vehicle.VehicleClient -p /home/jenkins/agent/workspace/jakartaee-tck_master/expression-language-tck/bin/xml/../../tmp/tstest.jte -t beanELResolverPNFETest -vehicle standalone
----------log:(40/2528)----------
************************************************************
* props file set to "/tmp/?-cts-props.txt"
************************************************************
07-20-2020 12:01:20:  ERROR: Test case throws exception: null
07-20-2020 12:01:20:  ERROR: Exception at:  
07-20-2020 12:01:20:  ERROR: java.lang.ExceptionInInitializerError
	at jakarta.el.BeanELResolver$BeanProperty.<init>(BeanELResolver.java:149)
	at jakarta.el.BeanELResolver$BeanProperties.<init>(BeanELResolver.java:187)
	at jakarta.el.BeanELResolver.getBeanProperty(BeanELResolver.java:570)
	at jakarta.el.BeanELResolver.getType(BeanELResolver.java:249)
	at com.sun.ts.tests.common.el.api.resolver.ResolverTest.testELResolverPNFE(ResolverTest.java:468)
	at com.sun.ts.tests.el.api.jakarta_el.beanelresolver.ELClient.beanELResolverPNFETest(ELClient.java:262)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.sun.ts.lib.harness.EETest.run(EETest.java:596)
	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:115)
	at com.sun.ts.tests.common.vehicle.EmptyVehicleRunner.run(EmptyVehicleRunner.java:40)
	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:105)
	at com.sun.ts.lib.harness.EETest.getPropsReady(EETest.java:486)
	at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:209)
	at com.sun.ts.lib.harness.EETest.run(EETest.java:285)
	at com.sun.ts.tests.common.vehicle.VehicleClient.main(VehicleClient.java:38)
Caused by: jakarta.el.ELException: Provider com.sun.el.ExpressionFactoryImpl not found
	at jakarta.el.FactoryFinder.newInstance(FactoryFinder.java:59)
	at jakarta.el.FactoryFinder.find(FactoryFinder.java:133)
	at jakarta.el.ExpressionFactory.newInstance(ExpressionFactory.java:140)
	at jakarta.el.ExpressionFactory.newInstance(ExpressionFactory.java:110)
	at jakarta.el.ELUtil.<clinit>(ELUtil.java:60)
	... 18 more
Caused by: java.lang.ClassNotFoundException: com.sun.el.ExpressionFactoryImpl
	at java.net.URLClassLoader.findClass(URLClassLoader.java:382)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at jakarta.el.FactoryFinder.newInstance(FactoryFinder.java:43)
	... 22 more

STATUS:Failed.Test case throws exception: null
result: Failed. Test case throws exception: null


test result: Failed. Test case throws exception: null