Skip to content

Regression

com.sun.ts.tests.jaspic.spi.servlet.Client.CheckCallbackSupport (from authentication-tck)

Failing for the past 1 build (Since #22 )
Took 0 ms.

Error Message

test result: Failed. An error occurred during the Deployment phase for tests in this directory.

Stacktrace

test result: Failed. An error occurred during the Deployment phase for tests in this directory.

Standard Output

#Test Results (version 2)
#Wed Jul 29 10:32:32 UTC 2020
#-----testdescription-----
$file=/home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/src/com/sun/ts/tests/jaspic/spi/servlet/Client.java
$root=/home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/src
assertion_ids=JASPIC\:JAVADOC\:27  When the message processing failed without           establishing a failure response message (in messageInfo).\nJASPIC\:JAVADOC\:28  Authenticate a received service request.\n                               This method is called to transform the mechanism-specific request   message acquired by calling getRequestMessage (on messageInfo)   into the validated application message to be returned to the message   processing runtime.   If the received message is a (mechanism-specific) meta-message,   the method implementation must attempt to transform the meta-message   into a corresponding mechanism-specific response message, or to the  validated application request message.  The runtime will bind a validated application message into the  the corresponding service invocation.   This method conveys the outcome of its message processing either  by returning an AuthStatus value or by throwing an AuthException.\nJASPIC\:JAVADOC\:31  Create a CallerPrincipalCallback to set the container's   representation of the caller principal.\nJASPIC\:JAVADOC\:32  Get the caller principal name.\nJASPIC\:JAVADOC\:33  Get the caller principal.\nJASPIC\:JAVADOC\:34  Get the Subject in which the handler will distinguish the caller   principal\nJASPIC\:JAVADOC\:35  Create a CertStoreCallback.\nJASPIC\:JAVADOC\:36  Used by the CertStore user to obtain the CertStore set within the    Callback.\nJASPIC\:JAVADOC\:38  Get the array of group names.\nJASPIC\:JAVADOC\:39  Get the Subject in which the handler will establish the   group principals.\nJASPIC\:JAVADOC\:40  Create a GroupPrincipalCallback to establish the container's   representation of the corresponding group principals within  the Subject.\nJASPIC\:JAVADOC\:41  Clear the password.\nJASPIC\:JAVADOC\:42  Get the password.\n                                Note that this method returns a reference to the password.  If a clone of the array is created it is the caller's  responsibility to zero out the password information after  it is no longer needed.\nJASPIC\:JAVADOC\:43  Get the authentication result.\nJASPIC\:JAVADOC\:44  Get the subject.\nJASPIC\:JAVADOC\:46  Create a PasswordValidationCallback.\nJASPIC\:JAVADOC\:49  Used to obtain the private key set within the Callback.\nJASPIC\:JAVADOC\:51  Constructs this PrivateKeyCallback with a private key Request object.\n                                The request object identifies the private key  to be returned.  The corresponding certificate chain for the  private key is also returned.    If the request object is null,  the handler of the callback relies on its own default.\nJASPIC\:JAVADOC\:54  Construct an AliasRequest with an alias.\n                                The alias is used to directly identify the private key  to be returned.  The corresponding certificate chain for the  private key is also returned.    If the alias is null,  the handler of the callback relies on its own default.\nJASPIC\:JAVADOC\:63  Used to obtain the secret key set within the Callback.\nJASPIC\:JAVADOC\:65  Constructs this SecretKeyCallback with a secret key Request object.\n                                The request object identifies the secret key  to be returned.   If the alias is null, the handler of the callback  relies on its own default.\nJASPIC\:JAVADOC\:68  Construct an AliasRequest with an alias.\n                                The alias is used to directly identify the secret key  to be returned.    If the alias is null,  the handler of the callback relies on its own default.\nJASPIC\:JAVADOC\:69  Used by the TrustStore user to obtain the TrustStore set within the    Callback.\nJASPIC\:JAVADOC\:71  Create a TrustStoreCallback.\nJASPIC\:JAVADOC\:107  If module initialization fails, including for  the case where the options argument contains elements that are not   supported by the module.\nJASPIC\:SPEC\:72  The CallbackHandler passed to ServerAuthModule.initialize must support the following callbacks\:  CallerPrincipalCallback, GroupPrincipalCallback,  PasswordValidationCallback.\nJASPIC\:SPEC\:103  If the module returns AuthStatus.SUCCESS (and the authentication policy was satisfied), the module (or its context) must employ a CallerPrincipalCallback.  If the authentication policy was not satisfied, and yet the module chooses to return AuthStatus.SUCCESS, the module (or its context) must use a CallerPrincipalCallback to establish the containers representation of the unauthenticated caller within the clientSubject.
classname=com.sun.ts.tests.jaspic.spi.servlet.Client
direction=forward
finder=cts
id=CheckCallbackSupport
keywords=CheckCallbackSupport jaspic_servlet all jaspic jaspic_servlet javaee jaspic_web_profile javaee_web_profile_optional CheckCallbackSupport novehicle forward
service_eetest=no
testName=CheckCallbackSupport
testProps=\ log.file.location  provider.configuration.file  vendor.authconfig.factory  logical.hostname.servlet  webServerHost  webServerPort  authuser  authpassword  user  password  securedWebServicePort  servlet.is.jsr115.compatible
test_directory=com/sun/ts/tests/jaspic/spi/servlet

#-----environment-----
authpassword=javajoe
authuser=javajoe
deployment_host.1=${orb.host}
deployment_port.1=${s1as.admin.port}
harness.executeMode=0
harness.log.delayseconds=1
harness.log.port=2000
harness.log.traceflag=true
harness.socket.retry.count=10
harness.temp.directory=${ts.home}/tmp
jakarta.persistence.jdbc.driver=org.apache.derby.jdbc.ClientDriver
jakarta.persistence.jdbc.password=cts1
jakarta.persistence.jdbc.url=jdbc\:derby\://localhost\:1527/derbyDB;create\=true
jakarta.persistence.jdbc.user=cts1
jakarta.persistence.provider=org.eclipse.persistence.jpa.PersistenceProvider
jaspic.home=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish
javaee.home=${jaspic.home}
jpa.provider.implementation.specific.properties=eclipselink.logging.level\=OFF
log.file.location=${s1as.domain}/logs
logical.hostname.servlet=server
namingServiceHost1=${orb.host}
namingServiceHost2=${orb.host}
namingServicePort1=${orb.port}
namingServicePort2=${orb.port}
orb.host=localhost
orb.port=3700
password=j2ee
persistence.second.level.caching.supported=true
persistence.unit.name=CTS-EM
persistence.unit.name.2=JPATCK2
platform.mode=javaEE
porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection
porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection
porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment
porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM
porting.ts.deploy2.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIDeployment2
porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin
porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin
porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRILoginContext
porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRILoginContext
porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL
porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL
provider.configuration.file=${javaee.home}/domains/domain1/config/ProviderConfiguration.xml
s1as.admin.port=4848
s1as.domain=${s1as.domain.dir}/${s1as.domain.name}
s1as.domain.dir=${jaspic.home}/domains
s1as.domain.name=domain1
securedWebServicePort=1044
securedWebServicePort.2=1045
servlet.is.jsr115.compatible=true
ts.home=/home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../..
user=j2ee
variable.mapper=com.sun.el.lang.VariableMapperImpl
vendor.authconfig.factory=com.sun.enterprise.security.jmac.config.GFAuthConfigFactory
webServerHost=${orb.host}
webServerHost.2=${orb.host}
webServerPort=8080
webServerPort.2=8002
wsdlRepository1=${harness.temp.directory}/wsdlRepository1
wsdlRepository2=${harness.temp.directory}/wsdlRepository2

#-----testresult-----
description=file\:/home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/src/com/sun/ts/tests/jaspic/spi/servlet/Client.java\#CheckCallbackSupport
end=Wed Jul 29 10\:32\:32 UTC 2020
environment=ts_unix
execStatus=Failed. An error occurred during the Deployment phase for tests in this directory.
harnessLoaderMode=Classpath Loader
harnessVariety=Full Bundle
javatestOS=Linux 3.10.0-1062.12.1.el7.x86_64 (amd64)
javatestVersion=5.0
script=com.sun.ts.lib.harness.TSScript
sections=script_messages Deployment TestRun
start=Wed Jul 29 10\:32\:32 UTC 2020
test=com/sun/ts/tests/jaspic/spi/servlet/Client.java\#CheckCallbackSupport
timeoutSeconds=600
totalTime=47
work=/home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tckwork/authentication-tck/com/sun/ts/tests/jaspic/spi/servlet

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

#section:Deployment
----------messages:(0/0)----------
----------log:(83/8938)----------
Undeploying apps...
AutoDeployment.isDeployed()
Search for s1as runtime files match:`spitests_servlet_web.war`
Valid runtime files after sweep:
/home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../dist/com/sun/ts/tests/jaspic/spi/servlet/spitests_servlet_web.war.sun-web.xml
Deploying apps for forward rebuildable...
Search for s1as runtime files match:`spitests_servlet_web.war`
Valid runtime files after sweep:
/home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../tmp/spitests_servlet_web.war.sun-web.xml
getAppNameFromApplicationXML() returning "null"
Deployment of app(s) from:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../dist/com/sun/ts/tests/jaspic/spi/servlet failed!
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/servlet.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/servlet.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/servlet.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/servlet.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/servlet.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/servlet.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/servlet.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/servlet.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/servlet.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/servlet.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/servlet.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/servlet.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/servlet.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/servlet.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/servlet.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/servlet.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/servlet.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/servlet.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/servlet.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/servlet.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/servlet.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/servlet.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/servlet.  Thus, all other tests in this directory will fail with the same error.
harness.executeMode is set to "0"
keywords (to be passed to tests) set to:  all
An error ocurred during deployment of apps in this directory:  /home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/../../src/com/sun/ts/tests/jaspic/spi/servlet.  Thus, all other tests in this directory will fail with the same error.
result: Passed. Deployment phase completed. However, check the output above to see if actual deployment passed or failed.

#section:TestRun
----------messages:(0/0)----------
----------log:(221/17436)----------
com.sun.ts.lib.porting.TSDeploymentException: The following error occurred while executing this line:
/home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/impl/glassfish/deploy.xml:152: The following error occurred while executing this line:
/home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/xml/impl/glassfish/deploy.xml:200: Deployment timeout reached - 1200 seconds.
************************************************
GLASSFISH SERVER LOG CONTENTS:  Last 200 lines/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1/logs/server.log
************************************************
323:  /home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/lib/client/appserver-cli.jar
324:  -debug
325:  false
326:  -asadmin-classname
327:  com.sun.enterprise.admin.cli.AdminMain]]
328:  
329:  [2020-07-29T07:41:54.124+0000] [glassfish 6.0] [INFO] [NCLS-LOGGING-00009] [jakarta.enterprise.logging] [tid: _ThreadID=18 _ThreadName=RunLevelControllerThread-1596008513913] [timeMillis: 1596008514124] [levelValue: 800] [[
330:    Running GlassFish Version: Eclipse GlassFish  6.0.0  (build jenkins-private)]]
331:  
332:  [2020-07-29T07:41:54.126+0000] [glassfish 6.0] [INFO] [NCLS-LOGGING-00010] [jakarta.enterprise.logging] [tid: _ThreadID=18 _ThreadName=RunLevelControllerThread-1596008513913] [timeMillis: 1596008514126] [levelValue: 800] [[
333:    Server log file is using Formatter class: com.sun.enterprise.server.logging.ODLLogFormatter]]
334:  
335:  [2020-07-29T07:41:54.138+0000] [glassfish 6.0] [INFO] [SEC-SVCS-00100] [jakarta.enterprise.security.services] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1596008513918] [timeMillis: 1596008514138] [levelValue: 800] [[
336:    Authorization Service has successfully initialized.]]
337:  
338:  [2020-07-29T07:41:54.225+0000] [glassfish 6.0] [INFO] [NCLS-SECURITY-01115] [jakarta.enterprise.system.core.security] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1596008513918] [timeMillis: 1596008514225] [levelValue: 800] [[
339:    Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.]]
340:  
341:  [2020-07-29T07:41:54.227+0000] [glassfish 6.0] [INFO] [NCLS-SECURITY-01115] [jakarta.enterprise.system.core.security] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1596008513918] [timeMillis: 1596008514227] [levelValue: 800] [[
342:    Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.]]
343:  
344:  [2020-07-29T07:41:54.235+0000] [glassfish 6.0] [INFO] [NCLS-SECURITY-01115] [jakarta.enterprise.system.core.security] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1596008513918] [timeMillis: 1596008514235] [levelValue: 800] [[
345:    Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created.]]
346:  
347:  [2020-07-29T07:41:54.286+0000] [glassfish 6.0] [INFO] [] [org.hibernate.validator.internal.util.Version] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1596008513918] [timeMillis: 1596008514286] [levelValue: 800] [[
348:    HV000001: Hibernate Validator 7.0.0.Alpha5]]
349:  
350:  [2020-07-29T07:41:54.653+0000] [glassfish 6.0] [INFO] [NCLS-CORE-00092] [jakarta.enterprise.system.core] [tid: _ThreadID=25 _ThreadName=Thread-10] [timeMillis: 1596008514653] [levelValue: 800] [[
351:    Server shutdown initiated]]
352:  
353:  [2020-07-29T08:12:02.061+0000] [] [INFO] [NCLS-GFLAUNCHER-00005] [jakarta.enterprise.launcher] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1596010322061] [levelValue: 800] [[
354:    JVM invocation command line:
355:  /opt/jdk1.8.0_191/bin/java
356:  -cp
357:  /home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/modules/glassfish.jar
358:  -XX:+UnlockDiagnosticVMOptions
359:  -XX:NewRatio=2
360:  -XX:MaxPermSize=192m
361:  -Xmx512m
362:  -client
363:  -javaagent:/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/lib/monitor/flashlight-agent.jar
364:  -Djavax.xml.accessExternalSchema=all
365:  -Djavax.net.ssl.trustStore=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1/config/cacerts.jks
366:  -Djdk.tls.rejectClientInitiatedRenegotiation=true
367:  -Djdk.corba.allowOutputStreamSubclass=true
368:  -Dfelix.fileinstall.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/modules/autostart/
369:  -Dorg.glassfish.additionalOSGiBundlesToStart=org.apache.felix.shell,org.apache.felix.gogo.runtime,org.apache.felix.gogo.shell,org.apache.felix.gogo.command,org.apache.felix.shell.remote,org.apache.felix.fileinstall
370:  -Dcom.sun.aas.installRoot=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish
371:  -Dfelix.fileinstall.poll=5000
372:  -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/modules/endorsed:/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/lib/endorsed
373:  -Djava.security.policy=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1/config/server.policy
374:  -Dosgi.shell.telnet.maxconn=1
375:  -Dfelix.fileinstall.bundles.startTransient=true
376:  -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
377:  -Dfelix.fileinstall.log.level=2
378:  -Djavax.net.ssl.keyStore=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1/config/keystore.jks
379:  -Djava.security.auth.login.config=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1/config/login.conf
380:  -Dfelix.fileinstall.disableConfigSave=false
381:  -Dfelix.fileinstall.bundles.new.start=true
382:  -Dcom.sun.aas.instanceRoot=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1
383:  -Dosgi.shell.telnet.port=6666
384:  -Dgosh.args=--nointeractive
385:  -Dcom.sun.enterprise.security.httpsOutboundKeyAlias=s1as
386:  -Dosgi.shell.telnet.ip=127.0.0.1
387:  -DANTLR_USE_DIRECT_CLASS_LOADING=true
388:  -Djava.awt.headless=true
389:  -Dcom.ctc.wstx.returnNullForDefaultNamespace=true
390:  -Djava.ext.dirs=/opt/jdk1.8.0_191/lib/ext:/opt/jdk1.8.0_191/jre/lib/ext:/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1/lib/ext
391:  -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver
392:  -Djava.library.path=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/lib:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
393:  com.sun.enterprise.glassfish.bootstrap.ASMain
394:  -upgrade
395:  false
396:  -domaindir
397:  /home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1
398:  -read-stdin
399:  true
400:  -asadmin-args
401:  --host,,,localhost,,,--port,,,4848,,,--user,,,admin,,,--passwordfile,,,/home/jenkins/agent/workspace/jakartaee-tck_master/authentication-tck/bin/password.txt,,,--secure=false,,,--terse=false,,,--echo=false,,,--interactive=false,,,start-domain,,,--verbose=false,,,--watchdog=false,,,--debug=false,,,--domaindir,,,/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains,,,domain1
402:  -domainname
403:  domain1
404:  -instancename
405:  server
406:  -type
407:  DAS
408:  -verbose
409:  false
410:  -asadmin-classpath
411:  /home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/lib/client/appserver-cli.jar
412:  -debug
413:  false
414:  -asadmin-classname
415:  com.sun.enterprise.admin.cli.AdminMain]]
416:  
417:  [2020-07-29T08:12:04.351+0000] [glassfish 6.0] [INFO] [NCLS-LOGGING-00009] [jakarta.enterprise.logging] [tid: _ThreadID=18 _ThreadName=RunLevelControllerThread-1596010324123] [timeMillis: 1596010324351] [levelValue: 800] [[
418:    Running GlassFish Version: Eclipse GlassFish  6.0.0  (build jenkins-private)]]
419:  
420:  [2020-07-29T08:12:04.352+0000] [glassfish 6.0] [INFO] [NCLS-LOGGING-00010] [jakarta.enterprise.logging] [tid: _ThreadID=18 _ThreadName=RunLevelControllerThread-1596010324123] [timeMillis: 1596010324352] [levelValue: 800] [[
421:    Server log file is using Formatter class: com.sun.enterprise.server.logging.ODLLogFormatter]]
422:  
423:  [2020-07-29T08:12:04.436+0000] [glassfish 6.0] [INFO] [NCLS-SECURITY-01115] [jakarta.enterprise.system.core.security] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1596010324129] [timeMillis: 1596010324436] [levelValue: 800] [[
424:    Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.]]
425:  
426:  [2020-07-29T08:12:04.437+0000] [glassfish 6.0] [INFO] [NCLS-SECURITY-01115] [jakarta.enterprise.system.core.security] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1596010324129] [timeMillis: 1596010324437] [levelValue: 800] [[
427:    Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.]]
428:  
429:  [2020-07-29T08:12:04.443+0000] [glassfish 6.0] [INFO] [NCLS-SECURITY-01115] [jakarta.enterprise.system.core.security] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1596010324129] [timeMillis: 1596010324443] [levelValue: 800] [[
430:    Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created.]]
431:  
432:  [2020-07-29T08:12:04.485+0000] [glassfish 6.0] [INFO] [] [org.hibernate.validator.internal.util.Version] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1596010324129] [timeMillis: 1596010324485] [levelValue: 800] [[
433:    HV000001: Hibernate Validator 7.0.0.Alpha5]]
434:  
435:  [2020-07-29T08:12:04.852+0000] [glassfish 6.0] [INFO] [NCLS-CORE-00092] [jakarta.enterprise.system.core] [tid: _ThreadID=25 _ThreadName=Thread-10] [timeMillis: 1596010324852] [levelValue: 800] [[
436:    Server shutdown initiated]]
437:  
438:  [2020-07-29T08:42:06.219+0000] [] [INFO] [NCLS-GFLAUNCHER-00005] [jakarta.enterprise.launcher] [tid: _ThreadID=1 _ThreadName=main] [timeMillis: 1596012126219] [levelValue: 800] [[
439:    JVM invocation command line:
440:  /opt/jdk1.8.0_191/bin/java
441:  -cp
442:  /home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/modules/glassfish.jar
443:  -XX:+UnlockDiagnosticVMOptions
444:  -XX:NewRatio=2
445:  -XX:MaxPermSize=192m
446:  -Xmx512m
447:  -client
448:  -javaagent:/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/lib/monitor/flashlight-agent.jar
449:  -Djavax.xml.accessExternalSchema=all
450:  -Djavax.net.ssl.trustStore=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1/config/cacerts.jks
451:  -Djdk.tls.rejectClientInitiatedRenegotiation=true
452:  -Djdk.corba.allowOutputStreamSubclass=true
453:  -Dfelix.fileinstall.dir=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/modules/autostart/
454:  -Dorg.glassfish.additionalOSGiBundlesToStart=org.apache.felix.shell,org.apache.felix.gogo.runtime,org.apache.felix.gogo.shell,org.apache.felix.gogo.command,org.apache.felix.shell.remote,org.apache.felix.fileinstall
455:  -Dcom.sun.aas.installRoot=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish
456:  -Dfelix.fileinstall.poll=5000
457:  -Djava.endorsed.dirs=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/modules/endorsed:/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/lib/endorsed
458:  -Djava.security.policy=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1/config/server.policy
459:  -Dosgi.shell.telnet.maxconn=1
460:  -Dfelix.fileinstall.bundles.startTransient=true
461:  -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
462:  -Dfelix.fileinstall.log.level=2
463:  -Djavax.net.ssl.keyStore=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1/config/keystore.jks
464:  -Djava.security.auth.login.config=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1/config/login.conf
465:  -Dfelix.fileinstall.disableConfigSave=false
466:  -Dfelix.fileinstall.bundles.new.start=true
467:  -Dcom.sun.aas.instanceRoot=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1
468:  -Dosgi.shell.telnet.port=6666
469:  -Dgosh.args=--nointeractive
470:  -Dcom.sun.enterprise.security.httpsOutboundKeyAlias=s1as
471:  -Dosgi.shell.telnet.ip=127.0.0.1
472:  -DANTLR_USE_DIRECT_CLASS_LOADING=true
473:  -Djava.awt.headless=true
474:  -Dcom.ctc.wstx.returnNullForDefaultNamespace=true
475:  -Djava.ext.dirs=/opt/jdk1.8.0_191/lib/ext:/opt/jdk1.8.0_191/jre/lib/ext:/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1/lib/ext
476:  -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver
477:  -Djava.library.path=/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/lib:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
478:  com.sun.enterprise.glassfish.bootstrap.ASMain
479:  -upgrade
480:  false
481:  -domaindir
482:  /home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1
483:  -read-stdin
484:  true
485:  -asadmin-args
486:  --host,,,localhost,,,--port,,,4848,,,--secure=false,,,--terse=false,,,--echo=false,,,--interactive=false,,,start-domain,,,--verbose=false,,,--watchdog=false,,,--debug=false,,,--domaindir,,,/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains,,,domain1
487:  -domainname
488:  domain1
489:  -instancename
490:  server
491:  -type
492:  DAS
493:  -verbose
494:  false
495:  -asadmin-classpath
496:  /home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/lib/client/appserver-cli.jar
497:  -debug
498:  false
499:  -asadmin-classname
500:  com.sun.enterprise.admin.cli.AdminMain]]
501:  
502:  [2020-07-29T08:42:08.521+0000] [glassfish 6.0] [INFO] [NCLS-LOGGING-00009] [jakarta.enterprise.logging] [tid: _ThreadID=18 _ThreadName=RunLevelControllerThread-1596012128322] [timeMillis: 1596012128521] [levelValue: 800] [[
503:    Running GlassFish Version: Eclipse GlassFish  6.0.0  (build jenkins-private)]]
504:  
505:  [2020-07-29T08:42:08.523+0000] [glassfish 6.0] [INFO] [NCLS-LOGGING-00010] [jakarta.enterprise.logging] [tid: _ThreadID=18 _ThreadName=RunLevelControllerThread-1596012128322] [timeMillis: 1596012128523] [levelValue: 800] [[
506:    Server log file is using Formatter class: com.sun.enterprise.server.logging.ODLLogFormatter]]
507:  
508:  [2020-07-29T08:42:08.565+0000] [glassfish 6.0] [INFO] [NCLS-SECURITY-01115] [jakarta.enterprise.system.core.security] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1596012128327] [timeMillis: 1596012128565] [levelValue: 800] [[
509:    Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.]]
510:  
511:  [2020-07-29T08:42:08.566+0000] [glassfish 6.0] [INFO] [NCLS-SECURITY-01115] [jakarta.enterprise.system.core.security] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1596012128327] [timeMillis: 1596012128566] [levelValue: 800] [[
512:    Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.]]
513:  
514:  [2020-07-29T08:42:08.571+0000] [glassfish 6.0] [INFO] [NCLS-SECURITY-01115] [jakarta.enterprise.system.core.security] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1596012128327] [timeMillis: 1596012128571] [levelValue: 800] [[
515:    Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created.]]
516:  
517:  [2020-07-29T08:42:08.636+0000] [glassfish 6.0] [INFO] [] [org.hibernate.validator.internal.util.Version] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1596012128327] [timeMillis: 1596012128636] [levelValue: 800] [[
518:    HV000001: Hibernate Validator 7.0.0.Alpha5]]
519:  
520:  [2020-07-29T08:42:08.991+0000] [glassfish 6.0] [INFO] [NCLS-CORE-00092] [jakarta.enterprise.system.core] [tid: _ThreadID=25 _ThreadName=Thread-10] [timeMillis: 1596012128991] [levelValue: 800] [[
521:    Server shutdown initiated]]
522:  
************************************************
END OF GLASSFISH SERVER LOG CONTENTS/home/jenkins/agent/workspace/jakartaee-tck_master/glassfish6/glassfish/domains/domain1/logs/server.log
************************************************

	at com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment.deploy(AutoDeployment.java:227)
	at com.sun.ts.lib.harness.SuiteSynchronizer.continueToDeployApps(SuiteSynchronizer.java:1104)
	at com.sun.ts.lib.harness.SuiteSynchronizer.deployApps(SuiteSynchronizer.java:716)
	at com.sun.ts.lib.harness.SuiteSynchronizer.doDeployment(SuiteSynchronizer.java:387)
	at com.sun.ts.lib.harness.TSHarnessObserver.startingTest(TSHarnessObserver.java:367)
	at com.sun.javatest.Harness$Notifier.startingTest(Harness.java:995)
	at com.sun.javatest.TestRunner.notifyStartingTest(TestRunner.java:212)
	at com.sun.javatest.DefaultTestRunner.runTest(DefaultTestRunner.java:167)
	at com.sun.javatest.DefaultTestRunner.access$100(DefaultTestRunner.java:43)
	at com.sun.javatest.DefaultTestRunner$1.run(DefaultTestRunner.java:66)

result: Not run. Test running...


test result: Failed. An error occurred during the Deployment phase for tests in this directory.